
.tovarTitle {
	color: #31408F;
	font-weight: bold;
}
.proizvoditelTitle{
	font-size: 20px;
	color: #31408F;
/*	font-weight: bold;*/
}
.tovarTitle:hover{
	color: #31408F;
	font-weight: bold;
	text-decoration: none;
}

.tovarLineSpacer1{
	font-size: 10px;
	background-color: #00ffff;
	margin-top:50px;
}

.tovarDescriptionB{
	font-weight: bold; 
}
.tovarDescription{
	color: #000;
}
.tovarLink, .wwwLink {
	color: #5089E4;
}
.tovarLink:hover, .wwwLink:hover{
	color: #2960D7;
	text-decoration: none;
}
.tovarLinkDisable, .wwwLinkDisable {
	color: #C5BEB4;
}
/* renamed to .memo
.tovarMemo, .proizvoditelMemo {
	color: #A4A8B7;
}
.menuPodrubrikiMemo{
	color: #A4A8B7;
}
.pagerMemo{
	color: #A4A8B7;
}
*/
.memo {
	color: #A4A8B7;
}

.tovarGroup {
	color: #5089E4;
}
/*
.tovarPrice {
	color: #31408F;
}
*/
.tovarValue, .tovarDescriptionB, .proizvoditelValue {
	color: #31408F;
}
.tovarCena{
	font-size: 14px;
/*	color: #31408F;*/
	color: #5089E4;
	font-weight: bold;
}
.priceHeader {
	background-color: #2D3E6F;
	color: #EEEBE3;
	white-space: nowrap;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.miniIconRow {
	clear:none; 
	padding:0; 
	margin:0; 
	border:0;
}
.canvaColorDiv {
	background-color:#F8F5F1; 
	width:15px; 
	height:15px;
	font-size: 1px;
	border: 1px solid #EAE3DB;
	margin: 3px;
	padding: 0px;
	clear: none;
	float: left;
}

TABLE.tovInBasket {
	
}
TABLE.tovInBasket tr td {
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	font-weight: normal;
	color: #31408F;
	font-size: 11px;
}

TABLE.tovInBasket tr.headerRow td, TABLE.tovInBasket tr td.sameAsHeader {
	background-color: #F3F0EB;
	font-weight: bold;
}
TABLE.tovInBasket tr td.price {
	background-color: #BBD0F4;
	font-weight: bold;
}
td.sameAsHeader {
	
}
TABLE.tovInBasket tr td.submit {
	margin: 0px;
	padding: 0px;
	background-color: #31408F;
}
TABLE.tovInBasket tr td.submit input {
	margin: 0px;
	clear: both;
	padding: 4px;
	background-color: #31408F;
	border: 0px;
	color: #F3F0EB;
}
/*
div.priceInfo {
	border-top: 3px double #BBD0F4;
	margin: 20px 0px 10px 0px;
}
*/
table.priceInfo {
	border-top: 3px double #BBD0F4;
	border-bottom: 1px solid #BBD0F4;

	border-top: 3px double #31408F;
	border-bottom: 1px solid #31408F;

	margin: 20px 0px 10px 0px;
}
table.priceInfo td {
	color: #31408F;
	background-color: #EEEBE3;
	background-color: #F3F1ED;
}
table.priceInfo a {
	color: #5089E4;
}
a.priceInfoL, span.priceInfoL {
	color: #31408F;
	padding-left: 10px;
	white-space: nowrap;
	font-weight: bold;
}
a.priceInfoL sup {
	
	text-decoration: none;
}



.primechanie {
	white-space: nowrap;
	font-weight: bold;
	font-size : 13px;
}
.primechanieTxt {

}