@import "/css/table.css";

html, body {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #656A73;
 font-size: 9pt;
 margin: 0;
 padding: 0;
 background: white;
}

img, div, table, tr, td, p, form, h1, h2, h3, h4, h5, h6, ul, li, ol, .shapka input, textarea {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 9pt;
}

a, a:link, a:active, a:visited {
	color: #157874;
	text-decoration: none;
}

a:hover {
	color: #4AA4A3;
	text-decoration: none;
}


.measure a, .measure a:link, .measure a:active, .measure a:visited {
	color: #3881D3;
	text-decoration: none;
}
.measure a:hover {
	color: #4C94E5;
	text-decoration: none;
}

.body ul {
 padding-left: 23px;
 margin-bottom: 10px;
 list-style-image:url(../images/ul.png);
 list-style-type:none;
 list-style-position:outside;
/* list-style-position: inside;*/
}

/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/

.min-width {
	position:relative;
	top: 0px;
	/*left: 50%;*/
	/*margin-left: -460px;*/
	margin: 0 auto;
	padding: 23px 12px 0 32px;
	width: 920px;
	z-index: 0;
	height:auto;
}

/********************************************************************************************/

.dotline {
	height: 5px;
	width: 100%;
	background-image: url(../images/dotline.png);
	background-repeat: repeat-x;
}

.bigline {
	height: 20px; 
	width: 80%; 
	background-image: url(../images/y_s_s.jpg); 
	background-repeat: repeat-x;
}

.dotcolumn { 
	width: 5px;
	height: 100%;
	background-image: url(../images/dotcolumn.png);
	background-repeat: repeat-y;
}

.clear {
	clear: both;
}

/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/

.shapka {
  height: 228px;
  /*background-color: #00FF33;*/
}

/********************************************************************************************/

.shapka_left {
  float: left;
  width: 245px;
  padding-right: 58px;
  height: 100%;
}

.shapka_left .dotline {
	margin-top: 14px; 
	margin-bottom: 14px;
}

.logo {
	margin: 58px 0px 0px 18px;
	width: 188px;
	height: 101px;
}

.search {
	color: #BCBCBC;
	font-size:11px;
}

.search form {
	margin-top: 5px;
}

.search input {
	height: 17px;
	font-size: 11px;
	vertical-align: top;
}

.search .field {
	width: 150px;
	height: 15px;
	background: none;
	color: #888888;
	border: 0;
}

.search .field_box {
	float: left;
	height: 17px;
	width: 153px;
	background-image: url(../images/search_border.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 2px; margin-right: 10px;
	border: 0px solid;
}
.search .button {
	padding-top: 0px;
}

/********************************************************************************************/

.shapka_right {
 width: auto;
 height: 100%;
 padding-top: 12px;
}

.shapka_bar {
	color: #647271;
	text-align: right;
	padding-bottom: 20px;
}

.shapka_bar table {
	float:right;
	margin-right: 20px;
}

.shapka_bar td {
	vertical-align: middle;
	font-size: 11px;
}

.shapka_picture{
	padding-top: 12px;
}

/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/

.menubar {
	clear: both;
	margin-top: 15px;
}

/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/

.body {
	margin-top: 30px;
	height: auto;
}

.body .title {
	display: block;
	color: #18615E;
	/*font-family:'Arial Narrow';*/ 
	font-size:12px; 
	font-weight:bold;
	margin-bottom: 10px;
}

.body .left {
	/*float: left;*/
	width: 260px;
	padding-right: 30px;
	vertical-align: top;
}

/********************************************************************************************/

.news .item {
	margin-bottom: 20px;
	color: #157874;
}

.measure .newstitle  {
	color: #3881D3;
}

.news .date {
	color: #BCBCBC;
	font-size:10px; 
}

.news .item .newstitle {
	font-weight: bold;
    margin-bottom: 2px;
}

.news .item p {
	font-size: 11px;
	line-height: 17px;
	/*text-align: justify;*/
}



.news .item img {
	padding-top: 4px;
	margin-right: 5px;
	margin-bottom: 2px;
}

.news .item .more {
	margin: 0;
}

.news a, .news a:link, .news a:active, .news a:visited {
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
}

.newsblock {
 width: 695px;
 padding: 5px 5px 5px 0;
 margin: 0 0 0px 0;
 overflow: hidden;
 clear: both;
 text-align: justify;
}


.img_news_container {
 width: 220px;
 padding: 0 0px 0 20px;
 float: right;
 overflow: hidden;
}

.ill_prod {
 width: 220px; 
 margin: 0 0 5px 0;
}

.prod_descr {
 float: left;
 width: 455px;
 overflow: hidden;
 clear: right;
}

.news_descr {
	margin: 5px;
}

.nw8 {
 /*background: #EFFFFF;
*/
}

.nw9 {
 /*background: #E0F1FF;*/
}

.nw3 {
 background: #FDFCE8;
}

/********************************************************************************************/

.ourbases {
	padding-top: 20px;
}

/********************************************************************************************/

.ourpoll {
	padding-top: 40px;
}

.ourpoll .question {
	margin-top: 25px;
	color: #566362;
	font-size: 11px;
	font-weight: bold;
}

.ourpoll .button {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.ourpoll form {
	padding-top: 15px;
}

/********************************************************************************************/

.holod {
 overflow: visible;
}

.body .right {
	vertical-align: top;
}

.topimg {
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
	border-top-style: solid;
	border-top-width: 3px;
	width: 262px;
	height: 164px;
}

.holod .topimg {
	border-color: #157874;
}

.measure .topimg {
	border-color: #3881D3;
}

.catalog {
	font-weight: normal;

}

.cat_title {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.measure .cat_title, .measure .title {
	color: #3881D3;
}

.holod .cat_title, .holod .title {
	color: #157874;
}

.img_container {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px;
}

.num_cont {
	text-align: center;
}

.news_title {
	color: #157874;
}

.measure .news_title {
	color: #3881D3;
}

/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/

.footer {
	margin-top: 30px;
	font-size: 9px;
	margin-bottom: 30px;
}

.footer hr {
	border: 0px;
	height: 5px;
	background-color: #D9DDE3;
	margin-bottom: 20px;
}

.footer td
{
	font-size: 9px;
}

a.file, a.file:link, a.file:active, a.file:visited, a.file:hover {
  text-decoration: underline;
}







.r_table {
 width: 100%;
 margin-top: 10px;
}

.r_td {
 padding: 5px 10px 5px 10px;
 vertical-align: top;
}

.r_break_td {
 padding-bottom: 15px;
}

.r_td_left {
 width: 170px;
}

.r_td_size {
 font-size: 8pt;
}

.r_radio {
 margin: 0 5px 0 0;
}

.r_checkbox {
 margin: 0 0 0 5px;
}

.r_input {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 194px;
}

.r_select {
 font-size: 8pt;
 width: 200px;
}

.r_button {
 font-size: 8pt;
 padding: 3px;
}

.r_error {
 color: red;
 font-weight: bold;
}


/*Add announcement*/

.addann_input {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 344px;
}

.addann_input_int {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 100px;
}

.addann_price {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 100px;
}

.addann_currency {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 50px;
}

.addann_select {
 font-size: 8pt;
 width: 350px;
}

.addann_select_other
{
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
}

.addann_select_phone {
 font-size: 8pt;
 /*width: 350px;*/
}

.addann_input_phone {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 100px;
}

.addann_input_phonecode {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 50px;
}

.addann_button_small {
 font-size: 8pt;
 padding: 2px 3px 2px 3px;
 width: 56px;
}

.addann_button {
 font-size: 8pt;
 padding: 2px 3px 2px 3px;
}

.addann_input_small {
 font-size: 8pt;
 padding: 3px;
 border: 1px solid #888888;
 width: 284px;
}

.addann_textarea {
 padding: 3px;
 width: 344px;
 height: 194px;
 border: 1px solid #888888;
}

.addann_photocontainer {
 padding-bottom: 3px;
}

		.addann_photocontainer a:link, 
		.addann_photocontainer a:active, 
		.addann_photocontainer a:visited, 
		.addann_photocontainer a:hover {
		text-decoration: none;
		}

/*
table {
 width: 100%;
 margin-top: 10px;
 border: 0px solid #F5EAD8;
}

td {
 border: 1px solid #F5EAD8;
 padding: 1px 2px 1px 2px;
 vertical-align: top;
}
*/

.ann_header {
 color: white;
 background:#284149;
}

.ann_header a {
 color: white;
}

.ann_header td {
 color: white;
}

.pcenter	   {margin: 0 auto;}
.headerLogin       {padding: 2px; background-color: #F0F0F0; text-align: center;}
.tableborder       {border: 0px solid #fff;background-color: #fff}
.theader           {background-color: #E2E2E2;font-weight: bold;padding-top:4px;padding-bottom:4px;}
.msgborder         {background-color: #DFE4E9; }
.firstrow,
.msgborder         {background-color: #DFE4E9; }
.feld,textarea     {font-size:12px; color: #000; font-family: verdana,Arial, Verdana,  Helvetica, sans-serif;}

.cert {
 border: 1px solid #656A73;
}