body {
font-family:Verdana,Arial,Tahoma,sans-serif;
font-size:12px;
margin:0;
padding:0;
width:100%; 
height:100%
}


#header {
width:867px;
}

#wraper{
width:867px;
margin:5px auto;
}

#map {
width:867px;
//padding-left: 16px;
}

#main {
width:851px;
//padding-left: 16px;

}

#topMenu {
background:transparent url(grafika/menu1.jpg) no-repeat scroll 0 0;
height:30px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 0 55px;
//width:867px;
}

#topMenu a {
text-decoration: underline;
color:#FFFFFF;
display:block;
float:left;
font-size:90%;
font-weight:bold;
margin-left:3px;
padding-top:9px;
text-decoration:none;
text-transform: uppercase;
white-space:nowrap;
}

#topMenu a:hover {
text-decoration: underline; 
font-weight: bold;
color: #E8E8E8;
}  

a {
color:#5C1270;
text-decoration: none; 
}

a:hover {
text-decoration: underline; 
font-weight: bold;
}  

h4 {
font-size:80%;
margin-top:5px;
top: 10px;
margin-bottm:5px
}

td a {
font-size:100%;
color:#5C1270;
text-decoration: none;
}

td a:hover {
text-decoration: underline; 
font-weight: bold;
}  








