@charset "windows-1251";
html, body {
	height: 100%;
	width: 100%;
	background-color: #333333;
}
h1, h2, h3, h4, td, tr, table, form, p, div, body, html, img, ul, ol, li {
	margin: 0px auto;
	padding: 0px;
}
br {
	clear: left;
}
div.relative {
	position:relative;
}
div {
	border: 0px solid red;
}
h1 {
	font-size:18px;
}
li {list-style-type:none;}

body * {

}

/* -------------------------------------------------------------------------------- */

.main {
	background-image: url(/images/bg.jpg);
	/* height: 100%; */
	width: 990px;
}
.header-bg {
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/* height: 100%; */
	width: 990px;
}
.footer-bg {
	background-image: url(/images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/* height: 100%; */
	width: 990px;
}
* html .footer-bg {
	background-image: none;
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer-bg.png', sizingMethod='scale');	 */
}
#ico {
	position: absolute;
	left: 27px;
	top: 27px;
}
#logo {
	position: absolute;
	left: 20px;
	top: 43px;
}
#phones {
	position: absolute;
	left: 355px;
	top: 0px;
}
#men {
	position: absolute;
	left: 800px;
	top: 16px;
}
#search {
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 716px;
	position: absolute;
	left: 274px;
	top: 159px;
}
#search-form {
	position: absolute;
	left: 354px;
	top: 167px;
}
#search-form select {
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#666666;
}
#menu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 305px;
	top: 128px;
	text-transform: uppercase;
	width: 560px;
}
#menu a {
	color: #FFFFFF;
}
#menu strong {
	font-size:10px;
}
#menu .m1 {
	float:left;
	display:block;
	height: 17px;
	width: 91px;
}
#menu .m2 {
	float:left;
	display:block;
	height: 17px;
	width: 99px;
	text-align: center;
}
#menu .m3 {
	float:left;
	display:block;
	height: 17px;
	width: 99px;
	text-align: center;
}
#menu .m4 {
	float:left;
	display:block;
	height: 17px;
	width: 127px;
	text-align: center;
}
#menu .m5 {
	float:left;
	display:block;
	height: 17px;
	width: 99px;
	text-align: center;
}
#discount {
	position: absolute;
	left: 677px;
	top: 235px;
	width: 152px;
	height: 152px;
	background-image: url(/images/discont.png);
	background-repeat: no-repeat;
}
* html #discount {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/discont.png', sizingMethod='crop');
}
#discount-blank {
	position: absolute;
	left: 677px;
	top: 235px;
	width: 152px;
	height: 152px;
}

#action {
	background-image: url(/images/action.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 285px;
	top: 215px;
	height: 216px;
	width: 381px;
}
#action .text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	float:left;
	margin: 73px 0 0 17px;
	width: 112px;
}
#action img {
	float:right;
	margin: 43px 76px 0 0px;
}
#category-bg {
	background:url(/images/leftmenu/body.png) repeat-y top left;
	width: 248px;
	min-height:300px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px;
	padding-bottom: 10px;
}

/* тут нужно что-то с репитом делать */
* html #category-bg {
	background-image: none;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/leftmenu/body.png', sizingMethod='scale');*/
}
#category-header {
	background-image: url(/images/leftmenu/header.png);
	background-repeat: no-repeat;
	background-position: left top;

	height: 54px;
	width: 286px;
	margin-top:138px;
}

* html #category-header {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/leftmenu/header.png', sizingMethod='crop');
}

#category-footer {
	background-image: url(/images/leftmenu/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;

	width: 286px;
	height: 41px;
}

* html #category-footer {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/leftmenu/footer.png', sizingMethod='crop');
}

.hh {
	background-image: url(/images/leftmenu/huynia.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 286px;
	padding-bottom: 88px;
}

* html .hh {
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/leftmenu/huynia.png', sizingMethod='crop'); */
    background-image: none;
            
}

.hh li {
	list-style-type:none;
	margin:0px;
}
.hh li.item {
	background-image: url(/images/leftmenu/dot.png);
	background-repeat: no-repeat;
	background-position: right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/leftmenu/dot.png', sizingMethod='crop');
	width:177px;	
	padding:3px 0 0 5px;
	height: 17px;
	clear:both;
}
.hh li.item a {
	color:#FFFFFF;
	text-decoration:none;
}
.hh li.hr {
	background-image: url(/images/leftmenu/line.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:1px;
	overflow:hidden;
	width:215px;
	float:left;
	clear:both;
}
.cat-man {
	background-image: url(/images/leftmenu/man.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 47px 0 0 20px;
}
.cat-woman {
	background-image: url(/images/leftmenu/woman.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 47px 0 0 20px;
}
.cat-aks {
	background-image: url(/images/leftmenu/aksessuar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 47px 0 0 20px;
}
#abc {
	background-image: url(/images/abc-header.png);
	background-repeat: no-repeat;
	background-position: left top;

	width: 286px;
	padding-top: 66px;
	margin-top: -80px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:10px;
}

* html #abc {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='/images/abc-header.png', sizingMethod='crop');
}

#abc a {
	color:#FFFFFF;
}
#abc i {
	color:#666666;
	font-style: normal;
}
#abc .bukv {
	margin-left: 53px;
	width: 180px;
}
#abc center {
	margin: 10px 0;
}
#subscribe {
	position: relative;
	width: 235px;
	padding-top: 66px;
	padding-left: 15px;
	margin:0px;

}
.subscribe-header {

	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(/images/subscribe-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	height:57px;
	
}
* html .subscribe-header {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
    	src='/images/subscribe-header.png', sizingMethod='crop');
}
#subscribe .email {
	background-image: url(/images/subscribe-email.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 21px;
}
#subscribe .textfield {
	background-image: url(/images/subscribe-field.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 169px;
	padding:4px 0 0 6px;
	margin:0px;
}
#subscribe .textfield input {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;	
	border: 0px;
	width: 160px;
}
#subscribe .button {
	margin-left: 21px;
	margin-top: 3px;
}

#news {

	background-image: url(/images/news-header.png);
	background-repeat: no-repeat;
	background-position: right top;
	
	padding-top: 85px;
	
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	
	width: 250px;
	margin-left:0px;
	margin-bottom: 25px;
}
* html #news {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/news-header.png', sizingMethod='crop');
}
#news a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:20px;
	margin-top: 10px;
	display:block;
}
#news a.arh {
	color:#666666;
	text-decoration:underline;
}
#news li {
	padding-left:25px;
	width:210px;
	margin:0px;
}
#news li.hr {
	background-image: url(/images/news-hr.png);
	background-repeat: no-repeat;
	background-position: left;
	height:20px;
	overflow:hidden;
	width:210px;
}
#news strong {
	background-image: url(/images/news-date-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 20px;
	width: 106px;
	padding-top:7px;
	padding-left: 38px;
	font-weight: normal;
}
.footer {
	background-image: url(/images/footer-table-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer strong {
	font-weight: normal;
	color: #666666;	
}
#f-adress {
	position: absolute;
	left: 160px;
	bottom: 25px
}
#f-phones {
	position: absolute;
	left: 420px;
	bottom: 25px;
}
#f-menu {
	position: absolute;
	left: 305px;
	bottom: 100px;
}
#copy {
	position: absolute;
	left: 755px;
	bottom: 27px;
}
#counters {
	position: absolute;
	left: 28px;
	bottom: 93px;
	width: 200px;
}
#brands {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
#brands a {
	color: #FFFFFF;
}
#main-title {
	position: absolute;
	left: 756px;
	top: 395px;
}

#body {
	padding-top: 445px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #b2b2b2;
	padding: 445px 10px 0 0;
}
#body strong, #body a {
	color:#FFFFFF;
	font-weight:normal;
}

#body .good {
	width: 165px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
#body .good .img {
	background-image: url(/images/catalog-img-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
	width: 165px;
	margin-bottom:7px;
}
* html #body .good .img {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/catalog-img-bg.png', sizingMethod='scale');	
}
#body .good .img img{
	margin: 17px 0 0 24px;
}
#body .good .price {
	background-image: url(/images/catalog-price-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 153px;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	margin-top:4px;
}
* html #body .good .price {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/catalog-price-bg.png', sizingMethod='scale');	
}
#body .good .price strong {
	color: #ec0068;
	font-size: 13px;
}
#body a.extend {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(/images/catalog-link.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 150px;
	display: block;
	float: right;
	text-align: left;
	padding: 7px 0px 0 80px;
	text-decoration:none;
}
#body img.title {
	float:left;
}

#brands .bold {
	font-weight: bold;	
}
#brands .fs0 {
	font-size:11px;
}
#brands .fs1 {
	font-size:12px;
	font-weight:bold;
}
#brands .fs2 {
	font-size:13px;
}
#brands .fs3 {
	font-size:14px;
	font-weight:bold;
}
#brands .fs4 {
	font-size:15px;
}
#brands .fs5 {
	font-size:16px;
	font-weight:bold;
}
#brands .fs6 {
	font-size:17px;
}
#brands .fs7 {
	font-size:18px;
	font-weight:bold;
}
#brands .fs8 {
	font-size:19px;
}
#brands .fs9 {
	font-size:20px;
	font-weight:bold;
}
#brands .fs10 {
	font-size:21px;
}
#brands .fs11 {
	font-size:22px;
	font-weight:bold;
}
#brands .fs12 {
	font-size:23px;
}
#brands .fs13 {
	font-size:24px;
	font-weight:bold;
}
#form_contact .textfield {
	width:300px;
}
.banner {
	margin: 0px;
	width: 250px;
}
.banner, .banner a {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}