/* CSS Document */
body{background-color:#fffdf0; margin: 0 0 0 0;}
img{border:none;}
.real{

float:right; margin-top: 30px;}
.line1{background-image:url(../images/top_bg.jpg); background-position:bottom;
height:90px; text-align:right; vertical-align:bottom; background-repeat:repeat-x;
}
.middle{background-image:url(../images/view.jpg);
height:350px;
background-repeat:repeat-x;
background-position:right;
text-align:center;
}
.enter{top: 65px;
/*left:25%;*/
position:absolute;
}
.grad{
background-image:url(../images/grad.gif);
background-repeat:repeat-y;
height:20px;
background-position:right;
background-color:#f7f0da;
}
.conttitle, .contacts{
margin-right: 66px;
float:right;}
.line2{
background-image:url(../images/bot_bg.jpg);
height:123px; background-repeat:repeat-x;}
.contacts, .copy, .textvers{font-family:Arial, Helvetica, sans-serif;}
.contacts{
font-size: 11px;
color:#563b15;
text-align:right;}
.copy{padding: 200px 0px 0px 66px;
font-size: 12px;
color:#563b15;
text-align:left;}
.textvers, a.textvers{
margin-top: 140px;
color:#FFF;
font-size:20px;
}
a.textvers{text-decoration:none; background-image:url(../images/arrow.gif);
background-repeat:no-repeat; background-position:right; padding-right:5px;}
a.textvers:hover{text-decoration:underline;}





