body{
	padding:0;
	font:78% Arial, Helvetica, sans-serif;
	margin:0;
	color:#000;
	background-color:#fff;
	background-image:url(../i/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
body, html{
	height:100%;
}
h1{
	font:190% Arial, Helvetica, sans-serif;
	margin:0 0 16px 0;
	padding:0;
	color:#518700;
	letter-spacing:-1px;
}
.h1-main{
	font-size:12px; 
	position:absolute; 
	left: 50%; 
	margin-left: -160px;
	color:#ffffff;
}
.h1-greeen{
	font:190% Arial, Helvetica, sans-serif;
	margin:0 0 16px 0;
	padding:0;
	color:#518700;
	letter-spacing:-1px;
	font-size:12px; 
	position:absolute; 
	left: 50%; 
	margin-left: -160px;
}
.title-p{
	font:190% Arial, Helvetica, sans-serif;
	margin:0 0 16px 0;
	padding:0;
	color:#518700;
	letter-spacing:-1px;
}
h2, h3{
	font:bold 140% Arial, Helvetica, sans-serif;
	margin:0 0 0.5em 0;
	padding:0;
	color:#010100;
}
.h3-blue{
	color: #0414a9;
}
.h2-blue{
	color: #0414a9;
}
.headtext{
	font:bold 140% Arial, Helvetica, sans-serif;
	margin:0 0 0.5em 0;
	padding:0;
	color:#010100;
}
p{
	margin:0 0 0.8em 0;
	line-height:18px;
}
table{
	font-size: 100%;
}
td{
	vertical-align:top;
	padding: 0;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-size: 85%;
	font-family: arial, sans-serif;
	vertical-align: middle;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #ABD7FF;
}
input.button{
	color:#000;
	border:0;
	background-color:#BEE0FF;
	padding:1px 10px 2px 10px;
	cursor:pointer;
	font-size:100%;
}
*html input.button{
	padding:1px 0 2px 0;
}
*+html input.button{
	padding:1px 0 2px 0;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
a{
	color:#0076DF;
	text-decoration:underline;
}
a:hover/*, a:visited*/{
	color:#518700;
	text-decoration:none;
}
ul{
	margin:5px 0 0.7em 1px;
	padding:0 0 0 0;
	list-style-type:none;
	list-style-position:outside;
}
ol{
	margin:5px 0 0.8em 12px;
	padding:0 0 0 0;
	list-style-type:decimal;
	list-style-position:outside;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
ul li{
	margin-bottom:0.25em;
	padding-left:8px;
	background-image:url(../i/square.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}

li.menu_item {
  padding-left: 0;
}
li.menu_item li {
	border-bottom:1px solid #9DDBFF;
}
/* common classes */

.px      { width: 1px; height: 1px; }
.fill    { width: 100%; height: 100%; }
.wide    { width: 100%; }
.high    { height: 100%;}

.center  { text-align: center; }
.right   { text-align: right; }
.left    { text-align: left; }
.justify { text-align: justify; }

.top     { vertical-align: top; }
.middle  { vertical-align: middle; }
.bottom  { vertical-align: bottom; }

.nowrap  { white-space: nowrap; }

.bold    { font-weight: bold; }
.italic  { font-style: italic; }

.big     { font-size: 115%; }
.small   { font-size: 85%; }

.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.fr{
	float:right;
}
.z10{
	position:relative;
	z-index:10;
}
/* user_content classes */
.user_content{
	line-height:18px;
}
.user_content table{
    margin:0 0 15px 0;
	border-left:1px solid #FFCCAD;
	border-top:1px solid #FFCCAD;
}
.user_content table td{
	background-color:#FFFAEF;
    padding:5px 10px 6px 10px;
	border-right:1px solid #FFCCAD;
    border-bottom:1px solid #FFCCAD;
}
.user_content table tr.light td{
	background-color:#FFFDF8;
}
.user_content p
{
	margin:0 0 0.85em 0;
	line-height:18px;
}
.user_content p.msmall
{
	margin:0 0 0.4em 0;
	line-height:18px;
}
.img_left{
	margin:5px 14px 10px 0;
    float:left;
	border:2px solid #5EC2FC;
}
.img_right{
	margin:3px 0 10px 10px;
    float:right;
	border:2px solid #5EC2FC;
}
/* specific classes */
.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
}
.wrap{
	margin-top:-121px;
	height:121px;
}
.left_bg{
	background-image:url(../i/left_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.right_bg{
	background-image:url(../i/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.top_bg{
	background-image:url(../i/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.head{
	width:950px;
	margin:0 0 28px 20px;
}
.head .phone{
	color:#fff;
	font-size:145%;
	background-image:url(../i/phone_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:71px 0 79px 0;
	line-height:155%;
	padding:9px 0 10px 24px;
}
.head .menu{
	background-image:url(../i/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:14px 0 0 53px;
	height:40px;
}
.head .menu a{
	margin-right:65px;
}
.head .menu a.none{
	margin-right:65px;
}
.left_col{
	padding:0 42px 121px 45px;
}
.left_col .menu_t{
	background-image:url(../i/left_menu_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.left_col .menu_b{
	background-image:url(../i/left_menu_b.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:1px
}
.left_col .menu{
	background-image:url(../i/left_menu_t.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:14px 11px 18px 9px;
}
.left_col .menu a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #9DDBFF;
	line-height:150%;
	padding:4px 8px;
}
.left_col .menu li.menu_item li a {
  border: 0;
}
.left_col .menu a.act{
	color:#518700;
}
.left_col .menu a.none{
	border-bottom:0;
}
.left_col .date{
	font-size:75%;
	color:#fff;
	font-weight:bold;
	background-image:url(../i/date_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:74px;
	text-align:center;
	line-height:15px;
	margin-bottom:6px;
}
.left_col .news a{
	display:block;
	margin-bottom:5px;
}
.left_col .news p{
	margin-bottom:1.45em;
}
.right_col{
	padding:0 40px 121px 0;
}
.footer_bg{
	background-image:url(../i/footer_l.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.footer{
	background-image:url(../i/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:41px 0 0 310px;
	height:121px;
}
*html .footer{
	height:80px;
}
*+html .footer{
	height:80px;
}
.footer .magic a{
	font:92% Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.footer .magic a span{
	font-size:85%;
	font-weight:normal;
}
.mb25{
	margin-bottom:25px;
}
.content .bord{
	border-bottom:4px solid #BAD8F7;
	margin-bottom:15px;
	padding-top:15px;
}
.content input.field440{
	width:426px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content input.field135{
	width:122px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content textarea.field440{
	width:431px;
	padding:0 0 0 5px;
	border:1px solid #C4C4C4;
	margin:2px 0 8px 0;
}
.content input.field340{
	width:329px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content input.field200{
	width:191px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content input.field105{
	width:94px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content textarea.field340{
	width:334px;
	padding:0 0 0 5px;
	border:1px solid #C4C4C4;
	margin:2px 0 8px 0;
}
.content .bord2{
	border-bottom:1px solid #D7E9FB;
	margin-bottom:15px;
	padding-top:15px;
}
.content .map{
	padding-top:60px;
}
.content .plus{
	position:absolute;
	right:7px;
	top:-42px;
}
.content .question{
	background-image:url(../i/ico1.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	color:#183883;
	margin-bottom:15px;
}
.content .question span{
	font-size:90%;
	font-weight:bold;
	margin-right:10px;
}
.content .question p{
	margin-bottom:0.4em;
}
.content .answer{
	background-image:url(../i/ico2.gif);
	background-repeat:no-repeat;
	background-position:14px 3px;
	padding-left:30px;
	margin-bottom:15px;
}
.content .answer span{
	font-size:90%;
	font-weight:bold;
	margin-right:10px;
	color:#DA251C;
}
.content .answer p{
	margin-bottom:0.4em;
}
.tipa_h3{
	color:#0414a9;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
}

/* --------------------------------------------------------
   common catalogue
   --------------------------------------------------------
*/

.columns .columns_col1 {
  padding-right:1em;
}
.columns .columns_col2 {
  padding-left:1em;
}

.categories td.column 
{
  padding-bottom: 1.75em;
  width: 290px;
}

.categories td a
{
  font-weight: bold;
  text-decoration: none;
}
.categories td.divider img {
  height: 1px;
  width: 30px;
}

.categories li a:hover
{
	color:#518700;
}

.categories .category_image {
  margin-bottom: 0.25em;
}

.catalogue_list h3
{
  margin-top: 0;
}
.catalogue_list_item
{
  margin-bottom: 2em;
}

.catalogue_item
{
  margin-bottom: 2em;
}
.catalogue_item_descr
{
  padding-top: 1em;
  padding-bottom: 1em;
}
.catalogue_item_brief
{
  padding-top: 1em;
}
.catalogue_item_img
{
  padding-right: 2.5em;
}
.catalogue_item h3
{
  margin: 0;
}

/*.attributes
{
  margin-top: 1em;
}*/
.attribute_name, .attribute_name_multiline
{
  font-weight: bold;
  font-size: 85%;
  white-space: nowrap;
  padding-right: 0.5em;
}
.attribute_name
{
  padding-bottom: 0.125em;
}
.attribute_value, .attribute_value_multiline
{
  font-size: 85%;
  padding-bottom: 0.125em;
}
.attribute_value ul, .attribute_value_multiline ul
{
  margin: 0 0 0 15px;
}

#pcode {
    /*float:left;*/
    padding-right:20px;
}

/* ---------------------
 * tabs
 * ---------------------
 */
table.tabs {
  padding: 0;
}
.tabs .border .img {
  position: relative;
}
.tabs .border .left {
  width: 19px;
  height: 30px;
  background: url(/i/item_l.gif);
}
.tabs td.left-act .left {
  background: url(/i/item_l_a.gif);
}
.tabs .border .center {
  width: 27px;
  height: 30px;
  background: url(/i/item_c.gif);
}
.tabs td.left-act .center {
  background: url(/i/item_cl_a.gif);
}
.tabs td.right-act .center {
  background: url(/i/item_cr_a.gif);
}
.tabs td.right-act .right {
  background: url(/i/item_r_a.gif);
}
.tabs .border .right {
  width: 22px;
  height: 30px;
  background: url(/i/item_r.gif);
}
.tabs .text {
  border-bottom: 3px solid #A7D9F5;
  border-top: 1px solid #A7D9F5;
  vertical-align: middle;
}
.tabs td.act {
  border-top: 3px solid #A7D9F5;
  border-bottom: none;
}
.tabs a {
  margin-top: 3px;
}
.tabs td.act a {
  color: #ED1B23;
  display: block;
  font-weight: bold;
  margin-top: 3px;
  text-decoration: none;
}
.layers .layer {
  margin-top: 1em;
}

