body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	color: #333;
	background: url('../i/body_back.jpg') repeat-x left top;
	background-color: #E5E5E5;
	} 
body, div, p, ul, li, a {
	font: normal 12px Arial;
	color:  #333;
	line-height: 1.5;
	font-size: 12px;
}
p a {
	color: #008AD3;
}
p a:hover {
	color: #e50000;
}
.none, .alt {
	display: none;
}
.empty {
	display: block;
	clear: both;
	line-height: 1;
	height: 1;
	border: 0;
}
div#stripe {
	display: block;
	margin: 0 auto;
	min-width: 1007px;
	_width:expression(document.documentElement.offsetWidth < 1000 ? '1000' : '100%');
	height: 900px;
	background: url('../i/stripe.gif') no-repeat -700px 500px;
}
div#main {
	display: block;
	margin: 0 auto;
	min-width: 1007px;
	_width:expression(document.documentElement.offsetWidth < 1000 ? '1000' : '100%');
	height: 700px;
	background: url('../i/top_back.jpg') no-repeat center top;
}
div#header {
	display: block;
	width: 902px;
	height: 350px;
	margin: 0 auto;
	background: url('../i/head_back.jpg') no-repeat center 76px;
}
a#logo {
	display: block;
	float: left;
	width: 275px;
	height: 38px;
	margin: 135px 0 0 56px !important;
	margin: 135px 0 0 28px;
	padding: 0;
	background: url('../i/logo_millenium.gif') no-repeat left top;
}
a#logo span {
	display: none;
}
div#promo_block {
	display: block;
	overflow: hidden;
	float: right;
	clear: right;
	width: 350px;
	height: 80px;
	margin: 90px 50px 0 0 !important;
	margin: 90px 25px 0 0;
	padding: 0;
}
div#promo_block h2 {
	display: block;
	width: 350px;
	height: 80px;
	color: #fff;
	font: normal 16px Arial, sans-serif;
}
div#promo_block h2 span.date {
	display:block;
	color: #fff;
	font: normal 12px Arial, sans-serif;
}
div#promo_block h2 a.title {
	display:block;
	float: left;
	color: #fff;
	font: normal 16px Arial, sans-serif;
	text-decoration: none;
}
div#promo_block h2 a.title:hover {
	text-decoration: underline;
}
ul#fast_links {
	display: block;
	float: right;
	margin: 0;
	padding: 0 30px 0 0;
	list-style-type: none;
}

ul#fast_links li {
	display: block;
	float: left;
	margin: 0;
	padding: 32px 16px 0 16px;
	list-style-type: none;
}
ul#fast_links a {
 display: block;
 float: left;
 margin: 0;
 padding: 0;
 height: 12px;
 font: normal 11px Arial, sans-serif;
 text-decoration: none;
}
ul#fast_links a:hover {
 color: #e91010;
}
ul#fast_links a#home {
	width: 12px;
	background: url('../i/home.gif') no-repeat left top;
}
ul#fast_links a#sitemap {
	width: 13px;
	background: url('../i/sitemap.gif') no-repeat left top;
}
ul#fast_links a#contacts {
	width: 13px;
	background: url('../i/contacts.gif') no-repeat left top;
}

ul#fast_links a#home:hover {
	width: 12px;
	background: url('../i/home.gif') no-repeat left -15px;
}
ul#fast_links a#sitemap:hover {
	width: 13px;
	background: url('../i/sitemap.gif') no-repeat left -15px;
}
ul#fast_links a#contacts:hover {
	width: 13px;
	background: url('../i/contacts.gif') no-repeat left -15px;
}

ul#main_menu {
	display: block;
	position: absolute;
	top: 245px;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#main_menu li {
	display:block;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
}
ul#main_menu li a {
	display:block;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font: bold 12px Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: url('../i/arrow_right.gif') no-repeat left 6px;
}
ul#main_menu li a:hover, ul#main_menu li a.active {
	color: #f00;
}
div#content {
	display: block;
	width: 742px;
	min-height: 500px;
	margin: 0 auto;
	padding: 0 80px 40px 80px;
	background: url('../i/content_home_back.jpg') no-repeat center bottom;
	background-color: #fff;
}
#content a{
	color: #008AD3;
}
#content a:hover{
	color: #e50000;
}
h1 {
	font: normal 22px Arial, sans-serif;
}
h2 {
	font: normal 18px Arial, sans-serif;
}
h3 {
	font: normal 16px Arial, sans-serif;
	color: #e50000;
}
h4, h4 a {
	font: normal 14px Arial, sans-serif;
	margin: 15px 0 10px 0;
}
h5 {
	font: bold 12px Arial, sans-serif;
	margin: 5px 0;
}
div#content h1 {
	display:block;
	position: relative;
	margin: -20px 0 0 0;
	padding: 0;
}
div#content ul {
	list-style-type: none;
	margin-left: 10px;
}
div#content li {
	list-style-type: none;
	padding-left: 25px;
	background: url('../i/bullet.gif') no-repeat left 9px;
}

div#content ul.page_nav {
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	height: 40px;
	background: url('../i/h_back.gif') repeat-x left top;
	font: normal 11px Arial, sans-serif;
	color: #000;
	list-style-type: none;
}
div#content ul.page_nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px;
	font: normal 11px Arial, sans-serif;
	color: #000;
	list-style-type: none;
	background: none;
}
div#content ul.page_nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font: normal 11px Arial, sans-serif;
	color: #008AD3;
}
div#content ul.page_nav a.active {
	color: #000;
	text-decoration: none;
}
div#content ul.page_nav a:hover {
	color: #e50000;
}


div#bottom {
	display: block;
	width: 902px;
	margin: 0 auto;
}

div#bottom_menu {
	display:block;
	float: left;
	height: 39px;
	margin: 0;
	padding: 30px 0 0 405px;
	background: url('../i/bot_menu_left_1.gif') no-repeat 261px top;
}
div#bottom_menu ul {
	display:block;
	float: left;
	list-style-type: none;
	height: 34px;
	margin: 0;
	padding: 0;
	background: url('../i/bot_menu_right.gif') no-repeat right top;
	background-color: #D80000;
}
div#bottom_menu ul li {
	display:block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 8px 20px 0 0;
}
div#bottom_menu ul a {
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	font: normal 10px Tahoma, Arial, sans-serif;
	color: #fff;
}
div#bottom_menu ul a:hover {
	text-decoration: none;
}

div#copyright {
	display:block;
	clear: both;
	margin: 0;
	padding: 0 0 0 30px;
	color: #505050;
	font: normal 10px Arial, sans-serif;
	line-height: 1.5;
	height: 60px;
}
div#copyright a {
	font: normal 10px Arial, sans-serif;
	color: #505050;
}
div#copyright a:hover {
	color: #505050;
	text-decoration: none;
}
div.col_label {
	display: block;
	float: left;
	width: 279px;
	padding: 0 0 0 36px;
}

div.error{
	color: #e50000;
	font: bold 12px Arial;
	margin: 0 0 10px 36px !important;
	margin: 0 0 10px 18px;
}

div#content ul#sitemap {
	margin: 0;
	background: url('');
	padding: 30px 0 0 0;
}
div#content ul#sitemap li {
	margin: 0;
	background: url('');
	padding: 5px 0 5px 0;
}
div#content ul#sitemap a {
	margin: 0;
	background: url('../i/arrow_right.gif') no-repeat 2px 6px;
	font: normal 14px Arial, sans-serif;
	color: #000;
	padding: 0 0 0 10px;
}
div#content ul#sitemap a:hover {
	color: #f00;
	text-decoration: none;
}

#content ul#sitemap li ul {
	margin: 0;
	background: url('');
	padding: 0 0 0 10px;
}
#content ul#sitemap li ul li {
	margin: 0;
	background: url('');
	padding: 2px 0 2px 10px;
}
#content ul#sitemap li ul a {
	margin: 0;
	background: url('');
	padding: 0;
	font: normal 12px Arial, sans-serif;
	color: #454545;
}
#content ul#sitemap li ul li ul {
	margin: 0;
	background: url('');
	padding: 0;
}
#content ul#sitemap li ul li ul li {
	margin: 0;
	background: url('');
	padding: 2px 0 2px 10px;
}
#content ul#sitemap li ul li ul a {
	margin: 0;
	background: url('');
	padding: 0;
	font: normal 12px Arial, sans-serif;
	color: #787878;
}


/* ############ CONTACT FORM ############ */

form.contact_form {
	display: block;
	width: 742px;
}
form.contact_form fieldset {
	display:block;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('../i/h_back.gif') repeat-x left 20px;
}

form.contact_form legend{
	display:block;
	clear: both;
	margin: 0;
	padding: 0;
	font: bold 14px Arial, sans-serif;
}

form.contact_form label {
	display: block;
	float: left;
	clear: left;
	width: 150px;
	height: 27px;
	margin: 0;
	padding: 3px 10px 0 0;
	font: normal 12px Arial, sans-serif;
	text-align: right;
}
form.contact_form input, form.contact_form textarea {
	display: block;
	float: left;
	width: 300px;
	margin: 0 0 15px 0;
	padding: 3px;
	font: normal 12px Arial, sans-serif;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
}
form.contact_form input.button {
	display: block;
	float: left;
	clear: both;
	width: 70px;
	margin: 0 0 15px 160px !important;
	margin: 0 0 15px 80px;
	padding: 0;
	font: normal 12px Arial, sans-serif;
}
input:focus { border: 1px solid red; }
form.contact_form input.error { border: 1px dashed red; background-color: #FCFBF2; }
form.contact_form textarea.error { border: 1px dashed red; background-color: #FCFBF2; }
form.contact_form input.button{
width: 100px;
background-color: #e50000;
border-top: 1px solid #FF0B0B;
border-right: 1px solid #B70000;
border-bottom: 1px solid #B70000;
border-left: 1px solid #FF0B0B;
color: #fff;
font: bold 11px Tahoma;
cursor: pointer;
padding: 2px;
}
form.contact_form div#captchaimage {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 0 160px;
	font: normal 12px Arial, sans-serif;

}
form.contact_form div#captchaimage img {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
}

form.contact_form label.error, label.error {
/* remove the next line when you have trouble in IE6 with labels in list */
display: block;
float: left;
width: 400px;
padding: 0 0 0 160px;
text-align: left;
color: red;
font-style: italic;
}

div.error { display: none; }


div#ins_links{
	display: none;
	padding: 2px 10px;
}

#ins_links a{
	display: block;
	margin: 0;
	background: url('../i/arrow_right.gif') no-repeat 2px 6px;
	font: normal 12px Arial, sans-serif;
	padding: 0 0 0 10px;
}

a.expand{
	cursor: pointer;
	outline: none;
	-moz-outline-style: none;
}

div.ins_col{
	display:block; 
	float:left; 
	width:245px;
}

a.expandall{
	cursor: pointer;
}

a, a.noborder{
	cursor: pointer;
	outline: none;
	-moz-outline-style: none;
}
div#logos {
	display:block;
	clear: both;
	width: 710px;
	height: 670px;
	margin: 0 auto;
	padding: 20px 15px 0 15px;
	background: url('../i/logos/logos_back.gif') no-repeat center 30px;
}
dl#logo_list {
	display:block;
	clear: both;
	width: 710px;
	margin: 0;
	padding: 0;
}
dl#logo_list dt {
	display: block;
	clear: both;
	margin: 0;
	padding: 30px 0 10px 10px;
	font: normal 14px Arial, sans-serif;
	color: #e50000;
}
dl#logo_list dd {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px;
}
dl#logo_list dd a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
	height: 60px;
}
dl#logo_list dd a span {
	display: none;
}
dl#logo_list dd a.bulstrad {
	background: url('../i/logos/bulstrad.gif') no-repeat left -105px;
}
dl#logo_list dd a.bulstrad:hover {
	background: url('../i/logos/bulstrad.gif') no-repeat left -15px;
}
dl#logo_list dd a.armeec {
	background: url('../i/logos/armeec.gif') no-repeat left -105px;
}
dl#logo_list dd a.armeec:hover {
	background: url('../i/logos/armeec.gif') no-repeat left -15px;
}
dl#logo_list dd a.dzi {
	background: url('../i/logos/dzi.gif') no-repeat left -105px;
}
dl#logo_list dd a.dzi:hover {
	background: url('../i/logos/dzi.gif') no-repeat left -15px;
}
dl#logo_list dd a.bulins {
	background: url('../i/logos/bulins.gif') no-repeat left -105px;
}
dl#logo_list dd a.bulins:hover {
	background: url('../i/logos/bulins.gif') no-repeat left -15px;
}
dl#logo_list dd a.uniqa {
	background: url('../i/logos/uniqa.gif') no-repeat left -105px;
}
dl#logo_list dd a.uniqa:hover {
	background: url('../i/logos/uniqa.gif') no-repeat left -15px;
}
dl#logo_list dd a.generali {
	background: url('../i/logos/generali.gif') no-repeat left -105px;
}
dl#logo_list dd a.generali:hover {
	background: url('../i/logos/generali.gif') no-repeat left -15px;
}
dl#logo_list dd a.euroins {
	background: url('../i/logos/euroins.gif') no-repeat left -105px;
}
dl#logo_list dd a.euroins:hover {
	background: url('../i/logos/euroins.gif') no-repeat left -15px;
}
dl#logo_list dd a.allianz {
	background: url('../i/logos/allianz.gif') no-repeat left -105px;
}
dl#logo_list dd a.allianz:hover {
	background: url('../i/logos/allianz.gif') no-repeat left -15px;
}
dl#logo_list dd a.levins {
	background: url('../i/logos/levins.gif') no-repeat left -108px;
}
dl#logo_list dd a.levins:hover {
	background: url('../i/logos/levins.gif') no-repeat left -18px;
}
dl#logo_list dd a.victoria {
	background: url('../i/logos/victoria.gif') no-repeat left -105px;
}
dl#logo_list dd a.victoria:hover {
	background: url('../i/logos/victoria.gif') no-repeat left -15px;
}
dl#logo_list dd a.dskgarancia {
	background: url('../i/logos/dsk_garancia.gif') no-repeat left -105px;
}
dl#logo_list dd a.dskgarancia:hover {
	background: url('../i/logos/dsk_garancia.gif') no-repeat left -15px;
}
dl#logo_list dd a.hdi {
	background: url('../i/logos/hdi.gif') no-repeat left -105px;
}
dl#logo_list dd a.hdi:hover {
	background: url('../i/logos/hdi.gif') no-repeat left -15px;
}
dl#logo_list dd a.doverie {
	background: url('../i/logos/doverie.gif') no-repeat left -105px;
}
dl#logo_list dd a.doverie:hover {
	background: url('../i/logos/doverie.gif') no-repeat left -15px;
}
dl#logo_list dd a.kd {
	background: url('../i/logos/kd.gif') no-repeat left -105px;
}
dl#logo_list dd a.kd:hover {
	background: url('../i/logos/kd.gif') no-repeat left -15px;
}
dl#logo_list dd a.suglasie {
	background: url('../i/logos/suglasie.gif') no-repeat left -105px;
}
dl#logo_list dd a.suglasie:hover {
	background: url('../i/logos/suglasie.gif') no-repeat left -15px;
}
dl#logo_list dd a.eurolease {
	background: url('../i/logos/eurolease.gif') no-repeat left -105px;
}
dl#logo_list dd a.eurolease:hover {
	background: url('../i/logos/eurolease.gif') no-repeat left -15px;
}
dl#logo_list dd a.dsk {
	background: url('../i/logos/dsk.gif') no-repeat left -105px;
}
dl#logo_list dd a.dsk:hover {
	background: url('../i/logos/dsk.gif') no-repeat left -15px;
}
dl#logo_list dd a.unicredit {
	background: url('../i/logos/unicredit.gif') no-repeat left -105px;
}
dl#logo_list dd a.unicredit:hover {
	background: url('../i/logos/unicredit.gif') no-repeat left -15px;
}
dl#logo_list dd a.reiff {
	background: url('../i/logos/reiff.gif') no-repeat left -105px;
}
dl#logo_list dd a.reiff:hover {
	background: url('../i/logos/reiff.gif') no-repeat left -15px;
}
dl#logo_list dd a.alphabank {
	background: url('../i/logos/alphabank.gif') no-repeat left -105px;
}
dl#logo_list dd a.alphabank:hover {
	background: url('../i/logos/alphabank.gif') no-repeat left -15px;
}

dl#logo_list dd a.bzf {
	background: url('../i/logos/bzf.gif') no-repeat left -105px;
}
dl#logo_list dd a.bzf:hover {
	background: url('../i/logos/bzf.gif') no-repeat left -15px;
}
dl#logo_list dd a.piraeus {
	background: url('../i/logos/piraeus.gif') no-repeat left -106px;
}
dl#logo_list dd a.piraeus:hover {
	background: url('../i/logos/piraeus.gif') no-repeat left -15px;
}
dl#logo_list dd a.svnikolai {
	background: url('../i/logos/svnikolai.gif') no-repeat left -105px;
}
dl#logo_list dd a.svnikolai:hover {
	background: url('../i/logos/svnikolai.gif') no-repeat left -15px;
}