/* CSS Document */
body, html {
	margin:0px;
	padding:0px;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: 90%;
	color: #000000;
	background:url(../grafika/back2.gif) top;
}

#main{
	position:relative;
	margin:auto;
	width:1012px;
}

#header{
	position:relative;
	width:698px;
	height:298px;
	background:url(../grafika/header.gif) top no-repeat;
}

#header_right{
	position:relative;
	width:314px;
	height:761px;
	background:url(../grafika/header_right.gif) top no-repeat;
}


.levy_blok{
	 position:relative;
	 float:left;
	 width:698px;
}

.pravy_blok{
	 position:relative;
	 float:left;
	 width:314px;
}

#obsah{
	position:relative;
	width:658px;
	height:423px;
	padding:20px;
	background:url(../grafika/obsah.gif) top no-repeat;
}

.cont{
	position:relative;
	margin-left:30px;
	padding:10px;
	height:360px;
	overflow:auto;
	margin-bottom:15px;
}

.footer{
	position:relative;
	margin-left:60px;
	font-size:85%;
}

.footer ul{
	margin:0px;
	padding:0px;
}

.footer li{
	position:relative;
	list-style:none;
	float:left;
	margin-right:4px;
}

.footer a{
	position:relative;
	padding:4px;
	text-decoration:none;
	color:#000000;
}

.footer a:hover{
	position:relative;
	text-decoration:underline;
	color:#993300;
}


.menu{
	position:absolute;
	top:248px;
	left:289px;
}

.menu ul{
	margin:0px;
	padding:0px;
}

.menu li{
	list-style:none;
	float:left;
	margin-right:5px;
}

.menu a{
	position:relative;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
}

.menu a:hover{
	position:relative;
	text-decoration:none;
	background-color:#993300;
	color:#FFFFFF;
}

.cleaner{
	clear:both;
}

h1{
	display:none;
}

h2{
	position:absolute;
	top:267px;
	left:130px;
	margin:0px;
	padding:0px;
	font-size:130%;
	font-weight:normal;
	color:#FF99CC;
}

.cont h2{
	position:relative;
	color:#000000;
	top:0px;
	left:0px;
}


.kontakt{
	position:absolute;
	top:460px;
}

.kontakt ul{
	margin:5px;
	padding:5px;
}

.kontakt li{
	list-style:none;
}

.right1{
	position:absolute;
	top:14px;
	left:6px;
	background:url(../grafika/header_right_copanky2.jpg) top no-repeat;
	width:287px;
	height:426px;
}

.right2{
	position:absolute;
	top:14px;
	left:6px;
	background:url(../grafika/header_right_dredy.jpg) top no-repeat;
	width:287px;
	height:426px;
}

.right3{
	position:absolute;
	top:14px;
	left:6px;
	background:url(../grafika/header_right_dredy.jpg) top no-repeat;
	width:287px;
	height:426px;
}

.right4{
	position:absolute;
	top:14px;
	left:6px;
	background:url(../grafika/header_right_kontaktcenik.jpg) top no-repeat;
	width:287px;
	height:426px;
}

.right5{
	position:absolute;
	top:14px;
	left:6px;
	background:url(../grafika/header_right_materialy.jpg) top no-repeat;
	width:287px;
	height:426px;
}

.right6{
	position:absolute;
	top:14px;
	left:6px;
	background:url(../grafika/header_right_copanky.jpg) top no-repeat;
	width:287px;
	height:426px;
}


.logo{
	position:absolute;
	top:149px;
	left:449px;
}

img{
	border:0px;
}

a{
	text-decoration:underline;
	color:#663300;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
	color:#FFFFCC;
}

/*fotogalerie*/
.objekt{
	width:550px;
	position:relative;
	margin-bottom:20px;
	min-height:100px;
	_min-height:100px;
}
.ffoto{
	position:relative;
	float:left;
	padding:2px;
}
/*.reference{
	float:left;
	margin:0px 15px 5px 0px;
	border:solid 1px #993300;
}*/
.reference{
	float:left;
	margin:5px 15px 5px 0px;
	border-color:#000000;
	border:solid 1px;
}


.ffoto img{
	float:left;
	margin:2px 2px 2px 0px;
	border-color:#000000;
	border:solid 1px;
	filter:Alpha(opacity=90, style=0);
	opacity:0.9;
	-khtml-opacity: 0.9;
	-moz-opacity:0.9;
}

.ffoto img:hover{
  	filter:Alpha(opacity=100, style=0);
	opacity:1;
	-khtml-opacity: 1;
	-moz-opacity:1;
}

.ffoto a{
	filter:Alpha(opacity=90, style=0);
	opacity:0.9;
	-khtml-opacity: 0.8;
	-moz-opacity:0.9;
}


.ffoto a:hover{
  	filter:Alpha(opacity=100, style=0);
    opacity:1;
	-khtml-opacity: 1;
	-moz-opacity:1;
	
}

.vsechnafota{
	position:relative;
	width:520px;
	text-align:center;
	padding-left:20px;
}
.vypisgalerie{
	position:relative;
	padding:20px;
	width:520px;
}
.vypisgalerie2{
	position:relative;
	padding-top:10px;
	padding-left:5px;
}

.centerer {
	text-align:center;

	font-size:13px;
	font-weight:bold;
	border-top:solid 1px #0099CC;
	border-bottom:solid 1px #0099CC;
	padding-top:2px;
	padding-bottom:2px;
	position:relative;
}

.clanektitle{
	position:relative;
	top:5px;
	padding-left:3px;
	padding-right:3px;	
	border:outset 1px #FF66CC;
	background-color:#FF99CC;
	color:#000000;
}

h3{
	position:relative;
	top:5px;
	padding-left:3px;
	padding-right:3px;	
	border:outset 1px #FF66CC;
	background-color:#FF99CC;
	color:#000000;
	font-size:13px;
}

h4{
	position:relative;
	border-bottom:solid 1px #009933;
	font-size:13px;
}

.foto_picture{
	position:relative;
	top:6px;
}

.razeni{
	font-size: 11px;
	text-align:right;
	margin-top:5px;
}

.razeni2{
	font-size: 11px;
	text-align:left;
	margin-top:5px;
	padding-left:2px;
	padding-right:2px;	

}
.razeni3{
	font-size: 11px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;	
	margin-top:5px;
}

.a_facebook{
	font-size:11px;
}