html, body {
	height:100%;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #545555;
	min-width:980px;
	max-width:1280px;
	background: #000 url(../img/bg1.jpg) center top no-repeat;
	position: relative;

     margin: 0 auto;
}

        #bgFade
        {
            position: absolute;
            top: 0;
            left: 0;
            height: 668px;
            width: 100%;
            display: none;
            z-index: -1;
        }
a {color:#ff7c00;text-decoration:underline;}
a:hover {color:#303030;}
#header {width:980px; height:668px; margin: 0 auto;}
#logo {margin-top:56px;}
#phone {margin-top:328px; float:left;}
#dostavka {margin-top:328px; margin-left: 329px; float:left;}

#content {background: #000 url(../img/cbg.jpg) center top repeat-y; padding-bottom:20px; margin: 0 auto;}
#nov {width:960px; height:205px; background: url(../img/content_w_bg.png) left top repeat; margin: 0 auto; margin-top:25px; padding: 20px 0 0 20px;}
#nav {width:960px; height:100%; background: url(../img/content_w_bg.png) left top repeat; margin: 0 auto;  padding: 20px 0 20px 20px;  display:table}
#cat {width:960px; height:100%; background: url(../img/content_w_bg.png) left top repeat; margin: 0 auto;  padding: 0 0 20px 20px;  display:table}
#cat2 {width:960px; height:100%; background: url(../img/content_w_bg.png) left top repeat; margin: 0 auto;  margin-top:25px;padding: 0 0 20px 20px;  display:table}
#footer {width:980px; height:138px; margin: 0 auto; margin-top:5px;}
#f1 {width:435px; height:53px; background: url(../img/f1.png) left top repeat; float:left; padding: 85px 0 0 20px;}
#f2 {width:420px; height:53px; background: url(../img/f1.png) left top repeat; float:left; padding: 85px 0 0 0;}
#tv {width:105px; height:138px; float:left;}

.product_list li {margin-bottom:20px; margin-right:7px; height:136px; width:182px;float:left; }
.tbg {z-index:999;position: relative;top:-139px;height:136px;}
.tbgb {z-index:999;position: relative;top:-338px;height:10px;}
.price {z-index:9999;position: relative; top:-170px; left:100px; font-size:12px; font-weight:bold; color:#fff;}
.name {
	z-index:99999;
	position: relative;
	top:-270px;
	left:20px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	width:150px;
}

#category_list li {float:left;  font-size:17px; height:28px; line-height:28px;}
#category_list a { height:28px; line-height:28px; color:#303030; padding: 0 12px 0 12px; text-decoration:underline;}
#category_list a:hover {color:#ff7c00; text-decoration:underline; }

.pimg {float:left; width:500px; margin-top:20px;}
.descr{float:left; width:400px; margin-top:20px; padding-left:20px;}

h2 {font-size:20px; font-weight:bold;}

h3 {font-size:15px; font-weight:bold;}
