body {
	margin: 0px;
	padding: 0px;
	color: #015301;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(../images/background.gif) top center no-repeat;
	background-color: #F8F8EA;
}

input, textarea {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #015301;
}

.info-body{
	width: 900px;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align: left;
}

h1{
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size: 16px;
	color: #015301;
}

h3{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;

	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #E8E4D2;
}

a{
	color: #015301;
}

ul{
	padding: 0px;
	margin: 0px;
	list-style:none;
}

li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	list-style:none;
	border-bottom: 1px solid #E8E4D2;
}


.logo{
	float: left;
	display: block;
	background:url(../images/logo-naturalex.jpg) top left no-repeat;
	width: 312px;
	height: 130px;
}

.logo a{
	display: block;
	width: 312px;
	height: 130px;
}

.title{
	padding: 40px 15px 15px 0px;
	font-size: 20px;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 565px;
}


.frontpage-section{
	margin: 30px 0px 0px 0px;
	padding: 15px;
	background:url(../images/bg_frontpage.png) top left no-repeat;
}





.content {
	line-height: 135%;
	
}




.info, .info-r{
	margin: 15px 0px 30px 0px;
	float: left;
	width: 290px;
	background:url(../images/bg_info.png) top right no-repeat;
	height: 475px;
}

.info-r #mess {
	color: #CC0000;
}


.info-r .map{
	display: block;
	width: 260px;
	height: 145px;
	background:url(../images/map-small.png) top left no-repeat;
	position:relative;
	z-index:10;
	
}

.trafic {
	display: none;
}

.wrap{
	padding: 15px;
}

.clear {
	clear: both;
}

span{
	display:none;
}

.iw{
	width: 98%;
}


/* sliders */

/* frontpage sliders */

#frontpage{

}

#frontpage  .ico-next{
	float: right;
	margin-right: -38px;
	margin-top: 130px;
	margin-bottom: -130px;
	background:url(../images/rhover1.png) top right no-repeat;
	position: relative;
	width: 24px;
	height: 30px;
}

#frontpage .ico-prev{
	margin-left: -38px;
	margin-top: 130px;
	margin-bottom: -130px;
	float: left;
	background:url(../images/lhover1.png) top left no-repeat;
	position: relative;
	width: 24px;
	height: 30px;
}


.slide, .scroller{
	width: 870px;
	height: 310px;
}

.scroller {
	overflow: hidden;
	position: relative;
	z-index:20;
}

.scroller img{
	border: none;
}

.slide {
	float: left;
}

.words{
	display:none;
	font-weight: bold;
}
