* {
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
}
body {
	background: #fff url(/i/generic/body_bg.jpg) 0 100% repeat-x;
	color: #000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	position: relative;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
img {
	border: none;
}
:focus {
	outline: 0;
}

.clearthis {
	margin: 0px;
	height: 0px;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	visibility: hidden;
}

#photo_bg {
	position: absolute;
	background: url(/i/generic/photo_bg.jpg) 0% 100% repeat-y;
	width: 88px;
	margin-left: 62px;
	height: 100%;
}
#photo {
	background: transparent url(/i/generic/photo_lenta.jpg) 0% 100% no-repeat;
	height: 100%;
}

#main {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 100%;
	min-height: 100%;
	margin-bottom: -100px;
}

#logo {
	padding: 71px 0 0 209px;
}      

#clearbot {
	/*height: 100px;*/
	clear: both;
}

#footer {
	clear: both;
	height: 100px;
	/*background: url(/i/generic/plenka_bg.jpg) 28px 9px repeat-x;   */
	position: relative;
	z-index: 2;
}
*html #footer {
	/*background: url(/i/generic/plenka_bg.jpg) 18px 9px repeat-x;   */
}
html:first-child #footer {
	/*background: url(/i/generic/plenka_bg.jpg) -10px 9px repeat-x;   */
}
#footer #content {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#pic1,#pic2,#pic3,#pic4,#pic5 {
	width: 102px;
	height: 100px;
	float: left;
}
#pic1 {
	background: url(/i/generic/pic1.gif) 0% 0% no-repeat;
} 
#pic2 {
	background: url(/i/generic/pic2.gif) 0% 0% no-repeat;
} 
#pic3 {
	background: url(/i/generic/pic3.gif) 0% 0% no-repeat;
} 
#pic4 {
	background: url(/i/generic/pic4.gif) 0% 0% no-repeat;
} 
#pic5 {
	background: url(/i/generic/pic5.gif) 0% 0% no-repeat;
	width: 101px;
} 
#pic6,#pic7,#pic8,#pic9,#pic10 {
	height: 100px;
	float: left;
}
#pic6 {
	background: url(/i/generic/catalog_pic.jpg) 0% 9px no-repeat;
	width: 110px;
} 
#pic7 {
	background: url(/i/generic/catalog_pic.jpg) -110px 9px no-repeat;
	width: 81px;
} 
#pic8 {
	background: url(/i/generic/catalog_pic.jpg) -191px 9px no-repeat;
	width: 106px;
} 
#pic9 {
	background: url(/i/generic/catalog_pic.jpg) -297px 9px no-repeat;
	width: 104px;
} 
#pic10 {
	background: url(/i/generic/catalog_pic.jpg) -400px 9px no-repeat;
	width: 114px;
} 
#pic1 a,#pic2 a,#pic3 a,#pic4 a,#pic5 a {
	display: block;
	width: 101px;
	height: 100px;
	cursor: pointer;
} 
#pic5 a {
	width: 101px;
}
#pic6 a,#pic7 a,#pic8 a,#pic9 a,#pic10 a {
	display: block;
	height: 91px;
	cursor: pointer;
} 
#pic6 a {
	width: 110px;
}
#pic7 a {
	width: 81px;
}
#pic8 a {
	width: 106px;
}
#pic9 a {
	width: 104px;
}
#pic10 a {
	width: 100px;
}
#footer a span {
	display: none;
}
#main a:hover {
	text-decoration: none;
}
#shop {
	float: left;
	width: 427px;
	text-align: right;
}
#shop div {
	margin-top: 15px;
}

#shop a {
	color: #195B3A;
	text-decoration: underline;
}
#shop a:hover {
	color: #195B3A;
	text-decoration: none;
}

#catalog {
	float: right;
	width: 407px;
}
#catalog a {
	color: #000066;
	text-decoration: underline;
}
#catalog a:hover {
	color: #000066;
	text-decoration: none;
}

.contacts {
    position: absolute;
    visibility: visible;
    z-index: 100;
    top: 6px;
    right:0;
    text-align:right;
    padding-right: 30px;
}
.contacts span {
    font: 24px Tahoma, Arial, sans-serif;
    color: #333;
}
.contacts p {
    padding: 6px 0;
    color: #333;
}
.contacts p a {
    color: #000066;
}
#shop h1 a, #catalog h1 a, #shop h1 a:hover, #catalog h1 a:hover {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

