body{
margin:0;
padding:0;
background-image: url(bg_wix.jpg);
background-color: grey;
background-attachment:fixed;
background-repeat:no-repeat;
background-size: 100% 100%;
background-position: center;
font-family: Georgia, Arial, Sans-Serif, Helvetica, Verdana;
font-size:13pt;
}
.obert{
width:600px;
height:560px;
margin: 20px auto;
background-color:white;
background-image:url(backcontac.png);
background-repeat:no-repeat;
outline:1px solid black;
padding: 1px;
}
.zagContacs{
width: 285px;
height:30px;
/*outline:1px solid red;
background-color: yellow;*/
margin: 20px auto;
padding: 2px;
}
.conttext{
width: 500px;
height: 300px;
/*outline: 1px solid blue;
background-image: url(bgcontact.png);*/
margin: 50px 0px 0 30px;
padding-left:70px;
padding-top:40px;
}
.seti{
width:580px;
height:50px;
outline:green;
/*ackground-color: #F7E9CB;*/
margin-top:70px;
padding-left: 20px;
position:relative;
}
.vk{
width:110px;
height:28px;
outline:1px solid red;
}
.face{
width:110px;
height:28px;
outline:1px solid red;
position:absolute;
left:250px;
bottom:5px;
}
.ok{
width:110px;
height:28px;
outline:1px solid red;
position:absolute;
right:20px;
bottom:5px;
}
.onmain{
margin: 0px auto;
padding-top:5px;
width: 260px;
height: 20px;
}
.onmain a{
color:030A3C;
text-decoration:none;
}
.onmain a:hover{
color:red;
}
.footer{
border: 1px solid blue;
height: 50px;
width: 1000px;
margin:10px auto;
padding: 2px;
}
	