/* GENERAL */
* { background-repeat: no-repeat;}
html, body { margin: 0; padding: 0;}
body { text-align: center; margin: 0; font-size: 11px; font-family: Arial, Verdana; background-color: #fff; padding-left: 0; padding-right: 0; overflow-x:auto; }
table, td, div, p, ul, ol, h1, h2, h3, h4, h5, h6, hr, img, form, input, textarea { margin: 0; padding: 0; border-style: none; background-repeat: no-repeat;}
i,em { font-style:normal;}
ul { list-style-type:none;}
a {text-decoration:none}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none;}
img { border: 0;}
.hidden { display: none;}
.clear { clear: both;}

body{background-color:#255788;}

div#wrapper{
	width:800px;
	background-color:#ffffff; 
	margin:0 auto;
}
div#header{
	float:left; 
	width:100%; 
	background-color:#ffffff;
}

div#primary_box {
	float:left;
	width: auto;
	padding-left:44px;
	margin-top:28px;
}
div#primary_box h1 {
	width:148px;
	height:19px;
}
div#primary_box h1 a{
	background-image:url('../img/common/slogan.gif');
	background-repeat:no-repeat;
	text-indent:-100000px;
	float:left;	
	overflow:hidden;
	width:148px;
	height:19px;
}

ul#second_menu{
	width:auto;
	float:left;	
}

ul#second_menu li {
	float:left;
	border-right:1px solid #dadada;
	padding-left:4px;
}

ul#second_menu li#second_last{
	border:none;
}
ul#second_menu li a {
	font-size:12px;
	color:#adb600;
	margin-right:4px;
}

ul#primary_menu{
	float:right;
	margin-right:90px;
	_margin-right:45px;
	height:61px;
}

ul#primary_menu li{
	float:left; 
	height:61px;
}
ul#primary_menu li a{
	height:61px;
	background-color:#002878;
	color:#ffffff;
	/*font-family:"Myriad Pro";*/
	font-family:"Tahoma";
	font-weight:bold;
	font-size:11px;
	float:left;
}

ul#primary_menu li a:hover, ul#primary_menu li#first_button a:hover span, ul#primary_menu li#last_button a:hover span, ul#primary_menu li a.selected_menu, ul#primary_menu li#first_button a span.selected_span_menu, ul#primary_menu li#last_button a span.selected_span_menu{
	background-color:#abb30f;
}

ul#primary_menu li a span{
	margin-left:8px;
	background-image:url('../img/menu/border.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:11px;
	float:left;
	margin-top:28px;
	
}

ul#primary_menu li#first_button a{
	background-image:url(../img/menu/left_margin.gif);
	background-repeat:no-repeat;
	float:left;
	height:61px;
}

ul#primary_menu li#first_button a.selected_first_menu{
	background-image:url(../img/menu/left_margin_hover.gif);
	background-repeat:no-repeat;
	float:left;
	height:61px;
}

ul#primary_menu li#first_button a:hover, ul#primary_menu li#first_button a.selected_a_menu {
	background-image:url(../img/menu/left_margin_hover.gif);
	background-repeat:no-repeat;
	float:left;
	height:61px;
}

ul#primary_menu li#first_button a span{
	background-color:#002878;
	margin-left:8px;
}

ul#primary_menu li#last_button a{
	background-image:url(../img/menu/right_margin.gif);
	background-repeat:no-repeat;
	background-position:right;
}

ul#primary_menu li#last_button a:hover, ul#primary_menu li#last_button a.selected_last_menu{
	background-image:url(../img/menu/right_margin_hover.gif);
	background-repeat:no-repeat;
	background-position:right;
}

ul#primary_menu li#last_button a span{
	background-color:#002878;
	margin-right:8px;
	background-image:none;
}
/* CONTENT */
div#content{
	background-color:#ffffff;
	float:left;
	width:100%;
}

div#section_content{
	float:left;
	width:460px;
	margin-top:5px;
	padding-bottom:20px;
}
a.read_more {
	text-decoration:underline;
	color:#98a000;
}

.articles{
	font-size:11px;
	text-align:left;
	line-height:18px;
}
.articles p {
	margin:8px 0px;
}
.articles h3{
	color:#002878;
	font-size:15px;
	padding-top:20px;
}
ul.subsection_menu{
	float:left;
	margin-left:30px;
	_margin-left:15px;
}

ul.subsection_menu li {
	display:inline;	
	float:left;
	border-right:1px solid #002878;
	padding-right:5px;
	margin-left:5px;
}

ul.subsection_menu li#last {
	border:none;
}

ul.subsection_menu li a {
	font-size:11px;
	font-family:"Verdana";
	color:#002878;	
}
p#section_details{
	float:left;
	width:100%;
	text-align:left;
	margin: 15px 0px;
	font-weight:bold;
	color:#666666;
}
div#section_header {
	float:left;
	width:100%;
	border-bottom:1px solid #666666;
	padding-bottom:10px;
	margin-top:20px;
	font-family:"Verdana";
	
}
div#section_header h3 {
	float:left;
	width:auto;
	color:#98a000;
	font-weight:bold;
	font-size:18px;
}

div#about_us_news ul {
	width:150px;
	margin-left:60px;
	_margin-left:30px;
	margin-top:15px;
	padding-bottom:15px;
	float:left;
}

div#about_us_news ul li {
	margin-top:10px;
	width:auto;
	float:left;
}

div#about_us_news ul li p{
	text-align:left;
	color:#243049;
}
ul.subsection_menu li a:hover, ul.subsection_menu li a.selected_submenu {
	color:#adb600;
	text-decoration:underline;
}

ul.subsection_menu li.first {
	background-image:url('../img/common/li_style_submenu.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

p#back_up{
	text-align:left;
	float:left;
	margin: 10px 0px;
}

p#back_up a{
	background-image:url('../img/common/back_up.gif');
	background-position: left;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#98a000;
	font-size:11px;
	font-family:"Arial";
	text-decoration:underline;
}
/* END CONTENT */

/* ABOUT US */
div#box_one{
	width:330px;
	float:left;
}
div#box_one h2 {
	color:#98a000;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

ul.articles li {
	text-align:left;
	width:auto;
	margin-top:24px;
	font-size:11px;
	font-family:"Arial";
	line-height:16px;
}
ul.articles li h3{
	font-size:11px;
	font-weight:bold;
}

div#box_two{
	float:right;	
}

div#box_two ul {
	width:auto;
	float:left;
	text-align:left;
}

div#box_two ul li {
	list-style-image:url('../img/common/li_style.gif');
}

div#box_two ul li a{
	color:#98a000;
	font-size:11px;
	font-weight:bold;
}
div#organizational_profile_box_1 {
	float:left;
	width:450px;
	border-bottom:1px solid #666666;
	margin-bottom:15px;
}
div#organizational_profile_box_1 p.contacts_title {    
    color:#F04E23;
    font-size:18px;
    font-weight:bold;    
}

div.contacts_details p { 
    margin-bottom:5px !important;  
} 

div#organizational_profile_box_1 div#box_2 {
	width:130px;
	float:left;
}

div#organizational_profile_box_1 div#box_2 p {
	text-align:left;
	color:#666666;
}
ul#members{
	float:left;
	width:450px;
	margin-bottom:15px;
}
ul#members li{
	float:left;
	width:62px;
	margin-right:33px;
}
ul#members li p{
	font-size:11px;
	font-family:"Arial";
	text-align:left;
}
ul#members li p.name_members{
	color:#000154;
	font-weight:bold;
}
ul#members li p.function_members{
	color:#666666;
}
ul#members li#last_members {
	margin-right:0px;
}

ul#organizational_profile{
	width:315px;
	float:left;
}
div#organizational_profile_box_1 ul#key_figures{
	width:225px;
	margin-right:10px;
	float:left;
}

div#organizational_profile_box_1 ul#key_figures p {
	text-align:left;
}

div#organizational_profile_box_1 ul#key_figures p.first_li{
	color:#98A000;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
}

div#organizational_profile_box_1 ul#key_figures p.second_li{
	color:#666666;
	font-size:11px;
}

ul#organizational_profile li {
	width:127px;
	padding-top:130px;
	float:left;
	height:100px;
	margin-right:20px;
}

div.privacy_policy{
	float:left;
	margin-top:25px;
}

div.privacy_policy p {
	text-align:left;
	color:#666666;
	font-size:11px;
	margin-bottom:15px;	
}

ul#organizational_profile li ul.sublist_about_us li {
	margin:0;
	padding:0;
	height:auto;
	text-align:left;
}
ul#organizational_profile li ul.sublist_about_us li a {
	background-image:url('../img/about_us/li_style.gif');
	background-position:0px 4px;
	float:left;
	padding-left:10px;
	color:#666666;
	font-size:11px;
	font-family:"Arial";
}

ul#organizational_profile li ul.sublist_about_us li a:hover {
	background-image:url('../img/about_us/li_style_hover.gif');
	color:#98a000;
	text-decoration:underline;
}

ul#organizational_profile li#management{
	background-image:url('../img/about_us/leasing.gif');
}

ul#organizational_profile li#strategic{
	background-image:url('../img/about_us/strategic.gif');
}

ul#organizational_profile li#developments{
	background-image:url('../img/about_us/developments.gif');
}

ul#organizational_profile li#project{
	background-image:url('../img/about_us/project.gif');
}
/* END ABOUT US */

/*CONTACT*/
div.section_contact{
	margin-top:25px;
}
/*END CONTACT*/
/* FOOTER*/
div#footer{
	background-color:#ffffff;
	width:100%;
	border-top:9px solid #adb600;
	float:left;
	position:relative;
}
div#footer_content{
	float:left;
	width:100%;
}
ul#footer_menu{
	width:auto;
	margin-top:65px;
	margin-bottom:10px;
}

ul#footer_menu li {
	display:inline;
	border-right:1px solid #7f7f7f;
	margin-left:4px;
	
}
ul#footer_menu li a{
	font-size:11px;
	font-family:"Arial";
	text-decoration:underline;
	color:#7f7f7f;
	margin-right:4px;
}

ul#footer_menu li#footer_last_button{
	border-right:none;	
}

div#footer p#developed_by a{
	background-image:url('../img/common/developed_by.gif');
	width:94px;
	height:30px;
	text-indent:-100000px;
	overflow:hidden;
	float:right;
	margin-right:45px;
	margin-bottom:19px;
}

ul#brands_list{
	padding-left:143px;
	margin-top:15px;
	padding-bottom:15px;
	width:auto;
	float:left;
	
}

ul#brands_list li {
	float:left;
	margin-right:30px;
}

ul#brands_list li a#brand_1 {
	background-image:url('../img/footer/brand_1.gif');
	background-repeat:no-repeat;
	width:38px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_1:hover {
	background-image:url('../img/footer/brand_1_hover.gif');
}

ul#brands_list li a#brand_2 {
	background-image:url('../img/footer/brand_2.gif');
	background-repeat:no-repeat;
	width:45px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_2:hover {
	background-image:url('../img/footer/brand_2_hover.gif');
}

ul#brands_list li a#brand_3:hover {
	background-image:url('../img/footer/brand_3_hover.gif');
}

ul#brands_list li a#brand_3 {
	background-image:url('../img/footer/brand_3.gif');
	background-repeat:no-repeat;
	width:45px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_4:hover {
	background-image:url('../img/footer/brand_4_hover.gif');
}

ul#brands_list li a#brand_4 {
	background-image:url('../img/footer/brand_4.gif');
	background-repeat:no-repeat;
	width:45px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_5 {
	background-image:url('../img/footer/brand_5.gif');
	background-repeat:no-repeat;
	width:87px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_5:hover {
	background-image:url('../img/footer/brand_5_hover.gif');
}

ul#brands_list li a#brand_6 {
	background-image:url('../img/footer/brand_6.gif');
	background-repeat:no-repeat;
	width:64px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_6:hover {
	background-image:url('../img/footer/brand_6_hover.gif');
}

ul#brands_list li a#brand_7 {
	background-image:url('../img/footer/brand_7.gif');
	background-repeat:no-repeat;
	width:77px;
	height:54px;
	float:left;
}

ul#brands_list li a#brand_7:hover {
	background-image:url('../img/footer/brand_7_hover.gif');
}

/* END FOOTER*/


/* SIDEBAR */
div#sidebar{
	float:left;
	width:250px;
	/*background-image:url('../img/sidebar/bg_sidebar.gif');*/
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:60px;
}
div#sidebar p{
	float:left;
	width:100%;
	text-align:center;
}

div#sidebar p#anchor_grup a{
	float:left;
	width:74px;
	background-image:url('../img/sidebar/anchor_grup.gif');
	background-repeat:no-repeat;
	height:97px;
	text-indent:-100000px;
	overflow:hidden;
	margin-left:60px;
}

div#sidebar p#fiba_group a{
	float:left;
	width:86px;
	background-image:url('../img/sidebar/fiba_group.gif');
	background-repeat:no-repeat;
	height:33px;
	text-indent:-100000px;
	overflow:hidden;
	margin-left:60px;
	margin-top:15px;
}

/* END SIDEBAR */

/* LIFE CENTERS */
div.life_centers{
	float:left;
	width:460px;
	margin-bottom:10px;
}

div.life_centers_details {
	float:left;
	width:200px;
}

div.life_centers_details p, div.life_centers_details_inline {
	text-align:left;
	color:#666666;
    float:left;
    width:100%;
}
div.life_centers h3 {
	text-align:left;
	color:#243049;
	font-size:18px;
	margin-top:30px;
}
div.life_centers h4 {
	text-align:left;
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	color:#98A000;
	font-size:13px;
}




/* LIFE CENTERS */
div.life_centers2{
	float:left;
	width:460px;
}

div.life_centers_details2 {
	float:left;
}

div.life_centers_details2 p, div.life_centers_details_inline2 {
	text-align:left;
	color:#666666;
    float:left;
    width:100%;
}
div.life_centers2 h3 {
	text-align:left;
	color:#243049;
	font-size:18px;
}
div.life_centers h4 {
	text-align:left;
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	color:#98A000;
	font-size:13px;
}
/* END LIFE CENTERS */

object#banner_1{
	float:left;
	margin-bottom:-5px;
}
p.link_pdf{
	margin-top:-10px;
}
p.link_pdf a{
	color:#666666;
	text-decoration:underline;
}

table#awards{
	float:left;
	width:100%;
}
table#awards tr td{
	text-align:left;
}

table tr.table_header td {
	color:#002878;
	font-size:11px;
	font-weight:bold;
}

table tr.table_year td{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	width:auto;
	padding:10px 0px;
	margin: 10px 0px;
}

table tr.table_year td {
	color:#98a000;
	font-size:14px;
}

table tr.table_details td {
	color:#666666;
	font-size:11px;
	font-family:"Tahoma";
	padding:5px 0px;
}
p.contact_details{
	float:left;
	width:100%;
	text-align:left;
	color:#666666;
	padding:5px 0px;
}

a#down_pdf{
	background-image:url('../img/sidebar/down_pdf.gif');
	float:left;
	width:165px;
	height:41px;
	text-indent:-100000px;
	overflow:hidden;
	margin-left:20px;
	margin-top:40px;
}

p span.history_year { font-weight:bold; color:#F04E23}
#GA_div
{
}
.galerie_poze_right
{
	height:345px;
	overflow:auto;
}
.galerie_poze_right2
{

}