body {
margin: 0;
padding: 0;
background: #e4e4e0;
font-family: Verdana;
}

div#content {
width: 712px;
height: 402px;
margin: 10px auto;
position: relative;
}

div#tlo_index {
background:url("index.png") no-repeat scroll 100% 0 transparent;
width:712px;
height:402px;
}

div.linki {
text-align: center; 
font-size: 12px; 
color: #84816C;
width:712px;
height:20px;
margin: 40px 0 0;
}

a {
font-size: 12px;
color: #84816C;
text-decoration: none;
}

a:hover {
color: #357FCF;
text-decoration: none;
}

div.index_contener1 {
width: 314px;
height: 314px;
position:absolute;
top:73px;
left: 12px;
z-index: 2;
}


div.index_contener2 {
width: 314px;
height: 314px;
position:absolute;
top:73px;
left: 382px;
z-index: 2;
}

a.radius_link {
width: 314px;
height: 314px;
border: 0px;
-webkit-border-radius: 314px; /* Safari, Chrome */
-khtml-border-radius: 314px;   /* Konqueror */
-moz-border-radius: 314px; /* Firefox */
border-radius: 314px;
background-color: transparent;
z-index: 3;
display: block;
}

