.tel{
position:absolute; 
left: 210px;
top: 125px;
width: 780px;
height:50px;
border-bottom:2px solid #FF0000;
}
.content{
position:absolute;
width: 500px !important;
  width /**/:500px;
left:205px; 
top:182px;
text-align:center;
background-color: #ff0000;
border: 1px solid #000000;
color:#000000;
}
.novini{
position:absolute;
width: 285px !important;
  width /**/:290px;
height:auto; 
left:710px; 
top: 182px;
text-align:center;
background-color:#FF0000;
border: 1px solid #000000;
color:#000000;
}
.sidebar {
position:absolute;
width: 480px !important;
  width /**/:490px;
left:205px;
padding-left:15px; 
top: 205px;
text-indent:20px;
text-align:justify;
color:#000000;
background-color:#FFFFFF;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
}
.sidebar a{
color: #FF0000;
text-decoration:underline;
}
.sidebar a:hover{
color: #000000;
text-decoration:underline;
}
.text{
position:absolute; 
width: 265px !important;
  width /**/:290px;
height:365px; 
left:710px; 
top: 205px;
text-align:justify;
text-indent:20px;
padding-left:10px;
padding-right:10px;
background-color:#FFFFFF;
border: 1px solid #000000;
overflow:auto;
color:#000000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}
.text a{
color: #FF0000;
text-decoration:underline;
}
.text a:hover{
color: #000000;
text-decoration:underline;
}
.footer {
text-align:center;
position:absolute;
width:1003px; 
height:20px; 
left:0px;
top: 4400px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#ffffff;
border-top:#FF0000 solid 1px;
border-bottom:#FF0000 solid 1px;
}
.footer a{
color: #FF0000;
text-decoration:underline;
}
.footer a:hover{
color: #000000;
text-decoration:underline;
}
.map{
position:absolute;
top: 575px;
left: 710px;
float:right;
list-style-type: none;
margin: 0;
padding: 0;
width: 275px !important;
  width /**/:285px;
}
.map li a{
color: black;
display: block;
width: 275px !important;
  width /**/:290px;
padding: 2px 4px;
font-weight: bold;
background-color: #ff0000;
border: 2px solid #FFFFFF;
text-decoration:none;
}
.map li a:hover{
color: white;
background-color: #FF0000;
border-style: outset;
}
html>body .map li a:active{
border-style: inset;
}
* html .content p{ 
height: 1%;
}
