@charset "windows-1251";
html {
	height:100%;
}
* html body {
	height:100%;
}
body {
	position:relative;
	min-height:100%;
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.page_width {
	position:relative;
    width:100%;
	min-width:980px;
}
.head {
	position:relative;
	width:100%;
	height:91px;
	background-image: url(/images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	position:relative;
	float:left;
	width:210px;
	height:91px;
	left:0px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.contacts_top_row {
	position:absolute;
	top:20px;
	width:100%;
	left: 0;	
}
.contacts_top {
	position:relative;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #92a4cd;
	text-decoration: none;
	text-align:right;
	padding-right: 170px;
}
.work_hours {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
	margin-top:12px;
}
.work_hours .first{
	padding-right:26px;
	background-image: url(/images/workHoursFirst.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.work_hours .second{
	padding-right:26px;
	background-image: url(/images/workHoursSecond.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.phones_top {
    position:relative;
	width:290px;
	float:right;
	right:10px;
	top:18px;
	text-align:right;
}
.phones_top .first{
	font-family: tahoma;
	font-size: 28px;
	font-weight: normal;
	color: #7c754d;
	text-decoration: none;
}
.phones_top .second{
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #92a4cd;
	text-decoration: none;
}

.logotips {
	position:relative;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	margin:0px;
	vertical-align:middle;
	text-align:center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.logotips a {
	margin:0px;
	padding:0px;
	cursor: pointer;
}
.logotips img {
    border:none;
	margin:0px;
	padding:0px;
}
.logotips table {
    width:99%;
	padding:0px;
	margin:1px;
	border:none;
	vertical-align:middle;
	height:15px;
	margin-left:auto;
	margin-right:auto;
}
.logotips table td{
    text-align:center;
	vertical-align:bottom;
}
.subhead {
    position:relative;
	width:100%;
    height:267px;
	background-image:url(/images/top_row_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;	
}
.menutop {
	position:relative;
	width:100%;
	height:53px;
	background-image: url(/images/menu_row_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7a734c;
	text-decoration: none;
}
.menutop img {
    border:none;
}
.menutop .active {
    background-image:none;
}
.menutop .active:hover {
    background-image:url(/images/menu_top_active_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.menutop .active a {
    background-image:none;
}
.menutop .active a:hover {
    background-image:url(/images/menu_top_active_bg_middle.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.menutop .activeon {
    background-image:url(/images/menu_top_active_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.menutop .activeon a {
    background-image:url(/images/menu_top_active_bg_middle.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}


.menutop a {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7a734c;
	text-decoration: underline;
}
.menutop a:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7a734c;
	text-decoration: underline;
}

.menutop table {
	width:96%;
	height:53px;
	margin-left:auto;
	margin-right:auto;
}
.menutop .splitter {
	width:2px;
	background-image: url(/images/menu_top_splitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menutop table td{
	white-space: nowrap;
	text-align: center;
}

.linetop {
	position:relative;
	width:100%;
	height:15px;
	background-image: url(/images/linetop.jpg);
	background-repeat: repeat-x;
	background-position: left center;	
}
.data {
    position:relative;
	width:100%;
}
.footer_ghost {
    position:relative;
	width:100%;
    height:445px;
}
.footer {
    position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
    height:380px;
}
.newsbottom {
    position:relative;
	width:100%;
    height:244px;
	background-image:url(/images/news_last_bg_row.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.menubottom {
    position:relative;
	width:100%;
    height:54px;
	background-image:url(/images/menu_bottom_row_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7a734c;
	text-decoration: none;	
}
.menubottom table {
	width:96%;
	height:54px;
	margin-left:auto;
	margin-right:auto;
}

.menubottom table td{
	white-space: nowrap;
	text-align: center;
}
.menubottom img {
    border:none;
}
.menubottom .active {
    background-image:none;
}
.menubottom .active:hover {
    background-image:url(/images/menu_top_active_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.menubottom .active a {
    background-image:none;
}
.menubottom .active a:hover {
    background-image:url(/images/menu_top_active_bg_middle.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.menubottom .activeon {
    background-image:url(/images/menu_top_active_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.menubottom .activeon a {
    background-image:url(/images/menu_top_active_bg_middle.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.menubottom_ a {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7a734c;
	text-decoration: underline;
}
.menubottom_ a:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7a734c;
	text-decoration: underline;
}

.menubottom .splitter {
	width:2px;
	background-image: url(/images/menu_bottom_splitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.linebottom {
	position:relative;
	width:100%;
	height:8px;
	background-image:url(/images/linebottom.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	overflow: hidden;
}
.bottom {

}
.logo2 {
    width:220px;
	height:76px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.formPreAuth {
	text-align: left;
	width: 200px;
	margin-left:auto;
	margin-right:auto;
}
.formPreAuth ul{
	list-style-type: none;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.9em;
	font-weight: normal;
	color: #a99f67;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 53px;
}
.formPreAuth li{
    padding-left:21px;
	background-image:url(/images/auth_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.formPreAuth a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a99f67;
	text-decoration: underline;    
}
.formPreAuth a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #92a4cd;
	text-decoration: underline;    
}
.advantage_block {
	width:237px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d0dcf8;
	text-decoration: none;
}
.advantage_block a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
}
.advantage_block a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
}
.advantage_block .top{
	background-image: url(/images/advantage_block_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
.advantage_block .middle{
	background-image: url(/images/advantage_block_middle_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-right: 10px;
	padding-left: 15px;
}
.advantage_block .bottom{
	background-image: url(/images/advantage_block_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
}
.advantage_blockon {
	width:237px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d0dcf8;
	text-decoration: none;
	cursor: pointer;
}
.advantage_blockon a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
}
.advantage_blockon a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
}
.advantage_blockon .top{
	background-image: url(/images/advantage_block_top_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
}
.advantage_blockon .middle{
	background-image: url(/images/advantage_block_middle_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding-right: 10px;
	padding-left: 15px;
}
.advantage_blockon .bottom{
	background-image: url(/images/advantage_block_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
}

.assort_block {
	width:237px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.assort_block a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
}
.assort_block a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
}
.assort_block .top{
	background-image: url(/images/assort_block_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.assort_block .middle{
	background-image: url(/images/assort_block_middle_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-right: 10px;
	padding-left: 15px;
}
.assort_block .bottom{
	background-image: url(/images/assort_block_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}

.rasdel_begin {
	height:51px;
	width:41px;
	float:left;
	background-image: url(/images/rasdel_begin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rasdel_middle {
	height:51px;
	float:left;
	background-image: url(/images/rasdel_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rasdel_text {
	height:51px;
	float:left;
	background-image: url(/images/rasdel_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: tahoma;
	font-size: 30px;
	line-height: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
}
.rasdel_end {
	height:51px;
	width:53px;
	float:left;
	background-image: url(/images/rasdel_end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.text h1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #92A4CD;
	text-decoration: none;	
}
.text h2 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #92A4CD;
	text-decoration: none;	
}
.text h3 {
	line-height:1.3;
}
.text .table_price {
	width:90%;
	border-color:#b5ab70;
	border-style:solid;
	border-width:2px;
	margin-left:auto;
	margin-right:auto;
}
.text .table_price .category {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5ab71;
	font-weight: bold;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aabbd9;
	height: 35px;
	background-color: #93a4cf;
	color: #FFFFFF;
}
.text .table_price .categorys {
	background-image: url(/images/table_price_head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aabbd9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #94a3cc;
}
.text .table_price .group {
	background-image: url(/images/table_price_head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5ab70;
	background-color: #94a3cc;
}

.text .table_price .odd{
	background-color:#eff2eb;
}
.text .table_price td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbd5b3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd5b3;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text .table_price th {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #dbd5b3;
}

.text input {
	margin:10px;
}
.text a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	color: #8f8758;
	text-decoration: underline;
	white-space: nowrap;
}
.text a:hover{
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	color: #92a4cd;
	text-decoration: underline;
	white-space: nowrap;
}
.text .news_title {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	color: #8f8758;
	text-decoration: none;
	text-align: left;
}
.text .news_text {
	text-align: justify;	
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #8c9cc0;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.company_name {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
.allright {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
}

.company_phone {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
.company_address {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
}
.company_address a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #92a4cd;
	text-decoration: underline;
}
.company_address a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #b5ab6e;
	text-decoration: underline;
}
.bottom_wave {
    background-image:url(/images/bottom_wave.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.newsbottom_bg_top {
    width:100%;
	height:244px;
	background-image:url(/images/bottom_news_line_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.newsbottom_bg {
	background-image: url(/images/news_last_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:244px;
	width:330px;
	cursor: pointer;
}
.newsbottomon_bg {
	background-image: url(/images/news_last_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:244px;
	width:330px;
	cursor: pointer;
}
.news_last_photo {
    width:135px;
	height:142px;
	margin-top:65px;
}
.news_last_date {
	width:92px;
	height:38px;
	text-align: center;
	padding-top: 18px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_last_short {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	padding-left: 7px;
	height:113px;
	overflow: hidden;
	text-align: left;
}
.news_last_short .title{
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.news_last_next {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f8758;
	text-decoration: none;
	padding-left: 7px;
}
.news_last_next a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f8758;
	text-decoration: underline;
}
.news_last_next a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #92a4cd;
	text-decoration: underline;
}
.big_wave {
	position:absolute;
	bottom:347px;
	left:0px;
	width:100%;
	height:33px;
	background-image: url(/images/big_wave.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.ring_left {
    position:absolute;
	left:27%;
	top:7px;
    width:48px;
    height:18px;
	background-image:url(/images/ring.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.ring_right {
    position:absolute;
	right:32%;
	top:7px;
    width:48px;
    height:18px;
	background-image:url(/images/ring.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.opa {
    position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#CCCCCC;
	opacity:0.7;  -moz-opacity:0.7; filter:alpha(opacity=70);
}
.forma {
    position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.forma .block{
	position:relative;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	top:120px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
}
.block h1 {
	font-family: tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.block form {
    margin:0px;
	padding:0px;
}
.block a {
	color: #FFFFFF;
	text-decoration: underline;		
}
.input_text {
    width:100%;
}
.block .error {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	display:none;
}
.block .notice {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 1.2;
}
.block .notice_star {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}
.block .loader {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	height: 30px;
	vertical-align: top;
}
.block .loader img{
	vertical-align: middle;	
}
.articles_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8F8758;
	text-decoration: none;
}

.articles_title a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8F8758;
	text-decoration: underline;
}
.articles_title a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #92a4cd;
	text-decoration: underline;
}
.articles_short {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
.articles_next {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f8758;
	text-decoration: none;
	padding-left: 7px;
}
.articles_next a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f8758;
	text-decoration: underline;
}
.articles_next a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #92a4cd;
	text-decoration: underline;
}
.link_all_news_div {
	position:absolute;
	width:100%;
	bottom:150px;
}
.link_all_news_row {
	position:relative;
	width:300px;
	text-align:left;
	margin-left:20px;
	font-family: tahoma;
	font-size: 12px;
	color: #92A4CD;
}
.link_all_news_row img{
	vertical-align:middle;
}
.link_all_news_row a{
	position:relative;
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family: tahoma;
	font-size: 12px;
	color: #92A4CD;
	font-weight: bold;
	text-decoration: underline;
}
.link_all_news_row a:hover{
	position:relative;
	width:60%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-family: tahoma;
	font-size: 12px;
	color: #8b8563;
	font-weight: bold;
	text-decoration: underline;
}
.news_date {
	font-family: tahome;
	font-size: 11px;
	color: #93a5ce;
	font-weight: bold;
	text-decoration: none;
}
.news_title {
	font-family: tahome;
	font-size: 12px;
	color: #00FF00;
	font-weight: normal;
	text-decoration: none;
}
.news_title a{
	font-family: tahome;
	font-size: 12px;
	color: #00FF00;
	font-weight: normal;
	text-decoration: none;
}
.news_title a:hover{
	font-family: tahome;
	font-size: 12px;
	color: #00FF00;
	font-weight: normal;
	text-decoration: none;
}
.star_bottom {
	background-image: url(/images/bottom_stars.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	z-index:10;
}
.bottom_star_row {
	position:absolute;
	height:150px;
	width:100%;
	bottom:350px;
	z-index:-1;
}
.bottom_star {
	height:150px;
	width:300px;
	background-image: url(/images/bottom_stars.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:right;
}
.loader_page {
	width:66px;
	height:66px;
	position:absolute;
	left:0px;
	top:0px;
}
.body_pad {
	padding-top:24px;
	padding-left:20px;
	padding-right:5px;
}
.counters_top {
	position:absolute;
}
.cyberhead_text{
	color: #5d7a80;
	font-weight: normal;
}
.cyberhead_text a{
	color: #5d7a80;
	font-weight: normal;
	text-decoration: none;
}
.cyberhead_url a{
	color: #777560;
}
.cyberhead_url a:hover{
	color: #777560;
}
.title_forms {
	font-family: tahoma;
	font-weight: bold;
	color: #A99F67;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.menu_assort {
	line-height: 1.4;
	font-size:12px;
}
.level0 {
	padding-left:20px;
	font-size:12px;
	font-weight: bold;
	background-image: url(/images/arrow10right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
}
.level0 .active{
	color:#8f8758;
	font-family:tahoma;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}
.level0 .active:hover{
	color:#000000;
}
.level0 .activeon{
	color:#8f8758;
	font-family:tahoma;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}
.level0 .activeon:hover{
	color:#000000;
}
.level1 {
	padding-left:40px;
	background-image: url(/images/assort_bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.level1 .active{
	color:#797979;
	font-family:tahoma;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}
.level1 .active:hover{
	color:#000000;
}
.level1 .activeon{
	color:#8f8758;
	font-family:tahoma;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}
.level1 .activeon:hover{
	color:#000000;
}
.level2 {
	padding-left:60px;
}
.goods_in_table {

}
.goods_in_table .title{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0a3361;
	text-decoration: none;
	background-image: url(/images/goods_block_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.goods_in_table .price{
	background-image: url(/images/goods_block_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.goods_in_table .brand{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.goods_in_table .image {
	background-image: url(/images/goods_block_bg_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px;
	padding:0px;
}
.goods_in_table .table_shop{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
}
.goods_in_table   .table_shop  span {
	color: #908859;
	font-size: 11px;
}
.assort_brands_list {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f8758;
	text-decoration: none;
}
.assort_brands_list a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f8758;
	text-decoration: underline;
	white-space: nowrap;
}
.assort_brands_list a:hover{
	color: #B4C2E7;
}
.assortment_slogan {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	width:730px;
	color: #FF0000;
	text-align: center;
}
.recycle_block {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/recycle_block_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.recycle_block a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.5;
	font-size: 16px;
}
.recycle_block a:hover{
	text-decoration: underline;
}
.recycle_block .complite_link a{
	font-weight: normal;
	color: #28374d;
	text-decoration: underline;
	font-size: 11px;
}
.recycle_block .complite_link a:hover{
	text-decoration:underline;
	color: #0055aa;
}
.zakaz_total {
	font-family: tahoma;
	font-size: 11px;
	color: #74797c;
	font-weight: normal;
	background-color: #f3f8fb;
}
.zakaz_total .value {
	font-size: 22px;
	color: #8f8758;
	font-weight: normal;
}
.recycle_title_step {
	font-family: tahoma;
	font-size: 28px;
	color: #0d01dd;
	font-weight: normal;
	line-height: 2;
}
.spinedit {
	background-color: #f4f9fc;
	border: 1px solid #bdc5c8;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.spinedit input {
	background-color: #f4f9fc;
	border-width: 0px;
	border-style: none;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	width: 50px;
}
.recycle {
	font-family: tahoma;
	border: none;
}
.recycle td{
	font-family: tahoma;
}
.recycle td td{
	border: none;
}
.recycle .splitter {
	background-image: url(/images/recycle_splitter.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.recycle .title {
	font-size: 14px;
	font-weight: bold;
	color: #0a3361;
}
.recycle .brand {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
.recycle .artukul {
	font-size: 11px;
	font-weight: bold;
	color: #0a3361;
}
.recycle .count {
	font-size: 11px;
	font-weight: bold;
	color: #0d01dd;
	white-space: nowrap;
	line-height: 2;
}
.recycle .val_title {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
.recycle .value {
	font-size: 22px;
	color: #8f8758;
	font-weight: normal;
}
.navprint {font:10px Tahoma,Arial,Helvetica,sans-serif;margin-top:10px;text-align:center;line-height: 2;}
.navprint .current {background:#DDDDDD;border:1px solid #CCCCCC;color:#000000;font-weight:bold;padding:2px 5px 2px 5px;line-height: 2;}
.navprint a:link {background:#F5F5F5;border:1px solid #CCCCCC;color:#1F627C;padding:2px 5px 2px 5px;text-decoration:none;line-height: 2;}
.navprint a:visited {background:#F5F5F5;border:1px solid #CCCCCC;color:#1F627C;padding:2px 5px 2px 5px;text-decoration:none;line-height: 2;}
.navprint a:hover{background:#676767;border:1px solid #000000;color:#FFFFFF;line-height: 2;}

.zakaz_copmlete {
	font-family: tahoma;
	font-size: 11px;
	color: #74797c;
	font-weight: normal;
	background-color: #f3f8fb;
}
.zakaz_copmlete .star {
	color: #ee8905;
}
.zakaz_copmlete input {
	width: 250px;
}
.zakaz_copmlete_total {
	font-family: tahoma;
	font-size: 18px;
	color: #0d01dd;
}
.zakaz_copmlete .error {
	color: #CC0000;
	margin-left: 12px;
}
a.print{color: #37332C; text-decoration:underline; font-weight:normal}
#print{
	text-align: left;
	background-image:url(/images/print_grey.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	font-size:12px;
}
.map {
	position:absolute;
	width:302px;
	height:25px;
	top:22px;
	right:0px;
	z-index:1000;
}
