/* 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: 11px;
    
}

Table.BaseTable
{
	width:970px;
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: #E5E5E5;
    margin-top: 0px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
BODY.tisk
{
	background-color: White;
	background-image: none;
}

div.h1 {
	FONT-SIZE: 12pt;
	margin: 0px;
	padding: 0px;
}


h1, .nadpis2{
	background-image: url(images/h2.gif);
	background-repeat: repeat-x;
	height: 25px;
	>height: 30px;
	color: White;
	padding-left: 20px;
	font-size: 10pt;
	text-transform: uppercase;
	padding-top: 5px;
}
h1.h2detail
{
	background-image: url(images/h2_detail.gif);
}

h2, .nadpis3, h2 a, h2 a:hover
{
	FONT-SIZE: 11pt;
	COLOR: #E89839; 
	font-weight : bold;
	text-decoration: none;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #018F47;
    border-width: 0px;
    height: 1px;
    color: #018F47;
}
 

		
a
{
	color: #017AA9;
}
a:hover
{
	text-decoration: overline;
}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 970px;
	height: 261px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.menu
{
	width: 970px;
	height: 33px;
	>height: 34px;
	background-color: #0079A8;	
	text-align: left;	
	border-bottom:1px solid white;
}

.menu a
{
	/*width: 120px;
	>width: 149px;*/
	height: 25px;
	>height: 33px;
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 8px;
	margin-left:20px;
	margin-right:5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.menu a:hover
{
	text-decoration: underline;
}

.left_menu_td
{
	
	width: 191px;
	background-color: #ECECEC;
	background-image: url(images/border-left.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #0079A8;	
	
}
.left_menu_td h2, .right_menu_td h2
{
	background-color: #E89839;
	font-size: 10pt;
	margin: 0px;
	color: Black;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	background-image: none;
	height: auto;
}
.left_menu_td .pruh,.right_menu_td .pruh
{
	border-top: 2px solid white;
	width: 191px;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(images/left_menu_pruh.gif);
	background-repeat: no-repeat;
}
.left_menu_td .loga
{
	text-align: center;
	background-color: White;
	padding: 0px;
	margin-left: 1px;
}
.right_menu_td
{
	
	width: 191px;
	background-color: #ECECEC;
	background-image: url(images/border-right.gif);
	background-position: 100% 0px;
	background-repeat: repeat-y;
	border-left: 1px solid #0079A8;	
	background-color: #ECECEC;background-color: #ECECEC;background-color: #ECECEC;
}
.right_menu_td .loga
{
	text-align: center;
	font-weight: bold;
	padding: 10px;
	font-size: 10pt;

}
.obsah_td
{
	width: 588px;
	background-color: White;
	padding: 20px;	
}
.obsah_td2
{
	/*width: 588px;*/
	background-color: White;
	padding: 20px;	
}
.right_menu
{
	/*margin-bottom: 20px;*/
	border-top: 2px solid white;
	padding-right: 1px;
}
.right_menu a
{
	display: block;
	background-color: #EBAA5D;
	height: 23px;
	>height: 30px;	
	border-bottom: 1px solid white;
	background-image: url(images/right_menu_item.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: black;
	font-weight: bold;
	text-decoration: none;	
	font-size: 10pt;
	padding-left: 25px;
	padding-top: 6px;
}
.right_menu a.sude
{
	background-color: #F1C38C;
}
.right_menu a:hover
{
	background-color: #DB9A4D;
	text-decoration: none;
}
.left_menu a.static
{
	background-color: Blue;
}
.zapati
{
	width: 970px;
	height: 27px;
	background-image: url(images/zapati.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.zapati .export
{
	text-align: right;
	padding-top: 30px;
}
.zapati .export a
{
	color: Black;
}

.lang
{
	position: absolute;
	margin-top: 35px;
	margin-left: 10px;
}
#paginating
{text-align:center;margin-left:auto;margin-right:auto;}