html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#bigAddTovar{
	float:right;
	margin-top:-40px;
}
#shk-butId{
	top:0px;
}
#add_imageId{
	width: 30px;
}
body {
    position: relative;
    height: 100%;
    font: 12px verdana, sans-serif;
    background: url('../img/fon.jpg') repeat;
    text-align: center;
}
div, span, a, td, li, input, textarea, label, p {
	font: 12px verdana, sans-serif;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0;
}
a {
	text-decoration: none;
	color:#7E0101;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #7e0101;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
.block {
	margin-bottom: 10px;
	width: 192px;
}
.block.epaulet {
	width: 194px;
}
.block_bottom {
    background: url('../img/block_bottom.png') no-repeat left bottom;
}
.block_container {
    background: url('../img/block.png') repeat-y;
}
.block_container h2 {
    color: #614e4e;
    font-size: 16px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    background: url('../img/block_h2.png') no-repeat;
    text-align: center;
    line-height: 25px;
    height: 30px;
    text-transform: uppercase;
    margin: -1px 0 0 0;
}
.block_content {
    background: url('../img/block.png') repeat-y;
    padding: 15px;
    zoom: 1;
}
.block_content.news {
    padding: 7px 15px 15px 15px;
}
.block_content.info .left_menu {
    padding: 20px 0 0 0;
}
.block_inner {
    padding: 5px 0 7px 0;
    zoom: 1;
}
.block_top {
    background: url('../img/block_top.png') no-repeat;
}
.box {
    position: absolute;
    right: 25px;
    top: 80px;
 	font: 16px times new roman, sans-serif;
 	line-height: 18px;
}
.box .textfield {
    width: 40px;
    height: 18px;
    font-size: 10px;
    margin: 0 5px;
    padding: 3px 2px;
}
.button {
    display: inline-block;
    height: 21px;
    cursor: pointer;
    padding: 0 1px 0 0;
    text-decoration: none;
    background: url('../img/button_right.jpg') no-repeat right top;
}
.button:hover {
    text-decoration: none;
}
.button span {
	color: #7e0101;
	font-size: 11px;
	height: 21px;
    padding: 0 8px 0 10px;
    display: inline-block;
    line-height: 21px;
    background: url('../img/button_left.jpg') no-repeat;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.container {
    height: auto !important;
    height: 100%;
	width: 1006px;
	margin: 0 auto;
}
.content {
	padding: 4px 0 0 0px;
	text-align: left;
}
* HTML .content {
	padding: 4px 0 0 0px;
	text-align: left;
	width:1000px;
}
.epaulet_block {
    background: url('../img/epaulet_block.png') repeat-y;
    padding: 15px 15px 0 15px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}
.epaulet_block.news {
    padding: 5px 15px 0 15px;
}
.epaulet_block .left_menu {
	margin: -10px 0 0 20px;
}
.epaulet_block_bottom {
    background: url('../img/epaulet_block_bottom.png') no-repeat;
    width: 194px;
    height: 58px;
}
.epaulet_block_top {
	width: 194px;
	height: 38px;
    background: url('../img/epaulet_block_top.png') no-repeat;
}
.epaulet_block_top h2 {
    color: #614e4e;
    font-size: 16px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    text-align: center;
    padding-top: 16px;
    text-transform: uppercase;
    margin: 0;
}
.footer {
	width: 835px;
	margin: -45px auto 0;
	height: 45px;
}
.footer_content {
    background: url('../img/line.gif') repeat-x;
    margin: 0 15px;
    height: 45px;
}
.footer_content a {
    color: #000000;
    margin: 0 12px;
    line-height: 45px;
}
.ie_container {
	width: 100%;
}
.info_block {
	text-align: center;
	padding: 5px 0;
}
.info_block img {
	border: 2px solid #950101;
}
.item {
	width: 100%;
	padding: 5px 0 0px 0;
	overflow: hidden;
}
.item h1 {
	color: #000000;
	margin: 5px 0 10px 0;
}
.item .item_image {
/*	width: 192px; */
	width: 135px;
	float: left;
/*	margin-right: -192px; */
	position: relative;
	margin-left:5px;
}
.shk-item {
	border:1px solid #777777;
	margin-bottom:3px;
}
.shk-but {
	top: 10px;
}
.item .item_info .add button.link {
	color: #000000;
	text-decoration: underline;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	position: relative;
	left: 0;
	top: 10px;
	float: right;
}
.smallImage {
	border:2px solid #CCBD9B;	
}
.item .item_image .price {
	width: 174px;
	height: 88px;
/*    background: url('../img/price.png') no-repeat; */
	position: absolute;
	right: -145px;
	bottom: -20px;
}
.item .item_image .price span {
	display: block;
	padding: 26px 0 0 72px;
	color: #040404;
	font-weight: bold;
}
.item .item_info {
	margin-left: 155px;
	zoom: 1;
}
.item .item_info span {
	color: #7e0101;
	font-weight: bold;
}
.item .item_info .add, .add {
/*	padding: 68px 60px 0 0; */
	padding: 0 20px 0 0;
	zoom: 1;
	margin-top:-20px;
}
.item .item_info .add a,
.add button.link {
	color: #000000;
	text-decoration: underline;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	position: relative;
	left: 0;
	top: 28px;
	float: right;
}
.item .item_info .add a:hover,
.item .item_info .add button.link:hover,
.add button.link:hover
 {
	text-decoration: none;
}
.item .item_info .add button.link,
.add button.link{
border:none;
background:transparent;
}
.item .item_info .add button.add_image,
.add button.add_image
  {
	width: 60px;
	height: 45px;
    background: url('../img/add.png') no-repeat;
    float: right;
border:none;
}
.item.big .item_info {
	margin-left: 290px;
	zoom: 1;
}
.item.big .item_info .add,
.add {
	padding: 0;
}
.item.big .item_image {
	width: 290px;
	float: left;
	margin-right: -290px;
	position: relative;
}
.item .item_info p {
	font-size: 14px;
	margin: 0 0 10px 0;
}
.item .item_info.bottom_text {
	margin: 0;
	zoom: 1;
}
.item .item_info .ie_container {
	overflow: hidden;
}
.item .item_info .preview {
	width: 50%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	_margin-right: -1px;
}
.left {
	float: left;
}
.left_column {
	width: 200px;
	float: left;
	margin-right: -200px;
}
.left_menu {
	margin: -10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.left_menu {
	margin: -10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.left_menu li {
	padding: 4px 0;
}
.left_menu li a {
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
}
.left_menu li.active a {
	color: #614e4e;
}
.left_menu li ul {
	padding: 0 0 0 14px;
	margin: 0 0 -5px 0;
	list-style-type: none;
}
.left_menu li ul li {
	padding: 0 0 0 9px;
    background: url('../img/li.gif') no-repeat left 9px;
}
.left_menu li ul li.active a {
	text-decoration: underline;
}
.left_menu li.active ul li a {
	color: #666666;
	line-height: 16px;
}
.left_menu li ul li a {
	text-transform: none;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.list_item {
	width: 50%;
	float: left;
	padding-bottom: 50px;
	margin-right: -1px;
}
.list_item .image {
	width: 100px;
	float: left;
	margin-right: -100px;
border:  2px solid #ccbd9b; /* РѕР®РџР®Р›Р•Р РџРЁ Р¦РџР®РњРҐР–РЁ */
    background: #ffffff /* Р¶Р‘Р•Р  РўРќРњР® */
    
}
.list_item .list_item_text {
	margin-left: 130px;
	padding-right: 2px;
    
}
.list_item .list_item_text a {
	font-size: 11px;
	color: #000000;
}
.logo {
	width: 163px;
	height: 94px;
	display: block;
    background: url('../img/logo.png') no-repeat;
    position: absolute;
    left: 25px;
    top: 8px;
}
.logo_sub {
	width: 218px;
	height: 15px;
    background: url('../img/logo_sub.png') no-repeat;
    position: absolute;
    left: 4px;
    top: 106px;
}
.main_column {
	margin: 0 200px 0 200px;
	overflow; hidden;
}
.main_column p {
	line-height: 18px;
	margin: 5px 0;
}
.mainpage {
	margin: 12px auto 0;
	width: 803px;
}
.mainpage_bottom {
	height: 26px;
    background: url('../img/mainpage_bottom.png') no-repeat;
    padding: 0 15px;
}
.mainpage_pages {
	float: right;
	padding-top: 4px;
}
.mainpage_pages a {
	font-size: 14px;
	color: #000000;
	margin: 0 4px;
}
.mainpage_pages a.active {
	font-size: 16px;
	font-weight: bold;
}
.mainpage_sub_links {
	width: 100%;
	padding-top: 17px;
}
.mainpage_sub_links .sub_link {
	width: 245px;
	height: 1433px;
    background: url('../img/sub_link.png') no-repeat;
    text-align: left;
    margin: 0 auto;
}
.mainpage_sub_links .sub_link_content {
    padding: 9px 0 0 11px;
    zoom: 1;
}
.mainpage_sub_text {
	float: left;
	line-height: 26px;
	font-size: 14px;
	font-weight: normal;
}
.mainpage_top {
	height: 29px;
    background: url('../img/mainpage_top.png') no-repeat;
}
.mainpage_top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.mainpage_top ul li {
	float: left;
	padding: 0 28px 0 27px;
    background: url('../img/mainpage_top_li.gif') no-repeat right 8px;
}
.mainpage_top ul li.last {
    background: none;
}
.mainpage_top ul li a {
	color: #666666;
	font-size: 14px;
	line-height: 29px;
}
.navi {
	color: #7e0101;
	line-height: 30px;
}
.navi a {
	color: #7e0101;
}
.news_item {
	color: #666666;
	font-size: 11px;
	padding-bottom: 5px;
	zoom: 1;
	line-height: 12px;
}
.news_item .date {
	color: #614e4e;
	font-size: 12px;
	padding-bottom: 2px;
	line-height: 14px;
	display: block;
}
.news_item .more {
	float: right;
	font-size: 11px;
	color: #614e4e;
	margin-top: 10px;
}
.pages {
	line-height: 20px;
}
.pages a {
	color: #7e0101;
	margin: 0 2px;
	line-height: 24px;
}
.pages a.active {
	font-weight: bold;
}
.push {
	padding: 0 15px 70px 0;
}
.query label {
	font-size: 11px;
	margin-left: 5px;
	color: #666666;
	line-height: 18px;
}
.query_header {
	color: #614e4e;
	display: block;
	text-align: center;
	margin-top: -10px;
}
.right {
	float: right;
}
.right_column {
	width: 190px;
	float: right;
	margin-left: -200px;
}
.search {
    position: absolute;
    right: 12px;
    top: 12px;
}
.search .textfield {
	height: 20px;
	width: 150px;
}
.search_go {
	height: 20px;
	border: 0 none;
	background: none;
	font: 16px times new roman, sans-serif;
	margin: 0;
	cursor: pointer;
}
.sort {
	line-height: 30px;
}
.sort a {
	color: #000000;
}
.sub_text {
	color: #666666;
	padding-top: 10px;
	position: relative;
	left: 0;
	top: 6px;
}
.textfield {
	border: 1px solid #8E0101;
	padding: 2px 5px;
}
.top {
	height: 127px;
	position: relative;
    background: url('../img/line.gif') repeat-x left bottom;
}
.top_banner {
	position: absolute;
    left: 220px;
    top: 14px;
}
.top_menu {
	width: 450px;
	height: 24px;
    background: url('../img/top_menu.png') no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 24px;
    color: #7e0101;
}
.top_menu_content {
    text-align: center;
    line-height: 24px;
    color: #7e0101;
    padding-left: 24px;
}
.top_menu_content a {
	margin: 0 10px;
    color: #7e0101;
}
/*programmers style*/
.navi{
padding:10px 0;
}
.shop-cart-full{
	position:relative;
	top:0;
	left:0;
	margin:15px 0 15px 5px;
}
.box .full-total{
	width:80px;
	text-align:right;
}
#butEmptyCart,
.shk-count{
	color:#8E0101;
	text-decoration:underline;
}
.cart-h3{
	margin:25px 5px 0px 5px;
	font-size:13px;
	color:#8E0101;
}
.btn_send{
	border:1px solid #8E0101;
	background:transparent;
	color:#8E0101;
}
.row.login{
	color:#666666;
}
.auth-links{
	text-align:left;
}
.auth-link{
	color:#614e4e;
	text-align:left;
	width:100%;
}
.art-link{
	color:#614e4e;
}
.relative{
	position:relative;
}
#slidertext{
	position:absolute;
	top:0;
	left:20px;
	width:250px;
	height:280px;
	background:black;
	opacity:0.45;
	color:#666666;
	display:none;
}
#slidertext h5{
	color:#666666;
	font-size:13px;
}
.news_item1 .date{
    color: #7e0101;
    font-weight:bold;
}
.news_item1{
margin-bottom:15px;
}
.left_menu li ul{
display:none;
}
.left_menu li.active ul{
display:block;
}
.jot-row-alt, .jot-row-me {
background-color:transparent !important;
}
.block_content.info .left_menu{
padding:0;
}
#feedbackform{
margin:20px 5px 10px 20px;
}
#feedbackform table td{
padding:3px 5px 3px 5px;
vertical-align:top;
}
.textfield1{
width:350px;
}
.textarea{
height:300px;
}
.mainpage_top ul li{
padding:0 4px 0 4px;
}
.mainpage_top ul li a{
font-size:12px;
}
.button_send{
width:92;
height:24px;
border:none;
background:url(/assets/templates/site/img/button_send.gif) no-repeat;
}
.border-red{
	border:1px solid #7E0101;
}
.mainpage_sub_links .sub_link_content {
padding:11px 0 0 0;
}
.sub_link_content img{
	width:245px;
	height:123px;
}
.mainpage_sub_links .sub_link{
	height:143px;
}
.item .item_image .price {
bottom:-55px;
right:-135px;
}
.item .item_image .price1 {
bottom:-45px;
right:-135px;
width:190px;
}
.newsLeft {
position:relative;
float: left;
width: 48%;
}
.newsRight {
position:relative;
float: right;
width: 49%;
}
.nextNewsLeft {
position:relative;
float: left;
width: 48%;
}
.nextNewsRight {
position:relative;
float: right;
width: 49%;
}
.introBorder {
	border:2px solid #ccbd9b;
	height:158px;
	margin-top:5px;
}
.introNews {
	margin:2px 2px 30px;
}
.blockNews {
	float:left;
	width:100%;
}
.introText {
	height:132px;
	overflow:hidden;
}
.nextintroNews {
	margin:0px 5px 30px;
}
#fotoCaption{
	margin-top: 250px;
}

