/* 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
{
	width:780px;
}

BODY
{
    BACKGROUND-COLOR: #333333;
    margin-top: 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: 12pt;
	COLOR: #69B504; 
	font-weight : bold;
}

h3, .nadpis3{
	
	font-weight : bold;
	color :#69B504;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 10pt;
	text-align :left;
	
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #018F47;
    border-width: 0px;
    height: 1px;
    color: #018F47;
}
 

		
a
{
	color: #3491DC;
}

a:hover
{
	color: #64C1FC;
}

	
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: 780px;
	height: 234px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	width: 360px;
	height: 17px;
	>height: 30px;
	background-color: white;	
	text-align: left;
	margin-top: 74px;
	margin-left: 166px;
	padding-top: 13px;
	text-align: center;
}
.menu a
{
	/*width: 120px;
	>width: 149px;
	height: 24px;
	>height: 30px;
	display: block;
	float: left;*/
	color: #3491DC;
	text-decoration: underline;
	/*font-size: 10pt;*/
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	/*padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;*/
}
.menu a:hover
{
	color: #64C1FC;
}

.left_menu_td
{
	width: 154px;
	background-image: url(images/left_menu_td.gif);
	background-repeat: repeat-y;
}
.obsah_td
{
	width: 626px;
	>width: 583px;
	background-color: White;
	padding: 30px 16px 30px 27px;
}
.left_menu_top
{
	width: 154px;
	height: 8px;
	background-image: url(images/left_menu_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	margin-top: 32px;
}
.left_menu_bottom
{
	width: 154px;
	height: 8px;
	background-image: url(images/left_menu_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	margin-bottom: 32px;
}
.left_menu
{

	background-image: url(images/left_menu.gif);
	background-repeat: repeat-y;
	text-align: right;
	padding-bottom: 20px;
}
.left_menu a
{
	display: block;
	/*width: 134px;
	>width: 154px;
	height: 20px;
	>height: 24px;	*/
	color: #3491DC;
	text-decoration: underline;	
	font-size: 10pt;
	font-weight: bold;
	/*padding-left: 20px;*/
	margin-right: 20px;
	padding-bottom: 2px;
}
.left_menu a:hover
{
	color: #64C1FC;
}
.left_menu a.static
{
	color: Black;
	padding-top: 15px;
	text-decoration: none;
	font-size: 11pt;
}
.left_menu a.static:hover
{
	color: Black;
}
.zapati
{
	width: 780px;
	/*height: 18px;*/
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	text-align: left;
	BACKGROUND-COLOR: #333333;
}
.zapati .export
{
	text-align: right;
	padding-top: 24px;
	padding-right: 20px;
	color: White;
	font-size: 7pt;
}
.zapati .export a, .zapati .export a:hover
{
	color: white;
	font-size: 7pt;
}