/* 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: 10pt;
    
}

Table.BaseTable
{
	width:950px;
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: #B2B2B2;
    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-SIZE: 12pt;
	COLOR: #3194E0; 
	font-weight : bold;
}
h4{
	FONT-SIZE: 11pt;
	COLOR: white; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #69B504;
    border-width: 0px;
    height: 1px;
    color: #69B504;
}
 

		
a
{
	color: #3194E0;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 950px;
	height: 229px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	float: right;
	margin-top: 108px;
	/*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: black;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.menu a:hover
{
	text-decoration: underline;
}

.left_menu_td
{
	width: 139px;
	background-color: white;
	background-image: url(images/left_menu_bg.jpg);
	background-repeat: no-repeat;
}
.obsah_td
{
	/*width: 811px;*/
	width: 802px;
	background-color: White;
	padding: 20px 1px 10px 8px;
}
.left_menu
{
	margin-bottom: 20px;
	margin-top: 50px;
}
.left_menu a
{
	background-image: url(images/left_menu_item.gif);
	background-repeat: repeat-y;
	display: block;
	width: 119px;
	>width: 139px;
	height: 20px;
	>height: 24px;	
	color: black;
	text-decoration: none;	
	font-size: 10pt;
	padding-left: 22px;
	padding-top: 4px;
	font-weight: bold;
}
.left_menu a.blue
{
	background-image: url(images/left_menu_item_blue.gif);	
}
.left_menu a:hover
{
	text-decoration: underline;
}
.left_menu a.static
{
	margin-top: 10px;
	padding-left: 12px;
}
.zapati
{
	width: 950px;
	height: 31px;
	text-align: left;
	background-color: #3194E0;
}
.zapati .export
{
	text-align: right;
	padding-right: 2px;
	padding-top: 10px;
}
.zapati .export a
{
	color: Black;
}

.right_sloupec
{
	float: right;
	width: 196px;

	background-color: #3194E0;
	
}
.right_sloupec_text
{
	margin: 0px 4px 0px 10px;
}
.right_sloupec_top
{
	width: 196px;
	height: 10px;
	background-image: url(images/right_sloupec_top.gif);
	overflow: hidden;
}
.right_sloupec_bottom
{
	width: 196px;
	height: 11px;
	background-image: url(images/right_sloupec_bottom.gif);
	overflow: hidden;
}

.right_sloupec a
{
	color: White;
	text-decoration: none;
}
.right_sloupec a:hover
{
	text-decoration: underline;
}
