/* @override 
	http://projekty.true.pl/kpdi/true/style.css
	http://nowa.kpdi.pl/nowa/true/style.css
	http://kpdi.pl/true/style.css
	http://www.kpdi.pl/true/style.css
*/

body { 
	font: 14px/1.5em "Georgia CE", Georgia, "Times New Roman", Times, serif; 
	background: #fff5da url(img/tlo.jpg) no-repeat center top; 
}
body.angielski { 
	background: #fff5da url(img/angielski_tlo.jpg) no-repeat center top; 
}
#stopka-tlo { 
	background: transparent url(img/stopka.jpg) no-repeat center bottom; 
	padding-bottom: 140px;

}

a { 
	color: #005987;
	text-decoration: none;
}
a:hover { 
	color: #0077b5;
	text-decoration: underline;
}


h1,h2,h3,h4,h5 { 
	font-weight: normal; 
	color: #5d2d1f;
	margin: 1em 0 0.25em;
	font-family:"Friz Quadrata W02 Regular";
	letter-spacing: -1px;
}


hr { 
	background: #fff;
	border: none;
	padding: 0;
	margin: 0;
	clear: both;
	color: #fff; 
}
.clear { 
	clear: both; 
}

p { 
	margin: 0 0 1em; 
}

h1 { font-size: 24px; margin: 1.5em 0 2em; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

#opakowanie { 
	width: 900px; 
	margin: 0 auto;
	background: #fff;
}
#do_gory { 
	width: 880px;
	clear: both;
	text-align: center;
	font-size: 12px;
	background: url(img/do_gory_tlo.png) no-repeat center center;
	margin: 20px 0 20px;
}
#do_gory a {
	display: block;
}
#do_gory span {
	background: #fff; 
	padding: 0 10px;
}
#rss_subscribe { 
	clear: both;	 
}

.ce_fblikeit {
	float: left;
	margin: 20px 0;
}
.ib_facebook_share {
	width: 200px;
	margin: 20px 0;
	margin-left: 10px;
	float: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif !important;
	background-color: #eceef5;
	padding: 3px;
}
.ib_facebook_share a {
	color: #3b5999;
}
hr {
	clear: both;
}
.FBConnectButton_RTL_Simple .FBConnectButton_Text_Simple {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif !important;
}


/* @group Tabs */

div#menu-linki { 
	background-color: #f8f5ee;
	width: 240px; 
	padding: 30px 20px 40px 20px;
	float: left;
	margin-right: 30px;
}
div#menu-linki h3 {
	margin: 0; 
}
div#menu-linki ul {
	list-style-type: none;
	margin: 1em 0 0;
	padding: 0; 
}
div#menu-linki ul li {
	padding: 5px 0;
	cursor: pointer;
	color: #5d2d1f;
	line-height: 1.15em;
	border-bottom: 1px solid #e7e3de;
}
div#menu-linki ul li:hover { 
	color: #0077b5;
	text-decoration: underline;
}

div#slajdy {
	float: left;
	width: 530px;
}
div#slajdy2 {
	float: left;
	width: 530px;
}
div#slajdy div div {
	overflow: hidden;
}



/* @end */

/* @group Elementy */

.linia { 
	text-align: center;
}
.wiecej { 
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	border-top: 1px solid #ddd; 
	text-align: right;
	font-size: 13px;
}
.spacer { 
	padding: 5px 0;
	clear: both;
	text-align: center; 
}
.back { 
	display: none; 
}


/* @end */

/* @group Nagłówek */

#naglowek { 
	height: 150px; 
	background: url(img/tytul.jpg) no-repeat center center; 
	position: relative;
}
.angielski #naglowek { 
	height: 150px; 
	background: url(img/angielski_tytul.jpg) no-repeat center center; 
	position: relative;
}

#naglowek #logo {
	position: absolute;
	left: 28px;
	top: 46px; 
}
#naglowek ul { 
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	position: absolute;
	right: 10px;
	top: 10px;
}
#naglowek ul li { 
	float: left;
	margin: 0 7px;
	padding: 2px 0;
}
#naglowek ul a { 
	color: #005987;
	text-decoration: none;
}
#naglowek ul a:hover { 
	color: #0077b5;
	text-decoration: underline;
}
#naglowek li.kontrast {
	background: #000 url(img/waiicon.gif) no-repeat right center; 
	padding: 2px 5px;
	padding-right: 20px;
}
#naglowek li.bezkontrastu {
	display: none;
	 
}
#naglowek li.kontrast a { 
	color: #fff900; 
}

#naglowek #szukaj {
	position: absolute;
	right: 20px;
	top: 100px;
	width: 270px; 
	text-align: right;
}
#naglowek input.text {
	border: 1px solid #d7c2a7;
}

/* @end */

/* @group Języki */

div#jezyki { 
	position: absolute;
	width: 30px;
	height: 400px;
	right: -30px;
	top: 200px;
}
div#jezyki img {
	display: block;
	margin: 1px 0 1px; 
}
/* @end */

/* @group Menu */

#menu { 
	height: 40px; 
	background: url(img/menu.jpg) center center; 
	font-size: 16px;
}
#menu ul { 
	margin: 0;
	padding: 0;
	list-style: none; 
	text-align: center;
}
#menu ul li { 
	height: 40px;
	display: inline-block;
	width: auto;
}
#menu ul li a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 8px;
	line-height: 20px;
	color: #fff;
	font-family:"Friz Quadrata W02 Regular";
	letter-spacing: -1px;
}
#menu ul li a:hover {
	color: #f4e5c6;
}
#menu ul li span {
	display: inline-block;
	text-decoration: none;
	padding: 10px 10px;
	line-height: 20px;
	color: #fef6df;
	font-family:"Friz Quadrata W02 Regular";
	letter-spacing: -1px;
}

/* @end */

/* @group Breadcrumb */

div.mod_breadcrumb {
	width: 850px;
	position: absolute;
	top: 0px;
	left: 0;
	height: 50px;
	padding: 0 25px;
	line-height: 50px;
	font-size: 11px; 
	border-bottom: 1px solid #ede4de; 
	background: #fff;
}
div.mod_breadcrumb a { 
	text-decoration: underline;
}
.angielski div.mod_breadcrumb {
	background: transparent;
	border-bottom: none;
}
/* @end */

#zawartosc { 
	padding: 50px 20px 50px; 
	position: relative;
	overflow: hidden;
}

.glowna div#zawartosc {
	padding: 0 0 20px 0 !important; 
	background: url(img/pionki.jpg) no-repeat center -100px;
}
.angielski div#zawartosc {
//	background: #fff url(img/angielski_srodek.jpg) no-repeat center top;
}


/* @group 00 Strona głowna */
.glowna div.mod_breadcrumb {
	display: none;
}

div#cztery-kolumny { 
	width: 900px;
	height: 300px;
	overflow: hidden;
	display: block;
	float: left;
	clear: both;
}
div#cztery-kolumny img {
	margin-bottom: 5px;
}
div#cztery-kolumny div.kolumna {
	width: 184px;
	padding: 20px;
	height: 300px;
	float: left;
	display: inline;
	margin-top: 220px;
	margin-right: 1px;
	background: url(img/cztery-kolumny-tlo.png) repeat-x;
	cursor: pointer !important;	
	position: relative;
}
div#cztery-kolumny div.kolumna4 { margin-right: 0; width: 185px;}

div#cztery-kolumny div.kolumna .strzalka_dol{
	position: absolute;
	top: 60px;
	left: 90px;

}
div#cztery-kolumny div.kolumna h6 {
	font-size: 16px;
	margin: 0;
	height: 60px;
}
div#cztery-kolumny div.kolumna p {
	font-size: 12px;
	line-height:  13px;
//	opacity: 0;
}
div#cztery-kolumny div.kolumna p a {
	margin: 0;
	margin-top: 0px;
	height: 20px;
	padding-top: 5px;
	display: block;
	border-top: 1px solid #eee;
	text-align: right;
}
.glowna div#przerwa { 
	padding:  0;
	text-align: center; 
	clear: both;
}
.glowna #prawa-strona { 
	float: right;
	width: 300px; 
	margin: 30px 20px 0;
	position: relative;
	padding-right: 120px;
	overflow: visible;
}
.glowna #prawa-strona img {
	margin: 0 0; 
}

.glowna #aktualnosci { 
	float: left;
	width: 400px; 
	margin: 0 20px
}
.glowna #aktualnosci h2 {
	margin: 1em 0 0.75em;
}

.glowna #aktualnosci .layout_latest p.teaser {
	font-size: 15px; 
}
.glowna #aktualnosci .layout_latest h3 {
	margin: 0 0 10px;	
}
.glowna #aktualnosci p.teaser,
.glowna #aktualnosci p.more { 
	margin-top: -5px;
}
.glowna #nasza-kancelaria-nalezy { 
	float: right; 
	width: 300px;
	height: 400px;
}
.glowna #aktualnosci .layout_simple {
	border-bottom: 1px solid #eee;
	padding: 5px;
}
.glowna #aktualnosci .first .layout_simple {
	padding-top: 0;
}
.glowna #aktualnosci .last .layout_simple {
	border-bottom: 0;
}

.glowna #angielski-banner {
	margin-top: -43px;
	width: 450px;
}

/* @end */

/* @group 01 Aktualności */

/* Podstrona aktualności - lista aktualności */

.aktualnosci .mod_newslist .layout_latest {
	padding: 10px 0 !important;
	clear: both;
	display: block;
}

.aktualnosci .mod_newslist h3 {
	margin-top: 0;
}
.aktualnosci .mod_newslist p.teaser { 
	margin-bottom: 0; 
}
.aktualnosci .mod_newslist .spacer {
	padding: 0;
	height: 5px;
	margin: 5px 0;
	display: block;
	width: 860px;
}
.aktualnosci .mod_newslist .spacer img {
	display: block;
	margin: 0 auto;
}

/* Najnowsze akutalności - lista z lewej*/

#wiadomosc-i-menu .mod_newslist { 
	background-color: #f8f5ee; 
	padding: 10px 20px 20px;
	width: 240px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
#wiadomosc-i-menu .mod_newslist div.layout_simple {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#wiadomosc-i-menu .mod_newslist div.last {
	border-bottom: 0;
}
#wiadomosc-i-menu .mod_newslist a {
	display: block; 
	padding: 5px 0;
}

/* Treść wiadomości */

#wiadomosc-i-menu .mod_newsreader {
	float: left;
	width: 550px;
}

/* @end */

/* @group 02 Kancelaria */

.kancelaria #zawartosc { 
	background: url(fotografie/ksiazka-kancelaria.jpg) no-repeat center bottom;
}

/* @end */

/* @group 03 Oferta */

/* Strona główna oferty */

.oferta #zawartosc { 
	background: url(fotografie/krzeselka.jpg) no-repeat center bottom;
	padding-bottom: 300px; 
}

.oferta .kolumna { 
	width: 400px;
	float: left;
}
.oferta .kolumna-lewa {
	margin-right: 50px; 
}

.oferta #krzeselka { 
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Szczegóły oferty dla przedsiębiorców i klientów */

/* Menu po lewej stronie */

/* Przesuwające się elementy */

/* @end */

/* @group 04 Prawnicy */


.prawnicy #partnerzy .partnerzy-fotki {
	float: left;
}

.prawnicy #partnerzy .partnerzy-fotki div.caption {
	position: absolute;
	padding: 5px;
	background: url(img/partner-caption-tlo.png) repeat-x;
	border: 1px solid #896a56;
	opacity: 0;
	filter: alpha(opacity = 0);
}
.prawnicy #partnerzy #kuczynski div.caption  {
	top: 440px;
	left: 185px;
}
.prawnicy #partnerzy #ignatiuk div.caption  {
	top: 400px;
	left: 365px;
}
.prawnicy #partnerzy #domanski div.caption  {
	top: 390px;
	left: 520px;
}
.prawnicy #partnerzy #grzesznik-matla div.caption  {
	top: 450px;
	left: 600px;
}
.pracownicy .pracownik { 
	width: 240px;
	float: left; 
	margin: 0 20px;
	height: 200px;
}
.pracownicy .pracownik img { 
	float: left;
	margin-right: 10px;
}
.pracownicy .pracownik .prawa { 
	float: left;
	width: 140px;
}
.pracownicy .pracownik .nazwisko {
	color: #5d2d1f;
	font-size: 16px;
	margin-bottom: 5px;
}
.pracownicy .pracownik .stanowisko {
	color: #5d2d1f;
	font-size: 13px;
	margin-bottom: 10px;
}
.pracownicy .pracownik .opis_krotki {
	font-size: 12px;
	line-height: 1.2em;
}
.pracownicy .pracownik .opis_krotki ul {
	padding-left: 20px;
}
.prawnicy2 div#slajdy .pracownik img {
	float: right;
	margin-top: -100px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.prawnicy2 div#slajdy .wewnatrzslajdu {
	padding-right: 30px;

}
/* @end */

/* @group 05 Alianse */

.alianse .kolumna {
	float: left;
	width: 400px;
}
.alianse .lewa { 
	margin-right: 40px; 
 
}
.alianse #zawartosc { 
	 background: url(fotografie/eurojuris-tlo.png) no-repeat bottom;
	 padding-bottom: 470px;
}
.alianse #consortio-lex { 
	 background: url(fotografie/eurojuris-polska.png) no-repeat right 50px;
	
}

/* @end */

/* @group 06 Polityka jakości */

.jakosc #polityka-jakosci { 
	float: left;
	width: 300px;
	font-size: 15px;
	line-height: 19px;
}
.jakosc #prawa-kolumna {
	float: left;
	width: 500px;
	margin-left: 50px; 
	margin-top: 50px;
}

/* Zasady Eurojuris International */

.zasada { 
	padding: 0 120px;
	background-repeat: no-repeat;
	background-position: left 20px;
}
#zasada1 { background-image: url(img/zasada1.png) }
#zasada2 { background-image: url(img/zasada2.png) }
#zasada3 { background-image: url(img/zasada3.png) }
#zasada4 { background-image: url(img/zasada4.png) }
#zasada5 { background-image: url(img/zasada5.png) }
#zasada6 { background-image: url(img/zasada6.png) }
#zasada7 { background-image: url(img/zasada7.png) }
#zasada8 { background-image: url(img/zasada8.png) }
#zasada9 { background-image: url(img/zasada9.png) }
#zasada10 { background-image: url(img/zasada10.png) }

.zasada .toggler { 
	text-align: center;
	font-size: 14px;
	background: url(img/toggler_wiecej.png) no-repeat center center;
	color: #13658f;
	padding: 10px 0;
	cursor: pointer;
}
.zasada .toggler span {
	background: #fff;
	padding: 0 10px; 
}
.zasada .toggler:hover {
	color: #0077b5;
	text-decoration: underline;
}
/* @end */

/* @group 07 Prawo na co dzień */

.prawo div#zawartosc { 
	background: url(fotografie/prawo-na-co-dzien.jpg) no-repeat center bottom;
	padding-bottom: 350px;
}
.prawo #newsletter { 
	float: left;
	width: 340px; 
}
.prawo #prawa-strona {
	float: left;
	margin-left: 50px;
	margin-top: 90px;
	width: 330px; 
	padding-right: 140px;
	position: relative;
	overflow: visible;
}
.prawo #prawa-strona ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}
.prawo #prawa-strona ul li {
	margin-bottom: 0.5em;
}

.artykuly div#left {
	width: 220px;
	margin-right: 20px;
}

.artykuly div#srodek {
	float: left;
	width: 600px;
}


.artykuly div#left .mod_articleList { 
	background-color: #f8f5ee; 
	padding: 10px 20px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
.artykuly div#left .mod_articleList ul {
	margin: 0;
	padding: 0; 
	line-height: 1em;
	list-style: none;
}
.artykuly div#left .mod_articleList ul li{
	padding: 0.5em 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.artykuly div#left .mod_articleList ul li.last {
	border-bottom: 0;
}
.artykuly div#left .mod_articleList a {
	display: block; 
	padding: 5px 0;
}

.artykuly div.pdf_link {
	text-align: right;
	margin: 1em;
}
.artykuly div.pdf_link a {
	background: url(../tl_files/linie/niebieski_200.png) no-repeat bottom;
	padding-bottom: 10px;
}

.prawo #prawa-strona #angielski-banner {
	width: 120px;
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 1000;
}

/* @end */

/* @group 08 Kariera */

.kariera #zawartosc { 
	background: url(fotografie/kariera.jpg) no-repeat center 50px;
	padding-bottom: 100px;
}
.kariera #zawartosc #kariera { 
	width: 500px;
}
.kariera #zawartosc .ce_hyperlink {
	margin-bottom: 20px; 
}

/* @end */

/* @group 09 Kontakt */

#kontakt { 
	padding-bottom: 150px; 
	background: url(fotografie/kontakt.jpg) no-repeat center bottom
}
#kontakt .ce_form { 
	position: absolute;
	right: 20px;
	display: inline;
	width: 300px;
	padding: 20px; 
	background: url(img/kontakt-bg.png) no-repeat center top;
}
#kontakt .kolumna {
	float: left;
	width: 250px; 
}
#kontakt .clboth {
	clear: both;
	padding-top: 50px;
}
#kontakt .ce_form .label { 
	display: block;
	float: left;
	line-height: 20px;
	margin-top: 5px;
	padding-right: 5px;
	width: 110px;
	text-align: right;
}
#kontakt .ce_form input {
	margin-top: 5px;
	width: 170px; 
}
#kontakt .ce_form textarea {
	width: 180px;
	height: 150px;
	margin-top: 5px;
}
#kontakt .ce_form div.submit_container {
	text-align: center;
	padding-top: 10px;
}
#kontakt .ce_form div.submit_container input {
	width: 140px;
}
#kontakt p.error {
	color: #c00;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
}

.kontakt .mapa {
	width: 600px;
	height: 300px;
	float: left;
}

.kontakt .pokaz_dojazd { 
	float: right; 
	width: 240px;
}
.kontakt .pokaz_dojazd fieldset {
	border: none;
	padding: 0; 
}
.kontakt .pokaz_dojazd fieldset input#d_d {
	width: 200px;
}
/* @end */

/* @group Stronicowanie */

div.pagination { text-align: center; margin-top: 30px; }
div.pagination p { display: none }
div.pagination ul { list-style: none; margin-left: 0; padding-left: 0; }

div.pagination li { 
	display: inline;
}
div.pagination li a {
	padding: 0.5em; 
}
div.pagination li span {
	padding: 0.5em; 
	color: #612d20; 
}

/* Pierwsza, Poprzednia, Następna, Ostatnia */

div.pagination li.first {
	float: left;
	width: 100px;
}
div.pagination li.previous {
	float: left;
	width: 100px;
}
div.pagination li.next {
	float: right;
	width: 100px;
}
div.pagination li.last {
	float: right;
	width: 100px;
}

/* @end */

/* @group Mapa strony */

#mapa-strony li {
	line-height: 20px; 
}
#mapa-strony li.aktualnosci ul, 
#mapa-strony li.kontakt ul { 
	display: none; 
}


/* @end */

/* @group Stopka */

div#footer { 
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 20px;
	text-align: center;
}
div#footer .inside { 
		text-align: center; 
}
div#footer ul { 
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 10px;
	text-align: center;
	font-size: 13px;
	background: url(../tl_files/linie/szary_800.png) no-repeat bottom;
}
div#footer ul li {
	display: inline;
	padding: 0 8px; 
}
div#footer ul li a { 
	color: #612d20; 
}

/* @end */

#szukaj div.mod_search form { 
	background-color: #f8f5ee;
	padding: 10px;
	margin-bottom: 20px;
}
#szukaj div.mod_search form #keywords {
	width: 300px;
}
#szukaj div.mod_search form #query_type {
	display: inline;
	margin-left: 20px; 
}
#szukaj div.mod_search div.odd,
#szukaj div.mod_search div.even {
	margin-bottom: 30px;
}
#szukaj div.mod_search p.url {
	margin-bottom: 0;
	padding-top: 5px;
	border-top: 1px solid #eee;
}
/* @group Skrócona (wersje nordyckie) */

.skrocona #srodek { 
	padding: 0 20px 300px; 
	background: url(fotografie/krzeselka.jpg) no-repeat center bottom
}
.skrocona #naglowek { 
	height: 450px;
	background: url(img/skrocony_tytul.jpg) no-repeat;
}

.skrocona .spacer { 
	margin: 0 auto;
	clear: both;
}
.skrocona #lewa { 
	width: 540px; 
	float: left;
	margin-right: 40px;
}
.skrocona #lewa .kolumna {
	width: 250px;	
	float: left;
	margin-right: 20px;
} 
.skrocona #prawa {
	float: left;
	width: 240px;
	background: url(fotografie/kontakt2.jpg) no-repeat center bottom;
	padding: 20px 20px 260px;
}
.skrocona #prawa h2 {
	margin-top: 0;
	padding: 0;
}
.skrocona #polityka-jakosci,
.skrocona #klienci-indywidualni { 
	float: left;
	width: 400px; 
}
.skrocona #polityka-jakosci{ 
	  margin-right: 50px;
}

.skrocona #footer { 
	padding-top: 40px;
	background: url(../tl_files/linie/szary_800.png) no-repeat top;
}

/* @end */


/* ANGIELSKI DLA PRAWNIKÓW */

#fbbox {
	width: 380px;
	position: absolute;
	top: 40px;
	right: 0;
	float: none;
	margin-top: 10px;
	margin-left: 800px;
	margin-bottom: -100px;
	border-left: 1px solid #ede4de;
	border-bottom: 1px solid #ede4de;
	padding: 10px;
}

#fb-like-box {
	float: right;
	width: 240px;
	margin: 20pxo;
}

.angielski #left {
	width: 230px;
	padding-right: 20px;
	margin-right: 30px;
	border-right: 1px solid #d6c6b5;
}
.angielski #left h2 {
	font-size: 16px;
}
.angielski h1 {
	margin-bottom: 0.5em;
}
.angielski #left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.angielski #left ul li {
	border-bottom: 1px solid #eee8e1;
	padding: 3px 5px;
}
.angielski #left ul li.last {
	border-bottom: none;
}
.angielski #left ul li a span {
	display: block;
	font-size: 12px;
	line-height: 1em;
	color: #7f5e53;
}
.angielski #left ul li a:hover span {
	text-decoration: none !important;
}
.przyklad sup {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	background: #5a433b;
	padding: 0 3px;
	color: #fff;
	border-radius: 20px;
	margin-left: 2px;
}
.przyklad {
	margin: 30px 20px 0;
	padding: 20px;
	border: 1px solid #f0dfc3;
	background-color: #faf6f2;
	clear: both;
}

