*
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h1
{
	font-size: 30px;
	color:#F60;
	margin-top: 0px;
}
h2
{
	font-size: 20px;
	color:#4a4;
	padding: 10px;
}
a {
    color: #bb0000;
    /*font-weight: bold;*/
}

a:hover
{
	color: #F00;
}

body 
{
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(images/header-bg.gif);
}
#header
{
	background-image: url(images/header.jpg);
	height: 245px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 1000px;
	left:50%;
	margin-left:-500px;
}
	
#topMenu
{
	position: absolute;
	bottom: 10px;
}
#topMenu li
{
	list-style:none;
	display: block;
	float: left;
	padding: 7px;
	font-weight: bold;
}
#topMenu a {
    color: #DD0000;
}

#main
{
	width: 1000px;
	margin: 0 auto;
}
#main td
{
	vertical-align: top;
}
#menu
{
	background-color:#FFF;
}
#menu-index
{
	background-color:#FFF;
}
#menu-index item
{
	background-color:#FF6;
}
#menu ul
{
	padding: 0;
	margin: 0;
}
a img 
{
	border: none;
}
#menu ul li.category-title
{
	list-style:none;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	background-color: #F90;
	color:#FFF;
}
.category
{
	list-style:none;
	padding: 7px;
	margin: 0;
}
.category-div
{
	float: none;
	clear: both;
}
.category-div li.category-title {
    color: #5D594E;
    font-size: 18px;
    font-weight: bold;
    list-style: none outside none;
    padding: 25px 4px 5px;
}
.category-div .category {
    display: block;
    float: left;
    padding: 5px 5px 5px 20px;
    width: 197px;
}

.category-div .category a
{
	/*list-style:none;*/
	font-size: 12px;
}

#content
{
	padding: 10px;
	margin: 10px;
}
#content ul {
    margin-left: 10px;
}
#label1
{
	width: 340px;
	height: 150px;
	position: absolute;
	left:50%;
	margin-left:-170px;
	bottom: 60px;
	
}
#label1 * {
    color: #000000;
    font-weight: bold;
}
#gorod, #mobile
{
	width: 340px;
	font-size: 15px;
}
.worktime
{
	font-size: 11px;
}
.date
{
	font-size: 11px;
}
.pager
{
	padding: 10px;
}
.pager a
{
	border: none;
	padding: 3px;
}
.pager a:hover
{
	border: 1px solid #999;
	padding: 2px;
}
#annotation
{
	padding: 5px;
}
.s0
{
	float:left;
	width: 310px;
}
.s1
{
	float:right;
	width: 310px;
}
.t0 td
{
	background-color:#FFFF80;
}
.t1 td
{
	background-color: #FFFFFF;
}

.item
{
	position: relative;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FC6;
}

.menu div.item
{
	width: 250px;
}

.spec
{
	position:absolute; 
	right: 0px;
	top: 0px;
}
.spec-index
{
	position:absolute; 
	right: 0px;
	top: 0px;
}
.spec-index img
{
	width: 50px;
}

.img
{
	position: relative;
}

#formBuy {
	position: relative;
	display: none;
}
a.thickbox
{
	font-size:14px;
	margin: 5px;
	white-space: nowrap;
}

.price
{
	background-color: #FD9;
	font-weight: bold;
/*	width: 200px;*/
	padding: 5px;
}
.oldprice, .oldprice *
{
	font-weight: normal;
	font-size: 12px;
	color: #333;
}

.menu div.price
{
	background-color: #FD9;
	font-weight: bold;
	width: 100px;
	padding: 5px;
}
.inform
{
	padding: 10px;
}
#breadcrumb
{
	padding: 0 20px 0 20px;
}
.additional
{
	text-align: center;
}
#main td.additionalImage
{
	text-align: center;
	vertical-align: middle;
	height: 90px;
	width: 60px;
	padding: 5px;
	background-color:#FF9;
}

.cl_clear
{
	clear: both;
}
#formReview
{
	display: none;
}
#imgnav
{
	display: none;
}
div.catalog {
    border: 1px solid #D5D2CA;
    margin-bottom: 40px;
    margin-top: 10px;
    padding: 10px 5px;
}
.align0
{
	text-align: left;
}
.align1 {
    /*text-align: center;*/
}
.align2 {
    /*text-align: right;*/
}

.news
{
 padding-bottom:10px;
 padding-left:20px;
}
#formCredit
{
 display: none;
}
#unpdiv
{
 display: none;
 color: red;
}
.odd td
{
background-color: #F0F0F0;
}
