/*  base settings for all elements */

body {
 height: 100%;
 width: 100%;
 background: url(/bitrix/templates/promo_main/i/bckgr_top.gif) repeat-x;
 text-align:center;
}

body, p, h1, h2, h3, h4, h5, h6, ul, li, form, div, table, td {
 font-size: 8pt;
 border: 0 none;
 margin: 0;
 padding: 0;
 font-family: Arial, Helvetica, sans-serif;
}

h1 {
 font-weight:bold;
  font-size:8pt;
}

h2 {
 font-size:7pt;
}

h3 {
 font-size:7pt;
 color:#808285;
}

h4 {
 color:#ed1c24;
 font-size:12pt;
}

h5 {
 color:#ed1c24;
 font-size:8pt;
}

ul,li {
 font-size:8pt;
}

div, p, li, label, input, textarea {
 font-family: Arial, Helvetica, sans-serif;
}

IMG {
 border: none;		
}

a:link {
 color:#000000;
 text-decoration:none;
}

a:visited {
 color:#000000;
 text-decoration:none;
}

a:active {
 color:#000000;
 text-decoration:underline;
}

a:hover {
 color:#000000;
 text-decoration:underline; 
}

ul {
	list-style-type: none;
}

a img {
border: 0;
}

#all {
 height:auto !important;
 margin: 0 auto;
 min-height:100%;
 height:100%;
 width: 1023px;
 text-align:left;
 position:relative;
}

.hided {
 display:none;
}

/* header layout */

#header {
 height: 195px;
 width: 100%;
 overflow: hidden;
}

#header-left {
 display:inline;
 float:left;
 height: 82px;
 width:206px;
 margin:54px 0 0 21px;
}

#header-left IMG{
 margin-left:7px;
}

/* search form */

#searchbar {
 margin-top:23px;
}

#search_b {
 vertical-align:middle;
 margin-left:3px;
}

#search_f {
 font-size:7pt;
 width:137px;
 height:19px;
}

#domiki{
 display: inline;
 float: left;
 height: 190px;
 width: 548px;
 margin-top: 13px;
 margin-left: 49px;
}

/* login form  */

#loginform{
 height:85px;
 width:130px;
 float:left;
 margin:71px 0 0 47px;
 text-align:left;
}

#loginform div{
 margin-left:4px;
}

#login_f {
 font-size:7pt;
 width:119px;
 height:19px;
}

#pass_f {
 font-size:7pt;
 width:119px;
 height:19px;
 margin:5px 0 3px 0;
}

#rem_c {
 margin-left:0px !important;
}

#login_b {
 margin-top:3px;
}

/* topmenu */

#navtop {
 height: 22px;
 width: 990px;
 margin: 0 0 7px 12px;
 background: url(/bitrix/templates/promo_main/i/topmenu.gif) repeat-x;
}

#navtop a {
 border-right:1px solid #000000;
 display:block;
 float:left;
 height:22px;
 width:154px;
 position:relative;
}

#navtop span {
 border-right:1px solid #000000;
 display:block;
 float:left;
 height:22px;
 width:154px;
 position:relative;
 background:#221E1F;
 color:#FFFFFF;
}

#navtop h1 {
 padding: 4px 0 0 15px;
}
/* left column */

#left-column {
 float:left;
 min-width: 154px;
 width: 154px;
 max-width: 154px;
 margin: 0 0 10px 12px;
}

/* left menu */

#navleft {
 background-color: #80BAE5;
 min-width: 154px;
 width: 154px;
 max-width: 200px;
 height:auto;
}

#navleft ul {
 margin: 0 8px 0 8px;
}

#navleft ul li {
 padding: 4px 6px 4px 6px;
 border-bottom: 1px solid #826B5F;
}

#navleft ul li.current {
 background: #000000;
 color: #ffffff;
}

#navleft ul li.first {
 border-top: 1px solid #826B5F;
}

/* subscribe form */

#subscribe {
 margin: 10px 0 0 0;
 background-color: #80BAE5;
 min-width: 154px;
 width: 154px;
 max-width: 200px;
 height:63px;
}

#subscr_f {
 font-size:7pt;
 width:135px;
 height:19px;
 margin: 10px 0 0 10px;
}

#subscr_b {
 margin: 6px 0 0 10px;
}

/* middle column */

#middle-column {
 width:678px;
 float:left;
 margin: 0 0 10px 8px;
}

/* navchain */

#middlebar {
 height: 34px;
 background: url(/bitrix/templates/promo_main/i/bar.gif) repeat-x;
}

#middlebar h1{
 padding: 15px 0 0 25px;
}

/* workarea */

#workarea {
 height: auto;
 margin: 5px 0 0 0;
}

/* right column */

#right-column {
 float: right;
 width: 163px;
}

#partners {
}

#partners IMG {
 padding-bottom:6px;
}

/* footer */

#footer {
 clear:both;
 height:22px;
 width:990px;
 margin:0 auto;
 background: url(/bitrix/templates/promo_main/i/footer.gif) repeat-x;
 text-align:left;
}

#footer h2{
 padding: 7px 0 0 15px;
}
