@import url('common.css');


/* Left part */

body {
	background-image: url(http://www.largof.ru/images/dog2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

h1 {
	color:#5D81B5;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.main {
	width: 100%; width: expression(body.clientWidth > 965? "100%": "965px" );
	min-width: 965px;
}


.left {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 320px;
}

#logo {
	position: relative;
	top: 25px;
	left: 20%;
}


#title {
	position: relative;
	top: 45px;
	left: 0;
}

#cat {
	position: relative;
	top: 80px;
	text-align:right;
}

#box {
	top: 90px;
	position: relative;
	background-color: #EFEEEE;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#box2 {
	top: 90px;
	position: relative;
	background-color: #EFEEEE;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
}
/* Right part */

.rigth {
	position: absolute;
	left: 380px;
	top: 45px;
	right: 0;	
}

.rigth_cat {
	position: absolute;
	left: 360px;
	top: 5px;
	right: 0;	
}

.sky {
	position: relative;
	left: 0;
	right: 0;
	height: 93px;
	background-image: url(http://www.largof.ru/images/sky2.jpg);
}

.menu {
	position: relative;
	top: 15px;
	right: 30px;
	text-align:right;
	z-index: 3;
}

.doors {
	position: relative;
	top: 20px;
	right: 0;
	left: 0;
	z-index: 2;
}

.doors td
{
	color:#FF0000;
	font: 13px arial;
	font-weight: bold;
	text-align: left;
}
	
.doors td img 
{
	border-color: #FF0000;
	width: 100px;
	height: 100px;
	margin-left: 6px;
}

#eldoor {
color: #333333;
text-align: center;
}

.doors th img 
{
	width: 45px;
	height: 1px;
}
	
#img_cat
{
	border-color: #FF0000;
	width: 270px;
	height: 360px;
	margin-left: 10px;
}


#link, a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-align: right;
	font-weight: normal;
}

/* Footer */
.dog {
	position: absolute;
	top: 430px;
	left: 0;
	bottom: 0px;
}

.dog2 {
	position: absolute;
	left: -380px;
	bottom: 0px;
}


.dog3 {
	position: absolute;
	left: -380px;
	bottom: -125px;
}

.dog4 {
	position: absolute;
	left: -380px;
	bottom: -73px;
}
.dog5 {
	position: absolute;
	top: 245px;
}
.footer {
	position:absolute;
	bottom: 5px;
	right:0;
	text-align: right;
	width: 500px;
}

.footer_cat {
	position:absolute;
	bottom: 0;
	right:0;
	text-align: right;
	width: 500px;
	z-index: 1;
}


#phone {
	position: absolute;
	bottom: 100px;
	left: 187px;
	font: bold 11px tahoma;
	text-align: center;
	color: #616161;
	line-height: 1.5;	
}
#phone2 {
	position: absolute;
	bottom: 25px;
	left: 187px;
	font: bold 11px tahoma;
	text-align: center;
	color: #616161;
	line-height: 1.5;	
}