/*******************************/
/*  Created by Mariusz Galka   */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');
@import url('galleria.css');

html, body { height: 100%; min-height: 100%; }
body {
	height: 100%;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #302e14;
	background: #4a95cc url(images/background.jpg) repeat-x 0 0;
}
div {
	text-align: left;
}
p {
	padding: 0;
	margin: 0 0 12px;
	line-height: 15px;
	text-align: justify;
}
sub {
	font-size: 9px;
}
input, select, textarea {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #3e3e3e;
}
a {
	color: #137dc6;
	text-decoration: none;
}
a:hover {
	color: #1999f1;
}
/*----[ dodatkowe klasy ]-----------------------------------------------------------------------*/
.clear {
	clear: both;
}
.do_lewej {
	float: left;
}
.do_prawej {
	float: right;
}
.center {
	text-align: center;
}
.img_right {
	float: right;
	margin: 0 0 10px 20px;
}
.flash-replaced .alt {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 0;
}
.podziekowania {
	margin: 0 0 12px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
/*----[ naglowki i przyciski graficzne i inne... ]-----------------------------------------------------------------------*/
a.link_wiecej {
	font-size: 10px;
	padding: 0 15px 0 0;
	background: transparent url(images/icon_wiecej.gif) no-repeat right 1px;
}

/*----[ kontener ]-----------------------------------------------------------------------*/
#tlo {
	width: 100%;
	min-height: 100%;
	position: relative;
}
.primum1 {
	background: transparent url(images/primum1.jpg) no-repeat fixed center center;
}
.primum2 {
	background: transparent url(images/primum2.jpg) no-repeat fixed center center;
}
.primum3 {
	background: transparent url(images/primum3.jpg) no-repeat fixed center center;
}
#wrapper {
	width: 973px;
	padding: 40px 0;
	margin: 0 auto;
	position: relative;
}
/*----[ left ]-----------------------------------------------------------------------*/
#left {
	width: 260px;
	padding: 0 0 84px;
	float: left;
	position: relative;
	background: transparent url(images/background_left.png) no-repeat left bottom;
}
#left h1 {
	width: 260px;
	height: 161px;
	position: relative;
	background: transparent url(images/background_h1.png) no-repeat 0 0;
    margin: 0;
}
#left h1 a {
	width: 199px;
	height: 59px;
	background: transparent url(images/logo_primum.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 71px;
	left: 31px;
}
#left ul {
	width: 260px;
	float: left;
	background: transparent url(images/background_menu.png) repeat-y 0 0;
}
#left ul li { float: left; width: 256px; height: 25px; }
#left ul li a { display: block; height: 25px; width: 100%; text-indent: -9999px; float: left; background: transparent url(images/menu.gif) no-repeat 0 0; cursor: pointer; }

#left ul li.uslugi, #left ul li.biuro_prasowe { height: auto; }
#left ul li.kontakt { margin: 0 0 12px; }

#left ul li.strona_glowna a { background-position: 0 0; }
#left ul li.o_primum_polska a { background-position: 0 -25px; }
#left ul li.uslugi a { background-position: 0 -50px; }
#left ul li.referencje a { background-position: 0 -75px; }
#left ul li.aktualnosci a { background-position: 0 -100px; }
#left ul li.biuro_prasowe a { background-position: 0 -125px; }
#left ul li.kariera a { background-position: 0 -150px; }
#left ul li.kontakt a { background-position: 0 -175px; }
#left ul li.primum_academy a { background-position: 0 -200px; }
#left ul li.set_at_work a { background-position: 0 -225px; }

#left ul li.strona_glowna a:hover,
#left ul li.strona_glowna a.active { background-position: -256px 0; }
#left ul li.o_primum_polska a:hover,
#left ul li.o_primum_polska a.active { background-position: -256px -25px; }
#left ul li.uslugi a:hover,
#left ul li.uslugi a.active { background-position: -256px -50px; }
#left ul li.referencje a:hover,
#left ul li.referencje a.active { background-position: -256px -75px; }
#left ul li.aktualnosci a:hover,
#left ul li.aktualnosci a.active { background-position: -256px -100px; }
#left ul li.biuro_prasowe a:hover,
#left ul li.biuro_prasowe a.active { background-position: -256px -125px; }
#left ul li.kariera a:hover,
#left ul li.kariera a.active { background-position: -256px -150px; }
#left ul li.kontakt a:hover,
#left ul li.kontakt a.active { background-position: -256px -175px; }
#left ul li.primum_academy a:hover,
#left ul li.primum_academy a.active { background-position: -256px -200px; }
#left ul li.set_at_work a:hover,
#left ul li.set_at_work a.active { background-position: -256px -225px; }

#left ul li ul.subnav {
	width: 223px;
	float: left;
	padding: 2px 0 8px 33px;
	background: #fff;
}
#left ul li ul.subnav li { float: none; width: 223px; height: auto; }
#left ul li ul.subnav li a { 
	display: block;
	height: auto;
	width: auto;
	text-indent: 0;
	float: none;
	background: transparent url(images/background_submenu.gif) no-repeat 0 8px;
	color: #3d3b26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 3px 3px 8px;
}
#left ul li ul.subnav li a:hover, #left ul li ul.subnav li a.active {
	color: #114881;
	background: transparent url(images/background_submenu.gif) no-repeat 0 8px;
}
/*----[ right ]-----------------------------------------------------------------------*/
#right {
	width: 616px;
	float: right;
}
#right h2 {
	font-size: 20px;
	font-weight: normal;
	color: #16669b;
	background: transparent url(images/background_h2.gif) repeat-x left 13px;
	margin: 0 0 12px;
}
#right h2 span {
	background: #fff;
	padding: 0 10px 0 0;
}
#right h2 span.n_gora {
	background: #fff url(images/background_n_gora.gif) no-repeat 0 0;
}
#right h2.n_pozostale_aktualnosci {
	font-size: 16px;
	margin: 0 0 15px;
	background: transparent url(images/background_h2.gif) repeat-x left 10px;
}
#right h3 {
	font-size: 14px;
	font-weight: bold;
	color: #16669b;
	margin: 0 0 5px;
}
#right ul {
	margin: 0 0 12px;
}
#right ul li {
	line-height: 15px;
	background: transparent url(images/li.gif) no-repeat 0 4px;
	padding: 0 0 5px 15px;
}
#right a.link_black {
	color: #302e14;
}
#right a.link_black:hover {
	color: #137dc6;
}
#right #content_top {
	width: 616px;
	height: 55px;
	background: transparent url(images/background_content_znaczek_top.png) no-repeat 0 0;
}
#right #content {
	width: 616px;
	background: transparent url(images/background_content.png) repeat-y 0 0;
}
#right #content_in {
	width: 556px;
	padding: 0 30px;
	background: transparent url(images/background_content_znaczek_bottom.gif) no-repeat 0 0;
}
/*----[ glowna ]-----------------------------------------------------------------------*/
#right #uslugi_home {
	width: 556px;
	float: left;
	margin: 0 0 15px;
}
#right #uslugi_home li {
	width: 127px;
	float: left;
}
#right #uslugi {
	width: 556px;
	height: 105px;
	margin: 0 0 12px;
}
#right #aktualnosci_home {
	width: 556px;
	float: left;
	margin: 0 0 15px;
	font-family: Tahoma, sans-serif;
}
#right #aktualnosci_home li {
	width: 175px;
	float: left;
	padding: 0 15px 0 0;
}
#right #aktualnosci_home li.last {
	padding: 0;
}
#right #aktualnosci_home li small {
	float: left;
	background-color: #4295cf;
	color: #fff;
	font-size: 10px;
	padding: 0 3px;
	display: block;
}
#right #aktualnosci_home li strong {
	display: block;
	clear: both;
	padding: 3px 0 0;
}
#right #aktualnosci_home li p {
	clear: both;
	margin: 0;
	padding: 3px 0 0;
}
#right #aktualnosci_home li p a {
	color: #302e14;
}
#right #aktualnosci_home li p a:hover {
	color: #137dc6;
}
/*----[ nasi klienci ]-----------------------------------------------------------------------*/
#right #nasi_klienci {
	width: 428px;
	height: 48px;
	padding: 18px 0 0 188px;
	background: transparent url(images/background_nasi_klienci.png) no-repeat 0 0;
	margin: 0 0 15px;
	position: relative;
}
#right #nasi_klienci a {
	width: 15px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 23px;
	cursor: pointer;
}
#right #nasi_klienci a.link_next {
	background: transparent url(images/b_strzalki.gif) no-repeat -15px 0;
	right: 30px;
}
#right #nasi_klienci a.link_next:hover {
	background-position: -15px -21px;
}
#right #nasi_klienci a.link_prev {
	background: transparent url(images/b_strzalki.gif) no-repeat 0 0;
	left: 170px;
}
#right #nasi_klienci a.link_prev:hover {
	background-position: 0 -21px;
}
#right #nasi_klienci .loga {
	width: 380px;
	height: 30px;
}
#right #nasi_klienci .loga ul {
	width: 380px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#right #nasi_klienci .loga ul li {
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}
/*----[ formularz ]-----------------------------------------------------------------------*/
#right #formularz {
	width: 616px;
	height: 130px;
	background: transparent url(images/background_formularz.png) no-repeat 0 0;
	position: relative;
}
#right #formularz label {
	display: block;
	padding: 3px 0;
	line-height: normal;
}
#right #formularz input, #right #formularz textarea {
	background-color: #f3f3f3;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #c9c9c9;
	padding: 3px;
	width: 140px;
}
#right #formularz textarea {
	width: 170px;
	height: 54px;
	overflow: auto;
}
#right #formularz .box_email_imie {
	position: absolute;
	top: 15px;
	left: 173px;
}
#right #formularz .box_wiadomosc {
	position: absolute;
	top: 15px;
	left: 336px;
}
#right #formularz .box_button {
	position: absolute;
	top: 36px;
	left: 526px;
	width: 61px;
	height: 18px;
}
#right #formularz .box_button button {
	background: transparent url(images/b_wyslij.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	height: 18px;
	max-height: 18px;
	padding-top: 18px;
	width: 61px;
	overflow: hidden;
}
#right #formularz .box_button button:hover {
	background-position: 0 -18px;
}
#right #formularz .podziekowania {
	position: absolute;
	top: 50px;
	left: 205px;
}
/*----[ referencje ]-----------------------------------------------------------------------*/
ul#referencje {
	width: 556px;
	margin: 0;
	float: left;
}
ul#referencje li {
	width: 556px;
	float: left;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 10px;
	margin: 0 0 10px;
	background: none;
}
ul#referencje li dl {
	width: 556px;
	float: left;
	font-size: 12px;
}
ul#referencje li dl dt {
	width: 126px;
	float: left;
	padding: 5px 8px;
	clear: both;
}
ul#referencje li dl dd {
	width: 414px;
	float: right;
	padding: 5px 0;
}
ul#referencje li dl dd p {
	margin: 0;
	font-size: 11px;
}
ul#referencje li dl dt.dark, ul#referencje li dl dd.dark { background-color: #f2f2f2; }
/*---[ aktualnosci ]-----------------------------------------------------------------------*/
#aktualnosc {
	margin: 0 0 20px;
}
#aktualnosc small {
	background-color: #4295cf;
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	padding: 0 3px;
	margin: 0 0 5px;
}
#aktualnosc h3 {
	font-size: 14px;
	width: 100%;
	clear: both;
	margin: 0 0 10px;
}
ul#pozostale_aktualnosci {
	width: 556px;
	float: left;
	margin: 0 0 15px;
}
ul#pozostale_aktualnosci li {
	width: 556px;
	float: left;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 15px;
	margin: 0 0 15px;
}
ul#pozostale_aktualnosci li img {
	float: right;
	margin: 0 0 0 15px;
}
ul#pozostale_aktualnosci li small {
	background-color: #4295cf;
	color: #fff;
	display: block;
	width: 55px;
	text-align: center;
	font-size: 10px;
	padding: 0 3px;
	margin: 0 0 2px;
}
ul#pozostale_aktualnosci li h3 {
	font-size: 12px;
	margin: 0 0 3px;
}
ul#pozostale_aktualnosci li p {
	margin: 0;
}
ul#pozostale_aktualnosci li p span {
	color: #137dc6;
	font-weight: bold;
}
ul#pozostale_aktualnosci li p a {
	color: #302e14;
}
ul#pozostale_aktualnosci li p a:hover {
	color: #137dc6;
}
/*---[ biuro prasowe - materialy do pobrania ]-----------------------------------------------------------------------*/
ul#pobierz {
	margin: 0 0 12px;
	border-top: 1px solid #dedede;
}
ul#pobierz li {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	background: none;
	padding: 0;
}
ul#pobierz li a {
	display: block;
	background: transparent url(images/icon_pdf.gif) no-repeat 10px center;
	text-decoration: none;
	color: #3c4753;
	padding: 7px 7px 7px 35px;
}
ul#pobierz li a:hover {
	background-color: #f1f8e5;
}
/*---[ formularz ]-----------------------------------------------------------------------*/
ul#formularzyk {
	border: 1px solid #dedede;
	margin: 0 0 30px;
	padding: 0;
	width: 554px;
}
ul#formularzyk li {
	border-bottom: 1px solid #e7e7e7;
	padding: 7px 0;
	overflow: hidden;
	margin: 0 20px;
	background: none;
	line-height: normal;
}
ul#formularzyk li.no_border {
	border-bottom: 0 none;
}
ul#formularzyk li.naglowek {
	background-color: #f1f8e5;
	border-bottom: 1px solid #dedede;
	margin: 0 0 10px;
	color: #16669b;
	font-family: Myriad Pro, sans-serif;
	font-size: 18px;
	text-align: left;
	padding: 7px 20px;
}
ul#formularzyk li label {
	display: block;
	width: 200px;
	margin: 0 10px 0 0;
	float: left;
	text-align: left;
	padding: 4px 0;
}
ul#formularzyk li input, ul#formularzyk li textarea, ul#formularzyk li select {
	padding: 3px;
	background: #f3f3f3;
	border-color: #c2c2c2 #f3f3f3 #f3f3f3 #c2c2c2;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, sans-serif;
	overflow: auto;
	width: 296px;
	font-size: 12px;
}
ul#formularzyk li.zgoda input {
	padding: 0;
	border: 0 none;
	width: auto;
	float: left;
	margin: 2px 7px 30px 0;
	vertical-align: middle;
}
ul#formularzyk li.zgoda label {
	display: inline;
	width: auto;
	margin: 0;
	float: none;
	text-align: left;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
}
ul#formularzyk li.submit {
	display: block;
	overflow: hidden;
	border-bottom: 0 none;
	text-align: right;
}
ul#formularzyk li.submit small {
	float: left;
	font-size: 10px;
}
ul#formularzyk li.submit button {
	background: transparent url(images/b_wyslij.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	height: 18px;
	max-height: 18px;
	padding-top: 18px;
	width: 61px;
}
ul#formularzyk li.submit button:hover {
	background-position: 0 -18px;
}
/*---[ kontakt ]-----------------------------------------------------------------------*/
#mapy {
	width: 306px;
	float: right;
	
	margin: 0 0 15px 20px;
}
#map, #mapw {
	width: 300px;
	height: 160px;
	border: 3px solid #dedede;
	margin: 0 0 15px;
}
.link_poz, .link_waw {
	cursor: pointer;
}
/*---[ powrot ]-----------------------------------------------------------------------*/
#paginacja {
	padding: 8px 10px;
	text-align: center;
	clear: both;
	margin: 0 0 15px;
}
#paginacja a {
	padding: 1px 4px;
	background-color: #fff;
	border: 1px solid #dadada;
	color: #145792;
	margin: 0 2px;
	cursor: pointer;
	text-decoration: none;
}
#paginacja a:hover {
	background-color: #76bb02;
	border: 1px solid #76bb02;
	color: #fff;
}
#paginacja a.active {
	background-color: #145792;
	border: 1px solid #145792;
	color: #fff;
}
#paginacja a.b_prev_next {
	padding: 1px 6px;
	background-color: #145792;
	border: 1px solid #145792;
	color: #fff;
	margin: 0 2px;
	cursor: pointer;
	text-decoration: none;
}
#paginacja a.b_prev_next:hover {
	background-color: #76bb02;
	border-color: #76bb02;
}
#paginacja a.prev_next {
	padding: 2px 4px;
	background: none;
	border: 0 none;
	margin: 0 4px;
	cursor: pointer;
	text-decoration: underline;
	color: #145792;
}
#paginacja a.prev_next:hover {
	color: #76bb02;
}
/*---[ powrot ]-----------------------------------------------------------------------*/
#powrot {
	clear: both;
	padding: 10px 0;
	overflow: hidden;
	background: transparent url(images/background_powrot.gif) repeat-x 0 8px;
}
#powrot a.back {
	float: left;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
}
#powrot a.home {
	float: right;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
}
/*----[ stopka ]-----------------------------------------------------------------------*/
#stopka_wrapper {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#stopka {
	width: 578px;
	height: 18px;
	padding: 7px 18px 0 368px;
	margin: 0 auto;
	color: #5f5e5e;
	font-size: 10px;
	background: transparent url(images/background_stopka.png) no-repeat right top;
}
#stopka a {
	color: #5f5e5e;
}
#stopka a:hover {
	text-decoration: underline;
}
#stopka .copy {
	float: left;
	width: 33%;
}
#stopka .mapa_serwisu {
	float: left;
	width: 33%;
	text-align: center
}
#stopka .mapa_serwisu a {
	padding: 0 0 0 17px;
	background: transparent url(images/icon_mapa_serwisu.gif) no-repeat left center;
}
#stopka .iguana {
	float: right;
	width: 33%;
	text-align: right;
}
