/* Default CSS Stylesheet for a new Web Application project */

/* Improt stylu pro uniwebcomponenty */

@import "UniWebComponets.css";

BODY, A, TH, TD, INPUT,SELECT,FONT,DIV
{
	FONT-FAMILY:  Verdana,Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    
}

Table.BaseTable
{
	background-color:white ;
	width:750px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    
}

BODY
{
    BACKGROUND-COLOR: #F0F0F0;
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat-x;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0px;
}
BODY.tisk
{
	background-color: White;
	background-image: none;
}

h1, .nadpis1{
	FONT-SIZE: 10pt;
	background-image: url(images/h1_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	height: 24px;
	_height: 28px;
	>height: 28px;
	color: White;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 0px;
}


h2, .nadpis2{
	FONT-SIZE: 11pt;
	COLOR: #00235D; 
	font-weight : bold;
}

h3, .nadpis3{
	FONT-SIZE: 9pt;
	COLOR: #663333; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	COLOR: #663333;
	height:1px;
}
 

a
{
	color: Navy;
}
a:hover
{
	color: blue;
}		



	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	


UL
{
	margin-left: 15px;
}	

UL LI	{	
	list-style-type:	square ;
	
	}	

UL LI LI
{
	margin-left: 5px;
	list-style-type: disc;
}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	



table.Okno
{
border-width: 1px;
border-bottom-width:2px;
border-style: solid;
border-color: #663333;
background-color :#ffcc66;
width:120px;

}

.zahlavi
{
	background-color: #E41F1F;
	width: 750px;
	text-align: left;
	border-bottom: 1px solid white;
}
	
.left_menu_td
{
	width: 129px;
	_width: 132px;
	>width: 132px;
	border-left: 1px solid #999999;
	border-right: 2px solid white;
	vertical-align: top;
}
.obsah_td
{
	background-color: #CCD8E4;
	width: 580px;
	_width: 616px;
	>width: 616px;
	background-image: url(images/decor2.jpg);
	background-repeat: no-repeat;
	padding-top: 146px;
	border-bottom: 2px solid white;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-right: 18px;
	vertical-align: top;
}
/*.homepage .obsah_td
{
	background-image: url(images/decor.jpg);
}*/
.right_td
{
	width: 2px;
	vertical-align: top;
}
.homepage .obsah_td
{
	width: 410px;
	padding-left: 0px;
	padding-right: 0px;
}
.homepage .right_td
{
	width: 208px;	
}
.left_menu a
{
	display: block;
	font-family: Verdana;
	text-decoration: none;
}
.left_menu a.static
{
	background-color: #999999;
	border-bottom: 1px solid white;
	height: 19px;
	_height: 22px;
	>height: 22px;
	color: Black;
	font-size: 10pt;	
	padding-top: 2px;
	padding-left: 6px;
	font-weight: normal;
	width: 125px;
	_width: 131px;
	>width: 131px;
	background-image: none;
}
.left_menu a.static:hover
{
	background-color: black;
	color: #999999;
	background-image: none;
}
.left_menu a.static2
{
	border-bottom: 1px solid #999999;
	height: 18px;
	_height: 20px;
	>height: 20px;
	color: Red;
	font-size: 10pt;	
	padding-top: 1px;
	padding-left: 16px;
	font-weight: normal;
	background-image: none;
	width: 101px;
	_width: 117px;
	>width: 117px;
}
.left_menu a.static2:hover
{
	background-image: none;
}
.left_menu a.static3
{
	background-color: #BBBBBB;
	border-bottom: 1px solid white;
	height: 19px;
	_height: 22px;
	>height: 22px;
	color: Black;
	font-size: 10pt;	
	padding-top: 2px;
	padding-left: 6px;
	font-weight: normal;
	width: 125px;
	_width: 131px;
	>width: 131px;
	background-image: none;
}
.left_menu a.static3:hover
{
	background-color: #BBBBBB;
	color: Black;
	background-image: none;
}
.left_menu a
{
	border-bottom: 1px solid #999999;
	height: 19px;
	_height: 20px;
	>height: 20px;
	color: #003B78;
	font-size: 7pt;	
	font-weight: bold;
	padding-top: 0px;
	padding-left: 6px;
	width: 111px;
	_width: 117px;
	>width: 117px;
	background-image: url(images/left_menu_item_bg.gif);
	background-repeat: repeat-x;
}
.left_menu a:hover
{
	background-image: url(images/left_menu_item_bg2.gif);
	color: Red;
}
.left_menu a.last
{
	border-bottom: 1px solid white;
}
.filtr
{
	
	width: 96%;
	>width: 100%;
	text-align: right;
	padding: 6px;
}
.filtr h2, .filtr .nadpis2
{
	font-size: 10pt;
	color: Black;	
	padding: 0px;
	margin: 0px;
}
.filtr .lokalita_table
{
	background-image: url(images/filtr_mapa.gif);
	background-repeat: no-repeat;
}
.filtr .small
{
	color: Red;
	font-size: 7pt;
}
.vlajky
{
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #00235D;
	height: 84px;
	_height: 94px;
	>height: 94px;
}