body {
background: url(img/tlo.jpg);
background-repeat: repeat-x;
}


.head{
background: url(img/head.jpg);
background-repeat: no-repeat;
height:115px;
width:740px;
margin-left:-370px; 
position:absolute; 
top:0px; 
left:50%;
}

.back{
background: url(img/back.jpg);
background-repeat: repeat-y;
width:740px;
height: 450px;
margin-left:-370px; 
position:absolute; 
top:115px; 
left:50%;
}

.down{
background: url(img/down.jpg);
background-repeat: no-repeat;
width:740px;
height: 166px;
margin-left:-370px; 
position:absolute; 
top:565px; 
left:50%;
}

.menu{
width:200px;
height: 450px;
margin-left:-370px; 
position:absolute; 
top:125px; 
left:50%;
font-family:Arial;
font-size:14px;
color:#ffffff;
padding-left:20px;
padding-top:30px;
z-index:2;
}


.text{
padding-top: 20px;
padding-right: 30px;
padding-left: 220px;
font-family:Arial;
font-size:12px;
color:#ffffff;
text-align: justify;
}

a.m{
font-family:Arial;
color:#ffffff;
text-decoration:none;
}
a:hover.m{
font-family:Arial;
color:#ffffff;
position:relative;
left:5px;
text-decoration:none;
}
.o{
font-family:Arial;
font-size:11px;
color:#bebebe;
}
a:hover.o{
font-family:Arial;
font-size:11px;
color:#bebebe;
position:relative;
left:3px;
}
a.g{
margin-left:30px;
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#bebebe;
}
a:hover.g{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#ffffff;
}
a.w{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#676767;
text-decoration:none;
}
a:hover.w{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#676767;
text-decoration:none;
}


.foto{
text-align:right;
padding-left:20px;
float:right;
}

ul{
font-family:Arial;
font-size:12px;
line-height:150%;
}
ul.d{
font-family:Arial;
font-size:14px;
line-height:160%;
}






