body{
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

#sub-menu{
	margin: 20px 0 40px 0;
	border: 1px solid #d8c9b2;
}
#sub-menu ul{
	background-color: #d8c9b2;
	margin: 5px;
}
#sub-menu ul li{
	list-style-image: none;
	background-image: none;
	list-style-type: none;
}
#sub-menu ul li a{
	display: block;
	height: 20px;
	width: 600px;
	font-size: 15px;
	padding: 5px 1px 5px 45px;
	border-bottom: 1px solid #dfd0b9;
	color: #90826b;
	background-image: url(../img/icon/i.png);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 0 -30px;
	margin-left: -25px;
}
#sub-menu ul li a:hover{
	background-color: #efe7d9;
	background-position: 0 0;
	color: #6a5c44;
}
/* ----------------------- */ 

h2{
	border-bottom: none !important;
}
.ponuka-main{
	margin: 20px 0;
	display: block;
	width: 850px;
}

.ponuka-main .lavy-box{
	display: block;
	float: left;
	width: 720px;
	padding: 15px;
	border-top: 1px solid #c5b9a5; 

}

.lavy-box h3{
	background-image: url(../img/icon/pen.png);
	background-position: left;
	height: 15px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #6d6353;
	display: block;
	padding: 10px 0 15px 50px;
	background-repeat: no-repeat;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.lavy-box p{
	font-size: 12px;
	color: #5c3b19;
	letter-spacing: 1px;
}
.lavy-box ul{
	padding: 10px 30px;
	font-size: 13px;
	color: #575044;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.lavy-box ul li{
	background-image: url(../img/icon/odrzka.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	line-height: 20px; 
	padding: 0 0 0 25px;
	margin-left: 45px;
}
.pom-class{
	margin-left: 0px !important;
}
ul li.ponuka-label{
	background-image: url(../img/icon/sipka.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 16px;
	height: 20px;
	padding: 15px 0 15px 35px !important;
	margin: 0 0 0 20px;
	color: #5e4e35;
	
}
.lavy-box ul li.pom1{
	background-position: 0 0 !important;
}

/* top buttom --------------*/ 
.ponuka-main .pravy-box{
	width: 100px;
	display: block;
	float: right;

}
.pravy-box a{
	margin-top: 150px;
	display: block;
	width: 55px;
	color:  #894b4c;
	height: 92px;
	background-image: url(../img/sipka_top.png);
	background-position: 0 0;
	background-attachment: scroll;
	padding: 78px 0 0 45px;
	font-size: 9px;
}

.pravy-box a:hover{
	color:  #a04e50;
	background-position: 0 -170px;
}

#zaver{
	font-size: 13px;
	display: block;
	padding: 10px;
	margin-top: 40px;
	background-color: #dbcdb8;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
	color: #68361e;
	text-align: justify;
}
.pravy-box a.first{
	margin-top: 700px;
}
