
body,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-size: 11px; 
}
div.right-menu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:10px;
}
td.v-poplosa
{
	background-image: url('polosa_04.gif');
}

td.border_5
{
	background-image: url('polosa_03.gif');
	background-repeat: repeat-y;
	background-postion:left;
	background-color:#EAE7E4;
}
A:Link {
	color: #8E130D;
	text-decoration: none;
	font-size: 11px;
}
A:Visited {
	color: #636A67;
	text-decoration: none;
	font-size: 11px;
}
A:Active {
	color: #F1001B;
	text-decoration: none;
	font-size: 11px;
}
A:Hover {
	color: #F1001B;
	text-decoration: none;
	font-size: 11px;
}
.news_date{
    color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
p{
	text-indent: 20px;
	/*text-align:justify;*/
}
.foto-name{
    color: #ffffff;
    font-weight: bold;	
    font-size: 15px;
}
.letter{
    color: #8E130D;
    text-decoration: none;
    font-size: 21px;
    font-weight: bold;
}
h1 {
    color: #8E130D;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    margin:10px 0px 0px 20px;
    text-align: left;
}
h2 {
	color: #8E130D;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin:15px 0px 0px 0px;
	text-align: center;
}
h3 {
	color: #8E130D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin:15px 0px 0px 0px;
	text-align: left;
}
.sm{
    color: #8E130D;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.red{
    color: #8E130D;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
} 
th{
    color: #8E130D;
    text-decoration: none;
    font-size:12px;
    font-weight: bold;
    margin:10px 0px 0px 0px
}
A.news:Link {
	color: #8E130D;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A.news:Visited {
	color: #636A67;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;	
}
A.news:Active {
	color: #F1001B;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A.news:Hover {
	color: #F1001B;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.vote_left {
	BACKGROUND-COLOR: #999999
}
.vote_right {
	BACKGROUND-COLOR: #dddddd
}
.vote_right1 {
	BACKGROUND-COLOR: #eeeeee
}
input.submit{
	background-color: #EFE7E7;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
}
td.style {
	margin:0;
	text-indent:0;
	font-size:9px;
	text-align:center;
	font-family:arial;
	padding:0;
	margin:0;
}

A.catalog:Link{
	color: #8E130D;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A.catalog:Visited{
	color: #8E130D;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A.catalog:Active{
	color: #8E130D;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A.catalog:Hover {
	color: #F1001B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}


.catalog_scheme_dotted_ul {
  PADDING: 0; MARGIN: 5px 0 0 0; list-style-type: none;
}

.catalog_scheme_dotted_ul li {
  MARGIN: 0 0 0px 15px; BACKGROUND: url('dot.gif') repeat-x bottom left; PADDING: 10px 0 10px 0px; FONT-SIZE: 9px; FONT-FAMILY: Tahoma;
}


/* shop stuff */
.shop-stuff {width:200px; padding:5px 15px; /*float:left;*/ margin:0 7px 7px 0; border:1px solid #ddd;}
.shop-stuff .shs-title {font-weight:bold; font-size:10px; text-align:center; }
.shop-stuff .shs-descr {min-height:120px;}
.shop-stuff div div {margin:5px 0;}

.shs-tocart {margin:5px 0; padding:5px 0; border-top:1px dashed #ddd;}
.shs-tocart div {margin:5px 0;}

.shs-price {font-weight:bold; font-size:1.3em;}
.shs-but {background: url(img/grad.gif) bottom repeat-x #dfdfdf; border:1px outset #888; margin:5px 5px 0 0; padding:2px; outline:none;}
.shs-but:active {background: #A3A3A3; outline:none;}
.price-add {color:red; padding-left:3px;}

/* cart block */
.shop-cart {
    background-color:#fff;
    border:1px solid #888;
    padding:10px;
    margin:10px 10px;
    background-image: url(cart_bg.jpg);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    
}
.shop-cart div {margin:5px;}
.shop-cart table {border-collapse:collapse; margin:5px 0;}
.shop-cart td {padding:3px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.shop-cart table small {font-size:11px; color:#595959;}
#cartEmpty {height:50px; line-height:50px;}

/* helper box */
#stuffHelper {position: absolute; z-index:100; width:150px; padding:5px; background-color:#f5f5f5; border:1px solid #888; display:none;}
#stuffHelper div {padding:5px 0;}
#stuffCount {text-align: center; width:30px; font-size:13px; padding:1px 2px; background-color: #fff; border:1px solid #888;}
.field-arr-up {cursor:pointer; margin:0 0 6px 1px;}
.field-arr-down {cursor:pointer; margin:0 0 -4px -17px;}

.relative {position:relative;}

/* *** crossbrowser inline-block *** */
.shop-stuff {
  /* for firefox2 */
  display: -moz-inline-stack;
  /* for all modern */
  display: inline-block; vertical-align: top;
  /* for IE6 & IE7 */
  zoom: 1; *display: inline;
}
.shop-stuff .shs-descr {
  /* for IE6 */  
  _height: 120px;
}

.values {
 font-size: 8px;
 color: #8E130D;
}

.values a {
 font-size: 8px;
 color: #8E130D;
}
/*20110427likhanov*/
#breadscrumbs{
	text-indent:0px;
	padding-left:10px;
	padding-right:10px;
}
#breadscrumbs a{
	color: #8E130D;
}
/*likhanov20110505*/
#catalog_foto img{
	border:none;
}

