* { margin: 0; padding: 0 }

body
{
	background: #fbba64 url(bg2.jpg) left top;
	font-family: Tahoma;
	font-size: 9pt;
	color: #362f2d;
}
#gl1
{
	background: transparent url(bg1.jpg) left top repeat-x;
}
#gl2
{
	background: transparent url(bg3.jpg) left bottom repeat-x;
}
a
{
	color: #622f1f;
}
p
{
	margin-top: 20px;
}


#top
{
	width: 100%;
	height: 142px;
}
#logo
{
	position: absolute;
	top: 20px;
	left: 25px;
}
#name
{
	position: absolute;
	top: 60px;
	left: 282px;
}
#ico-home
{
	position: absolute;
	top: 100px;
	right: 350px;
}
#caravan-group
{
	position: absolute;
	right: 0;
	top: 0;
	width: 201px;
	height: 119px;
}
#top ul.menu
{
	position: absolute;
	left: 277px;
	top: 135px;
	list-style: none;
}
#top ul.menu li
{
	float: left;
	margin-right: 26px;
	text-transform: uppercase;
}
#top ul.menu li a
{
	text-decoration: none;
	font-size: 1.1em;
	color: #553525;
	font-weight: bold;
}

#contacts
{
	background: transparent url(tel.jpg) no-repeat 20px 20px;
	width: 240px;
	height: 95px;
	margin-top: 40px;
	margin-left: 20px;
	z-index: 10px;
}
#contacts dl
{         
	margin-left: 110px;
	padding-top: 15px;
	margin-top: 10px;
}
#contacts dl dd
{
	font-weight: bold;
	margin-top: 7px;
}

#thanks
{

	margin-top: 25px;
}
#thanks img
{
  	margin-bottom: -400px;
}
#thanks q
{
	padding-top: 100px;
	padding-left: 30px;
	font-size: 0.8em;
	display: block;
}
#image
{
	float: right;
	position:relative;
	margin-top: -80px;
	z-index: 0;

}
#image img
{
	display: block;
}
#image .non
{
	margin-top: -160px;
	position: absolute;
	right: 0;
}


#main
{
	margin-top: 200px;
}
#news
{
	width: 20%;
	padding: 20px;
	float: left;
}
#news dt, #news dt a
{
	font-weight: bold;
}
#news dd
{
	margin-top: 10px;
	margin-bottom: 24px;
}

#welcome
{
	width: 55%;
	padding: 20px;
	float: right;
}
#welcome h2
{
	width: 258px;
	height: 39px;
	background: url(welcome.jpg) no-repeat;
}
#welcome h2 span
{
	font-size: 0.1em;
	margin-left: -1000px;
}


#wnd
{
	position: absolute;
	top:0;
	left:0;
	margin-left: 27%;
	margin-top: 53%;
	
}
#palka
{
	position: relative;
	left: 0;
	
	margin-left: 2px;
}

#bottom
{

	z-index: 10;
	position: relative;
}
#bottom ul.menu
{
	list-style: none;
	margin-left: 26px;
}
#bottom ul.menu li
{
	float: left;
	margin-left: 26px;
}
#bottom ul.menu li a
{
	text-decoration: underline;
	font-size: 1.1em;
	color: #553525;
}
#copyrights
{
	clear: both;
	display: block;
	margin-left: 35px;
	padding-top: 30px;
}
