@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------- Założenia szablonu podstawowe
*/
body{
	width:100%;
	background:#0064b3 url('http://www.phupartner.pl/images/bkg.png') repeat-x;
		margin:0px auto;
			text-align:center;
}
#main{
	max-width:970px;
	background:url('http://www.phupartner.pl/images/all-1.png') top right no-repeat;
	padding:15px 0px 0px 236px;
	margin:0 auto;
	position:relative;
	left:-40px;
}
	
/* ----------------------------------------------- Założenia szablonu : czcionki, linki, obrazki
*/
body{
	font-family:Tahoma, Calibri, Arial, Verdana;
	font-size:9pt;
	color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	color:#FFFFFF;
}
img{
	border:none;
}

/* ----------------------------------------------- Jezyki
*/
#lang{
	width:800px;
	height:15px;
	text-align:right;
	
}
#lang a{
	font-size:8pt;
	font-weight:bold;
	padding:3px 5px;
	display:inline-block;
	text-align:center;
}
#lang a:hover{
	color:#3278b4;
}
#lang a#active{
	background:#3278b4;
}
#lang a#active:hover{
	color:#ffffff;
}

/* ----------------------------------------------- Logotyp
*/
#logotype{
	width:100%;
	text-align:left;
	clear:both;
	display:block;
	margin:65px 0px 0px 0px;
	}

/* ----------------------------------------------- Content
*/
#content{
	width:100%;
	text-align:justify;
	clear:both;
	display:inline-block;
	margin:65px 0px 0px 0px;
	}
	
/* ----------------------------------------------- Footer
*/

#foot-f{
	width:100%;
	text-align:center;
	background:url('http://www.phupartner.pl/images/foot-glow.png') bottom repeat-x;
	padding:0px 0px 0px 0px;
	display:inline-block;
	}
#footer{
	width:798px;
	text-align:justify;
	clear:both;
	display:inline-block;
	margin:65px auto 0px 0px;
	background:url('../images/all-3.png');
	padding:8px 1px;
	font-size:8pt;
	}
span.copy{
	margin:0px 20px;
	diplay:inline-block;
}
span.fama{
	margin:0px 20px 0px 105px;
	diplay:inline-block;
}
span.fama a{
	position:relative;
	top:1px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------------------------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------- Strona Korporacyjna
*/
#s_korporacyjna{
	width:390px;
	float:left;
	margin:0px 0px 0px 0px;
	}
#s_korporacyjna .image{
	width:350px;
	height:290px;
	padding:20px;
	background:url('../images/img-1.png');
	}
#s_korporacyjna .title{
	width:340px;
	background:url('../images/img-4.png') 20px -47px no-repeat;
	padding:20px 0px 0px 50px;
	}
#s_korporacyjna a:hover .title{
	width:340px;
	background:url('../images/img-4.png') 20px -9px no-repeat;
	padding:20px 0px 0px 50px;
	}
#s_korporacyjna .title h1{
	font-weight:normal;
	font-size:24pt;
	margin:0px;
	padding:0px;
	}
	
/* ----------------------------------------------- Oferta Developerska
*/
#o_deweloperska{
	width:390px;
	float:left;
	margin:0px 0px 0px 20px;
	}
#o_deweloperska .image{
	width:350px;
	height:290px;
	padding:20px;
	background:url('../images/img-1.png');
	}
#o_deweloperska .title{
	width:340px;
	background:url('../images/img-5.png') 20px -47px no-repeat;
	padding:20px 0px 0px 50px;
	}
#o_deweloperska a:hover .title{
	width:340px;
	background:url('../images/img-5.png') 20px -9px no-repeat;
	padding:20px 0px 0px 50px;
	}
#o_deweloperska .title h1{
	font-weight:normal;
	font-size:24pt;
	margin:0px;
	padding:0px;
	}