*{
	margin:0;
	padding:0;
	}
body {
	font-size: 62.5%; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #393939;
	text-align: center;
	background:url(images/mainBg.gif) top left repeat-x;
	}
#wrapper0{
	background:url(images/headerBg.jpg) top center no-repeat;
	}
#wrapper1{
	background:url(images/headerBg2.jpg) top center no-repeat;
	}
	#wrapper2{
		text-align:left;
		width:800px;
		margin:0 auto;
		}
	#header{
		width:900px;
		text-align:left;
		margin:0 auto;
		position:relative;
		height:331px;
		}
		#header h2{
			padding-top:18px;
			}
		#header h2 a{
			display:block;
			text-indent:-2345px;
			width:308px;
			height:72px;
			}

#menu{
	position:absolute;
	top:0px;
	left:360px;
	}
#menu li{
	float:left;
	font-size:1.3em;
	list-style-type:none;
	}
	#menu li a{
	text-decoration:none;
	color:#969696;
	padding:57px 15px 0px 15px;
	display:block;
	}
	#menu li a:hover{
		color:#fff;
		}
	#menu li.current_page_item a{
		background:url(images/menuDec.gif) top center no-repeat;
		}
	
	
#search{
	background-color:#f3f3f3;
	padding:20px;
	}
h2{
	font-size:18px;
	padding-bottom:10px;
	}
	
#footer{
	border-top:5px solid #0c6ec2;
	padding:10px 20px 20px 20px;
	text-align:right;
	color:#969696;
	font-size:1.1em;
	}
#footer a{
	color: #fff;
	}
hr{
	display:none;
	}
#content{
	background-color:#fff;
	background:url(images/vedenie-uctovnictva-main-bg.gif) top left repeat-y;
	}
	#contentFix{
	float:left;
	padding:20px 20px 10px 20px;
	width:510px;
	}
	h1, h2, h3, h4, h5, h6{
		font-weight:bold;
		color:#0c6ec2;
		}
	#content h1{
		padding:0 0 10px 0;
		}
	#content h2{
		padding:10px 0 5px 0;
		font-size:15px;
		}
	#sidebar h2{
		font-size:18px;
		padding:0;
		}
	#content p{
		padding:5px 0px;
		line-height:18px;
		font-size:13px;
		}
	#content ul{
		padding:5px 10px;
		line-height:20px;
		font-size:1.3em;
		list-style:none;
		}
	#content li{
		padding:2px 20px;
		background:url(images/uctovnictvo-sipka.gif) 0px 8px no-repeat;
		}
	#content em{
		margin:10px 0 5px 0;
		display:block;
		padding:10px;
		border:1px solid #add3d3;
		background-color:#d7eaea;
		text-align:center;
		font-size:17px;
		font-style:normal;
		font-weight:bold;
		color:#389696;
		}
	#content em:hover{
		color:#000;
		}
	#content a{
		color:#0c6ec2;
		}
	#content a:hover{
		color:#000;
		}
	#sidebar{
		float:left;
		width:210px;
		padding:20px;
		}
	.cleaner{
		clear:both;
		}
