/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*p
 {
 		text-indent: 20px;
 }*/
 
a:link, a:visited   {
	color: Navy;
}

 a:active,  a:hover  {
	text-decoration: underline;
	border-width: thick;
	color: Red;
} 

 
 
 
#bold 
 {
	color: red; 
	font-weight: bold;
 }

.boldred 
 {
	color: red; 
	font-weight: bold;
 } 
 
.boldblue 
 {
	color: blue; 
	font-weight: bold;
 }
 
 .bolddarkred 
 {
	color: #990000; 
	font-weight: bold;
 }
 
 .boldgreen 
 {
	color: green; 
	font-weight: bold;
 }
 
  
#hlavicka iframe
 {
 	width: 100%
	height: 100%;
	border: 0px; 0px; 0px; 0px;
		
 }
 
 #odstavce td
	{
	vertical-align: text-top;
	text-align : justify;
	padding: 10px; 10px; 10px; 10px;
   
}

#odstavce p
 {
	text-indent: 20px;
 }

 
	
#citace
{
	background-color: #EAEAEA;
	border-left: 20px;
	border-left-color: #00008B;
}

#obr
{
	text-align: center;
   font-size: 11px;
	}
	
#seznam
{
	text-align: left;
   font-size: 11px;
   margin-left: 6px;
	
	}
	
#seznam li
{
	padding-left: 0px; 
	}
	
.posta, .posta td
{
	font-size: 9px;
	
	}
	
.posta input
{
	font-size: 8px;
	
	}
	
.posta textarea
{
	font-size: 11px;
	
	}

.obrdole
{
	vertical-align: text-bottom;
	
	}
	
.rok
{
	background-color : #C5C5C5;
	text-align : center;
	font-size : 18px;
	font-family : "Times New Roman";
	font-weight : bold;
}

.pamatnik li
{
	margin-top: 10px;
}


.noindent {
	text-indent : 0px;
		}

.zarovnat {
padding: 0px;
margin: 0px;
border: 0px;
}

.ramecek
{
text-align:center;
padding: 5px;
border-width:thin;
border-color: #990000;
border-style:solid;
 
}

.zvyrazneni
{
background-color:#FFFF00
}

.sedepozadi
{
background-color: #CCCCCC;
}