@charset "utf-8";
/* CSS Document */

body
{
	margin:20px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
	background-color:#fff;
}

p
{
	margin-top:12px;
	margin-bottom:12px;
}

a
{
	color:#1c4192;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:#1a4cab;
}

h1.top
{
	margin-top:0px;
}



td#header
{
	width:968px;
	height:132px;
	background-image:url(images/top.jpg);
	vertical-align:bottom;
}

td#brdr_left
{
	width:4px;
	background-image:url(images/bg_left.gif);
	background-repeat:repeat-y;
}


td#brdr_right
{
	width:4px;
	background-image:url(images/bg_right.gif);
	background-repeat:repeat-y;
}

td#main_container
{
	width:960px;
	background-color:#ededed;
	vertical-align:top;
}

td#footer
{
	width:918px;
	height:37px;
	background-image:url(images/bottom.jpg);
	padding-left:25px;
	padding-right:25px;
}


div#menu
{
	height:27px;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	padding-left:25px;
	padding-right:25px;
	position:relative;
	z-index:1;
}

a.menu,
a.menu-active
{
	display:block;
	float:left;
	padding:7px 12px 5px 12px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
a.menu-active,
a.menu:hover
{
	background-image:url(images/bg_menu-active.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}

td#main_content
{
	width:633px;
	vertical-align:top;
	background-image:url(images/bg_red_strip.gif);
	background-repeat:repeat-x;
	padding:28px 20px 20px 25px;
}

td#right_content
{
	width:282px;
	background-color:#e4e4e4;
	vertical-align:top;
	background-image:url(images/bg_red_strip2.gif);
	background-repeat:repeat-x;
}

td#2cols_left
{
	width:400px;
	padding-right:23px;
}

td#2cols_right
{
	width:210px;
	vertical-align:top;
}

div#flags_menu
{
	height:22px;
	padding-top:5px;
	float:right;
	padding-right:25px;
	background-image:url(images/bg_red_flags.gif);
	background-repeat:repeat-x;
	width:180px;
}

div#f_menu_crnr
{
	height:27px;
	width:17px;
	background-image:url(images/bg_red_corner.gif);
	float:right;
}

a.f_menu
{
	display:block;
	float:right;
	width:14px;
	height:18px;
	margin-left:6px;
}

a#en
{
	background-image:url(images/flag_en.gif);
}
a#en-active,
a#en:hover
{
	background-image:url(images/flag_en-active.gif);
}

a#de
{
	background-image:url(images/flag_de.gif);
}
a#de-active,
a#de:hover
{
	background-image:url(images/flag_de-active.gif);
}

a#dk
{
	background-image:url(images/flag_dk.gif);
}
a#dk-active,
a#dk:hover
{
	background-image:url(images/flag_dk-active.gif);
}

a#se
{
	background-image:url(images/flag_se.gif);
}
a#se-active,
a#se:hover
{
	background-image:url(images/flag_se-active.gif);
}

a#no
{
	background-image:url(images/flag_no.gif);
}
a#no-active,
a#no:hover
{
	background-image:url(images/flag_no-active.gif);
}

a#pl
{
	background-image:url(images/flag_pl.gif);
}
a#pl-active,
a#pl:hover
{
	background-image:url(images/flag_pl-active.gif);
}

a#nl
{
	background-image:url(images/flag_nl.gif);
}
a#nl-active,
a#nl:hover
{
	background-image:url(images/flag_nl-active.gif);
}

a#fr
{
	background-image:url(images/flag_fr.gif);
}
a#fr-active,
a#fr:hover
{
	background-image:url(images/flag_fr-active.gif);
}

a#it
{
	background-image:url(images/flag_it.gif);
}
a#it-active,
a#it:hover
{
	background-image:url(images/flag_it-active.gif);
}

a#es
{
	background-image:url(images/flag_es.gif);
}
a#es-active,
a#es:hover
{
	background-image:url(images/flag_es-active.gif);
}

div#bottom_menu
{
	float:left;
}

div#bottom_menu a
{
	font-size:11px;
	font-weight:bold;
	color:#676767;
	text-decoration:none;
}


div#bottom_menu a:hover
{
	text-decoration:underline;
}

div#crights
{
	float:right;
	font-weight:bold;
}

div.info_panel
{
	padding:5px 0 20px 0;
	background-image:url(images/brdr_horizontal.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11px;
	margin-bottom:10px;
}

div#info_panel_bottom
{
	margin-bottom:0px;
}

div.info_panel h2
{
	font-size:11px;
	color:#cc0808;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
	text-transform:uppercase;
}

div.info_panel span.title
{
	font-size:12px;
	font-weight:bold;
}

div#search_form
{
	float:right;
	padding-top:5px;
}


div#search_form form
{
	margin:0;
}
div#search_form input
{
	border:none;
	font-size:11px;
}

div#search_form input.button
{
	font-weight:bold;
	padding:0 2px 0 2px;
}

img#small_map
{
	float:left; 
	margin-right:5px
}

div#right_content_content
{
	clear:both;
	padding:30px 13px 20px 13px;
}

img.fbanner
{
	margin-bottom:40px;
	border:4px solid #d7d7d7;
}

div#company_menu
{
	float:right;
	padding-right:28px;
	padding-bottom:7px;
}

a.company_menu
{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-left:7px;
	margin-left:12px;
	background-image:url(images/red_square.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

td#createdby
{
	text-align:right;
	padding-right:25px;
	font-size:11px;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

div#google_map
{
	width: 633px; 
	height: 400px;
	z-index:0;
}

div#banner__PolCars, div#banner__Categories{
width:247px;
height:184px;
background-position: bottom;
background-repeat: no-repeat;
border: solid #cfcfcf 2px;
margin:2px;
}

div#banner__PolCars{
background-image: url(images/graphic_link/bg_strip.gif);
}

div#banner__Categories{
background-image: url(images/graphic_link/bg_strip_grey.gif);
}

div#banner_title_PolCars, div#banner_title_Categories{
float:right;
padding-top: 5px;
padding-right: 40px;
color: #fff;
font-size:23px;
font-weight:normal;
}
