/*CSS Document */
*{
padding : 0;
margin : 0;
}
body {
background-color :#E8DFCE;
background-image:url("images/header.jpg");
background-position:right top;
background-repeat:no-repeat;
}
.Konteiner{
max-width:1000px;
margin:1px auto;
}
.perechenVoprosov{
 font-size: 20px;
float:left;
width:800px;
height:260px;
}
.lev_3_strok{
float:left;
width:750px;
height:60px;
}
.lev_4_strok{
float:left;
width:750px;
height:90px;
}
.lev_5_strok{
float:left;
width:750px;
height:110px;
}
.lev_6_strok{
float:left;
width:750px;
height:125px;
}
.lev_7_strok{
float:left;
width:750px;
height:140px;

}
.prav_4_strok{
float:left;
width:750px;
height:90px;
margin-left:50px;
}
.prav_5_strok{
float:left;
width:750px;
height:110px;
margin-left:50px;
}

.prav_6_strok{
float:left;
width:750px;
height:125px;
margin-left:50px;
}
.prav_7_strok{
float:left;
width:750px;
height:140px;
margin-left:50px;
}
.mal_kvadrat{
width:30px;
float:left;
}
.gor_poloska{
width:660px;
float:left;
}
.clr{
clear:both;
}
.verh_zagolovok{
display:block;
width:700px;
float:left;
height:120px;
}