*{
    margin:0;
    padding:0;
}

html, body {
    width: 100%;
    height: 100%;
    background:#818f9f;
}

#h-bg{
    background:#a1aebd;
    height:205px;
}

#header span{
    font-family:Georgia,Garamond,"Times New Roman",serif;
    font-weight:bold;
    font-size:20px;
    position:absolute;
    left:180px;
    top:18px;
    color:#859bb4;
}

#header{
    background:url(/img/header.jpg);
    width:1000px;
    height:204px;
    margin:0 auto;
    position:relative;
}

/*end headers*/

/*start content*/
#conteiner{
    width:100%;
    background:#fff;
    position:relative;
    overflow:hidden;
    height:100%;
}

#conteiner-cen{
    width:1000px;
    margin:0 auto;
}

#conteiner:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.line {
      margin: 8px 0;
      height: 1px;
      border-top:1px solid #d5d6de;
      overflow:hidden;}

.center{
    float:left;
    width:100%;
    background:url(/img/gradient.png) repeat-x top left;
    overflow:hidden;
    min-height:1100px;
    max-height:2000px;
}


#content{
    padding:0 270px 20px 240px;
}

.leftimg{
    float:left;
    margin:5px 10px 0 10px;
    height:151px;
    width:220px;
}

h1,h2,h3,h4{
    font:24px bolder Times;
    padding:20px 25px 20px 25px;
}

h1#mat-norm{
    font:24px bolder Times;
    padding:20px 25px 0 25px;
}

.cont_2 p{
    padding:0 10px 0 10px;
    margin-top:10px;
    margin-bottom:10px;
    font:14px/20px Arial;
    text-align:justify;
}

.cont_2 p strong{
    font-size:14px;
}

.cont h1{
    padding:10px;
}

.cont p{
    padding:0 10px 0 10px;
    font:14px Arial;
    text-align:justify;
    line-height:20px;
}

.cont-ul{
    margin-left:25px;
    margin-top:-10px;
    list-style-type:disc;
    font:14px/19px Arial;
}

.cont-ul-2{
    margin-left:39px;
    margin-top:-10px;
    list-style-type:disc;
    font:14px/19px Arial;
}

.inlink{
    margin-left:39px;
    margin-top:-3px;
    list-style-type:disc;
    font:14px/19px Arial;
}

.cont p strong{
    font-size:13px;
}

/*end content*/

/*left sidebar*/
.left{
    float:left;
    margin-left:-100%;
    width:230px;
    position:relative;
    margin-top:15px;
}

#top-left a{
    color:#000;
    text-decoration:none;
}

#top-left p{
    font:23px Georgia,Garamond,"Times New Roman",serif;
    text-align:center;
    padding-top:5px;
}

ul#png-ul{
    list-style-image:url(/img/point.png);
    background:url(/img/left-bg.png) repeat-y;
    margin:0 0 20px 10px;
    padding:7px 0 7px 25px;
    border-bottom:1px solid #cde1fa;
    border-right:1px solid #cde1fa;
    border-left:1px solid #cde1fa;
}

ul#png-ul li{
    padding-top:4px;
    padding-bottom:7px;
    margin-left:0px;
}

ul#png-ul li a{
    color:#910512;
    font:13px Arial;
    text-decoration:none;
    margin-left:-5px;
}

ul#png-ul li a:hover{
    color:#000;
}

#top-left{
    background:url(/img/left-top.jpg) no-repeat;
    height:66px;
    margin-left:10px;
}
/*end left*/

/*start right form main.html*/
.right{
	float: left;
	margin-top:15px;
	width: 270px;
	margin-left: -270px;
	position: relative;
    margin-bottom:150px;
}

#form-top p span{
    font:22px Georgia,Garamond,"Times New Roman",serif;
    color:#fff;
}

#form-top p{
    font:22px Georgia,Garamond,"Times New Roman",serif;
    text-align:center;
    padding-top:4px;
    color:#fff;
}

#form{
    width:250px;
    margin:0 auto;
    position:relative;
}

#form-top{
    background:url(/img/form-top.jpg) no-repeat;
    height:66px;
}

.form-load{
    background:url(/img/form.png) no-repeat;
    height:363px;
    padding-top:9px;
}

.pole{
    height:23px;
    width:206px;
    padding:2px
}

.pole-mess{
    height:139px;
    width:206px;
    margin-left:19px;
    padding:2px;
}

.form-load p,.form-load span,.form-load .pole{
    margin-left:19px;
}

input,textarea{
    border:1px solid #afb0b2;
}

.form-load p{
    padding:10px 0 3px 0;
    font:14px Arial;
}

#but-div{
    background:url(/img/but-div.png) no-repeat;
    width:250px;
    height:80px;
}

.button{
    background:url(/img/but-png.png) no-repeat;
    height:55px;
    width:220px;
    border:none;
    margin:10px 15px 10px 15px;
    cursor:pointer;
    color:#fff;
    font:18px bold Tahoma;
    text-align:center;
    padding:0px 1px 3px 4px;
}

.error{
    background:url(/img/error.gif) no-repeat top left;
    position:relative;
    display:block;
    padding:0 0 0 18px;
    margin:5px 0 0 0;
    font:11px tahoma;
    color:#ff0000;
} 

/*end right form*/

/*footer*/
#footer{
    clear:both;
    position:relative;
    width:100%;
    background:#818f9f;
    height:100px;
}

.static {
    float:right;
    padding-top:33px;
}

.static-r{
    float:right;
    padding:10px 21px 0 0;
    margin-top:36px;
}

.static-r a{
    color:#374555;
    font: 14px tahoma;
}

#logotip {
    float:left;
    padding-top:26px;
}

p.copy {
    font: 12px tahoma;
    color:#374555;
    padding:19px 0 0 20px;
    margin-top:16px;
    float:left;
}

/* Вторая форма */
#center{
    float:right;
    width:770px;
    background:url(/img/gradient.png) repeat-x top;
    margin-bottom:30px;
}

#center p{
    padding:0 25px 0 25px;
}

.center h1,.center h2,.center h3,.center h4{
    padding:20px 25px 20px 25px;
}

#left{
    float:left;
    width:230px;
    margin-bottom:30px;
    padding-top:15px;
    background:url(/img/gradient.png) repeat-x top left;
}

/* form str1.html */

.form2{
    width:730px;
    margin:0 auto;
    margin-top:15px;
    margin-bottom:15px;
    position:relative;
}

#form2{
    background:url(/img/form-big.png) no-repeat;
    width:730px;
}

.m-mess{
    position:absolute;
    top:24px;
    left:322px;
    color:#0b273d;
    font:18px Georgia,Garamond,"Times New Roman",serif;
}

#baba{
    position:absolute;
    top:14px;
    left:14px;
    height:300px;
    width:260px;
    z-index:3;
}

label{
    width:440px;
    text-align:right;
    float:left;
    padding:5px 4px 0 0;
    font:14px Arial;
}

.f-two{
    height:23px;
    width:206px;
    padding:2px;    
}

.mess-big{
    width:249px;
    height:95px;
    display:block;
    padding:2px;
}

#padd{
    padding-bottom:60px;
}

.big{
    padding:7px 0 3px 0;
}

#but-form2{
    background:url(/img/bottom-big.png) no-repeat;
    width:730px;
    height:80px;
    position:relative;
    margin-bottom:10px;
    z-index:2;
}

.button-big{
    background:url(/img/but-png.png) no-repeat;
    height:55px;
    width:220px;
    border:none;
    margin:11px 0 0 439px;
    cursor:pointer;
    color:#fff;
    font:18px bold Tahoma;
    padding:0px 1px 3px 4px;
}

.error-big{
    background:url(/img/error.gif) no-repeat top left;
    position:relative;
    display:block;
    padding:0 0 0 18px;
    margin:0 0 0 446px;
    font:11px tahoma;
    color:#ff0000;
} 

ul.link{
    list-style:disc;
    padding:26px 20px 0px 144px;
}

ul.link li{
    padding:2px 0 2px 0;
}

ul.link li a{
    font:18px bold Arial;
    color:navy;
}

ul.link li a:hover{
    color:black;
}

#botl{
    padding-left:10px;
}

#index{
    position:absolute;
    top:72px;
    left:33px;
}

#index-href{
    padding:0 126px 68px 0;
}

.list{
    padding:0 0 0 40px;
}

