BODY  {
    	background-color : white;
    	font-family:arial;
    	font-size : 13px;
    	margin : 0px 0px 0px 0px;
    	padding : 0px 0px 0px 0px;
    	width : 100%;
    	height: 100%;
    	text-align: center;
}
.kontejner {
    	width : 1024px;
    	margin:auto;
    	vertical-align : middle;
    	text-align: left;
}
.vrsek {
    	width:1024px;
    	height: 265px;
    	border: 0px;
    	position: relative;
    	margin:auto;
    	background : transparent;
}
.nadpis {
	width: 1018px;
	height: 55px;
	margin: 60px 0px 4px 0px;
}
.nadpis img {
	border: 0px;
	width: 1018px;
}
.plocha  {
     	width:645px;
     	text-align:left;
     	vertical-align: top;
     	min-height: 600px;
     	float: left;
	padding: 15px 15px 20px 15px;
}
.plochal  {
     	width: 120px;
     	vertical-align: top;
     	float: left;
     	padding: 0px 10px 10px 0px;
}
.plochap  {
     	width: 215px;
     	vertical-align: top;
     	padding:0px 0px 10px 0px;
     	float: right;
}
.spodek {
     	width : 1024px;
     	text-align: center;
     	clear: both;
     	margin: 150px 0px 20px 0px;

}
.spodek a {
	color: #2e7fa6;
	font-size: 12px;
}
.menicko {
     	font-size: 13px;
     	margin: 2px 0px 0px 0px;
} 
.menicko a {
    	color: #004080;
    	text-decoration:none;
}
.menicko a:hover {
    	color: #660000;
    	text-decoration:underline;
}

h1 {
     	font-size:26px;
     	font-weight: normal;
     	margin-top: 10px;
     	color: #004080;
}
h2 {
     	font-size:13px;
     	margin: 0px;
	padding: 0px;
     	font-weight: normal;
	display: inline;
}
h3 {
     	font-size: 13px;
     	color:#004080;
     	margin-top: 0px;
     	margin-bottom: 0px;
     	font-weight: normal;
     }
h4 {
	font-size:15px; 
	color:#ffffff; 
	margin: 0px; 
	text-align: center; 
	padding: 4px 0px 4px 0px;
}
/*menu*/
.menu {
	width: 1024px;
	font-size: 11px;
	text-align: center;
	margin-top: -9px;
}
.menu a	{
	text-decoration: none;
	color: #474dbd;
}
.menu .hlmenu {
	float: left;
	}
.menu .hlmenu a	{
	width:112px;
	display: block;
	color: #972417;
	background-color: #f9f9f9; 
	border-right: solid 1px #972417;
	border-bottom: solid 1px #972417;
	padding: 5px 0px 3px 0px;
}
/*podmenu*/
.podmenu {
	width: 1024px;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 50px;
}
.podmenu a	{
	text-decoration: none;
}
.podmenu .hlamenu {
	float: left;
}
.podmenu .hlamenu a	{
	display: block;
	text-align: left; 
	padding: 5px 8px 5px 8px;
}
.podmenu.hlamenu a:hover {
	color: #FFFFFF; 
	background-color: #fbe4ce; 
	border-color: #0077CC;
}
.clear {
	clear: both;
}
.img {    
	float: left; 
    	margin-right: 8px;
}
.imgprava {    
	float: right; 
    	border: 0px;
}
a  {
      	width: 100%;
      	color: #660000;
     	text-decoration: underline;
}
a:hover {
     	color: #c12e1e;
     	text-decoration: none;
}
.reklama {
     	text-align: center;
	min-height: 100px;
}
 
/*jednorazovky*/
.odkazy {   
    	text-align: center;
     	color: #b4b37a;
	margin-bottom: 30px;
}
.odkazy a  {
     	width: 100%;
     	color: #b4b37a;
     	text-decoration: underline;
     	font-size: 10px;
}
.odkazy a:hover {
    	color: #660000;
    	text-decoration:underline;
}

.pocasi {
	float: right;
	margin: 35px 25px -50px 0px;
}
.mujform {width:480px;float:left;}
label {  
     color: #c12e1e; 
     font-weight: bold;
     text-align: right; 
     margin-right: 5px; 
     margin-top: 4px; 
     width: 130px;
     float: left;}
input {margin-top: 4px;}
textarea {margin-top: 4px;}
.formtable {float:right; width:170px; color:#c12e1e;} 

