/* --- main settings --- */

* { 
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.no-strong{
	font-weight: normal;
}
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* header -------------------------------------- */

#header{
	height: 105px;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
}
#header_in{
	width: 850px;
	height: 104px;
	margin: auto;
	clear: both;
}

#logo{
	width: 250px;
	height: 104px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	
}


/* logo  ----------------------------------------- */
#logo h1{
	font-size: 17px;
	font-weight: normal;	
	letter-spacing: 2px;
	color: white;
	text-align: right;
	padding: 15px 60px 0 0; 
}
#logo h1 i {	
	font-style: normal;
	display: block;
	font-size: 15px;
	padding-right: 10px;
}
/* menu  ----------------------------------------- */
#current {
	display: block !important;
	color: white;
}
#menu-box{
	width: 480px;
	height: 104px;
	float: right;
	text-align:	right;
}

#menu-box ul li{
	float: left;
	list-style-type: none;
	display: inline;
}
#menu-box ul li a{
	display: block;
	width: 100px;
	height: 69px;
	text-align: center;
	margin-left: 10px;
	float: left;
	padding: 20px 0 5px 0;
	color: #ffd2d1;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 15px;
}
#menu-box ul li a:hover{
	color: white;
}
#menu-box ul li a span{
	width: 100px;
	height: 32px;
	margin-top: 8px;
	margin-bottom: 20px;
	display: block;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu-box ul li a span.uvod{
	background-image: url(../img/menu/uvod.png);
}
#menu-box ul li a span.postup{
	background-image: url(../img/menu/postup.png);
}
#menu-box ul li a span.cennik{
	background-image: url(../img/menu/euro.png);
}
#menu-box ul li a span.fotogaleria{
	background-image: url(../img/menu/fotogaleria.png);
}
#menu-box ul li a span.kontakt{
	background-image: url(../img/menu/kontakt.png);
}

/* header ------------------------------------- */

#subheader{
	height: 268px;
	background-image: url(../img/sub_header_bg.png);
	background-repeat: repeat-x;	
	background-position: 
}
#subheader1{
	height: 268px;
	width: 850px;
	margin: auto;
}
#lavy_header{
	width: 300px;
	display: block;
	float: left;
}
#lavy_header h2{
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: normal;
	background-color: #a7a7a7;
	padding: 5px 10px;
	width: 275px;
	margin: 19px 0;
	color: white;
} 

#lavy_header ul li{
	background-image: url(../img/odrazka.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	list-style: none;
	margin-bottom: 10px;
	padding: 0 0 10px 35px;
	color: #555555;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	width: 260px;
	border-bottom: 1px dotted #f9f9f9;
} 
#pravy_header{	
	width: 550px;
	display: block;
	text-align: right;
	float: right;
}
#pravy_header img{	
	padding: 4px;
	border: 1px solid #efefef;
	margin: 10px 0;
}
.konecob{
	clear: both;
}

/* main box --------------------------- */

#plochabox{
	width: 850px;
	margin: auto;
}

#lavy_box{
	width: 600px;
	float: left;
	position: relative;
}


#panel{
	position: absolute;
	width : 10px;
	height : 730px;
	background-image: url(../img/panel.png);
	left : -20px;
	top : 60px;
	display : block;
	
}
#lavy_box h3{
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 2px;
	margin: 30px 0;
	color: #3f3f3f 
}
#lavy_box h3.nadpis{
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 15px 0;
	color: #3f3f3f;
	word-spacing: 1px;
}
#lavy_box p{
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 14px;
	color:  #696969;
	text-align: justify;
	padding: 10px 0;
}


/* footer ------------------------------- */
#footer{
	margin-top: 20px;
	background-image: url(../img/footer_bg.png);
	height: 42px;
}
#footer1{
	width: 850px;
	margin: auto;
	font-size: 10px;
	color: white;
	letter-spacing: 1px;
}
#footer1 .footerlabel{
	width: 600px;
	padding: 7px 0;
	float: left;
}
#footer1 .author{
	width: 250px;
	padding: 15px 0;
	float: right;
	text-align: right;
}
#footer1 .author a{
	color: #ffe3e3;
}
#footer1 .author a:hover{
	color: #ff8484;
	text-decoration: underline;
}

/* nahodne referencie ---------------- */
#pravy_box{
	width: 235px;
	float: right;
	padding-left: 5px;
	text-align: center;
}
#pravy_box img{
	margin-top: 40px;
}
#referencia{
	width: 200px;
	height: 21px;
	display: block;
	margin: 25px 0 20px 20px;
	background-color: #b0b0b0;
	border: 1px solid #9c9c9c;
	color: white;
	padding: 4px 5px;
	letter-spacing: 1px;
}
.ref{
	margin: 0 0 0 20px; 
}
.ref img{
	padding: 4px;
	border: 1px solid #cfcfcf;
	margin-right: 20px;
}
.ref img:hover{
	border: 1px solid #00bfff;
}
#more{
	width: 205px;
	padding: 5px 0 0 15px;
	display: block;
	margin-left: 20px;
	text-align: left;
	color:  #646464;
	border-top: 1px dotted #909090;
	font-size: 14px;
}
#more:hover{
	color: #323232;
	text-decoration: underline;
}