a:link {
	color: #014D9A;
}
.nav_string, .nav_string a:link, .nav_string a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014993;
}
.articles_table, .articles_table a:link, .articles_table a:visited {
	color: #666666;
}
th {
	background-color: #B6D3F1;
}
.lightRow {
	background-color: #E4ECF0;
}
.DarkRow {
	background-color: #C2D2DC;
}


.cart {
	font-size: 11px;
}
h1 {
	font-size: 20px;
	color: #004182;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #E0EFFF;
	background-image: url(images/main/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.types {
	font-size: 11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 11px;
	margin: 0px;
}
.big {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.calc {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.s1 {
	margin: 0px;
	font-size: 11px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copy a:link, .copy a:visited {
	color: #B7E3FE;
}
.blue {
	color: #014993;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.blue_normal {
	color: #014D9A;
}
.input_price {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 50px;
	background-color: #C0CFDE;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #034890;
	font-weight: bold;
	margin: 0px 0px 5px;
}
.proizvoditeli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a {
	color: #FFFFFF;
}
.a:link {
	color: #FFFFFF;
}
.input_procent {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 25px;
	background-color: #C0CFDE;
}
.input_type {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 60px;
	background-color: #C0CFDE;
}
.input_season {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 100px;
	background-color: #C0CFDE;
}
.input_find {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 100px;
	background-color: #FFFFFF;
}
.style11 {font-size: 12px}
.style10 {font-size: 11px; color: #B8E9FF; }
.input_price {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 50px;
	background-color: #C0CFDE;
}
.input_procent {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 25px;
	background-color: #C0CFDE;
}
.input_type {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 60px;
	background-color: #C0CFDE;
}
.input_season {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 100px;
	background-color: #C0CFDE;
}
.input_find {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 100px;
	background-color: #FFFFFF;
}
.style6 {font-size: 13px; color: #FFFFFF; }
.tel {font-size: 20px; }
ol.hitsOnPage
{
  width: 870px;  /* room for 3 columns */
  clear: both;
}
ol.hitsOnPage li
{
  float: left;
  width: 260px;  /* accommodate the widest item */
  margin-right: 25px;
  padding-bottom: 3px;
  margin-bottom:3px;
  background-color: #e8eaeb;
  background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0, rgb(255,255,255)),
		color-stop(1, rgb(226,235,240))
	);
	background-image: -moz-linear-gradient(
		left top,
		rgb(255,255,255) 0%,
		rgb(226,235,240) 100%
	);
}
/* stop the floating after the list */
br.hitsOnPage
{
  clear: left;
}
/* separate the list from what follows it */
div.hitsOnPage
{
  margin-bottom: 1em;
}
