body {
	margin: 0; 
	padding: 0;
  text-align: justify;
	/*font-family: Tahoma, Helvetica, sans-serif;*/
	/*font: Arial, Helvetica, sans-serif;*/
	font-family: Lucida, "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424548; 
	background:  url(img/bg.jpg) repeat-x;
}

a {color: #002B94; } 

a:hover {text-decoration: none; }

#ramec {/*ilustrační obrázek vpravo*/
   width: 1040px; 
   background: url(img/ilustrace.jpg) 100% 85px no-repeat;
   padding: 0px;
}

h1 {
    padding: 0 0 0 0px; 
    margin: 0 0 0 0; 
    font-size: 18px; 
    color: #0324D5;
    line-height: 22px; 
    text-align: left; 
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
}

h2 {
    padding: 0; 
    margin: 20px 0 10px 0; 
    font-size: 18px; 
    color: #ff6600;
    line-height: 18px; 
    text-align: left; 
    font-weight: normal;
    letter-spacing: 2px;
    display: block;
}

h3 {
    padding: 0; 
    margin: 20px 0 0 0; 
    font-size: 14px; 
    color: #ff6600;
    line-height: 14px; 
    text-align: left; 
    font-weight: normal;
    display: block;
}

h4 {
    padding: 0; 
    margin: 20px 0 0 0; 
    font-size: 13px; 
    color: #424548;
    line-height: 13px; 
    text-align: left; 
    font-weight: normal;
    display: block;
}

 
table {  
    width: 100%; 
    margin: 30px 0 30px 0;
    font-size: 13px; 
    margin: 0 0 20px 0; 
    border-collapse: collapse;
  	background: #FFF3B3; 
    float: right; 
}   

table td, table th  {
	border: 1px solid #E4D287;
  padding: 5px 10px;
}  

table.noborder, table.noborder td, table.noborder th   {
	background: #FFF;
  border: 0;
  padding: 0px 10px; 
}       
     

#hlava {
  float: left; 
	width: 800px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0;
	background: #fff url(img/hlava.jpg) 0% 0% no-repeat;
}

#content {
	float: left; 
  width: 800px; text-align: justify;
	min-height: 450px; /* pro standardní prohlížeče */
  _height: 450px; /* pro Internet Explorer, který to chápe jako min-height*/
	margin: 0;
	padding: 0; 
	background: #fff url(img/podklad.gif) 0% 220px repeat-y;
}

div#left {/*levý odstavec - menu*/
   float: left; 
 	 width: 170px; 
	 padding: 10px 0 10px 0;	
   margin: 20px 0 10px 0;
}  

div#left ul {
   margin: 0; 
   padding: 0; 
   width: 170px;
   
   border-right: 0px solid  #FF8500 ;
}

div#left li {
   margin: 0;
   width: 170px;
   line-height: 30px;
   position: relative; 
   list-style: none; 
   font-size: 11px; 
}

div#left li a {
   display: block;
   line-height: 30px;
   width: 170px;  
   text-decoration: none;
   color: #A6893A;  
   font-weight: bold; 
   text-align: left;
   text-transform: uppercase;
   padding: 0 0 0 20px;
   background:  url(img/menu-sipka.gif) no-repeat 0% 50%; 
}  

div#left li:hover, div#left li a:hover, #left a.active  {
   color: #0324D5;
}

html>body div#left li, html>body div#left li a, html>body #left a.active {
	 width: 150px;
}           
                    
#odstavec {
  float: left; 
	width: 614px;
  padding: 0 15px 70px 35px; 
  margin: 30px 0 0 0; 
  font-size: 13px;  
  line-height: 18px;
}

html>body #odstavec { 
	width: 564px;
}

#odstavec li {
          list-style: url(img/sipka.gif); 
          margin: 0; padding: 0;
}  

img.floatright  {
    padding: 0; 
    margin: 0px 0px 0px 30px;  
    float: right;
    clear: both;
    border: 0px solid #00105D;
}

#footer {
	 clear: both;
	 width: 1040px; 
	 height: 30px; 
   font-size: 12px; 
   text-align: left; 
   line-height: 30px; 
   margin: 0; 
   padding: 0;
   color: #000; 
   border-top: 20px solid #0322D3;
   background: #fff; 
}

#paticka, #paticka a {
      color: #000; 
      margin: 0px;
      font-size: 12px; 
}     
 
#pocitadlo {
	 margin: 0 0 0 30px;
	 padding: 0;
	 text-decoration: none;
}

.nahoru { 
      font-size: 13px;
      clear: left; 
      padding: 0 40px 0 0;
      text-align: right;
      background: url(img/sipka-pata.gif) 95% 70%  no-repeat;
} 
 
 
 
.seo-odkazy-strana {
      margin: 0; 
      text-align: left;
      font-size: 11px;
      line-height: 16px;
} 

.seo-odkazy-strana a {
      font-size: 11px;
      /*color: #Aaa; */
      text-decoration: none;
} 

.seo-odkazy-strana a:hover {
      text-decoration: underline;
}
 

