/* 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: 8pt;
   
   scrollbar-face-color: #D25304;/*#446E9E;*/
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #888888;/*#9C9CFF;*/
	scrollbar-3dlight-color: #D25304;/*#446E9E;*/
	scrollbar-darkshadow-color: #D25304;/*#446E9E;*/
	scrollbar-track-color: #DE9069;/*#edf1f4;*/
	scrollbar-arrow-color: Yellow; 
}

p 
{
	font-family: Arial;	
}
Table.BaseTable
{
	background-color: White;
	width:750px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    
}

BODY
{
    background-color:#888888 ;/*#FEB089;*/
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
    
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
body.bodymain
{
	background-color: White;
	background-image: none;		
}
body.bodymain .basetable
{
	width: 710px;
}
body.bodymain p
{
	margin-left: 4px;
}

/*h1, .nadpis1{
	FONT-SIZE: 12pt;
	COLOR: #663333; 
	font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
}


h2, .nadpis2{
	FONT-SIZE: 11pt;
	COLOR: #003366; 
	font-weight : bold;
}
*/
h3, .nadpis3{
	FONT-SIZE: 9pt;
	COLOR: black; 
	font-weight : bold;
	margin-left: 12px;
	margin-top: 10px;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	COLOR: #663333;
	height:1px;
}
 

a
{
	color: #D25707;
}
		


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: 191px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
}

#zapati
{
	width: 750px;
	height: 32px;
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.rantl
{
	background: #888888;
	width: 1px;
}

.horni_menu
{
	height: 100px;	
	position: relative;
	top: 92px;
	left: 100px;
}
.horni_menu td
{
	vertical-align: top;
	color: White;
	font-weight: bold;
}
.horni_menu .sipka
{
	background-image: url(images/sipka_menu.gif);
	background-repeat: no-repeat;
	background-position: -2px 18px;
	width: 30px;
	
}
.horni_menu .cara
{
	background-image: url(images/horni_menu_cara.gif);
	background-repeat: no-repeat;
	width: 20px;
}
.horni_menu .polozky
{
	padding-top: 20px;
}
.horni_menu a
{
	display: block;
	margin-right:4px;	
	font-weight: normal;
}
 
.horni_menu a:link
{
	color: White;
}
.horni_menu a:visited
{
	color: White;
}
.horni_menu a:active
{
	color: White;
}
.horni_menu a:hover
{
	color:  #FDC100;
	/*background-color: #FDC100;*/
	text-decoration: none;
}

#dolni_menu
{

	height: 30px;
	position: relative;
	top: 5px;
	left: 30px;
}
#dolni_menu td
{
	vertical-align: top;
	color: White;
	font-weight: bold;
}
#dolni_menu .sipka
{
	background-image: url(images/sipka_menu.gif);
	background-repeat: no-repeat;
	width: 40px;
}
#dolni_menu .cara
{
	background-image: url(images/dolni_menu_cara.gif);
	background-repeat: no-repeat;
	width: 35px;
}
#dolni_menu a
{
	display: block;
	margin-right:30px;	
	font-weight: normal;
	text-transform: uppercase;
	font-size: 8pt;
	padding-top: 3px;
}
#dolni_menu a:link
{
	color: White;
}
#dolni_menu a:visited
{
	color: White;
}
#dolni_menu a:active
{
	color: White;
}
#dolni_menu a:hover
{
	color: #FDC100;
	text-decoration: none;
}

#pravy_sloupec
{
	width: 238px;
	background-image: url(images/bg_pravy_sloupec.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#pravy_sloupec_short
{
	width: 238px;
	background-image: url(images/bg_pravy_sloupec.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#pravy_sloupec h1
{
	color: White;
	text-transform: uppercase;
	margin-left: 57px;
	margin-top: 13px;
	font-size: 8pt;
	margin-bottom: 4px;
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
}
#pravy_sloupec .obsah
{
	margin-left: 57px;
}
#td_obsah
{
	width: 510px;	
}
#td_obsah .obsah
{
	margin-left: 20px;	
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	height: 244px;
}

#td_obsah h1, h1.detailnadpis, h1
{
	background-image: url(images/bg_h1.gif);
	background-repeat: no-repeat;
	color: White;
	text-transform: uppercase;
	font-size: 8pt;
	height: 23px;	
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
}
h2
{
	background-image: url(images/bg_h2.gif);
	background-repeat: no-repeat;
	
	color: White;
	text-transform: uppercase;
	font-size: 8pt;
	height: 23px;	
	padding-left: 30px;
	padding-top: 3px;
	margin-top: 0px;
	
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#td_obsah h2
{
	background-position: 4px 0px;
}
.aktuality
{
	overflow: auto;
	height: 210px;	
}
.aktualita_nazev
{
	font-weight: bold;
}
.aktualita_text p
{
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.nabidky
{
	margin-left: 10px;
}
#td_filtr2
{
	height: 40px;
	/*width: 200px;*/
	overflow: hidden;	
	
}
#filtr2
{
	/*margin-top: 6px;*/
	margin-bottom: 4px;
	margin-left: 21px;
	margin-right: 10px;
	/*width: 690px;*/
}
#filtr2 .FiltrNab_Control
{
	width:120px
}

.odkazDetail
{
	background-image: url(images/sipka_detail.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: Black;
	margin-left: 14px;	
}
.odkazDetail_back
{
	background-image: url(images/sipka_detail_back.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: Black;
	margin-left: 14px;	
}
a.odkazDetail:hover
{
	color: #FECD2A;
}

#filtrhp
{
	/*margin-top: 6px;*/
	margin-bottom: 4px;
	margin-left: 12px;
	margin-right: 10px;
	width: 450px;
}
#filtrhp .FiltrNab_Control
{
	width:110px
}
#filtrhp .FiltrNab_Button
{
	margin-bottom: 2px;
}
#vyberWindow
{
	/*border: 1px solid black;*/
	height: 32px;
	width: 184px;
	margin-right: 2px;
	padding: 2px;	
	background-color:  Black;/*#D25707;*/
	
}	
#vyberWindow td div
{
	font-size: 7pt;
	color: White;
	
}
#vyberWindow a
{
	font-size: 7pt;
	color: White;
}
#vyberWindow a:hover
{
	color:  #FDC100;
}
.nabidky p
{
	margin-left: 12px;
}
#overzahranici, #overzahranici_en, #overzahranici_hl
{
	display: none;
	background: #D15201; 
	position: absolute;
	left: 0px;
	top: 62px;
	width: 100px;
	left: 0px;
	margin-left: 22px;
	text-align: left;
	padding-left: 3px;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
}
#overkdojsme, #overkdojsme_en, #overkdojsme_hl
{
	display: none;
	background: #D15201; 
	position: absolute;
	left: 0px;
	top: 34px;
	width: 100px;
	left: 0px;
	margin-left: 182px;
	text-align: left;
	padding-left: 3px;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
}
#overzahranici a, #overzahranici_en a,#overzahranici_hl a, #overkdojsme a, #overkdojsme_en a,#overkdojsme_hl a,
#oversluzby a, #oversluzby_en a,#oversluzby_hl a,
#overvystavba a, #overvystavba_en a,#overvystavba_hl a,
#overservices_en a, #overservices_hl a
{
	background-image: url(images/horni_menu_ctverec.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left:11px;
	width: 100%;
}
#overzahranici a:hover,#overzahranici_en a:hover,#overzahranici_hl a:hover, #overkdojsme a:hover, #overkdojsme_en a:hover,#overkdojsme_hl a:hover,
#oversluzby a:hover, #oversluzby_en a:hover,#oversluzby_hl a:hover,
#overvystavba a:hover, #overvystavba_en a:hover,#overvystavba_hl a:hover,
#overservices_en a:hover, #overservices_hl a:hover
{
	
	background-color: #FDC100;
	
	color: White;
}

#oversluzby, #oversluzby_en, #oversluzby_hl
{
	display: none;
	background: #D15201; 
	position: absolute;
	left: 338px;
	top: 34px;
	width: 135px;
	margin-left: 0px;
	padding-left: 3px;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	}
}

#overvystavba, #overvystavba_en, #overvystavba_hl
{
	display: none;
	background: #D15201; 
	
	position: absolute;
	left: 490px;
	top: 34px;
	width: 20px;
	margin-left: 0px;
	text-align: left;
	padding-left: 3px;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
}
#overservices_en, #overservices_hl
{
	display: none;
	background: #D15201; 
	position: absolute;
	left: 466px;
	top: 75px;
	width: 120px;
	margin-left: 0px;
	padding-left:4px;
	padding-top: 2px;
	text-align: left;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
}
.jazyky
{
	position: relative;
	top: -80px;
	left: -320px;	
}
.jazyky img
{
	height: 21px;	
	margin-right: 10px;
}
.td_obsah div.obsah
{
	padding-right: 5px;
}