html, body
{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Sans Serif;
font-size: 12px;
}


img
{
border: 0;
}

img[usemap] {
  border: 0;
}

#wrapper, #header, #footer {
position: relative;
}

#wrapper
{
	margin-left: 25px;
	width: 980px;
}

#new_ad
{
	position: absolute;
	width: 170px;
	height: 62px;
	top: 480px;
	left: 480px;

}

#header
{
margin: 10px 0 10px 25px;
width: 980px;
padding-bottom: 5px;
overflow : hidden; 
_height : 1%;
}

#logo
{
float: left;
}

#top
{
float: right;
width: 365px;
text-align: right;
}

#navigation
{
position: relative;
margin: 10px 0 0 25px;
padding: 0 0 10px 0;
width: 980px;
overflow : hidden; 
_height : 1%;
border-bottom: 2px solid #EF932D;
}

#logo
{
float: left;
}

#topNav
{
position: absolute;
left:325px;
top:10px;
width: 680px;
text-align: right;
font-size: 16px;
font-weight: bold;

}

#nav_left
{
float: left;
}

#nav_right
{
float: right;
}

a.nav:link, a.nav:visited , a.nav:active
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #3B5998;
}


a.nav:hover
{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #3B5998;
}

#map {
margin-top: 20px;
margin-left: 30px;
background: url(../img/Bulgaria.gif) no-repeat;
float: left;
height: 384px;
width: 587px;
}

#cities {
margin-left: 10px;
float: right;
text-align: left;
}

#index_banner {
margin: 15px 0 10px 0;
}

a.oblast:link, a.oblast:visited , a.oblast:active
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #3B5998;
}


a.oblast:hover
{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #3B5998;
}

a:link, a:visited , a:active
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #3B5998;
}


a:hover
{
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #3B5998;
}

#index_footer
{
	clear: left;
	color: black;
	font-size: 11px;
	margin: 0px 10px 15px 0;
	width: 650px;
	padding-top: 75px;
}

.footer
{
	color: #999;
	font-size: 10px;
	margin: 15px 10px 15px 25px;
	border-top: 3px solid #3b5998;
	width: 982px;
	text-align: right;
	padding-top: 10px;
}

.page
{
	width: 960px;
	margin: 10px 0 0 25px;
	
		
}

#footer_tab td
{
	width: 245px;
	text-align: left;
	vertical-align: top;
	color: #333;
	font-size: 11px;
}

.page_container
{
	width: 980px;

}

#clear_index_footer
{
	width: 980px;
	margin: 10px 0 20px 25px;
	clear: both;
	border-bottom: 2px solid #EF932D;
}

