
body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	background-color: #b0c4de;
	color: #0e2791;
}

#container
{
   background-color: #b0c4de;
}

#container2
{
   background-color: #bcbfc0;
  
}

#navrat
{
   background-color: #FDE9D9;
 margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:0px;
		
	
   padding: 0px;
   width : 800px; 
   height: 40px;
   }

#navratII
{
	margin-right:auto;
   	
   margin-top:00px;
}
#navratIII
{
	
   	margin-left:724px;
    margin-top:-20px;
}

#header
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:50px;
		
	
   padding: 0px;
   width : 800px; 
   height: 80px;
    
   background-image: url(images/logo.gif);
   background-repeat: no-repeat;
   background-color: #FDE9D9;	
    
   border-style:solid;
   border-width:1px;
   border-color:#000000;
   border-bottom-style:none;
}

#header2
{
	margin-left:auto;
	margin-right:auto;
	
	position:relative;
			
	z-index: 11;
	
	margin: 0px;
	LEFT: 170px; 
	/*POSITION: absolute; */
	TOP: 0px;	
	padding: 0px;
	width: 780px;
	height: 40px;   
	font-family: Verdana;
	font-size: x-large;
	
	border-bottom-style:none;
   
}


#header3
{
	 margin-left:auto;
	margin-right:auto;
	position:inherit;
	
   padding: 0px;
   width : 800px; 
   
   background-color: #FDE9D9;	
  
   border-style:solid;
   border-width:1px;
   border-color:#000000;
   border-top-style:none;
}



#headermenu
{
	z-index: 12;

	position:absolute;
	
   top: 40px;
   left: 170px;
   width: 900px;
   height: 40px;
   padding: 2px 2px 2px 2px;
}

#loginbox
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	background-color: #b0c4de;
	color: #0e2791;
}

#loginbox2
{
    margin-left:auto;
	margin-right:auto;
	
	position:inherit;
	
   padding: 0px;
   width : 800px; 
   height: 180px;
   
   background-color: #00FFFF;	
  
   border-style:solid;
   border-width:1px;
   border-color:#000000;
}


#loginbox3
{
   	margin-left:auto;
	margin-right:auto;
	
	position:relative;
			
	z-index: 11;
	
	margin-top: 50px;
	LEFT: 80px; 
	/*POSITION: absolute; */
	TOP: 0px;	
	padding: 0px;
	width: 780px;
	height: 40px;   
	font-family: Verdana;
	font-size: large;
	

}

#chyba
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
   padding: 0px;
   
   height: 100px;
   
   background-color: #b0c4de;
   	
}

#chybaTEXT
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:0px;
		
	
   padding-top: 20px;
   width : 800px; 
   height: 100px;
    
   font-size:large;
   font-style:normal;
   
   text-align:center;
   
   background-color: #FFFF99;	
    
   border-style:solid;
   border-width:1px;
   border-color:#000000;
}


#gridback
{
	background-color: #b0c4de;
	color: #0e2791;
}

#grid
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
	padding: 0px;
    width : 800px; 
   
    
    border-style:solid;
    border-width:1px;
    border-color:#000000;
  
}


#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: Yellow;
}
        
#verze
{
   position: absolute;
   top: 100px;
   left: 600px;
   
   background-color: #b0c4de;
	
   font-size: 10px;
}


        


#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}



#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}


#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   
/*   background-image: url(images/FooterSlice.gif);*/
/*   visibility: hidden;*/
}
#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}


