@charset "utf-8";
/* CSS Document */

/* style reset */

*{
	margin:0px ;
	padding: 0px ;
	border: none ;
	outline: none ;
}

a{
	margin: 0px ;
	padding: 0px ;
	border: none ;
}
ul{
	list-style: none ;
}
h1, h3, h4 {
	display: none ;
}

table, td, tr {
	marign:0px ;
	padding: 0px ;
}
td {
	vertical-align:top ;
}


body{
	background:url(../gfx/body_bg.png) repeat-x top left #e0e0e0;
	padding: 0px ;
	margin: 0px ;
	border: none ;
	font-size: 11px ;
	font-family:Tahoma, Geneva, sans-serif ;
	color: #666666 ;
	line-height: 16px ;
}

#container{
	background:url(../gfx/container_bg.jpg) no-repeat top center ;
	width: 1300px ;
	height: 600px ;
	margin: auto ;
	padding: 0px ;
	border: 0px ;
}

#content{
	background: none ;
	width:900px ;
	margin: auto ;
	padding-top: 28px ;
	padding-left: 0px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	border: none ;
}
#head{
	height: 71px ;
}
#foot{
	width: 900px ;
	border-top: 1px solid #FFFFFF ;
	border-left: none ;
	border-right: none ;
	border-bottom: none ;
	position: relative ;
	top: -39px ;
	padding-top: 13px ;
}
#foot1{
	width: 900px ;
	border-top: 1px solid #FFFFFF ;
	border-left: none ;
	border-right: none ;
	border-bottom: none ;
	position: relative ;
	top: -59px ;
	padding-top: 13px ;
}

#text{
	border-top: 1px solid #b0b0b0 ;
	border-left: none ;
	border-right: none ;
	border-bottom: none ;
	padding-top: 21px ;
}

p{
	font-size: 11px ;
	font-family:Tahoma, Geneva, sans-serif ;
	color: #666666 ;
	line-height: 16px ;
	text-align: justify ;
	margin-top: 4px ;
}
	

/* menu */

#menu{
	float: right ;
	border: 0px ;
}

#menu li{
	float: left ;
}

#menu_item1{
	background:url(../gfx/menu/home_on.png) ;
	height: 71px ;
	width: 61px ;
}
#menu_item2{
	background:url(../gfx/menu/profile_on.png) ;
	height: 71px ;
	width: 66px ;
}
#menu_item2_pl{
	background:url(../gfx/pl/profile_on_pl.png) ;
	height: 71px ;
	width: 60px ;
}
#menu_item3{
	background:url(../gfx/menu/services_on.png) ;
	height: 71px ;
	width: 77px ;
}
#menu_item3_pl{
	background:url(../gfx/pl/services_on_pl.png) ;
	height: 71px ;
	width: 67px ;
}
#menu_item4{
	background:url(../gfx/menu/properties_on.png) ;
	height: 71px ;
	width: 90px ;
}
#menu_item4_pl{
	background:url(../gfx/pl/properties_on_pl.png) ;
	height: 71px ;
	width: 118px ;
}
#menu_item5{
	background:url(../gfx/menu/contact_on.png) ;
	height: 71px ;
	width: 73px ;
}
#menu_item5_pl{
	background:url(../gfx/pl/contact_on_pl.png) ;
	height: 71px ;
	width: 72px ;
}


#home_content{
	background:url(../gfx/home-bg.png) no-repeat top center ;
	height: 502px ;
	width:900px ;
	padding: 0px ;
	margin: 0px ;
}

#profil_content{
	background:url(../gfx/profil_bg.jpg) no-repeat top center ;
	width:900px ;
	padding-top: 215px ;
	padding-bottom: 0px ;
	padding-left: 0px ;
	padding-right: 0px ;
	border: 0px ;
}

#profil_content_pl{
	background:url(../gfx/pl/profil_bg_pl.jpg) no-repeat top center ;
	width:900px ;
	padding-top: 215px ;
	padding-bottom: 0px ;
	padding-left: 0px ;
	padding-right: 0px ;
	border: 0px ;
}

#company_about{
	width:480px ;
	float: left ;
}
#makes_different{
	background:url(../gfx/profile_different.png) no-repeat top center ;
	width: 338px ;
	float: right ;
	padding-top: 43px ;
	color: #FFFFFF ;
}
#makes_different_pl{
	background:url(../gfx/pl/profile_different_pl.png) no-repeat top center ;
	width: 338px ;
	float: right ;
	padding-top: 43px ;
	color: #FFFFFF ;
}
#makes_different_text{
	padding: 16px ;
	text-align:justify ;

}
#makes_different h2{
	display: none ;
}
#makes_different_pl h2{
	display: none ;
}

#services_content{
	background:url(../gfx/services_bg1.jpg) no-repeat top center ;
	width:900px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
	padding-left: 0px ;
	padding-right: 0px ;
	border: 0px ;
	top: -15px ;
}
#services_investors{
	width:510px ;
	float: left ;
}
#services_corporate{
	width: 338px ;
	float: right ;
	padding: 0px ;
}

#properties_content{
	background:url(../gfx/properties_bg.jpg) no-repeat top center ;
	width:900px ;
	padding-top: 225px ;
	padding-bottom: 0px ;
	padding-left: 0px ;
	padding-right: 0px ;
	border: 0px ;
}
#properties_for{
	width:480px ;
	float: left ;
}
#why_poland{
	width: 378px ;
	float: right ;
	padding: 0px ;
}

#contact_content{
	/*background: url(../gfx/contact_bg.png) no-repeat top left ;*/
	width: 900px ;
}


input.text{
	color: #4c4c4c ;
	font-family: Tahoma, Geneva, sans-serif ;
	font-size: 11px ;
	vertical-align: middle ;
	margin-left:8px ;
	margin-top:12px ;
	border: none 0px ;
	padding: 0px ;
	width: 152px ;
}
div.form_text{
	background:url(../gfx/contact_form.png) no-repeat top left ;
	margin-top:-3px ;
	padding-top: 10px ;
	vertical-align: top ;
	position: relative ;
	width: 172px ;
	height: 34px ;
}

#contact_fields{
	float: left ; 
}

#contact_fields td {
	padding-bottom: 14px ;
	padding-right: 30px ;
	padding-left: 0px ;
	padding-top: 0px ;
}
#contact_button{
	background: url(../gfx/contact_button.png) no-repeat top left;
	width: 86px ;
	height: 56px ;
	float: right ;
	margin-right: 5px ;
}
#contact_button_pl{
	background: url(../gfx/pl/contact_button_pl.png) no-repeat top left;
	width: 86px ;
	height: 56px ;
	float: right ;
	margin-right: 5px ;
}

#message_field {
	float: left;
	text-align: left ;
	padding-left: 0px ;
}
#message_field textarea{
	background:url(../gfx/contact_filed_message.png) no-repeat top left ;
	width: 467px ;
	height: 195px ;
	text-decoration: none ;
	border: none ;
	overflow: hidden ;
	padding-top: 17px ;
	padding-left: 10px ;
	padding-right: 10px ;
	margin-bottom: 8px ;
	color: #4c4c4c ;
	line-height: 18px ;
	text-align: justify ;
	font-family: Tahoma, Geneva, sans-serif ;
	font-size: 11px ;
	vertical-align: middle 
}

#newsletter{
	background:url(../gfx/newsletter_bg.png) no-repeat top left ;
	height: 91px ;
	border: none;
	padding-top: 34px ;
	padding-bottom: 0px ;
	margin: 0px ;
	position: relative ;
	top: 370px ;
}
#language{
	height: 49px ;
	position: relative ;
	float: right ;
	padding-left: 0px ;
	padding-right: 65px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
	top: 280px ;
}

#news_text{
	color: #4c4c4c ;
	font-family: Tahoma, Geneva, sans-serif ;
	font-size: 11px ;
	padding: 0px ;
	margin-top: 10px ;
	margin-left: 10px ;
	margin-rght: 0px ;
	margin-bottom: 0px ;
	border: 0px none ;
	width: 150px ; 
	vertical-align: top ;
}

#news_submit{
	background:url(../gfx/newsletter_submit.png) no-repeat top left ;
	width: 82px ;
	height: 30px ;
	border: 0px ;
	padding:0px ;
	margin-left:16px ;
	margin-top: 0px ;
	margin-rght: 0px ;
	margin-bottom: 0px ;
}

#news_submit_pl{
	background:url(../gfx/pl/newsletter_submit_pl.png) no-repeat top left ;
	width: 82px ;
	height: 30px ;
	border: 0px ;
	padding:0px ;
	margin-left:16px ;
	margin-top: 0px ;
	margin-rght: 0px ;
	margin-bottom: 0px ;
}


#home_bar{
	background: url(../gfx/home_bar_bg.png) no-repeat top left ;
	height: 49px ;
	position: relative ;
	float: right ;
	padding-left: 70px ;
	padding-right: 0px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
	top: 280px ;
}

#home_bar_pl{
	background: url(../gfx/pl/home_bar_bg_pl.png) no-repeat top left ;
	height: 49px ;
	position: relative ;
	float: right ;
	padding-left: 90px ;
	padding-right: 0px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
	top: 280px ;
}

ul.list{
	list-style:url(../gfx/list_item.png) ;
	margin-left: 20px ;
	margin-top: 10px ;
}
ul.list li{
	margin-top:6px ;
	padding-left:4px ;
}

div.error{
	color:#F00 ;
	text-align: center ;
	border: dashed 1px #F00 ;
	padding: 5px ;
}
div.correct{
	color:#0F0 ;
	text-align: center ;
	border: dashed 1px #0F0 ;
	padding: 5px ;
}

