body{
	background:#296a1d;
	background-image: url("http://www.ekostroy.zp.ua/img/background.png");
	background-repeat: repeat-x;
	background-attachment: fixed;
    padding: 0;
    margin: 0;
	color: #7fe159;
	}
	   
.left { background-image: url("http://www.ekostroy.zp.ua/img/shade.png");}

.border-big { background-image: url("http://www.ekostroy.zp.ua/img/border-bag.png"); background-repeat: repeat-y;}

.foot{
	font-family: Tahoma;
	text-align: center;
	font-size: 0.67em;
	font-weight: bold;
	color: #7fe159;
	background-image: url("http://www.ekostroy.zp.ua/img/shade.png");
}

.news {
 font-family: Tahoma;
 font-weight: 50%;
 color: #7fe159;
}

.news h2{
	font-size:1.2em;
	color: #6cc856;
}

p {
	margin:0 5px 15px 15px;
}

a {color: #99fea0;}
ul#productsmenu li a{
	font-size:12pt;
	}
ul#productsmenu {
	margin-right:16px;
	}
ul {
	margin-left: 0; 
	padding-left: 0;
	margin-bottom:5px;
}
li {
 list-style-type: none;
	margin-bottom:10px;
}

ul#dock {
	background: transparent;
	height: 90px;
	padding: 0 0px 0 0px;
	position: relative;
	left:50%;
	bottom: 0;
}
ul#dock li {
	display: inline;
	position: relative;
	margin-bottom: 0;
	margin-top: 10px;
	float: left;
	background:transparent;
}
ul#dock * {
	margin-bottom: 0;
}
ul#dock li a {
	display: block;
	position: relaive;
	height:54px;
}

ul#dock li a img{
	display: block;
	height:100%;
	width:100%;
	position: relative;
	border:0;
}

img {
	border: none;
}


