body{
   
    background: white;
    background-image: url("media/backweb.gif");
    font:11pt/1.3 sans-serif;
    font-family : Verdana, Verdana CE, Arial CE, Arial, Helvetica, sans-serif;
    padding : 0;
    margin: 0;
    color: black;
    text-align : center;
	 behavior: url(csshover2.htc);
}
h1{
	font-size: 17px;
	color: #ff6e00;
	border: 1px solid #f5b789;
	border-left: none;
	border-top: none;
	padding-bottom: 3px;
}
h2{
	font-size: 15px;
	color: #7b7c7e;
	background: #eeeeee;
	padding: 3px;
	margin: 0;
	margin-top: 11px;
	margin-bottom: 5px;
	background-image: url(img/backstriska.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h3{
	font-size: 15px;
	color: #f9883b;
	border: 1px solid #ffd2b3;
	border-left: none;
	border-top: none;
	padding-bottom: 3px;
}
a{
	color: Black;
}
a:hover{
	text-decoration: none;
}
div#main{
	width: 770px;
	margin: 0 auto;
	padding-top: 6px; 
}
div#inmainleft{
	width: 620px;
	float: left;
}
div#inmainright{
	width: 145px;
	margin-left: 5px;
	float:left;
	/*margin-top: 54px;*/
	}
div#in_iml{
	margin-top: 10px;
}	
	


div#menuleft{
	float: left;
	width: 120px;
	text-align: left;
	z-index: 5;
}	
div#menuleft ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 110px;
	
	
}
div#menuleft ul li{
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 6px;
	border-bottom: 1px solid #eee;
}


div#menuleft li a{
	display: block;
	width: 110px;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 3px;
	border: 1px solid #9a9b9c;
	border-top: none;
	border-right: none;
}

div#menuleft li a.aktualni{
	
	background-color: #f5f4f4;
	color: #ff6e00;
}

div#menuleft li a:hover{
	color: #ff6e00;
}
div#menuleft li a.aktualni:hover{
	
	background-color: #c0c2c4;
}

div#menuleft ul ul li{
	border-bottom: none;
	margin-bottom: -1px;
}

div#menuleft ul ul li a {
	display: block;
	text-decoration: none;
	padding: 4px 0;
	width: 127px;
	padding-left: 2px;
	border-left: 1px solid #9a9b9c;
	background-color: #f0f0f0;
	font-weight: bold;
	font-size: 10px;
	color: black;
}
div#menuleft>ul a {
	width: auto;
}
div#menuleft ul ul{
	position: absolute;
	top: 0;
	left: 110px;
	display: none;
}
div#menuleft ul.level1 li.submenu:hover ul.level2{
	display: block;
}



div#obsah{
	float: left;
	width: 500px;
	text-align: left;
	z-index: 1;
}	
.new{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 3px;
	/*border-bottom: 2px solid #9a9b9c;*/
	color: #ff6e00;
	background-color: #eee;
	background-image: url(img/backstriska.gif);
	background-repeat: no-repeat;
}

.aktproj{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #9a9b9c;
border-top: 2px solid #9a9b9c;
padding-bottom: 3px;
padding-top: 2px;
background: #dddddd;
/*margin-top: 17px;*/
margin-top: 8px;
margin-bottom: 17px;
color: #ff6e00;

}
.aktproj2{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #9a9b9c;
border-top: 2px solid #9a9b9c;
padding-bottom: 3px;
padding-top: 2px;
background: #dddddd;
margin-top: 8px;
color: #ff6e00;

}
.nazevproj{
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #9a9b9c;
	border-bottom: none;
	border-right: none;
	padding: 3px;
	margin-top: 11px;
	background-color: #f0f0f0;
}
.projtext{
	font-size: 9px;
	text-align: left;
	padding-left: 2px;
	border-left: 1px solid #9a9b9c;
}
.projtext a{
	color: #ff6e00;
}
.projtext a:hover{
	color: #ff6e00;
	text-decoration: none;
}
#formhled{
	border: 2px solid #9a9b9c;
	background-color: #f0f0f0;
	margin-top: 10px;
	font-size: 10px;
}
#formhled input{
	border: 1px solid #9a9b9c;
	font-size: 10px;
	width: 90px;
}
#formhled select{
	border: 1px solid #9a9b9c;
	font-size: 10px;
}
#formhled form{
	padding: 7px 0 8px 0;
	margin: 0;
}
#formhled2{
	border: 2px solid #f9883b;
	background-color: #f9883b;
	margin-top: 10px;
	font-size: 10px;
}
#formhled2 input{
	border: 1px solid #f9883b;
	font-size: 10px;
	width: 90px;
}
#formhled2 select{
	border: 1px solid #f9883b;
	font-size: 10px;
}
#formhled2 form{
	padding: 7px 0 8px 0;
	margin: 0;
}
.novinka{
	border: 2px solid #ffe4cf;
	padding: 5px;
	margin-top: 6px;
	clear: both;
	height: 100px;
	
}
.novinka .textik{
	font-size: 12px;
	margin-left: 130px;
}
.novinka .textik a{
	color: #ff6e00;
}

div.popis{
	font-size: 12px;
}
div.popisekfotka{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
div.popisekfotka2{
	font-size: 9px;
	background-color: #fbb584;
	width: 120px;
	
}
div.fotka{
	margin-top: 10px;
}

div.fotka2{
	margin-top: 6px;
	margin-right: 4px;
	float: left;
	height: 115px;
}

table#ocenkont td{
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
table#ocenkont td.tr1{
	width: 247px;
}

table.tabform{
	font-size: 12px;
	text-align: left; 
}
table.tabform td{
	padding: 2px;
	vertical-align: top;
}

table.tabform input, table.tabform select{
  width: 160px;
  border: 1px solid #f9883b;
}
.error{
	color: Red;
}

table.tabform2{
   width: 495px;
	font-size: 12px;
	text-align: left; 
}
table.tabform2 td{
	padding: 2px;
	vertical-align: top;
}

table.tabform2 input, table.tabform2 select{
  width: 190px;
  border: 1px solid #f9883b;
}

table.tabform2 textarea{
  border: 1px solid #f9883b;
}
div.eutext{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0;
}
div.eupodklad{
	background-color: #fbb584;
}

div#techdetail{
	height: 104px;
	overflow: auto;
	padding: 3px 0;
	border: 1px solid #f9883b;
	border-left: none;
	scrollbar-arrow-color: #f9883b;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-darkshadow-color: #fbb584;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #fbb584;
	scrollbar-track-color: #fbb584;
}

hr.cleaner{
	clear: both;
	visibility: hidden;
}
table.newprojekt td{
	font-size: 12px;
	padding: 3px; 
	text-align: left;
	vertical-align: top;
}
.podklad{
	background-color: #ffd2b3;
	padding: 4px;
	margin-top: 12px;
	text-align: center;
	font-weight: bold;
}
table.searchtabvysl{
	width: 100%;
}
table.searchtabvysl td{
	font-size: 12px;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
table.searchtabvysl td.td1{
	width: 40px;
}
table.searchtabvysl td:hover{
   background-color: #fff6f0;
}
div.certif{
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
}
form.rknab{
	margin-top: 10;
	display: block;
	padding: 0;
}
div.realpoh{
	text-align: center;
	margin: 15px auto;
	font-weight: bold;
}
div.realpoh span{
   font-size: 14px;
	color: #f9883b;
	
}

table.obecna td{
  font-size: 12px;
  padding: 3px;
  vertical-align: top;
  text-align: left;
}
table.obecna2 td{
	font-size: 12px;
	padding: 3px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
div.apfotky{
	margin: 10px auto;
	text-align: center;
}
div.nazevtopnab{
	background: #ff6e00;
	font-weight: bold;
	padding: 2px;
	color: White;
}
div.titdotazmakl{
	background: #ff6e00;
	font-weight: bold;
	padding: 2px;
	color: White;
	margin-bottom: 4px;
}
form.dotazmakl{
	margin-top: 10px;
}
ul.zamestnani{
	margin-top: 2px;
}
td.tddotaznik1
{
	background-color: #fcf4d1;
}
div.rkperson{
	text-align: center;
	width: 250px;
	float: left;
	margin: 5px 0;
}

table.pustevny{
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
	margin-bottom: 14px;
}

table.pustevny td, table.pustevny th{
	padding: 3px;
	border: 1px solid black;
	font-weight: normal;
}
table.pustevny th{
	font-weight: bold;
}
table.pustevny tr.podklad{
	background-color: #eee;
}

div.txtref{
	margin-top: 15px;
}
div.podref{
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

div#menuref a{
	display: block;
	float: right;
	font-size: 10px;
	padding: 3px;
	background-color: #eeeeee;
	margin-left: 5px;
	text-decoration: none;
}
div#menuref a:hover{
	color: #f9883b;
}

div.motto{
	color: #7c7c7d;
	font-style: italic;
	font-weight: bold;
	margin: 15px auto;
	text-align: center;
}