/* -------------- global style ---------------------- */
html, body, div, span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    border: none;
}

.left {
	float: left;
}

.right {
	float: left;
}

.clear {
	clear: both;
}

h5 {
	font-weight: normal;
	display: inline;
	font-size: inherit;
}

h3 {
	font-weight: normal;
	display: inline;
	
}


	
body {
	background: #0b0b3c;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #051049;
}


#container {
	position: relative;
	margin: 0px auto; 
	width: 980px; 
	z-index: 3;
	overflow: hidden;
	background: #FFF;
}

#left_bg {
	position: absolute;
	float: left;
	background: #070433;
	width: 50%;
	height: 202px;
	z-index: 2;
	}
	
#right_bg {
	position: absolute;
	float: left;
	background: #051049;
	width: 100%;
	height: 112px;
	z-index: 1;
	}

	
/* -------------- header ---------------------- */
	
#header {
	float: left;
	height: 112px;
	width: 100%;
}

#header .left {
	width: 625px;
	height: 20px;
	background: #070433;
	padding-left: 5px;
}

#header .left a{
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin-right: 24px;
	vertical-align: middle;
	text-decoration: none;
}

#header .left a:hover{
	text-decoration: underline;
}

#header .right {
	width: 350px;
	height: 30px;
	background: #051049;
	color: #fff;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
}

#header .right a{
	vertical-align: middle;
	color: #eaeaea;
	margin: 20px;
	font-weight: bold;
	text-decoration: none;
}

#header .right a#header_right_link {
	font-size: 14px;
	margin-right: 2px;
}

/* -------------- menu top ---------------------- */

#header #header_menu{
	width: 100%;
}

#header #header_menu a#logo {
	float: left;
	width: 320px;
	height: 56px;
	background: url(../images/logo.png) no-repeat;
	margin: 0px;
}

#header #header_menu #menu_top {
	float: left;
	margin-top: 24px;
	font-weight: bold;
	font-size: 12px;
	height: 32px;
}

#header #header_menu #menu_top a {
	font-size: 12px;
	color: #051049;
	margin: 25px 6px 0px 6px;
	text-transform: uppercase;
	text-decoration: none;
}

#header #header_menu #menu_top a:hover {
	color: #9d0a0e;
	text-decoration: none;
}

#header_bottom {
	float: left;
	background: #f4f4f4;
	margin-left: 20px;
	_margin-left: 10px;
	height: 18px;
	width: 650px;
	}
	
/* -------------- main ---------------------- */

#main {
	float: left;
	width: 100%;
}

/* -------------- left box ---------------------- */

#left_box {
	float: left;
	width: 320px;
	_width: 300px;
	background: url(../images/left_box_bg.png) repeat-x #070433;
}

/* -------------- left menu ---------------------- */

#menu_left {
	float: left;
	width: 300px;
	margin-left: 20px;
	_margin-left: 10px;
	background: #f4f4f4;
}

#menu_left ul, li, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    border: none;
}

#menu_left li {
	display: block;
	background: url(../images/menu_left_bg.png) repeat-x;
	height: 20px;
	padding: 10px 0px 0px 5px;
	margin: 0px 40px 0px 40px;
	font-size: 11px;
}

#menu_left li.menu_left_title {
	font-weight: bold;
	background: #FBF9F9;
}

#menu_left li.menu_left_first{
	background: none;
}

#menu_left a {
	color: #051049;
	text-decoration: none;
	font-size: 11px;
}

#menu_left img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    border: none;
}


#menu_left a:hover {
	color: #9d0a0e;
}


/* -------------- pdf ---------------------- */

#left_box_pdf {
	background: #FFF;
	padding-left: 40px;
	float: left;
	width: 300px;
	height: 22px;
	padding: 8px 0px 0px 20px;
}

#left_box_pdf img {
	float: left;
	margin-right: 10px;
}

#left_box_pdf a {
	font-size: 11px;
	color: #354545;
	text-decoration: none;
}

#left_box_pdf a:hover {
	color: #9d0a0e;
}


/* -------------- email ---------------------- */

#left_box_entrance {
	float: left;
	color: #e1e1e1;
	width: 320px;
	font-size: 11px;
}

#left_box_entrance_img {
	float: right;
}

#left_box_entrance_img img {
	display: block;
}

#left_box_entrance_txt {
	margin: 15px 15px 15px 20px;
	float: left;
	width: 165px;
}

#left_box_entrance_txt a {
	font-weight: bold;
	text-decoration: none;
	color: #e1e1e1;
	line-height: 25px;
	display: block;
}

#left_box_entrance_email {
	float: left;
	border-top: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}

#left_box_entrance_txt a:hover {
	text-decoration: underline;
}

#left_box_services {
	float: left;
	background: #FFF;
	font-size: 11px;
	line-height: 16px;
}

/* -------------- services ---------------------- */

.left_box_services_title {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 20px;
	width: 280px;
	background: #c4c4c4;
	color: #0d004c;
}

.left_box_services_blue {
	padding: 10px 20px 10px 20px;
	width: 279px;
	border-right: 1px solid #e3e3e3;
}

.left_box_services_blue a {
	display: block;
	color: #051049;
	margin-bottom: 6px;
	text-decoration: none;
} 

.left_box_services_blue a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}

.left_box_services_red {
	padding: 10px 20px 10px 20px;
	width: 279px;
	border-right: 1px solid #e3e3e3;
	color: #9d0a0e;
}

.left_box_services_red a {
	display: block;
	color: #9d0a0e;
	margin-bottom: 6px;
	text-decoration: none;
} 

.left_box_services_red strong {
	display: block;
	margin-bottom: 10px;
}

.left_box_services_red a:hover {
	color: #051049;
	text-decoration: underline;
}








.left_box_services_blue2 {
	padding: 5px 10px 10px 5px;
  	color: #051049;
}

.left_box_services_blue2 a {
	display: block;
	color: #051049;
	margin-bottom: 6px;
	text-decoration: none;
} 

.left_box_services_blue2 strong {
	display: block;
	margin-bottom: 10px;
}

.left_box_services_blue2 a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}



.left_box_services_red2 {
	padding: 5px 10px 10px 5px;
	color: #9d0a0e;
}

.left_box_services_red2 a {
	display: block;
	color: #9d0a0e;
	margin-bottom: 6px;
	text-decoration: none;
} 

.left_box_services_red2 strong {
	display: block;
	margin-bottom: 10px;
}

.left_box_services_red2 a:hover {
	color: #051049;
	text-decoration: underline;
}


.left_box_services_red3 {
	padding: 5px 10px 10px 5px;
	color: #4d4d4d;
}

.left_box_services_red3 a {
	display: block;
	color: #9d0a0e;
	margin-bottom: 6px;
	text-decoration: none;
} 

.left_box_services_red3 strong {
	display: block;
	margin-bottom: 10px;
}

.left_box_services_red3 a:hover {
	color: #051049;
	text-decoration: underline;
}









.left_box_services_blue a h4, .left_box_services_red a h4 {
	font-size: 11px;
}

/* ------------------ content -------------------- */

#content {
	float: left;
	width: 660px;
	_width: 675px;
}

#title {
	float: left;
	width: 700px;
	_width: 675px;
	height: 30px;
	background: url(../images/title_bg.png) repeat-x #070433;
	overflow: hidden;
}

#title h1 {
	font-size: 14px;
	color: #FFF;
	margin: 8px 0px 0px 8px;
}

#content h2 {
	float: left;
	display: block;
	margin: 8px;
	color: #070433;
	font-size: 12px;
	width: 100%;
}

.content {
	float: left;
	margin: 8px;
	color: #262626;
	/*min-height: 800px;*/
}

/* ------------ footer ---------------- */

#footer {
	float: left;
	width: 1020px;
	height: 40px;
	background: #0B0B3C;
	color: #FFF;
	font-size: 10px;
	text-transform: lowercase;
}

#footer .left {
	width: 725px;
	height: 40px;
	margin-top: 12px;
}

#footer .left  a:hover, #footer .right a:hover {
	text-decoration: underline;
}

#footer .left a{
	color: #FFF;
	margin: 15px;
	text-decoration: none;
}

#footer .right {
	width: 295px;
	height: 40px;
	background: #051049;
	padding-top: 5px;
	_padding-top: 10px;
}

#footer .right a{
	color: #FFF;
	font-size: 10px;
	margin: 12px;
	text-decoration: none;
}

/* -------------------------- atf group --------------------------- */
#atf_group {
	color: #626262;
	width: 299px;
	font-size: 10px;
	margin: 20px 20px 10px 20px;
	border-right: 1px solid #e3e3e3;
	}
	

#atf_group a {
	color: #626262;
	text-decoration: none;
	margin-right: 3px;
}

#atf_group a:hover {
	color: #9d0a0e;
}



/* -------------------------- inne --------------------------- */

a {text-decoration: none}
a:hover {text-decoration: underline; }
:link{color:#000060; text-decoration: none; }
:visited{color:#000060; text-decoration: none; }
