body {
	font-family:Arial,Myriad Pro,Tahoma;
	font-size:11px;
	color:#000;
	margin:0;
}
#body {
	margin:0 10px;
	border:1px solid #ff7f07;
}
td {
	font-size:11px;
	vertical-align:top;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}

#top {
	text-align:center;
	height:20px;
	font-weight:bold;
	background:url(img/head.jpg) repeat-x;
	background-position: left bottom;
	padding:6px 0 0 0;
}
*html #top {
	height:20px;	
}
#top-l {
	position:absolute;
	left:0;
	top:0;
	margin:9px 0 0 27px;
	padding:0 0 0 16px;
	background:url(img/home.gif) no-repeat left 3px;
}
#top-r {
	position:absolute;
	right:0;
	top:0;
	margin:9px 21px 0 0;
	padding:0 0 0 0;
}
#top-m {
	margin:15px 0 0 5px;
	height:50px;
	color:#ff8c07;
	float:left;
}
#top-m a {
	color:#ff8c07;
	text-decoration:none;	
	font-size:13px;
	padding:0 7px;
}
#top-m a:hover {
	text-decoration:underline;
	color:#F56655;
}
#top-form {
	margin:15px 20px 0 5px;
	height:50px;
	color:#28257a;
	font-size:13px;
	font-family:arial;
	float:right;
	font-weight:bold;
}
#top-form a {
	color:#28257a;
	text-decoration:underline;
}
#top-form a:hover {
	text-decoration:none;	
}
#top-form form {
	display:inline;
}
#top-form form #img {
	border:0;
	margin:0 10px 0 3px;
	width:52px;
}
#top-form form input {
	width:65px;
	border:1px solid #adadad;
	vertical-align:top;
}
#top-form.adm {
	text-align:right;
	font-size:10px;
	padding:0 10px 0 0;
}
#top-form.adm a {
	color:#ff8c07;
} 
.clear {
	clear:both;
	width:100%;	
	display:block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type #tab {margin-top:60px;}
}
#tab {
	width:100%;	
}
.td {
	width:200px;
	padding:0 15px 10px 15px;
	font-weight:bold;
}
.td .h3 {
	height:19px;
	background:url(img/head.jpg) repeat-x left bottom;
	padding:5px 0 0 0;
	text-align:center;
	border:1px solid #ff7f07;
	border-bottom:0;
	text-transform:uppercase;
	margin:0;
	font-size:11px;
}
.td .div {
	padding:15px 5px;
	border:1px solid #ff7f07;
	margin:0 0 15px 0;
}
.td p {
	margin:0 0 10px 0;
}
#menu {
	margin:0;
	padding:0;
	list-style:none;
    
}
#menu li {
	margin:0;
	padding:0;
	
	line-height:15px;
}
#menu li a {
	color:#000;
	text-decoration:none;
    /*border-bottom:1px dotted #8e8e8e;*/
}
#menu li a:hover {
	text-decoration:underline;
}
#right-top {
	color:#ff8c07;
	text-align:center;
	font-size:13px;
}
#right-bottom {
	color:#000;
	text-align:center;
	font-size:13px;
}
#right-bottom b {
	color:#ff7f07;
}

#footer {
	height:50px;
	background:url(img/down.jpg) repeat-x left bottom;	
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:25px;
	line-height:20px;
}
#footer a {
	color:#fff;
	text-decoration:underline;
	padding:0 5px;
}
#footer a:hover {
	text-decoration:none;
}
#flash {
	text-align:center;
	padding:10px 0 40px 0;
}
#search {
	text-align:center;
	margin:0 0 45px 0;
}
#search #input {
	width:310px;
	border:1px solid #ff7f07;
	height:20px;
	padding:3px;
	vertical-align:top;
	margin:0 10px 0 0;
}
#catalog {
	width:100%;
	margin:0 0 60px 0;
}
#catalog td {
	width:50%;
	padding:0 10px 15px 0;
}
#catalog a.big {
	color:#ff7f07;
	display:block;
	font-size:20px;
	margin:0 0 5px 0;
}
#main { 
	padding:0 0 40px 0;
	font-size:12px;
}
#main h1, #main h2 {
	color:#ff7f07;
	font-size:18px;
	font-weight:normal;
}
#main h1 {
	text-align:center;
	padding:10px 0;
}
#main h2 a {
	color:#ff7f07;
	font-size:18px;
}
#main .content {
	color:#8e8e8e;
	margin:0 0 60px 0;
}
.news {
	margin:15px 0 0 0;
}
.news .date {
	font-size:14px;
	font-weight:bold;
}
.news .title a {
	font-size:12px;
	text-decoration:underline;
}
.news .title a:hover {
	text-decoration:none;
}
.news p {
	padding:0 0 0 10px;
	margin:5px 0;
}
#counters {
	float:right;
	width:300px;
}
#main h2.title {
	height:19px;
	background:url(img/head.jpg) repeat-x left bottom;
	padding:5px 0 0 0;
	text-align:center;
	border:0;
	margin:10px 0;
	font-size:12px;
	color:#000;
}
h2.title {
	height:19px;
	background:url(img/head.jpg) repeat-x left bottom;
	padding:5px 0 0 0;
	text-align:center;
	border:0;
	margin:10px 0;
	font-size:12px;
	color:#000;
}
#main p {
	margin:5px 0;
}
#nav {
	padding:10px 20px 10px 0;
	font-weight:bold;
}
#catlist {
	padding:20px 20px;
}
#catlist a {
	padding:12px 0 12px 65px;
	font-size:15;
	text-transform:uppercase;
	color:#ff7f07;
	background:url(img/ok.gif) no-repeat left center;
	display:block;
	font-weight:bold;
	clear:both;
	margin:7px 0;
}
#catlist img {
	float:left;
}
#category img {
	float:left;
	margin:0px 20px 10px 0; 
}
#catalog table td {
	width:auto;
	font-size:12px;
}
.gprev input {
	width:20px;
	margin:0 10px 0 0;
	vertical-align:top;
	font-size:10px;
	padding:1px;
}
.gprev a {
	font-weight:bold;
}
.gprev img {
	float:left;
	margin:0 10px 0 0;
}
#good {
	width:100%;
	height:50px;
	margin:20px 0;
}
#price {
	border-bottom:1px solid #c7c7c7;
	vertical-align:middle;
	border-right:1px solid #c7c7c7;
	padding:10px 10px 10px 10px;
	width:230px;
}
#add {
	border-bottom:1px solid #c7c7c7;
	padding:0px 10px 10px 10px;
}
.form1post {
	padding:20px 15px;
}
.form1post input.inp {
	border:1px solid #888888;
	width:230px;
	display:block;
	margin:5px 0 10px 0;
}
.form1post textarea.inp {
	border:1px solid #888888;
	width:360px;
	height:120px;
	display:block;
	margin:5px 0 10px 0;
}
#user {
	width:100%;
	margin:5px 0;
}
#user td, #user th {
	width:50%;
}
#user th {
	height:19px;
	background:url(img/head.jpg) repeat-x left bottom;
	padding:5px 0;
	text-align:center;
	margin:10px 0;
	font-size:12px;
	color:#000;
	font-weight:normal;
}
#regauthform td {
	width:140px;
}
#regauthform input {
	width:120px;
}
.gre td {
	padding:2px 5px;
}
#h1 {
	left:0;
	top:130px;
	text-align:center;
	width:100%;
	z-index:-1;
}
#h1 h1 {
	font-size:20px;
	font-weight:normal;
	color:#ff7f07;
	margin:10px auto;
	width:600px;
	
}
#phone {
	border-bottom:1px solid #c7c7c7;
	vertical-align:middle;
}
#price h2, #phone h2 {
	font-size:30px;
	font-weight:bold;
	margin:0;
}
#mmenu ul {
	display:none;
	margin:5px 0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(/data/new/line.gif) repeat-y left;
}
#mmenu {
	margin:0;
	padding:0;
	list-style:none;
}
#mmenu li img {
	float:left;
}
* html #mmenu li {
	border:1px solid #fff;
}
#mmenu li {
	margin:0;
	line-height:18px;
	padding:0 0 0 20px;
	background:url(/data/new/tree1.gif) no-repeat left top;
}
#mmenu li a {
	color:#000;
	text-decoration:none;
}

#mmenu li.open {
	background:url(/data/new/tree3.gif) no-repeat left top;
}
#mmenu li.ul {
	background:none;
	padding:0;
}
#mmenu li a:hover {
	text-decoration:underline;
}
#mmenu a.active {
	color:#ff7f07;
}
#discuss td, #discuss th, #discuss {font-size:12px;}
#discuss th { text-align:right; font-weight:normal; padding:1px 3px; white-space:nowrap;}
#discuss td { width:99%; padding:1px 3px;}
