body { 
	background: #2b2b2b url("../img/back.jpg") 100% 100% repeat-x;
	min-height:733px;
	padding : 0;
	margin : 0;
	width : 100%;
	height : 100%;
	font-size:10px;
	font-family:"Verdana";
	color:#F7FFE7;
}
a{
	color: #0000ff;
}

p, li, div{
	font-size:10px;
	font-family:"Verdana";
	color:#F7FFE7;
	margin: 0;
	padding: 5 0 5 0;
}

img
{
	padding:0;
	margin:0;
	border:0;
}

#right-content
{
	background: #505050 url("../img/right-back.jpg") bottom right no-repeat;
	padding-left: 30px;
	padding-top: 40px;
	margin:0;

}
#left-main
{
	background: #888A80 url("../img/left-back.jpg") left top no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 10px;
	margin:0;
}

#left-main2
{
	background: #888A80 url("../img/left-back.jpg") left top no-repeat;
	padding-top: 40px;
	padding-bottom: 10px;
	margin:0;
}

#catalog-right
{
	background: #505050 url("../img/right-back.jpg") bottom right no-repeat;
}

#content-div
{
	position: absolute;
	top:0;
	width: 482px;
	height: 390px;
	background: url("../img/catalog-right.jpg") repeat-x;
}

#content-div table
{
	margin-left:18px;
	margin-top:40px;
}


#content-div #product
{
	margin-left:6px;
	margin-top:28px;
	width:470px;
	height:315px;
}
#right-div
{
	position:absolute;
	right:1px;
	top:16px;
	height:315px;
	width:65px;
}
#right-div a
{
	width:65px;
	height:62px;
	display:block;
	margin-bottom:1px;
}
#model
{
	position:absolute;
	top:70px;
	left:24px;
	width:89px;
	height:19px;
	background: #7A7A6E; 
	color: #B7B71E;
	font-weight:bold;
	font-size:13px;
}
td img:first-child {			/*не удалять*/
cursor:pointer;
}
.pic
{
	position:absolute;
	width:75px;
	height:75px;
}
.pic img
{
	width:75px;
	height:75px;
}
.midtd
{
	width:12px;
}

.midtr
{
	height:28px;
	text-align:center;
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color: #888888;
}

.footer
{
	font-family: "Verdana"; 
	font-size: 10px; 
    color: #111111;
	font-weight:bold;
}

h1
{
	color:#F7FFE7;
	font-size:14px;
	font-variant:bold;
	font-family: Verdana;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.imagerulecell{
	width: 82px;
	height: 97px;
	padding: 3 3 3 3;
	background: transparent url('../img/minifoto-bg.jpg') no-repeat left top;
}

#mainimgbg{
	width: 483px;
	height: 392px;
	padding: 3 3 3 3;
	background: transparent url('../img/mainimg-bg.jpg') no-repeat left top;
}

#mainimg{
	margin: 20 3 3 3;
}

.nv{
	color: #666666;
}

h2{
	color:#d1e001;
	font-size:13px;
	font-variant:bold;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}