* {
	margin: 0;
	padding: 0;
}

body {
	background: #d9e3e8 url(/images/bg.jpg) repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

.messagebox{
	 position:absolute;
	 width:100px;
	 margin-left:30px;
	 border:1px solid #c93;
	 background:#ffc;
	 padding:3px;
}
.messageboxok{
	 position:absolute;
	 width:auto;
	 margin-left:30px;
	 border:1px solid #349534;
	 background:#C9FFCA;
	 padding:3px;
	 font-weight:bold;
	 color:#008000;
}
.messageboxerror{
	 position:absolute;
	 width:auto;
	 margin-left:30px;
	 border:1px solid #CC0000;
	 background:#F7CBCA;
	 padding:3px;
	 font-weight:bold;
	 color:#CC0000;
}

input.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }
select.error { border: 1px dotted red; }
label.error {color:#red; margin-left: 10px;}
form.cmxform label.error {color: red; font-style: italic;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}
.ajaxtooltip{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 300px;
	left: 0; /*leave this alone*/
	top: 0; /*leave this alone*/
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
}
p{
	padding: 0px
}

a {
	text-decoration: none;
	color: #3174b9;
}
a:hover {
	text-decoration: underline;
	color: #111;
}

hr{
	height: 0;
	border: none;
	border-bottom: 1px dotted #000000;
}

input{
	border: 1px solid #527789;
}

.paddingram {
	padding: 5px;
}


.red {
	padding-left: 5px;
	color: #ff0000;
	font-weight: bold;
}

#container {
	background: #ffffff;
}
.roundtop {
	background: #ffffff;
}
.roundbottom {
	background: #ffffff;
}
.r1{
	margin: 0 5px; 
	height: 1px; 
	overflow: hidden; 
	background: #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}
.r2{
	margin: 0 3px; 
	height: 1px; 
	overflow: hidden; 
	background: #ffffff; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-width:0 2px;
}
.r3{
	margin: 0 2px; 
	height: 1px; 
	overflow: hidden; 
	background: #ffffff; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}
.r4{
	margin: 0 1px; 
	height: 1px; 
	overflow: hidden; 
	background: #ffffff; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}
.content {
	padding: 5px; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}
.ShowStat {
	padding: 5px; 
	background: #ffffff; 
	border: 1px solid #000000; 
}


#wrap {
	margin: 0 auto;
	width: 1050px;
}

	#header {
		padding-left: 12px;
		padding-right: 12px;
		width: 1025px;
	}
		#header2 {
			height: 80px;
			background: #ffffff;
		}
		#header2 h1 { 
			font-size: 28px;
			letter-spacing: -1px;
			padding: 15px 0 0 20px;
			color: #fff;
		}
		#header2 h1 a { 
			color: #fff;
			text-decoration: none;
			font-weight: 100;
			letter-spacing: -2px;
		}
		#header2 h1 a:hover {
			color: #000;
		}
		#header2 h2 {
			font-size: 19px;
			color: #e1c70e;
			padding: 5px 0 0 0;
			letter-spacing: -1px;
			font-weight: 100;
		}
	
	#menu {
		padding-left: 12px;
		padding-right: 12px;
		width: 1025px;
	}
		#menu2 {
			height: 30px;
			line-height: 30px;
			background: #909090;
			/* url(/images/menu2.jpg) no-repeat;*/
		}
		#menu2 ul {
			list-style-type: none;
			padding-left: 30px;
		}
		#menu2 ul li {
			display: block;
			float: left;
		}
		#menu2 ul li a {
			padding: 0 20px 0 0;
			text-decoration: none;
			font-weight: 600;
			font-size: 12px;
			color: #fff;
		}
		#menu2 ul li a:hover {
			color: #000;
			text-decoration: none;
		}
		
	#reklamline {
		margin-top: 5px;
		padding-bottom: 0px;
		padding-left: 12px;
		padding-right: 12px;
		width: 1025px;
	}
		#reklamline2 {
			text-align:center;
			height: 20px;
			line-height: 20px;
			border: 1px solid #236468;
			font-size: 12px;
			color: #000000;
		}
	
	#content {
		padding-left: 15px;
		padding-right: 15px;
	}

		.right {
			float: left;
			width: 650px;
			padding-top: 5px;
		}
		.right h2 {
			font-size: 18px;
			font-weight: 100;
			padding-left: 10px;
			height: 30px;
			color: #fff;
			line-height: 30px;
			background: #909090;
			/* url(/images/contenth2.jpg) no-repeat;*/
		}
		.right h2 a {
			text-decoration: none;
			color: #fff;
		}
		.right h2 a:hover {
			color: #111;
		}
		
			.leftmain {
				float: left;
				width: 260px;
				padding-top: 0px;
			}
		
			.rightmain {
				float: right;
				width: 260px;
				padding-top: 0px;
			}
			
			.column {
				float: left;
				width: 190px;
				padding: 10px;
			}
			
			.column2 {
				float: left;
				width: 110px;
				padding: 10px;
			}
			
			.column3 {
				float: left;
				width: 90px;
				padding: 5px;
			}
			
			.columnfree {
				float: left;
				padding: 5px;
			}
			
			.columnfree2 {
				float: left;
				padding: 0px;
			}
			
			.columnleftbig {
				float: left;
				width: 420px;
				padding: 10px;
			}
			
			.columnrightsmall {
				float: right;
				width: 190px;
				padding: 10px;
			}
			
			.columnlink {
				float: left;
				width: 280px;
				padding-left: 2px;
				padding-right: 2px;
			}
			
			.columnlink2 {
				float: left;
				width: 210px;
				padding-left: 2px;
				padding-right: 2px;
			}
		
			.footer {
				text-align: center;
				font-size: 11px;
				color: #aaa;
				margin-top: 40px;
				border-top: 1px dotted #aaa;
				padding-top: 10px;
			}
			.footer a { 
				color: #aaa; 
			}
			.footer a:hover { 
				color: #111; 
			}
			
		.left {
			float: left;
			width: 170px;
			padding-top: 5px;
			padding-right: 8px;
		}
		.left h2 {
			padding-left: 10px;
			height: 30px;
			line-height: 30px;
			background: #909090;
			/* url(/images/menuh2.jpg) no-repeat;*/
			color: #fff;
			font-size: 13px;
		}
		.left h2 a {
			text-decoration: none;
			color: #fff;
		}
		.left ul li a:hover {
			text-decoration: underline;
		}
		.left ul {
			padding: 3px 0 3px 20px;
			list-style-type: square;
			color: #3174b9;
		}
		.left ul li a {
			text-decoration: none;
			font-weight: 600;
		}
		.left ul li a:hover {
		
		}
		.left form {
			padding: 0px 5px 0px 5px;
			color: #3174b9;
		}
		
		.reklam1 {
			float: right;
			width: 180px;
			padding-top: 5px;
		}
		.reklam1 h2 {
			padding-left: 10px;
			height: 30px;
			line-height: 30px;
			background: #909090;
			/* url(/images/menuh2.jpg) no-repeat;*/
			color: #fff;
			font-size: 13px;
		}
		.reklam1 h2 a {
			text-decoration: none;
			color: #fff;
		}
		.reklam1 ul li a:hover {
			text-decoration: underline;
		}
		.reklam1 ul {
			padding: 3px 0 3px 20px;
			list-style-type: square;
			color: #3174b9;
		}
		.reklam1 ul li a {
			text-decoration: none;
			font-weight: 600;
		}
		.reklam1 ul li a:hover {
		
		}
		.reklam1 form {
			padding: 0px 5px 0px 5px;
			color: #3174b9;
		}
.gron { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00FF22; 
	font-weight: bold;
}
.rod { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000; 
}
.gra { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ABABAB; 
}

.kod{
	font-size: 12px; 
	font-family: 'courier new', courier; 
	color: #000080;
}

/* the thumbnails */
#triggers {
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;

	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}