body{
margin:0 0 0 0;
padding:0 0 0 0;
color:#000000;
font-size:12px;
font-family:Verdana;
background: #FEF3E8;
}
div.infowindow {
    max-height:400px;
    overflow-y:auto;
    autoScroll:true;
}

hr {
	border-width:0 0 0 0;
	color: #ffc000;
	background-color: #ffc000;
	height: 7px;
	width: 100%;
}
a:link, a:visited {
	text-decoration: none;
	color: blue;
	font-weight:bold;
}
#banner
{
width:800px;
height:200px;
align:center;
margin:0 auto;
text-align:center;
line-height: 20px;
font-size:14px;
font-weight: bold; 
}
.blok
{
	border: 1px gray solid;
	width: 600px;
	margin:0 auto;
	font-size:12px;
	background: #fff8f1;
}
#smallmenu
{
	font-size:11px;
	cellpadding: 15px;
	border: 1px;
	line-height: 12px;
}
#smallmenu a 
{	
border-bottom: 3px solid blue;
margin-top: 3px;
margin-left: 0px;
line-height: 15px;
}
#smallmenu a:hover 
{ 
color: #FF0000;
border-bottom: 3px solid #FF0000;
line-height: 15px;
} 
.list_left
{
text-align:left;
margin:0 auto;
width:600px;
}

#center
{
width:800px;
align:center;
margin:0 auto;
text-align: center;
font-size:16px;
font-family:Verdana;
line-height: 25px;
}
#menu
{
width:120px;
height:100px;
float:left;
overflow:hidden;
padding:0px;
line-height: 30px;
font-size:12px;
font-family:Verdana;
}
#menu a 
{	
display: block;
text-decoration: none;
color: #000000;
padding: 1px;
border-bottom: 3px solid blue;
margin-top: 3px;
margin-left: 0px;
line-height: 25px;
}
#menu a:hover 
{ 
color: #FF0000;
border-bottom: 3px solid #FF0000;
line-height: 25px;
} 

#content
{
width:800px;	
float:left;
overflow:hidden;
padding:10px;
}
#text_main
{
font-size:12px;
font-family:Verdana;
text-align: center;
line-height: 20px;
}
#text_main_left
{
font-size:12px;
font-family:Verdana;
text-align: left;
line-height: 20px;
}
#footer
{
width:800px;
align:center;
margin:0 auto;
clear: both;
text-align: center;
font-size:8px;
font-family:Verdana;
}

div.menu_cell
{
	
}