/* 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;
    color: #333333; /*black;*/
}

Table.BaseTable
{
	width:954px;
	border-left: 2px solid #41497A;
	border-right: 2px solid #41497A;
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: #EEEEEE;
    /*background-image: url(images/bg.gif);
    background-repeat: repeat-x;*/
    margin-top: 10px;
    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;
}


h3, .nadpis3{
	FONT-SIZE: 9pt;
	text-transform: uppercase;
	COLOR: #2C4480; 
	font-weight : bold;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	background-image: url(images/h2.gif);
	
}

h2, .nadpis2{
	FONT-SIZE: 9pt;
	background-color: #FF9531;
	COLOR: white; 
	text-transform: uppercase;
	font-weight : bold;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 20px;
	
}
.hp h2
{
	border-top: 1px solid #454B63;
	border-left: 1px solid #454B63;
	border-right: 1px solid #454B63;
}
/*h3.red 
{
	background-color: #DD0908;
	border-left: 1px solid #3D488A;	
	border-right: 1px solid #3D488A;
	border-top: 1px solid #3D488A;
}
h3.orange 
{
	background-color: #FF9531;
	border-left: 1px solid #3D488A;	
	border-right: 1px solid #3D488A;
	border-top: 1px solid #3D488A;
}*/
DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #41497A;
    border-width: 0px;
    height: 1px;
    color: #41497A;
}
 

		
a
{
	color: Navy;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 950px;
	>width: 954px;
	border-left: 2px solid #41497A;
	border-right: 2px solid #41497A;
	border-top: 2px solid #41497A;
	height: 85px;
	height: 87px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.slogan
{
	position: absolute;
	margin-left: 190px;
	margin-top: 8px;
	/*border:1px solid black;*/
	width:770px;
	float:left;
}
.slogan .adresa, .slogan .adresa a, .slogan .adresa font,.slogan .adresa2,.slogan .adresa2 a,
{
	/*font-family:  Nina;*/
	font-size: 9pt;
	color: #051668;
}
.slogan .adresa2
{
	margin-left:260px;
	width:180px;
	float:left;
	/*border:1px solid green;*/
	}
.slogan .adresa
{
	margin-left:0px;
	width:300px;
	float:left;
	/*border:1px solid red;*/
	}
.slogan h2
{
	margin: 6px 0px 8px 0px;
	padding: 0px;
	font-size: 16px;
	background-image: none;
	color: #FF9531;	
	text-transform: none;
}
.menu
{
	width: 950px;
	>width: 954px;
	border-left: 2px solid #41497A;
	border-right: 2px solid #41497A;
	height: 18px;
	>height: 24px;
	background-color: #FF9531;
	text-align: right;
	padding-top: 6px;
	/*margin-left: 500px;
	margin-top: -60px;*/
	/*margin-bottom: 2px;*/
	/*border-left: 2px solid #3D488A;
	border-right: 2px solid #3D488A;*/
}
.menu a
{
	/*width: 120px;
	>width: 149px;
	height: 18px;
	>height: 24px;
	display: block;
	float: left;*/
	color: white;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	/*padding-top: 6px;*/
	padding-left: 15px;
	padding-right: 15px;
	/*text-align: center;*/
	/*background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;*/
}
.menu a:hover
{
	text-decoration: underline;
}

.left_menu_td
{
	width: 186px;
	background-color: #F0F0F0;
	/*background-image: url(images/pravy_sloupec_bg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;*/
}
.obsah_td
{
	width: 764px;
	background-color:#FFFFFF;
}
.left_menu
{
	margin-bottom: 20px;
	margin-top: 4px;
}
.left_menu a, .submenu a
{
	display: block;
	width: 166px;
	>width: 186px;
	/*height: 20px;
	>height: 24px;	*/
	color: #333333;/*black;*/
	text-decoration: none;	
	font-size: 10pt;
	padding-left: 20px;
	line-height: 20px;
	background-color: #FFE7CF;
	/*padding-top: 4px;*/
	/*border-bottom: 1px dotted #000000;*/
	font-weight: bold;
}
.left_menu a.mezera
{
	background-color: #F0F0F0;
}
.left_menu a:hover, .submenu a:hover
{
	background-color: #FF9A67;
}
.left_menu a.static
{
	background-color:#FF9531;
	color: White;
	font-weight: bold;
	background-image: url(images/left_menu_item.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
/*.left_menu a.red
{
	background-color: #DD0908;
}
.left_menu a.orange
{
	background-color: #FF9531;
}*/
.zapati
{
	width: 950px;
	>width: 954px;
	height: 18px;
	>height: 24px;
	background-color: #FF9531;
	text-align: left;
	border-left: 2px solid #41497A;
	border-right: 2px solid #41497A;
}
.export
{
	width: 950px;
	text-align: right;
	padding-top: 2px;
}
.export a
{
	color: Black;
}
.obsah2_td
{
	width: 571px;
}
.pravy_sloupec_td
{
	width: 169px;
	
	background-image: url(images/pravy_sloupec_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 11px 50px 13px;
}
div.obsah
{
	min-height: 350px;
	_height: expression(this.scrollHeight < 350? "350px" : "auto" );
	margin: 20px 20px 20px 20px;
}
div.obsah_detail
{
	width: 744px;
	margin: 20px 0px 50px 20px;	
}
.detail_right
{
	background-image: url(images/pravy_sloupec_bg.gif);background-repeat: repeat-y;
}
/*.detail_right a
{
	display: block;
	
	color: black;
	text-decoration: none;	
	font-size: 10pt;
	
	line-height: 20px;
	background-color: #FFE7CF;

	padding-left: 8pt;
	margin-left: 1px;
	border-bottom: 1px dotted #000000;
}
.detail_right a.first
{
	border-top: 1px dotted #000000;
}
.detail_right a:hover
{
	background-color: #FF9A67;
}*/
.detail_right a
{
	display: block;
	
	COLOR: #2C4480; 
	text-decoration: underline;	
	font-size: 10pt;
	
	line-height: 20px;
	/*background-color: #FFE7CF;*/
	font-weight: bold;
	padding-left: 8pt;
	margin-left: 1px;
	/*border-bottom: 1px dotted #000000;*/
}
.detail_right a.first
{
	/*border-top: 1px dotted #000000;*/
}
.detail_right a:hover
{
	text-decoration: underline;
}
.submenu
{
	position: absolute;	
	margin-left: 640px;
	>margin-left: -200px;
	margin-top: -2px;
	>margin-top: 11px;
	border: 1px solid black;
	width: 308px;
	>width: 300px;
	text-align:left;
	z-index: 100;
}
.submenu a
{
	width: 300px;
	font-weight: normal;
	text-transform: none;
	font-size: 9pt;
	padding-left: 4px;
	padding-right: 4px;
}
.submenu a:hover
{
	text-decoration: underline;
}
.submenu a:active
{
	text-decoration: underline;
}
.button
{
	background-color:Red;
	color: White;
	border: none;
	padding: 2px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	text-decoration: none;
	width: 150px;
}

.odkazy2 a
{
	text-decoration: none;
	color: #FF9531;
	font-weight: bold;
}
.odkazy2 a:hover
{
	text-decoration: underline;
}
.zavolejte
{
	width: 166px;
	>width: 168px;
	height: 120px;
	>height: 122px;
	background-image: url(images/zavolejte.jpg);
	border: 1px solid #FF9632;
}
.zavolejteInput
{
	border: none;
	width: 83px;
	height: 13px;
	margin-left: 3px;
	margin-top: 0px;
	font-size: 7pt;
	>position: relative;
	>top:-2px;
}
.zavolejteBtn
{
	width: 10px;
	height: 10px;
}
.zavolejte_zavolejtenam
{
	font-size: 7pt;
	margin-left: 7px;
	margin-top: 10px;	
}
.zavolejte_telefon
{
	color: Red;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 7px;
	font-weight: bold;	
}
.zavolejte_napiste
{
	font-size: 7pt;
	margin-left: 7px;
	margin-top: 7px;	
}
.zavolejte_mail
{
	display: block;
	width: 100px;
	height: 10px;
	margin-top: 0px;
	margin-left: 8px;
	color: Red;
	font-weight: bold;
}
.zavolejte_nadpis
{
	color: White;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 8px;
}
.zavolejte_vastelefon
{
	font-size: 7pt;	
	margin-left: 4px;
	float: left;
}
#rssRightHolder {width: 169px; margin: 0px auto;}
#rssRightHolder img {height: 90px; width: auto; float: none; display: block;}
#rssRightHolder ul {list-style-type: none; margin: 0px; padding:0px; display: block;}
#rssRightHolder ul li {margin-bottom: 5px; padding-bottom: 5px; border-bottom: dotted 1px #FF9531;}
#rssRightHolder ul li a {font-weight:bold;}
#rssMiddleHolder {width: 531px; margin: 0px 20px; }
#rssMiddleHolder img {float: left; height: 90px; width: auto; margin-right: 10px;}
#rssMiddleHolder ul {list-style-type: none; margin: 0px; padding:0px; display: block;}
#rssMiddleHolder ul li {margin-bottom: 5px; padding-bottom: 5px; border-bottom: dotted 1px #FF9531; float: left;}
#rssMiddleHolder ul li a {font-weight:bold;}
