html {height: 100%; font-size: 12px;}

body {
   height: 100%;
   text-align: center;
   font: 1em Verdana, Arial, Helvetica, sans-serif;
   color: #0022A1;
   /*min-width: 980px;*/
   margin: 0; padding: 0;
   }

.cleaner {
   clear: both;
   height: 0;
   font-size: 0;
   visibility: hidden;
   }



h1 {margin: 16px 0 10px 0 ; padding: 0;}
p {line-height: 1.6; margin-bottom: 16px;}
#pravyObsah p {line-height: 1.4;}

#google{
width:160px;
float:right;
}

/* =============== Trisloupcovy layout =============== */
#obal {
   width: 752px;
   margin: 20px auto 0 auto;
   text-align: left;   
   }

#ramecek {   
   background-color:#e0f0ff;
   border: 1px solid #0022a1;
   padding-top:25px;
   padding-bottom:25px;   
   }   
   
#sloupec-levy {
   float: left;
   width: 149px;   
   font-size:11px;
   }

#sloupec-prostredni-pravy {
   float: right;
   width: 601px;   
   }

#sloupec-prostredni-pravy #sloupec-l {
   float: left;
   width: 430px;
   background-color:#fff;
   border: 1px solid #0022a1;      
   /*padding:8px;*/
   }

#sloupec-prostredni-pravy #sloupec-p {
   float: right;
   width: 169px;     
   }

.obsah {margin: 0 1em;
}

#hlavni {margin:1.7em;
}

#pravyObsah {
	margin: 0 1em;
	text-align:right; 
	font-weight:bold; 	
}

/* =============== Trisloupcovy layout konec =============== */


#paticka {
   font-size:80%;		
   padding: 10px;
   text-align:center;
   } 
   
h1{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	background:#0022a1;
	padding: 3px 2px;
}

h3{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:white;
	background:#0022a1;
	padding: 2px 2px;
	margin: 0px auto;
}

h4{
    font-size:12px
}   

ul {
 margin-left: 10px; padding-left: 10px;  margin-left=18px; list-style-image: url("images/klots.gif");
}


li {
margin-bottom:4px
}

.vetsi {
	FONT-SIZE: 13px; 
}

.mensi {
	FONT-SIZE: 11px; 
}

a {
	color: #0022A1;
	text-decoration: underline; 
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline; background="#E0F0FF"
}

#sloupec-levy a{
	color: #0022A1;
	text-decoration: none; 
}
#sloupec-levy a:visited {
	text-decoration: none; 
}
#sloupec-levy a:hover {
	text-decoration: underline; 
}

#sloupec-p a{
	color: #0022A1;
	text-decoration: none; 
}
#sloupec-p a:visited {
	text-decoration: none; 
}
#sloupec-p a:hover {
	text-decoration: underline; 
}

