/* CSS Document */

/* Общие стили */
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	background: url(/images/bg_top_fon.jpg) top repeat-x #1e1e1e;
}

* form {
margin: 0 !important;
padding: 0 !important;
}

* table td, * table td div, * div {
	color: #eac38f;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}

a { 
	color: #eac38f;
	font: 12px Georgia, "Times New Roman", Times, serif; 
	text-decoration: underline; 
}
	
a:hover { 
	color: #eac38f;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
}

* a, * a:hover {
	outline: none !important;
}

img { 
	border: 0px; 
}
 

/* /Общие стили*/

/* Заголовки */
h1 {
	margin: 0px 0 18px 0;
	padding: 0px;
	color: #EC9420;
	font: 22px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: left !important;
}


h2 {
	margin: 15px 0 6px 0;
	padding: 0px;
	color: #EC9420;
	font: 18px  Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: left !important;
}

div.text_link h2 {
	margin: 0 0 6px 0;
	padding: 0px;
	color: #eac38f;
	font: 12px  Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: left !important;
}

div.f_item h2 {
	margin: 0 0 6px 0;
	padding: 0 0 10px 0;
	color: #000;
	font: 24px  Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: center !important;
}



h3 {
	margin: 10px 0 10px 0;
	padding: 0px;
	color: #8d6533;
	font: 18px Tahoma;
	text-align: left !important;
}

p {
margin: 0 0 10px 0;
padding: 0;

}

/* /Заголовки */

div.lap_info {
width: 213px;
text-align: center;
/* border: 1px solid red; */
margin-top: 25px;
}

  div.lap_info div {
  color: #7a7979;
  font: 10px Tahoma;
  line-height: 10px;
  text-align: center;
  padding-top: 7px;
  }

td.top1 {
background:url(/images/bg_top_fon_right_2.jpg) left top no-repeat;
}

td.shopcart {
background:url(/images/bg_top_fon_right_3.jpg) right bottom no-repeat;
}

td.shopcart_none {
background: none;
}

td.slogan a, td.slogan a:hover {
color: #731b1b;
text-decoration: none;
}

td.slogan a div, td.slogan a:hover div {
font: 20px Georgia, "Times New Roman", Times, serif;
color: #ecc38b;
text-decoration: none;
}

div.tel {
width: 264px;
height: 24px;
text-align: right;
margin: 17px 0 0 0;
}

div.shopcart2 {
width: 166px;
height: 58px;
margin: 31px 0 0 64px;
vertical-align:top;
color: #941310;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

img.shopcart_link {
display: block;
_margin-bottom: 4px;
}

HTML:root img.shopcart_link {
margin-bottom: 8px;
}

div.content {
width: 580px;
padding-top: 14px;
font: 12px/16px Georgia, "Times New Roman", Times, serif;
color: #EC9420;
text-align: justify;
}

div.content2 {
width: 580px;
padding-top: 14px;
font: 12px/16px Georgia, "Times New Roman", Times, serif;
color: #eac38f;
text-align: justify;
}

div.holidays {
color: #fff;
font: 16px Georgia, "Times New Roman", Times, serif;
margin-bottom: 14px;
}

	div.holidays a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #ec9420;
	}
	
	div.holidays a:hover {
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #ec9420;
	}
	
div.catalog_menu {
border: 1px solid #f2f2f2;
background: url(/images/cat_menu_fon.gif) top repeat-x #322525;
padding: 15px 10px 20px 19px !important;
text-align: left !important;
}

div.catalog_menu a.cat {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
text-decoration: none;
display: block;
margin: 4px 0;
}

div.catalog_menu a.cat:hover {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
text-decoration: underline;
display: block;
margin: 4px 0;
}

div.zag1 {
color: #cf8f61;
font: 18px Georgia, "Times New Roman", Times, serif;
}

ul.menu {
padding: 0px;
margin: 7px 0 0 10px;
}
	
	ul.menu li {
	list-style: none;
	margin: 3px 0 3px 0;
	}
	
	ul.menu li a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ec9420;
	text-decoration: none;
	}

	ul.menu li a:hover {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;	
	}
	
ul.sub_menu {
padding: 0px;
margin: 7px 0 0 5px;
}
	
	ul.sub_menu li {
	list-style: none;
	margin: 3px 0 3px 0;
	}
	
	ul.sub_menu li a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	}

	ul.sub_menu li a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: underline;	
	}
	
input.srch {
border: 1px solid #fff;
background: #eac38f;
color: #000;
font: 12px Georgia, "Times New Roman", Times, serif;
padding: 0 0 0 2px;
}

table.search {
margin-top: 18px;
}

div.banners {
margin: 30px 0;
}

div.banners img {
display: block;
margin-bottom: 7px;
}

div.articles {
margin: 25px 0 25px 18px;
text-align: left !important;
}

div.articles a.zag2 {
color: #cf8f61;
font: 16px Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
background: none;
margin-bottom: 8px;
display: block;
}

div.articles a.zag2:hover {
color: #cf8f61;
font: 16px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
background: none;
margin-bottom: 8px;
display: block;
}

div.articles a {
color: #fff;
font: 12px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
background: url(/images/b1.gif) left top no-repeat;
padding-left: 12px;
display: block;
margin-bottom: 3px;
}

div.articles a:hover {
color: #fff;
font: 12px Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
background: url(/images/b1.gif) left top no-repeat;
padding-left: 12px;
display: block;
margin-bottom: 3px;
}

div.f_item {
background:url(/images/block_fon.gif) top repeat-x #da9410;
border:1px solid #f4f4f4;
padding: 16px 20px;
color: #000;
font: 12px/18px Georgia, "Times New Roman", Times, serif;
margin: 20px 0 0 0;
}

div.f_sub_item {
	border: 1px solid #654a1b;
	background: #fff;
	width: 100%;
	}

div.f_item div {
color: #000;
}

div.f_item img {
border: 1px solid #fff;
}


table.tovar_index_t {

}

table.tovar_index_t td {
text-align: center;
color: #fff;
font: 11px Georgia, "Times New Roman", Times, serif;
padding: 0 0px 12px 0px;
}

table.tovar_index_t td.brd_r {
text-align: center;
color: #fff;
font: 11px Georgia, "Times New Roman", Times, serif;
padding: 0 0px 12px 0px;
border-right: 1px solid #ebebeb; 
}


table.tovar_index_t img {
margin-bottom: 4px;
}

table.tovar_index_t td a {
color: #000;
font: 11px/12px Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

table.tovar_index_t td a:hover {
color: #000;
font: 11px/12px Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}

/* внутренняя с товарами */

table.tovar_index_t_inside {

}

table.tovar_index_t_inside caption {
margin: 15px 0;
}

table.tovar_index_t_inside td {
text-align: center;
color: #fff;
font: 11px Georgia, "Times New Roman", Times, serif;
padding: 0 10px 12px 10px;
}

table.tovar_index_t_inside td.brd_r {
text-align: center;
color: #fff;
font: 11px Georgia, "Times New Roman", Times, serif;
padding: 0 10px 12px 10px;
border-right: 1px solid #ebebeb; 
}

table.tovar_index_t_inside img {
margin-bottom: 4px;
}

table.tovar_index_t_inside td a {
color: #b05a07;
font: 10px/11px Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

table.tovar_index_t_inside td a:hover {
color: #b05a07;
font: 10px/11px Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}

/* /внутренняя с товарами */

a.more {
color: #000;
text-decoration: underline;
font: 14px Georgia, "Times New Roman", Times, serif;
}

a.more:hover {
color: #000;
text-decoration: none;
font: 14px Georgia, "Times New Roman", Times, serif;
}

div.futter {
text-align: center;
margin: 30px 0;
}

div.mf {
font: 12px Georgia, "Times New Roman", Times, serif;
color: #fff;
margin-bottom: 5px;
}

div.mf_links {
color: #c0c0c0;
font: 12px Georgia, "Times New Roman", Times, serif;
}

div.mf_links a {
color: #b12525;
font: 12px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}

div.mf_links a:hover {
color: #b12525;
font: 12px Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
}

HTML:root img.line_white {
margin-top: 12px;
}

img.line_white2 {
margin-top: -7px;
}

HTML:root img.line_white2 {
margin-top: 4px;
}

div.copyright {
color: #fff;
margin-top: 10px;
}

div.copyright a, div.copyright a:hover {
color: #fff;
text-decoration: none;
}

div.path {
color: #fff;
font: 11px Georgia, "Times New Roman", Times, serif;
margin-bottom: 14px;
}

	div.path a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #fff;
	}
	
	div.path a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
	}
	
div.down_menu a {
text-decoration: none;
}

div.down_menu a:hover {
text-decoration: underline;
}
	
table.s_item {
_margin-top: 20px;
}

HTML:root table.s_item {
margin-top: 20px;
}

table.s_item td.td1 {
border: 1px solid #fff;
vertical-align:top;
padding-top: 12px;
text-align: center;
}

table.s_item td.td1 a {
display: block;
margin-bottom: 10px;
font: bold 14px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color: #fff;
}

table.s_item td.td1 a:hover {
display: block;
margin-bottom: 10px;
font: bold 14px Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
color: #fff;
}

table.s_item td.td2 {
vertical-align:top;
padding-left: 15px;
}

div.articul {
color: #ed941e;
font: 12px Georgia, "Times New Roman", Times, serif;
}

div.tov_name {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
}

HTML:root div.tov_name {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
margin-top: 8px;
}

div.tov_name a {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
text-decoration: none;
}

div.tov_name a:hover {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
text-decoration: underline;
}

div.opisanie {
font: 11px Tahoma;
margin: 10px 0;
}

div.tov_price {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #fff;
margin-top: 12px;
}

div.page_nav {
text-align: center;
margin-top: 30px;
}

div.other_tov {
text-align: center;
margin-top: 30px;
}

div.card_info1 {
_margin: 7px 0 10px 0 ;
color: #fff;
font: 18px Georgia, "Times New Roman", Times, serif;
}

HTML:root div.card_info1 {
margin: 10px 0 10px 0 ;
color: #fff;
font: 18px Georgia, "Times New Roman", Times, serif;
}

span.tov_price2, span.articul {
color: #fff;
font: 18px Georgia, "Times New Roman", Times, serif;
}

a.buy2 {
color: #ec9420;
text-decoration: underline;
font: 24px Georgia, "Times New Roman", Times, serif;
}

a.buy2:hover {
color: #ec9420;
text-decoration: none;
font: 24px Georgia, "Times New Roman", Times, serif;
}

input.kolvo, table.feedback_form input, table.feedback_form select, table.feedback_form textarea {
background: #666666;
border: 1px solid #fff;
color: #fff;
height: 17px;
font-size: 11px;
font-family: Tahoma;
}

input.button {
background: #5d1b1c;
color: #fff;
border: 1px solid #d99422;
}






