@import url('common.css');


/* Left part */

.left {
	background-image:url(http://www.largof.ru/images/v_line.gif);
	background-repeat:repeat-y;
	width: 224px;
	position:absolute;
	left: 0;
	top: 0;
	}

.logo {
	position: relative;
	top: 45px;
	text-align: center;
}

.mail {
	position: absolute;
	left: 0px;
	top: 20px;
}

.left_text {
	position: relative;
	left: 0;
	top: 55px;
}

.bottom {
	position: relative;
	left: 0;
	top: 83px;
	background-image:url(http://www.largof.ru/images/v_line2.gif);
	
}

/* Right part */

.right {
	position:absolute;
	left: 224px;
	top: 15px;
	right: 0;
}
.sky {
	height: 247px;
	top: 0px;
	background-image: url(http://www.largof.ru/images/sky.jpg);
	right: 0;
}

.sun {
	position:absolute;
	left: 0;
	top: 0;	
	}

.cloud {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.menu {
	position: relative;
	top: 30px;
	right: 30px;
	text-align:right;
	z-index: 2;
}

.clouds {
	position:absolute;
	top: 155px;
	width: 100%;
	height: 92px;
	background-image:url(http://www.largof.ru/images/clouds.jpg);
}

.door {
	position: absolute;
	left: 0;
	top: 60px;	
}

.title {
	position: absolute;
	left: 215px;
	top: 90px;
	text-align: center;
}

.house {
	position: absolute;
	width: 230px;
	height: 163px;
	right: 0;
	top: 84px;
}

.glass {
	height: 73px;
	top: 259px;
	background-image:url(http://www.largof.ru/images/glass.jpg);
	right: 0;
}

/* Down part */

.down {
	position: absolute;
	right: 85px;
	top: 360px;
	width: 270px;
}

.lug {
	position: absolute;
	top: 0;
	left: 168px;
}
	
.shadow {
	position:absolute;
	bottom: -144px;
	z-index: 0;
}

.dog {
	position: absolute;
	left: 168px;
	bottom: -79px;
}

.doors {
	position: absolute;
	left: 224px;
	right: 0;
	top: 457px;

	}

#table	{
	background: url(http://www.largof.ru/images/bracket.gif) right no-repeat #E9E9E9;
	padding: 4px 30px 9px 30px;
}
	
#table td
{
	color:#FF0000;
	font: bold 11px arial;
	text-align: left;
}
	
	
#table td img 
{
	border-color: #FFFFFF;
	width: 60px;
	height: 60px;
	margin-left: 6px;
}

#new_text {
position: absolute;
padding: 10px;
}
/* Footer */

.footer {
	position:absolute;
	top: 557px;
	width: 100%;
	bottom: 0;
	height: 30px;
	background-color: #FFFFFF;
}

.footer_g {
	position:absolute;
	top: 1227px;
	width: 100%;
	bottom: 0;
	height: 30px;
	background-color: #FFFFFF;
}

.a, a:visited {
	color: #000000;
}

.all {
position:absolute;
top:0;
left:0;
right:0;
bottom: 35px;
width: 100%;
}