body{
	margin: 0px;
	background-color:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-image:url(../img/bgvertical.gif);
	background-repeat: repeat-x;
	behavior:url("/js/csshover2.htc");
}

#page{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	width:767px;
	
}

h1{
	font-size: 11pt;
	color: #b05200;
	margin-top:15px;
}
h2{
	font-size:10pt;
	color: #b05200;
}


input, select, button, textarea{
	font-size: 8pt;
}

table{
	background-color:  #E6EEF6;
}
.cell-bg-1{
	background-color: #336699;
	color: white;
}
.cell-bg-2{
	background-color: #ff9900;
}
.cell-bg-3{
	background-color: #fff9e6;
}
.cell-bg-4{
	background-color: white;
}
	
.cell-bg-5{
	background-color: #F1F6FB;
}


a{
	text-decoration: none;
	color: #064cab;
	
}
a:hover{
	text-decoration: underline;
}
 
#content{	
	margin-left: 172px;
	padding-left: 10px;
	
}

#bread{
	
	color: gray;
	font-size: 7pt
}
#bread a{
	color: black;
	padding-left: 13px;
	padding-right: 5px;
	background-image:url(../img/brad-arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#float-cleaner{
	float: left;
}
 
* html #content {
  height: 1%; 
  margin-left: 175px;
}

#content li{
	padding-top: 3px;
	padding-bottom: 3px;
}

#header{
	margin: 0px 1px;
	background-image:url(../img/bg2.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:90px;
}

#footer{
	min-height: 71px;
	clear:both;
	padding: 20px 0 10px;
}

#footer #footer-text{
	padding: 5px;
	margin-top: 19px;
	_margin-top: 39px;
}

#footer #statistitky{
	
}
#footer #statistiky span{
	float: left;
}


#menu1{
	float:right;
	width: 450px;
	padding-top:5px;
}

#menu1 ul{
	margin:0;
}

#menu1 li{
	display:inline;
	list-style: none;
}

#menu1 li a, #menu1 li a:visited{
	display:block;
	float:left;
	padding-right: 20px;
	font-weight:normal;
	font-size:7pt;
	text-decoration: none;
	color: black;
	text-transform:lowercase;
}

#menu1 li.selected a, #menu1 li.selected a:visited{
	color: black;
}

#menu1 li a:hover{
	text-decoration: underline;
}

#menu1 li.selected a:hover{
	text-decoration: none;
}

#menu2{
	
	background-image:url(/img/bgmenu.gif);

	text-align:center;
	background-color: #004aa6;
}

#menu2 a{
	padding: 12px 18px 15px 17px;
	_padding: 14px 18px 13px 17px;
	background-image:url(/img/bgmenu.gif);
	
	
}

/*#menu2 ul{
	margin:0;
	padding: 0px;
}

#menu2 li{
	display:inline;
	list-style: none;
}*/

#menu2 a, #menu2 a:visited{
	font-weight:bold;
	font-size:8pt;
	text-decoration: none;
	color: white;
}

#menu2 div a:hover, #menu2 div a.selected{
	background-image:url(/img/mnu-bg-light.gif);
}

#menu2 a.selected:hover{
	text-decoration: none;
}

#menu3{
	margin-top:10px;
}

#menu3 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu3 ul li{
	background-image: url(../img/left-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#left-banners-container2{
	margin-top:10px;
}

#menu3 ul li h2, #left-banners-container2 h2{
	padding: 12px 0px 0px 10px;
	height: 33px;
	margin: 0;
	color: #FFFFFF;
	font-size:8pt;
}

#left-banners-container2 h2{
	background-image: url(../img/left-header-white.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu3 ul li ul li {
background-image: none;
	background-color: #f4f4f4;
	border-bottom: 1px dotted #007aea; 
	padding: 5px 0px 5px 0px;
	/*background-image: url(/img/menu3-no.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	margin-bottom: 0px;
	/*
	padding-top: 0px;
	padding-bottom: 7px;
	padding-right: 5px;
	margin-bottom: 7px;
	*/
	
}

#menu3 ul li ul li a{
	
	font-weight: normal;
	text-decoration: none;
	
	color: black;
}


#menu3 ul li ul li:hover, #menu3 ul li ul li.selected{
	background-color: #D0D0D0;
	
}





/*#menu3p1{
	font-weight: bold;
	position: relative;
	left: -7px;
}
#menu3p1 a{
	color: #666666;
}

.menu3p1-level1-no{
	padding: 6px 0px;
}*/

#left{
	float:left;
	width: 172px;
}

#left-content{
	margin-top:10px;
}

#left-content p{
	padding-left: 15px;
}


#right{
	float:right;
	width:172px;
	margin-left: 10px;
	
}

#right.inpage{
	width: 192px;
	background-color: #f4f4f4;
	background-image:url(/img/right-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:20px;
	margin-top: 10px;
}

.neprehlednete img{
	margin-bottom: 5px;
}
#left div.neprehlednete{
	background-image:url(/img/left-bg-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 17px;
}

#right p {
	margin: 0px;
	padding: 0px;
}


.right-header, #right h2{
	background-image:url(../img/left-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding: 12px 0px 0px 10px;
	height: 33px;
	margin: 0;
	margin-top: 10px;
	color: #FFFFFF;
	font-size:8pt;
}



#aktuality-container{
	background-color: #f4f4f4;
}
.aktualita-short{
	padding-left: 10px;
	margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
	
	border-bottom: 1px dotted #007aea; 
}
.aktualita-short .datum{
	text-align:right;
	font-size:6pt;
	color:#000000;
	margin-bottom:3px;
}
.aktualita-short .title{
	color: #e66e00;
	font-weight: bold;
}
.aktualita-short, .aktualita-short a{
	color: #e66e00;

}
.aktualita-short a span{
	
}
.aktualita-short .content{
	padding: 3px 0px;
	color:#000000;
	
}

.aktualita-short .content p, td p, tr p, #left p{
	margin:0;
	padding:0;
}



#dulezite-container ul{
	list-style: none;
	margin: 0;
	padding: 0px 15px;
}
#dulezite-container ul li{
	margin-bottom: 5px;
}
#dulezite-container ul li a{
	color: #666666;
	font-weight: bold;
	text-transform:lowercase;
}



#hp-teaser{
	height:246px;
}

#hp-teaser-img{
	float:left;	
	padding-top:10px;
	margin-right:8px;
}

#foreiginerlink img, #hp-teaser-img a img{
	border:none;
}




.tucneModre, p.tucneModre, span.tucneModre{
	color:#0066CC; font-weight:bold;
}

.HighlightBlock{
	padding: 5px;
	background-color:#e8f0f8;
	border: 1px solid #cadced;

}
.HighlightBlock table{
	background-color:#e8f0f8;
	border: 1px solid #cadced;
	border-collapse: collapse;
}
.HighlightBlock table td{
	border: 1px solid #cadced;
	
}

.HighlightBlock2{
	padding: 5px;
	background-color:#ffdc8d;
}
.HighlightBlock3{
	padding: 5px;
	background-color:#dde797;
}
.HighlightBlock4{
	padding: 5px;
	background-color:#f4f4f4;
}

#certifTable{
	font-size: 7pt;
}

table.borderedTable{
	background-image: url(/img/mnu-bg-light-1x152.gif);
	
}
table.borderedTable td, table.borderedTable th{
 background-color: #FFFFFF;
 text-align: center;
 height:150px;
 
}

#float-cleaner{
	width:100%;
}

.dodatek {
	font-size:7pt;
}

form{
	margin:0px;
	width: 98%;
}

fieldset{
	padding:10px;
	margin-top: 0px;
	margin-bottom: 5px;
}

form label {
	float: left;
  	text-align: right;
	padding-right: 5px;
}

form div {
  	padding-top: 5px;
}

#frm_kontakt label {
 width: 130px;
}
#doporucit label{
	width: 100px;
}
#itester label{
	width: 50px;
}

#main-content .rss { width: 345px; }
.rss li{
	list-style-image:url(/img/rss-sipka.png);	
}

/* ikonka certifikatu IES na uvodu */
a#ies {position:relative; display:block; float:right; margin:0 0 .25em 0em;  width:52px; height:60px; text-decoration:none; border:1px solid white;}
a#ies img {border:none; margin-left: .6em}
a#ies em {display:none;}
a#ies:hover em {width:28em; display:block; padding:.75em; position:absolute; top:20px; right:20px; background:#e7e7e7; border:1px solid silver; }
a#ies:hover em strong {padding:.75em;  display:block; font-style:normal;}
a#ies:hover em strong.cz {color:#e87106;}
a#ies:hover em strong.cz:after, a#ies:hover em strong.en:after {color:white; margin-left:11em;}
a#ies:hover em strong.cz:after {content:' cz';}
a#ies:hover em strong.en:after {content:' en';}
a#ies:hover {border:1px solid #fff;}

.cleaner {
	clear: both;
	height: 1px;
}
.backLinks {
	background-color: rgb(190, 190, 190);
	margin-bottom: 5px;
	padding: 10px 8px;
}
.backLinks a {
	color: black;
	text-decoration: underline;
}
.backLinksColumn {
	float: left;
	width: 235px;
	padding-left: 15px;
	margin: 0;
}
.backLinksColumn li {
	padding-right: 5px;
}
#statistiky {
	padding-left: 5px;
}
