
body {
	margin:0 auto;
	padding:0;
	background:#343434;
	min-width:900px;
}
/*options*/
a img {
	border:none;
}
.none {
	display:none;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	border:none;
}
td {
	vertical-align:top;
}
p, h1-h6, div, a, td, span, ul, ol, li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p, div, a, td, span, ul, ol, li {
	font-size:14px;
	margin:0;
	padding:0;
}
p {
	margin:0 0 10px 0;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
h1 {
	font-size:22pz;
	font-weight:normal;
	color:#767676;
	margin:0 0 25px 0;
}
h1.main {
	margin:30px 0 0 0;
}
h2 {
	font-size:18px;
	padding:0 0 10px 0;
	font-weight:bold;
	color:#af0101;
	margin:10px 0 0 0;
}
h2.text {
	font-size:22px;
	padding:20px 0 10px 0;
	font-weight:normal;
	color:#000;
}

h3, h3 a{
	font-size:16px;
	font-weight:normal;
	color:#343434;
}
h3 a:hover{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	background:#343434;
	text-decoration:none;
}
h3 {
	margin:0 0 10px 0;
}
.cattable h3 {
	margin:0 0 3px 0;
}

.catblockadv h4 {
	margin:0 0 7px 0;
	padding:0 23px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
.catblockadv a {
	color:#fff;
	padding:0 23px;
}
.catblockadv a:hover {
	color:#ccc;
}
h4 a {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	display:block;
	
}
h5 a {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	display:block;
	

}
.botcorners h4 {
	
	margin:0 0 7px 0;
}
.botcorners h4  a {
	padding:0 23px;
}
.botcorners h5 {
	
	margin:0 0 5px 0;
}
.botcorners h5 a {
	padding:0 33px;
}
a {
	color:#af0101;
}
a:hover, a.current {
	color:#000;
}

ul li {
	list-style:none;
}


#mainwrap {
	background:#fff;
	padding:40px 50px;
	
}
#leftside {
	width:200px;
	position:relative;
	float:left;
	margin:0;
	
}
#leftside ul li {
	height:25px;
}
#leftside ul li a {
	color:#fff;
	font-size:12px;
	display:block;
	background:url(/images/arrow.png) left top no-repeat;
	padding:0 0 2px 43px;
}
#leftside .catblockfirst  ul li a:hover, #leftside .catblockred  ul li a:hover, #leftside .catblockfirst  h4 a:hover, #leftside .catblockred  h4 a:hover, #leftside .catblockfirst  h5 a:hover, #leftside .catblockred  h5 a:hover, #leftside .catblockfirst  ul li a.current, #leftside .catblockred  ul li a.current, #leftside .catblockfirst  h4 a.current, #leftside .catblockred  h4 a.current, #leftside .catblockfirst  h5 a.current, #leftside .catblockred  h5 a.current {
	color:#ffb8b8;
	background:#c82d2d url(/images/arrowr.png) left top no-repeat;
	text-decoration:none;
}
#leftside .catblockgray  ul li a:hover, #leftside .catblockadv  ul li a:hover, #leftside .catblockgray  h4 a:hover, #leftside .catblockadv  h4 a:hover, #leftside .catblockgray  h5 a:hover, #leftside .catblockadv  h5 a:hover, #leftside .catblockgray  ul li a.current, #leftside .catblockadv  ul li a.current, #leftside .catblockgray  h4 a.current, #leftside .catblockadv  h4 a.current, #leftside .catblockgray  h5 a.current, #leftside .catblockadv  h5 a.current {
	color:#484848;
	background:#9a9a9a url(/images/arrowg.png) left top no-repeat;
	text-decoration:none;
}

.catblockfirst {
	background: #af0101 url(/images/blockf.png) top left no-repeat;
	margin:0 0 8px 0;
}
.catblockgray {
	background: #818181 url(/images/blockg.png) top left no-repeat;
	margin:0 0 8px 0;
}
.catblockred {
	background: #af0101 url(/images/blockr.png) top left no-repeat;
	margin:0 0 8px 0;
}
.catblockadv {
	background: #464646 url(/images/blocka.png) top left no-repeat;
	margin:0 0 8px 0;
}
.catblockfirst .botcorners, .catblockred .botcorners {
	background:url(/images/blockrbot.png) left bottom no-repeat;
}
.catblockgray .botcorners {
	background:url(/images/blockgbot.png) left bottom no-repeat;
}
.catblockadv .botcorners {
	background:url(/images/blockabot.png) left bottom no-repeat;
}
.botcorners {
	padding:25px 0 25px;
}



#rightside {
	margin: 0 0 0 250px;
	
}


#menu {
	background:url(/images/menu_bg.png) top left repeat-x;
	height:80px;
}
#leftmenu {
	background:url(/images/leftmenu.png) top left no-repeat;
	height:80px;
}
#rightmenu {
	background:url(/images/rightmenu.png) top right no-repeat;
	height:80px;
	padding:0 20px;
}

#menu a {
	color:#eaeaea;
	margin:0 15px 0 0;
}
#menu a:hover {
	color:#fff;
}
#menu .botmenu a:hover {
	color:#ffb8b8;
}
.topmenu {
	line-height:40px;
	padding:13px 0 0 0;		
}
.botmenu {
	height:29px;
	padding:12px 0 0 0;		
}

table.maintable {
	border-top:2px solid #525252;
	border-bottom:2px solid #525252;
	display:table;
	height:100%;
	width:100%;
	float:left;
	margin:0 0 20px 0;
}

table.maintable td {
	width:50%;
	border-right:#dcdcdc 1px solid;
	border-left:#dcdcdc 1px solid;
	border-bottom:1px solid #525252;
	padding:20px;
}
table.maintable tr.end td {
	border-bottom:none;
}
table.maintable td.righttd {
	border-left:none;
	
}


a.carimg {
	float:left;
	padding:4px;
	border:1px solid  #eaeaea;
	margin:0 10px 10px 0;
}
img.carimg {
	padding:4px;
	border:1px solid  #eaeaea;
	margin:0 10px 0 0;
}
a:hover.carimg {
	float:left;
	padding:4px;
	border:1px solid #ccc;
}
.items, .price {
	font-size:12px;
	margin:0 0 0 0;

	
}

.items span, .price span {
	position:relative;
	top:-5px;
}
.items strong, .price strong {
	font-size:26px;
	font-weight:bold;
	
}
.price {
	color:#fe7d06;
}
ul#topnav {
	height:10px;
	margin:0 0 10px 19px;
}
ul#topnav li {
	float:left;
}
#topnav li a {
	display:block;
	margin:0 20px 0 0;
}
a.home {
	width:11px;
	height:10px;
	background:url(/images/home.png) left top no-repeat;
	
}
a:hover.home {
	background:url(/images/homeh.png) left top no-repeat;
	
}
a.map {
	width:9px;
	height:10px;
	background:url(/images/map.png) left top no-repeat;
	
}
a:hover.map {
	background:url(/images/maph.png) left top no-repeat;
	
}
a.mail {
	width:12px;
	height:10px;
	background:url(/images/mail.png) left top no-repeat;
	
}
a:hover.mail {
	background:url(/images/mailh.png) left top no-repeat;
	
}



#logo {
	display:block;
	width:200px;
	height:119px;
	background:url(/images/logo.png) left top no-repeat;
}

#tels {
	text-align:center;
	color:#525252;
	font-size:18px;
	height:43px;
	margin:13px 0 32px 0;
}
#tels sup {
	font-size:12px;
}


#footer {
	background:#343434;
	
}

.adresstd {
	text-align:right;
	
	width:200px;
	padding:0 50px 0 50px;
}
.adresstd a {
	color:#ccc;
}
.adresstd a:hover {
	color:#fff;
	
}
#footer table {
	margin:50px 0;
	font-size:12px;
	color:#fff;
}
td.counttd {
	text-align:right;
	padding:0 50px 0 0;
	width:250px;
}
.counttd a {
	margin:0 0 0 10px;
}
.menutd {
	line-height:21px;
}
.menutd a {
	margin:0 15px 0 0;
	color:#fe7d06;
}
.menutd a:hover {
	color:#fff;
	
}
.copy {
	margin:10px 0 0 0;
}

#content ul li {
	background:url(/images/li.png) left top no-repeat;
	padding:0 0 0 17px;
}

#bread {
	margin:12px 0 0 0;
}
.cattable {
	border-bottom:2px solid #525252;
	display:table;
	height:100%;
	width:100%;
	float:left;
	margin:0 0 20px 0;
}
.cattable th {
	font-size:12px;
	color:#4a4a4a;
	text-align:left;
	font-weight:normal;
	border-bottom:2px solid #525252;
	padding:0 10px;
}
.cattable th.modth {
	padding:0 10px 0 20px;
}
.cattable td {
	padding:15px 10px;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #525252;
	font-size:12px;
}
.cattable tr.end td {
	border-bottom:none;
}
.cattable td.modtd {
	padding:15px 10px 15px 20px;
}
.cattable td.otd {
	padding:15px 20px 15px 10px;
	border-right:none;
}
.grtr td {
	background:#ededed;
}
.autocontent {
	
	border-top:2px solid #525252;
	
	height:100%;
	width:100%;
	float:left;
}
.autocontent td {
	padding:20px 0;
}
.imgs {
	width:220px;
	
}
.tables {
	padding:20px 0 20px 20px;
}


.description  {
width:90%;
/*margin:0 auto ;*/
background:#fff;
margin:0 20px 20px 0 ;
}
.description  td {
vertical-align:bottom;
padding:15px 0 0 0;
font-size:13px;
}
.description  td.nametd {
background:url(/images/descr_bg.gif) bottom repeat-x;
padding:15px 20px 0 0;

}
.autocontent td.tables {
padding:0 0 0 0;	
}
td.value {
width:120px;
color:#910000;
}
td.nametd  span {
background:#fff;
padding:0 2px 0 0;
font-size:13px;
}

#annot {
	font-size:13px;
	margin:0 0 15px 0;
}

.aminput {
	width:30px;
	border:1px solid #777;
	background:#343434;
	color:#fff;
	margin:0 0 0 0;
}
.autocontent form fieldset {
	background:#343434;
	padding:10px;
	width:148px;
	border:none;
	color:#fff;
	
	}

.autocontent label {
	font-size:12px;
}
.nameinput, .telinput {
	width:140px;
	border:1px solid #777;
	background:#343434;
	color:#fff;
	margin:0 0 10px 0;
}
	.labelname {
		line-height:30px;
	}
