body{
	-moz-box-sizing : border-box; margin:20px 0px 0px 0px; text-align:center;
	font-family: Verdana;
}
#bgImg{
	width:100%; height:126px; position:relative; text-align:center; margin:auto;
	background-image:url(pic/bgImg.jpg); background-repeat:repeat-x; background-position:center;
}

#menu{
	width:800px; position:relative; text-align:left; margin:auto;
}
#menu1{
	position:relative; top:60px; left:31px; width:384px; height:160px; z-index:1;
}
#menu2{
	position:relative; top:-45px; left:385px; width:384px; height:151px; z-index:2;
}
.menu_top{
	margin:auto;
	width:800px;
	height:17px;
	border:1px solid #DDD;
	border-left:none;
	border-right:none;
	
	font-size: 10px;
	font-weight: bolder;
	font-family: Verdana;
	color: #AAA;
}

.menu_top a{
	text-decoration: none;
	color: #AAA;
	position:relative;
	top:2px;
	border:1px solid #DDD;
	border-top:none;
	border-bottom:none;
	padding-left:8px;
	padding-right:8px;
}
.menu_top_stavkon{
	text-align:right;
	font-size: 10px;
	font-weight: bolder;
	font-family: Verdana;
	color: #AAA;
}

.menu_top_stavkon a{
	text-decoration: none;
	color: #AAA;

	border:1px solid #DDD;
	border-top:none;
	border-left:none;
	border-bottom:none;
	padding-left:8px;
	padding-right:8px;
}
.deadlink{
	position:relative;
	padding-left:8px;
	padding-right:8px;
	top:2px;
}
#last{
	border-right:none;
}
#first{
	border-left:none;
}
.menu_top a:hover{
	text-decoration: underline;
	color: #AAA;
}
.menu_top_stavkon a:hover{
	text-decoration: underline;
	color: #AAA;
}
.bottom{
	font-size: 10px;
	font-weight: bolder;
	font-family: Verdana;
	color: #AAA;
}

.content_container{
	width:800px;
	text-align:center;
	margin:auto;
	font-size: 12px;
}
.stavkon_top{
	width:800px;
	text-align:right;
	border-bottom:1px solid #DDD;
}
.stavkon_logoHBW{
	width:800px;
	text-align:left;
	position:relative;
	left:0px;
	top:-10px;
}
.logo_stavkon{
	position:relative; top: -35px;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.stavkon_headline{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #AAA;
	text-align:left;
	position:relative; top: -20px;
}
.reklamy_headline{
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #AAA;
	text-align:left;

}
.line1{
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
}
#line2{
	border-bottom:1px solid #DDD;
	position:relative;
	top:-10px;
}
.bold{
	font-weight:bold;
}
.inline{
	display:inline;
}
.inline form{
	display:inline;
}
.ukazky{
	font-size: 11px;
}
.ukazky td{
	padding:10px;
}
.ukazky div{
	width:100px;
}
.project_container{
	text-align:left;
	width:800px;
	position:relative;
}
.project_info{
	width:400px;
	text-align:left;
	position:relative;
	float:left;
}
.project_foto{
	width:400px;;
	text-align:right;
	position:relative;
	display:inline;
	float:right;
	padding-bottom:20px;
}
.project_title{
	font-size:14px;
	width:380px;
}
.project_desc{
	font-size:12px;
	width:380px;
}
.project_info_table{
	font-size: 11px;
	width:400px;
}
.project_info_table td{
	padding:6px;
}
.project_info_table div{
	width:80px;
}
#fotoshow{
	display:none;
}
#fotohead{
	width:800px;
}
#close{
	text-align:right;

}
#close div{
	width:40px;
	border:1px solid #555;
	padding:2px;
}
#close a{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #AAA;
}
.kontakt{
	text-align:left;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
.kontakt td{
	padding:2px;
}

.popis {
	margin-top:20px;
  text-align:left;
  font-family: Verdana;
	color:#AAAAAA;
}
.odkazy{
  text-align:left;
  margin-top:20px;
}
.odkazy A {
  font-family: Verdana;
	color:#AAAAAA;
	text-decoration:none;
}
.odkazy A:hover {
	color:#000;
	text-decoration:underline;
}
