/* 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;
    color :#402000;
}

Table.BaseTable
{
	background-color: White ;
	width:750px;
}


BODY
{
    BACKGROUND-COLOR: #CCCCCC;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-position: 0px -22px;
    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: 12pt;
	COLOR: #663333; 
		font-weight : bold;*/
	margin: 0px;
	padding: 0px;
}


h2, .nadpis2{
	FONT-SIZE: 11pt;
	color :#A08042;
	font-weight : bold;
}
h2.filtr_nadpis
{
	width: 541px;
	height: 17px;
	background-image: url(images/filtr_nadpis.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0px;
	color: White;
	padding-left: 20px;
	padding-top: 1px;	
}

h3, .nadpis3{
	FONT-SIZE: 9pt;
	/*COLOR: #663333; */
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	COLOR: #663333;
	height:1px;
}
 

a
{
	color :#A08042;
}
a:hover
{
	color :#C0A062;
}		


/*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: 175px;
	>height: 177px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid white;
	text-align: left;
}	

.menu
{
	background-color: #C1A164;
	width: 750px;
	height: 24px;	
}

.menu a
{
	display: block;
	float: left;
	color: White;
	height: 20px;
	>height: 24px;
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid white;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.menu a.last
{
	border-right: none;
}
.menu a:hover
{
	background-color: #A18144;	
	text-decoration: none;
	color: White;
}
.left_menu_td
{
	width: 156px;
}
.left_menu
{
	margin-top: 20px;
}
.left_menu a
{
	display: block;
	width: 126px;
	>width: 156px;
	height: 21px;
	>height: 24px;
	background-image: url(images/left_menu_item.gif);
	background-repeat: no-repeat;
	color: #675229;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
}
.left_menu a:hover
{
	background-image: url(images/left_menu_item_hover.gif);
	color: #E5D7BD;
}
.left_menu a.static
{
	background-image: url(images/left_menu_item_static.gif);
	color: White;
}
.left_menu a.static:hover
{
	background-image: url(images/left_menu_item_static.gif);
	color: White;
}

.obsah_td
{
	width: 594px;
	padding-left: 26px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.projekty_hp
{
	width: 543px;
	height: 221px;
	background-image: url(images/projekty_hp.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}

.projekty_hp .sloupec
{
	float: left;
	width: 249px;
	>width: 263px;
	padding-left: 14px;
}
.projekty_hp h2
{
	color: #9E8350;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 11px;
}
.projekty_hp .sloupec img
{
	margin-left: 5px;
}
.projekty_hp .sloupec img.vice
{
	margin-left: 170px;
}

.zapati
{
	width: 750px;
	height: 25px;
	background-color: #C1A164;
}
.reaxExport
{
	color: White;
	font-size: 8pt;
	margin-right: 2px;	
	padding-top: 4px;
}
.reaxExport a
{
	color: white;
	text-decoration: underline;
}
hr
{
	height: 1px; 
	color: #A08042; 
	background-color: #A08042; 
	border: 0px solid #A08042; 

}
