/* Start of CMSMS style sheet '1. Главный стиль' */
body {
	background-color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #cecece;
}
a {
        outline: none;
}
div.top {
	background-image: url(i/bg_r.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 340px;
	min-width: 1000px;
}
div.up {
	background-color: #5f0400;
	margin-top: 17px;
	height: 20px;
}
div.upl {
	background-image: url(i/up_l.jpg);
	float: left;
	width: 24px;
	height: 20px;
}
div.upr {
	background-image: url(i/up_r.jpg);
	float: right;
	width: 24px;
	height: 20px;
}
div.upm {
	color: White;
	font-size: 11px;
	margin-top: 2px;
	float: left;
}
div.men {
	position: absolute;
	left: 320px;
	top: 70px;
	width: 270px;
	height: 174px;
	background-image: url(i/line_menu.png);
}
div.line {
	padding-left: 23px;
	padding-top: 18px;
}
div.menu {
	margin-top: 2px;	
        padding-bottom: 12px;
	width: 224px;
	height: 23px;
}
div.st {
	margin-bottom: 12px;
	width: 224px;
	height: 23px;
	background-image: url(i/menuh.jpg);
	padding-top: 2px;
}
div.dopmenu {
	position: absolute;
	left: 5px;
	top: 310px;
}
div.content {
	margin-left: 30px;
	margin-right: 10px;
	width: 640px;
	min-height: 480px;	
        font-size: 13px;
}
div.news {
	position: absolute;
	border-left: 1px solid #5f0400;
	min-width: 300px;
	min-height: 300px;
	right: 30px;
	left: 680px;
	top: 290px;
	padding-left: 10px;
	float: right;
	padding-bottom: 30px;
	font-size: 11px;
}
div.bottom {
        bottom: 20px;
	position: relative;
	left: 0px;
	right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.count {
	margin-left: 30px;
	margin-top: 40px;
}
div.rek {
	width: 300px;
	color: #797979;
	font-size: 10px;
	margin-top: 20px;
        margin-left: 5px;
}
div.rekk {
	color: #797979;
	font-size: 10px;
	margin-top: 5px;
        margin-left: 5px;
}
img.logo {
   position: absolute;
	z-index: 0;
	left: 30px;
	top: 50px;
}
img {
	border: 0px;
}
.catalog_item img {
	border: 1px solid #5f0400;
}
.category_items img {
	border: 1px solid #5f0400;
}
.content a {
	color: #b16460;
}
.content a:hover {
	color: #ffffff;

	text-decoration: none;
}
.news a {
	color: #b16460;
}
.news a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bottom a {
	color: #ffffff;
	background-color: #5f0400;
	text-decoration: none;
}
.bottom a:hover {
	color: #5f0400;
	background-color: White;
}
.thumb a {
	color: #ffffff;
	background-color: #5f0400;
	text-decoration: none;
}
.thumb a:hover {
	color: #5f0400;
	background-color: White;
}
a.home {
	background-color: Black;
        position: absolute;
	left: 70px;
	top: 10px;
}
a.map {
	background-color: Black;
        position: absolute;
	left: 100px;
	top: 10px;
}
a.m {
	color: White;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(i/menu.png);
	padding-top: 3px;
	padding-left: 38px;
	padding-bottom: 3px;
	display: block;
	background-repeat: no-repeat;
}
a.m:hover {
	color: White;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(i/menuh.png);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 38px;
	display: block;
	background-repeat: no-repeat;
}
a.dopmenu {
	color: White;
	font-size: 13px;
        font-weight: bold;
	margin-left: 25px;
	margin-bottom: 5px;
        padding-left: 3px;
        padding-right: 3px;
	background-color: White;
	background-color: #5f0400;
	text-decoration: none;
}
a.dopmenu:hover {
	color: #5f0400;
	background-color: White;
	font-size: 13px;
        font-weight: bold;
	margin-left: 25px;
        padding-left: 3px;
        padding-right: 3px;
	text-decoration: none;
}
a.rek {
	color: #5f0400;
	font-size: 10px;
	background-color: Black;
}
a.category_items:hover {
	background: none;
        border: none;
}
/*h1 {
	color: #acbac3;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}*/
.content h1 {
	color: #F9F9F9;
	font-size: 15px;
	padding-left: 2.3em;
	padding-top: 5px;
	padding-bottom: 5px; /* set borders around header */
	/*border-bottom: 1px solid #5f0400;*/	
	background: url(i/log.png) no-repeat left;
	/*border-left: 0.7em solid #5f0400;*/
	line-height: 1.5em; /* and some air under the border */
	margin: 10px 10px 10px 0px;
}
.content h2  {
	color: #acbac3;
	font-size: 14px;
	margin: 20px 0px 15px 0px;
}
.news h2  {
	color: #F9F9F9;
	font-size: 13px;
	padding-left: 0.5em;
	padding-bottom: 2px; /* set borders around header */
	border-bottom: 1px solid #5f0400;
	border-left: 0.7em solid #5f0400;
	line-height: 1.5em; /* and some air under the border */
	margin: 15px 50px 10px 0px;
}

font.n {
	color: #D0D2FF;
	font-size: 14px;
}
font.st {
	color: White;
	font-size: 16px;
	margin-left: 38px;
}
td {
	border-top: 1px solid #5f0400;
	border-left: 1px solid #5f0400;
	border-right: 1px solid #5f0400;
	border-bottom: 1px solid #5f0400;
}
li {
	margin-bottom: 15px;
}
.img {
	border: 1px solid #5f0400;
	margin-bottom: 5px;
	margin-right: 5px;
}
input.text {
	border-top: 1px solid #5f0400;
	border-left: 1px solid #5f0400;
	border-right: 1px solid #5f0400;
	border-bottom: 1px solid #5f0400;
	background-color: #acbac3;
	color: Black;
	width: 250px;
	font-weight: bold;
	font-size: 15px;
}
textarea.text {
	border-top: 1px solid #5f0400;
	border-left: 1px solid #5f0400;
	border-right: 1px solid #5f0400;
	border-bottom: 1px solid #5f0400;
	background-color: #acbac3;
	color: Black;
	width: 450px;
	font-weight: bold;
	font-size: 15px;
}
#tooltip {
	color: #ffffff;
	background-color: #5f0400;
	margin: 0px;
	padding: 3px 6px;
	position: absolute;
	visibility: hidden;
	font-family: Tahoma;
	font-size: 12px;
}
hr {
	color: #5f0400;
}
.kat {
	background-color: #5f0400;
	color: White;
}
/* End of '1. Главный стиль' */

