body {
	font-family:Verdana, Tahoma;
	background: url(img/background.jpg) repeat-y center top;
}

#top_bac{
	position: absolute;
	top:0px;
	text-align: center;
	height:549px;
	left:0;
	background-image: url(img/top.jpg);
	background-position: center;
	z-index:0;
}

#bott_bac{
	position:relative;
	bottom:-10px;
	text-align: center;
	height:100px;
	left:0;
	background-image: url(img/bottom.jpg);
	background-position: center;
}

#bott{
	position: relative;
	color:#FFFFFF;
	top:105px;
	text-align: right;
	width:676px;
	height:100px;
		
}

#page {
	z-index:1;
	width: 676px;
	margin: 0 auto;
	position: relative;	
	height:100%;
}

#main_table{

	position:relative;
	
	width:676px;
}

#main{
	
	position:relative;
	left : 0px;
	width : 345px;
	overflow:hidden;
	font-size:12px;
}


#vypln{
	background-color:#CC0033;
	top:0px;
	position:relative;
	height:150px;
	width:40px;
}

#head{
	
	top:-6px;
	margin: 0 auto;
	text-align: center;
}



a{
	text-decoration:none;
}

p{
	font-size:10px;
	color:#a87c56;
	margin-left:22px;
	margin-right:22px;
	
}

a:hover{
	text-decoration:underline;
}




#menu {
	position: absolute;
	top: 179px;
	left:-2px;
}



h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:28px;
	font-weight:100;
}

h2{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:500;
	height: 100%;
}

h3{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00CCFF;
	font-weight:500;
}

h4{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:500;
}





#main_text_right{
	color:#000000;
	width:301px;
	font-size:20px;
	letter-spacing:-1px;
	
}
#obr_down_right{
	position:absolute;
	bottom:-77px;
	right:0px;
	width:302px;
}



