/* 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:  Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    
}

Table.BaseTable td
{
	vertical-align: top;
	width:750px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    
}

.main_div
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 750px;
	align:center;
	margin: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

p 
{
	margin-top:10px;
	margin-bottom: 10px;
}
BODY
{
    BACKGROUND-COLOR: #E0F0FF;
    margin-top: 0px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: center;
}

h1, .nadpis1{
	FONT-SIZE: 9pt;
	COLOR: #FE0405;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


h2, .nadpis2{
	FONT-SIZE: 9pt;
	COLOR: #4F4F4F/*#408BFF*/; 
	font-weight : bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.obsah_default h1
{
	font-size: 10pt;
}
.obsah_default h2
{
	font-size: 10pt;
}
.obsah_default
{
	font-size: 10pt;
}

h3, .nadpis3{
	FONT-SIZE: 9pt;
	COLOR: #663333; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	COLOR: #663333;
	height:1px;
}
 

a
{
	color: #DE0019/*#040AB6*/;		
}


A:link	{	
	text-decoration:	none;

	}	
		
A:visited	{	
	text-decoration:	none;
	
	}	
		
A:active	{	
	text-decoration:	none;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	
	}
	
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
{
	width: 750px;
	height: 119px;
	background-image: url(images/hlavicka_pruh.gif);
	background-repeat: no-repeat;
	background-color: White;
}

.left_menu
{
	background-color: #8F8F8F/*#408BFF*/;
	width: 158px;
	/*width: 132px;*/
	
	
}
.left_menu_obsah
{
	border-top: 3px solid #FE0405;
	border-bottom: 3px solid #FE0405;
	background-color: White;
	background-image: none;
	width: 158px;
}
.left_menu_obsah a
{
	display: block;
	background-image: url(images/left_menu_sipka.gif);
	background-repeat: no-repeat;
	background-position: 26px 6px;
	color: Black;
	padding-left: 49px;
	padding-top: 4px;
	overflow: hidden;
	width: 132px;
	_width: 158px;
	>width: 158px;
	height: 19px;
	_height: 23px;
	>height: 23px;
	vertical-align: middle;
	
	font-size: 9pt;
}
.left_menu_obsah a.main
{
	text-transform: uppercase;
	font-size: 9pt;
	color: #1F1F1F/*#040AB6*/;
	height: 18px;
	_height: 21px;
	>height: 21px;
	background-color: #DFDFDF/*#D4E6FE*/;
	background-position: 3px 5px;
	font-weight: bold;
	padding-left: 26px;
}
.left_menu_obsah a.main:hover
{
	text-decoration: none;	
}
.left_menu_obsah .mezera
{
	height: 5px;
	overflow: hidden;
}
.obsah_td
{
	background-color: White;
}
.obsah
{
	text-align: left;		
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 552px;
	_width: 592px;	
	>width: 592px;	
}
.obsah_default
{
	text-align: left;		
	padding-top: 20px;
	padding-left: 20px;
	width: 572px;
	_width: 592px;	
	>width: 592px;	
}
.adresa
{
	margin: 10px;
}
.adresa .white
{
	color: White;
	font-weight: bold;
}
.adresa table
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.adresa td
{
	font-weight: bold;
}
.adresa a
{
	color: White;
	font-weight: bold;
}
.zapati
{
	/*border-bottom: 1px solid black;
	width: 750px;*/
}

.pravy_sloupec
{
	align: center;
	margin: auto;
	text-align: center;	
	width: 132px;
	float: right;
	padding-top: 10px;	
}
.pruh
{
	width: 418px;
	height: 1px;
	border-bottom: 1px dashed black;
	padding-top: 8px;
	
}
.novinka
{
	width: 418px;
	height: 92px;
	_height: 100px;
	>height: 100px;
	border-bottom: 1px dashed black;
	padding-top: 8px;
	
}
.levy
{
	float: left;
}
.levy .obr
{display:inline;
	height: 62px;
	overflow: hidden;	
}
.pravy
{
	height: 60px;
	overflow: hidden;
}
.novinka img
{
	margin: 0px 8px 4px 8px;
	width: 80px;
}
.novinka .button
{
	background-image: url(images/novinka_btn.gif);
	background-repeat: no-repeat;
	width: 82px;
	margin-left: 7px;
	margin-right: 7px;
	height: 18px;
	text-align: center;
	color: White;
	font-size: 8pt;
	padding-top: 2px;
}
.novinka .nadpis
{
	COLOR: #FE0405;
	font-weight: bold;	
}
.novinka .popis
{
	height: 50px;
	overflow: hidden;
}
.novinka .radek
{
	_padding-top: 2px;
	>padding-top: 2px;
}
.novinka .radek div
{
	display: inline;
	font-size: 8pt;
}
table.main_info
{
	width: 552px;
	background-color: #DFDFDF/*#D4E6FE*/;
}
table.main_info .info
{
	height: 193px;
	_height: 201px;
	>height: 201px;
	width: 276px;
	_width: 284px;
	>width: 284px;
	overflow: auto;
	padding: 4px;
	
	scrollbar-face-color: #D4E6FE; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #D4E6FE; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #D4E6FE; 
	scrollbar-arrow-color: #000000;
}
.main_obr
{
	width: 268px;
}
.main_obr img
{
	width: 268px;
	margin: 0px;
}
.detail_popis
{
	border-bottom: 1px solid #DFDFDF/*#D4E6FE*/;
	border-left: 1px solid #DFDFDF/*#D4E6FE*/;
	border-right: 1px solid #DFDFDF/*#D4E6FE*/;
	width: 530px;
	_width: 551px;
	>width: 551px;
	padding: 10px;
}

table.filtr img {
  position: absolute;
  border: none;
  }
  .hide
  {
  	visibility: hidden;
  	}
.lokalita_labels
{
	margin-top: 200px;
}
.lokalita_labels label
{
	display: block;
}
.aktualita_datum
{
	font-style: italic;
}
.aktualita_nazev
{
	font-weight: bold;
}
#webprojekt{width:150px;padding:4px;font-size:13px;font-family:arial;border:1px solid #DE0019;}
#webprojekt a{color:#000}
.red{color:Red;}
