body 
{
font-family:Georgia;
font-size:12px;
color:#999999;
text-align:center;
}	

a
{
font-family:Georgia;
font-size:12px;
color:#660000;
font-weight: bold;
text-decoration:none;
}

a:hover
{
color: Red;
}

.osnova
{
width:1015px;
height:766px;
background-image:url(image.jpg);
background-repeat:no-repeat;
background-position:top;
text-align:center;
}

.vrata
{
width:200px;
height:auto;
margin-top:300px;
margin-left:650px;
text-align:left;

}

