body 
{
	background: url('../img/lay_summer/bg.jpg') repeat-x #ffffff;
}

a
{
	color: #2a2a20;
}

#top .bar1
{
	background: #78b50f;
}

/* menu */

#top .menu a 
{
	color: #2a2a20;
}

#top .menu a:hover, #top .menu a.selected
{
	background: #d7d279;
	color: #2a2a20;
}

#top .langs a
{
	color: #2a2a20;
}

#top .langs a.selected
{
	background-color: #d7d279;
	/*color: #78b50f;*/
}

#top .langs a:hover
{
	background-color: #d7d279;
	/*color: #2a2a20; */
}

#banner 
{
	background: url('../img/lay_summer/bg_banner.jpg') no-repeat;
}

#banner .img
{
	background: url('../img/lay_summer/banner_img.jpg') no-repeat;
}

#content 
{
	background: #91c23a;
}

#content .shadow 
{
	background: url('../img/lay_summer/shadow_content.png') repeat-x;
}

#content .box_darker
{
	background: #95c543;
}

#content .left .cnt .menu a 
{
	color: #000000;
	border-bottom: 1px solid #a0cb57;
}

#content .left .cnt .menu a:hover 
{
	color: #393939;
}

#footer 
{
	background: #c5bd3c;
	color: #2a2a20;
}

#footer a
{
	color: #2a2a20;	
}

#footer a:hover
{
	color: #404031;
}

.button_more
{
	background: url('../img/lay_summer/button_more.png') no-repeat;
	width: 58px;
	height: 33px;
}

