/* 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;	   
}
.obsah_td p
{
	font-size: 9pt;
}
Table.BaseTable
{
	width:750px;
}

BODY
{
    BACKGROUND-COLOR: black;
    margin-top: 0px;
    margin-bottom: 0px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
BODY.tisk
{
	background-color: White;
	background-image: none;
}

h1, .nadpis1{
	FONT-SIZE: 12pt;
	margin: 0px;
	padding: 0px;
}


h2, .nadpis2{
	FONT-SIZE: 10pt;
	COLOR: black; 
	font-weight : bold;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
}

h3, .nadpis3{
	FONT-SIZE: 9pt;
	COLOR: #F88312; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #FA8214;
    border-width: 0px;
    height: 1px;
    color: #FA8214;
}
 

		
a
{
	color: black;
}
a:hover
{
	color: Silver;
}


	
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;
	}	



.zahlavi
{
	width: 750px;
	height: 228px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	width: 750px;
	height: 30px;
	background-color: Olive;	
	text-align: left;
}
.menu a
{
	width: 120px;
	>width: 149px;
	height: 24px;
	>height: 30px;
	display: block;
	float: left;
	color: Silver;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.menu a:hover
{
	background-color: Fuchsia;
}

.left_menu_td
{
	width: 156px;
	background-color: white;
	border-right: 1px solid black;
}
.obsah_td
{
	width: 566px;
	>width: 594px;
	background-color: White;
	padding: 14px;
}
.left_menu
{
	margin-bottom: 20px;
	margin-left: 9px;
	text-align: right;
	width: 147px;

}
.left_menu a
{
	display: block;
	width: 127px;
	>width: 147px;
	height: 18px;
	>height: 19px;	
	color: black;
	text-decoration: none;	
	font-size: 10pt;
	background-image: url(images/left_menu_item.gif);
	background-position: 100% 0px;
	padding-right: 20px;
	padding-top: 1px;
	margin-bottom: 1px;
}
.left_menu a:hover, .left_menu a.black:hover, .left_menu a.white:hover, .left_menu a.orange:hover
{
	background-image: url(images/left_menu_item_silver.gif);
	color: Black;
}
.left_menu a.black
{
	background-image: url(images/left_menu_item_black.gif);
	color: White;
}
.left_menu a.white
{
	background-image: url(images/left_menu_item_white.gif);
}
.left_menu a.orange
{
	background-image: url(images/left_menu_item_orange.gif);
}

.zapati
{
	width: 750px;
	height: 24px;
	>height: 34px;
	background-color: #F88312;
	border-top: 1px solid black;
	text-align: center;
	padding-top: 10px;
}
.zapati a
{
	text-decoration: none;
	color: Black;
}
.zapati a:hover
{
	text-decoration: underline;
}
 .export
{
	width: 750px;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	color: White;
}
 .export a
{
	color: white;
}

.cmdlang
{
	margin-left: 10px;
	margin-top: 5px;
}
.hp_onas
{
	width: 263px;
	>width: 271px;
	height: 179px;
	>height: 187px;
	background-image: url(images/hp.jpg);
	text-align: right;
	padding: 4px;
}
.hp_onas p
{
	margin-top: 0px;
	margin-bottom: 6px;
}
