BODY {
scrollbar-base-color: black;
 scrollbar-track-color: gray;
 scrollbar-face-color: black;
 scrollbar-highlight-color: shadow;
 scrollbar-3dlight-color: white;
 scrollbar-darkshadow-color: shadow;
 scrollbar-shadow-color: #999999;
 scrollbar-arrow-color: #ADB2B5;
 font-family : Verdana, Arial, sans-serif;
 font-size: 11px; 
 background-color : Gray;
}

TABLE {
	color : #525152;
	font-size: 11px;
	font-weight: normal;
 	vertical-align : top;
	line-height: 150%;
}

table.bordered {
border : 1px solid #FFFFFF;
}

td.leftmenu1 {
	color : #FFFFFF;
	font-weight: bold;
    font-variant : small-caps;
	background-color : #EF0000;
	border-bottom : 1px solid #A5A5A5;
	border-right : 1px solid #CCCCCC;	
	border-left : 1px solid #798284;
	height : 20px;		
	}
	
td.leftmenu2 {
    background-color : #525152;
	border-bottom : 1px solid #666666;
	border-left : 1px solid #798284;
	border-right : 1px solid #CCCCCC;	
	height : 20px;			
	}

td.leftmenu2bottom {
    background-color : #525152;
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #798284;
	border-right : 1px solid #CCCCCC;	
	height : 20px;		
	}	

td.redtext {
	color : #EF0000;
}

td.bordered {
border : 1px solid #ADB2B5;
}

td.akcentbottom {
	font-weight: bold;
	font-variant : small-caps;
	text-indent : 10px;
	background-color : #D2D2D7;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;		
	border-bottom : 1px solid #666666;	
    padding-left : 0px;	
	margin-left : 50px;
	margin-right : 50px;
   text-align : justify;   	   
}

td.akcentbottomwhite {
	font-weight: bold;
	font-variant : small-caps;
	background-color : #FFFFFF;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;		
	border-bottom : 1px solid #666666;	
    padding-left : 50px;	
    padding-right : 50px;	
	margin-left : 50px;
	margin-right : 50px;
   text-align : justify;   	   
}

P {
	color : #525152;
	vertical-align : top;
	line-height: 150%;
   padding-left : 50px;
   padding-right : 50px;	
   text-align : justify;   	
}

P.center {
	text-align : center;
}

P.nadpis {
    color : #FFFFFF;
	background-color : #EF0000;
	font-size : 13px;
	font-weight : bold;
	font-variant : small-caps;	
    text-align : center;  
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;		
	border-bottom : 1px solid #666666;		 
    padding-left : 0px;	
	margin-left : 50px;
	margin-right : 50px;   	
}

P.akcentbottom {
	font-weight: bold;
	font-variant : small-caps;
	text-indent : 10px;
	background-color : #D2D2D7;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;		
	border-bottom : 1px solid #666666;	
    padding-left : 0px;	
	margin-left : 50px;
	margin-right : 50px;
   text-align : justify;   	   
}

P.akcentbottomwhite {
	text-indent : 10px;
	background-color : White;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;		
	border-bottom : 1px solid #666666;	
    padding-left : 0px;	
	margin-left : 25px;
	margin-right : 25px;
   text-align : justify;
	color : #CC0000;
}

P.whitelarge {
	font-weight: bold;
	font-size : 14px;
    padding-left : 0px;	
	margin-left : 25px;
	margin-right : 25px;
   text-align : justify;
	color : #FFFFFF;
}

P.whitelargest {
	font-weight: bold;
	font-size : 18px;
    padding-left : 0px;	
	margin-left : 40px;
	margin-right : 25px;
   text-align : justify;
	color : #FFFFFF;
}

.textwhite {
	color : #FFFFFF;
}

.textwhitelargest {
	font-weight: bold;
	font-size : 18px;
    padding-left : 0px;	
	margin-left : 25px;
	margin-right : 25px;
   text-align : justify;
	color : #FFFFFF;
}

HR {
	color: Silver;
	height: 1px;
}

.textbold1 {
	font-weight: bold;
    padding-left : 10px;	
}

.textadresy {
	font-size: 11px;
	margin-left : 30px;
	margin-right : 30px;
	padding-bottom : 10px;
}

.visitors {
	color : Silver;
	font-size : 9px;
}

.time {
	color : #CCCCCC;
	font-size : 9px;
}

.anotace {
	padding-left : 10px;
	padding-right : 10px;
}

UL.listcisel {
	list-style : decimal;
   padding-left : 25px;
   padding-right : 75px;	
}

UL.list {
	list-style-type : square;
   padding-left : 50px;
   padding-right : 75px;		
}

UL.listanotace {
	list-style-type : square;
   padding-left : 0px;
   padding-right : 0px;		
}

LI {
	line-height: 150%;
	padding : 3px;		
}

INPUT
 {
	width: 25px;
	font-size:9px;
	color: white;
	background-color: Gray;	
    border : 1px solid #FFFFFF;
}

SELECT {
	width: 150px;
	font-size:9px;
	color: white;
	background-color: Gray;	
    border : 1px solid #FFFFFF;	
}

A {
	color : #333333;
    font-weight: normal;			
}

A.underline {
	text-decoration: underline;	
}

A.leftmenu1 {
color : White;
	text-decoration: none;	
}

A.leftmenu2 {
color : White;
font-weight : normal;
	text-decoration: none;	
}

A:HOVER {
	color : #EF0000;
}

A:HOVER.leftmenu1 {
	color : Black;
	text-decoration: none;		
}

A:HOVER.leftmenu2 {
	color : #FF9966;
	text-decoration: none;		
}

A:VISITED.leftmenu1 {
color : #CCCCCC;
	text-decoration: none;	
}

A:VISITED.leftmenu2 {
color : #CCCCCC;
	text-decoration: none;	
}