html
{
    margin: 0px;
    padding: 0px;
}
body
{
    margin: 0px 14px 0px 15px;
    padding: 5px 0px 15px 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
#maincontent
{
	display:table;
	position:relative;
	width:100%;	
	zoom: 1;
}
.mainpage #maincontent
{
	display:block;
}
.page_body {
	min-width: 980px;
	width:expression(document.body.clientWidth <= 980? "980px":"100%" );
}
.dnone {display: none;}

div.header-top
{
    padding: 4px 0px 0px;
    border-bottom: 1px solid #c1f39e;
	position: relative; 
	zoom: 1;
}
div.header-links
{
    color: #c1f39e;
    float: left;
    font-size: 12px;
}
div.header-links a {
    background: no-repeat 0px 2px;
    color: #838383;
    text-decoration: none;
    padding: 0px 6px 4px 19px;
    white-space: nowrap;
}
div.header-links a:hover {color: #298CD0;}
div.header-links span.separator
{
    border-left: 1px solid #c1f39e;
    padding: 0px 2px 0px 0px;
}
div.header-links span.separator span
{
    display: none;
}
div.header-links .home
{
    background-image: url(images/header-links/home.gif);
}
div.header-links .map
{
    background-image: url(images/header-links/map.gif);
}
div.header-links .contacts
{
    background-image: url(images/header-links/contacts.gif);
}
div.header-links .make-homepage
{
    background-image: url(images/header-links/make-homepage.gif);
}
div.header-links .help
{
    background-image: url(images/header-links/help.gif);
}
div.header-links .logon
{
    background-image: url(images/header-links/logon.gif);
}
div.header-links .logon span
{
	background: url(images/header-links/logon_bg.gif) repeat-x left 2px;
}


div.header-corporate {
    float: right;
	width: 291px;
	height: 33px;
	margin-top: -7px;
	margin-bottom: 2px;
}


.right_print {display: none;}
div.header-logo-1
{
    float: left;
    height: 84px;
    margin-top: 25px;
}
div.header-logo-2
{
    float: left;
    height: 109px;
}
div.header-right
{
    float: right;
    height: 110px;
    font-size: 12px;
    text-align: right;
	width: 298px;
}
div.header-right-form
{
    height: 67px;
    padding: 4px 0px 10px 0px;
	/*margin-bottom:6px;*/
}
table.top-logon input.text
{
    width: 83px;
    margin: 3px 5px 0px 0px;
    font-size: 11px;
}

div.top-search
{
    border: 1px solid #d3d3d3;
    background: #f2f2f2;
    color: #5e5e5e;
    margin: 0px 0px 16px 0px;
    padding: 6px 0px 5px 0px;
    text-align: center;
}
div.top-search td.text
{
    padding: 5px 7px 0px 0px;
    text-align: right;
    vertical-align: top;
    width: 64px;
}
div.top-search input.text
{
    font-size: 11px;
    margin: 0px 10px 0px 0px;
    width: 338px;
}
div.top-search select
{
    font-size: 11px;
    margin: 0px 14px 0px 0px;
    width: 190px;
}

div.top-logon-auth
{
    margin: 0px 0px 7px 0px;
    white-space: nowrap;
}

div.footer-top
{
    background: #f2f2f2;
    clear: both;
    border: 1px solid #d3d3d3;
    margin: 16px 0px 11px 0px;
    padding: 5px 17px;
}
div.footer-top a
{
    text-decoration: none;
}
div.footer-top a:hover
{
	 text-decoration: underline;
}
div.footer-bottom {color: #666666; margin-bottom: 30px;}
div.footer-bottom-left
{
    float: left;
}
div.footer-bottom-right
{
    float: right;
	margin-left: 30px;
	white-space:nowrap;
}




table.layout-table {
    table-layout: fixed;
	width: 100%;
}
td.column-left
{
    width: 190px;
    padding: 0px 14px 0px 0px;
}
td.column-main
{
}
td.voting-label
{
    padding: 1px 0px 0px 0px;
}

#leftbox {
    float: left;
    width: 190px;
    padding: 0px 14px 0px 0px;
}

#rightbox {
    float: right;
    width: 190px;
}
#centerbox.main-centerbox {
   margin-right: 205px;
}
#container {
  margin-left: 204px;
  position:relative;
  zoom:1;
}
  
div.main-auto-header
{
    font-size: 20px;
}

span.default-title-specialoffer
{
    background: url(images/default-title-specialoffer-red.gif) no-repeat right top;
    display: block;
    float: left;
    height: 36px;
    padding: 0px 45px 0px 0px;
	color: #e70026;
}
div.block-specialoffer
{
    border: 3px solid #e70026;
    margin: 0px 0px 14px 0px;
    padding: 11px;
}
div.main-content
{
    margin: 0px 0px 16px 0px;
}
td.block-cell-active
{
    border: 3px solid #d5e0fc;
    padding: 5px;
}
td.block-cell-inactive
{
    border: 3px solid #ffffff;
    padding: 5px;
}

div.site-map-path
{
    font-size: 12px;
    color: #57ac25;
    margin: 0px 0px 11px 0px;
}
div.site-map-path span.grey {color:#414141;}
div.site-map-path a{text-decoration: none;}
div.site-map-path a:hover{text-decoration: underline;}


div.block-subscription
{
    background: #f2f2f2;
    border: 1px solid #d3d3d3;
    font-size: 12px;
    padding: 4px 10px 5px 10px;
    margin: 0px 0px 11px 0px;
}
div.block-subscription-buttons
{
    margin: 11px 0px 16px 0px;
}

td.column-main .block {padding: 12px 10px 16px 22px;}
td.column-main .block_border {padding: 6px 2px 8px 6px;}


div.banner_div {text-align:center; margin-bottom: 18px;}


/* web form */
.iform {
	width: 405px;
	background: #f2f2f2;
	border: solid 1px #d3d3d3;
	margin-bottom: 20px;
}
.iform .iform_cont {
	padding: 15px 10px;
}
.iform .title {
	color: #1a7dc0;
	font-size: 16px;
	font-weight: bold;
}
.iform .qname {
	color: #414141;
	font-size: 13px;
}
.iform .qfield {
	margin-bottom: 8px;
}
.iform  .inputtext, .iform  .inputselect, .inputtext_global input, .inputtext_global select{
	width: 349px;
	background: #ffffff;
	border: solid 1px #d3d3d3;
	height: 21px;
    margin:0;
    padding:0px;
    border-width:1px;
}
.iform  .inputtext, .inputtext_global input{padding:0 5px;}

.iform  .inputfile{width: 359px;}
.iform  .inputselect {width: 362px; height: 23px;}
.iform  .inputtextarea, .inputtext_global textarea {
	width: 359px;
	background: #ffffff;
	border: solid 1px #d3d3d3;
	height: 57px;
}
.iform  .form_footer{
	margin: 20px 0px 5px 0px;
}
.iform  .form_info {
	width: 150px;
	float: right;
	font-size: 10px;
	color: #323232;
	line-height: 11px;
}
.form_margin {
	margin-top: 15px;
}
.iform  .required, .iform .starrequired {
	color: #57ac25;
	font-size: 13px;
}


/*buttons*/
input.button-gray-77 {
	background: url(images/buttons/bg-gray-77_y.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 77px;
	height: 33px;
}
input.button-gray-113 {
	background: url(images/buttons/bg-gray-113.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 113px;
	height: 33px;
}
input.button-gray-139 {
	background: url(images/buttons/bg-gray-139.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 139px;
	height: 33px;
}
input.button-gray-form-139 {
	background: url(images/buttons/bg-gray-form-139.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 139px;
	height: 33px;
}
input.button-gray-172 {
	background: url(images/buttons/bg-gray-172.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 172px;
	height: 33px;
}
input.button-grgr-83 {
	background: url(images/buttons/bg-grgr-83.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 83px;
	height: 33px;
}
input.button-green-149 {
	background: url(images/buttons/bg-green-149.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 149px;
	height: 33px;
}

input.button-blue-149 {
	background: url(images/buttons/bg-blue-149.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	width: 149px;
	height: 33px;
}
input.button-basket-202 {
	background: url(images/buttons/bg-basket-202.gif);
	border: 0px none;
	color: #298cd0;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 6px 30px;
	width: 202px;
	height: 36px;
	position: relative;
	top: -1px;
}

#container-top {
    width: 100%;
    height: 260px; /*290px;*/
    z-index: 1;
}

#main-about {
    position: absolute;
    width: 345px;
    height: 245px;
    display: block;
    margin-top: -252px; /*-270px;*/
    margin-left: 2%;
    z-index: 10;
    background-image: url(/images/about.png);
    background-repeat: no-repeat; 
    padding: 15px 0;
}
#main-about p {
    margin: 0 20px 5px 20px;
}
#main-slogan {
	margin-top: /*-76px;*/ /*-91px;*/ -110px;
	position:absolute;
	right:30px;
	width:299px;
}
#about-company-img {
    padding-top: 10px;
    padding-left: 15px;
}
.about {
    width: 191px;
    height: 33px;
    background-image: url(/images/about-company.png);
    background-position: left top;
    background-repeat: no-repeat; 
    padding-top: 7px;
    margin-left: 15px;
    padding-left: 20px;
    
}
.about a {
     color: #FFFFFF;
     text-decoration: none;
     font-size: 10pt;
}
.slogan {
	background-color:#1A74BD;
	color:#FFFFFF;
	font-size:25px;
	letter-spacing:0.004em;
	line-height:35px;
	padding:0 10px;
}
#second-slogan {
    margin-left:16px;
	padding-right:16px;
}
#third-slogan {
    margin-left:32px;
	padding-right:16px;
}


.mainpage #content {
    margin-top: 18px;
}

img.left
{
	display:block;
	float:left;
	margin:0 33px 32px 0;
}
.toprint
{
	background: url(images/print.gif) no-repeat 0px 3px;
	margin-top: 20px;
    padding: 2px 0px 15px 32px;
	font-size: 13px;
	height: 21px;
	float:right;
}
.print{display: none;}

/* Opera hacks */
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
     .tabNews, .tabPoint {
         cursor: pointer;
     }
     .tab-active {
         cursor: default;
     }
}
/* end opera hacks */  

div.grey
{
	background:#F2F2F2;
}

#fixbanner  {
display:block;
height: 200px; 
width:100%; 
position: fixed; 
left:0; 
bottom: 0; 
zoom:1;
z-index: 2000; 
}

#fixbanner1  {
display:block;
height: 300px; 
width:550px;
position: fixed; 
//border:2pt solid #FF0000; 
left: 0; 
bottom: 0; 
zoom: 1;
//z-index: 2100; 
}

#fixbannerr  {
display:block;
height: 300px; 
width:550px;
text-align:right;
position: fixed; 
//border:2pt solid #FF0000; 
right: 0; 
bottom: 0; 
zoom: 1;
//z-index: 2100; 
}

#topfix  {
display:block;
width: 730px;
height: 140px; 
position: fixed; 
//border:2pt solid #FF0000; 
left: 0; 
top: 20; 
zoom: 1;
//z-index: 2100; 
}


/*Банер like-adriver*/
#wrp{
/*параметры этого блока нужны только для реализации :fixed в IE6*/
	_display: block;
	_position: absolute;
	_left:0px;
	_height: 140px;
	z-index:5000;
	_top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight)-140);
}

#float_bn_001 {
	display: block;
	position: fixed;
	_position: absolute;
	width: 35px;
	height: 140px;
	left: 0px;
	bottom: 50px;
	z-index: 980;
}

#float_bn_002 {
	display: block;
	position: fixed;
	_position: absolute;
	width: 740px;
	height: 140px;
	left: -740px;
	bottom: 50px;
	z-index: 990;
}	

