/* 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: #ECECEC;
    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
{
	width: 573px;
	>width: 599px;
	height: 20px;
	>height: 26px;
	FONT-SIZE: 11pt;
	COLOR: black; 
	font-weight : bold;
	padding-left: 26px;
	padding-top: 6px;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h2.full
{
	width: 900px;
	>width: 926px;
	background-image: url(images/h2_full.gif);
}

h3, .nadpis3
{
	background-image: url(images/sipka_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	border-bottom: 1px solid #FF4040;
	color: #FF4040;
	FONT-SIZE: 10pt;	
	font-weight : bold;
	text-transform: uppercase;
	text-align: left;
	margin-top: 10px;
}
h3.noline
{
	border-bottom: none;
}
DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #FF0101;
    border-width: 0px;
    height: 1px;
    color: #FF0101;
}
 

		
a
{
	color: black;
}
a:hover
{
	color: #FF0101;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 950px;
	height: 219px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	width: 940px;
	>width: 950px;
	padding-left: 10px;
	height: 43px;
	background-color: white;	
	text-align: left;
	overflow: hidden;
}
.menu a
{
	width: 153px;
	>width: 181px;
	height: 36px;
	>height: 43px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	font-family: Nina;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 28px;
	/*padding-right: 15px;
	text-align: center;*/
	background-image: url(images/menu_item.jpg);
	background-repeat: no-repeat;	
	margin-right: 6px;
}
.menu a:hover, .menu a.active
{
	background-image: url(images/menu_item_hover.jpg);
	color: Black;
}

.left_menu_td
{
	width: 0px;
	display: none;
	background-color: Green;
}
.obsah_td
{
	width: 950px;
	background-color: White;
	padding: 12px 12px 0px 12px;
}
.left_menu
{
	margin-bottom: 20px;
	
}
.left_menu a
{
	display: block;
	width: 180px;
	>width: 200px;
	height: 20px;
	>height: 24px;	
	color: white;
	text-decoration: none;	
	font-size: 10pt;
	padding-left: 20px;
	padding-top: 4px;
}
.left_menu a:hover
{
	background-color: Black;
}
.left_menu a.static
{
	background-color: Blue;
}
.zapati
{
	width: 950px;
	height: 23px;
	>height: 106px;
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	text-align: left;
	
	
	font-weight: bold;
	padding-top: 83px;
}
.zapati div
{
	font-size: 12pt;
}
.zapati div a
{
	color: Black;
	text-decoration: none;
	font-size: 12pt;
}
.zapati .export
{
	float: right;
	margin-right: 6px;
	text-align: right;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: normal;
}
.zapati .export a
{
	color: Black;
	font-size: 8pt;
}
.aktuality_top
{
	width: 267px;
	height: 16px;
	background-image: url(images/aktuality_top.jpg);
}
.aktuality_holder
{
	width: 235px;
	>width: 267px;
	background-color: #F1F1F1;
	border-left: 1px solid #FE3737;	
	border-right: 1px solid #FE3737;
	padding-left: 15px;
	padding-right: 15px;
}
.aktuality_bottom
{
	width: 267px;
	height: 17px;
	background-image: url(images/aktuality_bottom.jpg);
}
.razitko
{
	position: absolute;
	margin-left: 750px;
	margin-top: -40px;
}
#tbl_kontakty td{text-align:left;vertical-align:top;}
.bg_grey{background:#ccc;font-weight:bold;}

