#body
{
	background:url('../images/design/aabil_back.gif') repeat-x #000000;
	text-align:center;
}

/* main content */
#div_main
{
	width:100%;
	height:100%;
	text-align:center;
	margin: 0px auto;
	padding:0px;
}

/* all content */
#div_contentwrapper 
{
	width:900px;
	margin: 0px auto;
	padding:0px;
	text-align:center;
}
#div_top
{
	width:900px;
	height:80px;
	margin: 0px auto;
	padding:0px;
}
#div_logo
{
	float:left;
	padding-top:29px;
}
#div_menu_top
{
	float:right;
	/*line-height:23px;*/
	white-space: no-wrap;
	padding-top:50px;
}
#div_contentwrapper_middle
{
	width:900px;
	height:435px;
	overflow:hidden;
}
#div_regular_content
{
	width:900px;
	height:435px;
	overflow:hidden;
	background:#FFFFFF;
}
#div_menu_left
{
	width:200px;
	height:435px;
	overflow:hidden;
	float:left;
}
#div_content_sep
{
	background:url('../images/design/3_img_content_div.png') no-repeat;
	width:1px;
	height:435px;
	overflow:hidden;
	float:left;
}
#div_content
{
	width:699px;
	height:435px;
	overflow:hidden;
	float:left;
	text-align:left;
}


.div_space
{
	width:900px;
	height:4px;
	overflow:hidden;
}
#div_cars
{
	width:900px;
	height:200px;
	overflow:hidden;
	text-align:left;
}
#div_tools
{
	width:900px;
	height:160px;
	overflow:hidden;
	text-align:left;
}
#div_footer
{
	width:900px;
	height:19px;
	margin: 0px auto;
	padding:0px;
}



/* content divs */
/*#div_middle_left
{
	width:220px;
	padding:0px;
	float:left;
	overflow:hidden;
}
#div_middle_center
{
	width:560px;
	padding:0px;
	float:left;
	text-align:left;
	overflow:hidden;
}
#div_middle_right
{
	width:220px;
	padding:0px;
	float:left;
	overflow:hidden;
	text-align:right;
}*/
/* END CONTENT STYLES */




/* DOCS / DOCLISTS */
.doc_list_item
{
	margin: 0px auto;
	/*float:left;*/
}
.doc_item
{
	margin: 0px auto;
}
/* END DOCS / DOCLISTS */



/* MENU STYLES */





/* left menu */
#menu_level1
{
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu_level2
{
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.menu_level2_li, .menu_level2_li_sel
{
	padding:0px;
	margin:0px;
}
.menu_level2_div
{
	/*height:23px;*/
}

#menu_level3
{
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.menu_level3_li, .menu_level3_li_sel
{
	padding:0px;
	padding-left:15px;

	margin:0px;
}
.menu_level3_div
{
	padding-left:10px;
	height:23px;
}


/* END MENU STYLES */



/* KAMPANJE BUNN */
.ad_title
{
	font-weight:bold;
	font-size:12px;
	color:#ff6633;
	text-transform:uppercase;
	margin-top:6px;
	
}
.ad_ingress
{
	font-weight:normal;
	font-size:9px;
	color:#000000;
	margin-top:2px;
}
.ad_price
{
	margin-top:4px;
	font-weight:bold;
	font-size:12px;
	color:#999999;
}
a.ad_read_more, a.ad_read_more:link, a.ad_read_more:active, a.ad_read_more:visited,a.ad_read_more:hover  
{
	font-weight:bold;
	font-size:9px;
	color:#666666;
	text-transform:uppercase;
	text-decoration: none;
}
/* END KAMPANJE BUNN */


/* CARS BUNN */
.cars_menu_title
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

a.cars_link, a.cars_link:link, a.cars_link:active, a.cars_link:visited,a.cars_link:hover  
{
	font-weight:bold;
	font-size:9px;
	color:#666666;
	text-decoration: none;
}

/* END CARS BUNN */

/* PERM */
.perm
{
	line-height:14px;
}
.perm_over
{
	line-height:14px;
	color:#000000;
	font-weight:bold;
}
/* END PERM */

/* OTHER CLASSES */
.clickable
{
	cursor:hand;
	cursor:pointer;
}
.news_header
{width:210px;background:gray;line-height:23px;padding-left:5px;font-weight:bold;color:#ffffff;font-family:verdana;}

.div_ie6_msg
{
}