@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	border: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}
body {
	background:url(../images/bg.png) repeat-x #dedbcc;
	font-size:9pt;
	line-height:11pt;
	color:#331a0a;
}
ol, ul {
	margin-left: 16px;
	padding-left: 16px;
	line-height: 17px;
}
h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	font-family: tahoma, arial, helvetica, sans-serif
}
.h1 { /* bezowy */
	font-size: 14px;
	color: #9A7C2B;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 { /*pomaranczowy */
	font-weight: lighter;
	color: #CF7F06;
	font-size: 18px;
	line-height: 130%;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	text-align: center;
	font-family: georgia, times new roman, serif
}
h3 { /* zielony */
	color:#00a4a4;
	font-family:georgia, times new roman, serif;
	font-size:18px;
	font-weight:lighter;
	line-height:130%;
	padding:15px 0;/*10px;*/
	text-align:center;
}
h5 { /*  ???  */
	font-weight: lighter;
	color: #579FC7;
	font-size: 17px;
	line-height: 130%;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right:30px;
	text-align: center;
	font-family: georgia, times new roman, serif
}
h5 {
	color:#CF7F06;
	font-size:16px;
	margin:10px;
	text-align:center;
}
sub{
	color:#666;}
.container {
	margin:0 auto;
	width:880px;
	background:#efecdd;
}
.containerIn {
	margin:1px 1px 0 3px;
	/*overflow:auto;*/
	background:url(../images/bg_layout.png) repeat-y;
}
.top {
	width:880px;
	height:84px;
	background:url(../images/top_background.jpg) no-repeat scroll 332px;
	overflow:hidden;
}
.logowanie {
	float:right;
	color:#f0eedf !important;
}
.logowanie p, .logowanie td {
	color:#f0eedf !important;
}
.tabelaSearch {
	margin:1px 0 0 68px;
}
.input {
	width:78px;
	height:17px;
	border:solid 1px #dec982;
	margin-top:4px;
}
.input2 {
	width:110px;
	height:15px;
	border:solid 1px #dec982;
	margin:2px 2px auto 2px;
	font-size:12px;
}
.select {
	width:110px;
	height:17px;
	border:solid 1px #dec982;
	margin:4px 2px auto 0px;
	font-size:11px;
}
.spacer {
	margin:0px 5px 0 4px;
	vertical-align:bottom;
}
.rejestracja {
	margin:5px 5px auto auto;
	vertical-align:top;
}
.chceck {
	margin-right:5px;
}
.tdSmall {
	font-size:7pt;
}
.arrowLog {
	padding-top:2px;
	border:0;
}
.column {
	float: left;
	width:155px;
}
.menuItem {
	background:url(../images/menu_item.png) no-repeat;
	margin-bottom:1px;
	padding-top:6px;
	padding-left:20px;
	width:133px;
	height:35px;
	font-weight:bold;
	font-size:8.5pt;
}
.menuItem a {
	text-decoration:none;
	color:#291308;
}
.menuItem a:hover {
	text-decoration:underline;
}
.box {
	background:#dddacb;
	width:147px;
	padding:0 3px 5px 3px;
	color:#170903;
	font-size:12px;
}
.box p {
	font-size:18pt;
	line-height:20pt;
}
.boxTitle1 {
	width:150px;
	height:21px;
	background:url(../images/box_title1.png);
	color:#382418;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 3px;
}
.boxTitle12 {
	width:150px;
	height:21px;
	background:url(../images/box_title12.png);
	color:#382418;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 3px;
}
.boxTitle2 {
	width:150px;
	height:21px;
	background:url(../images/box_title2.png);
	color:#382418;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 3px;
}
.boxInfo {
	text-indent:15px;
	background:url(../images/li.png) no-repeat top left;
	font-size:11px;
	border-bottom:solid 1px #c5c1ab;
	padding:4px 0 4px 0;
}
.boxInfo a {
	text-decoration:none;
	color:#382418;
}
.boxInfo:hover {
	text-decoration:underline;
}
.titleRed21 {
	color:#c66814;
	font-size:16pt;
	text-align:center;
	margin:20px 0;
}
.fotoLawPlace {
	border:solid 1px #efecdd;
	margin:4px auto;
}
.fotoLaw {
	border:solid 1px #bfb6a7;
}
/* ----------------------------CONTENT--------------------------------- */
.content {
	float:left;
	width:563px;
	overflow:hidden;
	margin:0 2px 0 1px;
	background:#fdfdfb;
}
.contentBox {
	float:left;
	width:257px;
	padding:10px 12px 15px 12px;
	background:#fdfdfb;
}
.titleContentBg {
	background:url(../images/title_content_bg.png) repeat-x #fdfdfb;
}
.titleContent {
	background:url(../images/title_content_li.png) no-repeat top left;
	text-indent:25px;
	font-size:14px;
	color:#382418;
	padding-top:7px;
	height:15px;
}
.titleContent a {
	color:#382418;
	text-decoration:none;
}
.Article {
	margin:0 auto;
	padding:0;
	text-align:justify;
}
.articleArrow {
	padding:0;
	text-align:right;
	font-weight:bold;
}
.articleArrow a {
	color:#993901;
	text-decoration:none;
}
.windykacjaOfertaNr {
	background:url(../images/windykacja_arrow.png) no-repeat top left;
	font-weight:bold;
	font-size:10.5pt;
	padding:1px 0px 0px 7px;
	color:#f7e2a5;
	/*float:left;*/
	width:25px;
	height:27px;
	margin:10px 5px 0 0;
	vertical-align:top;
}
/*.windykacjaOfertaNr1 {
	background:url(../images/windykacja_arrow.png) no-repeat top left;
	font-weight:bold;
	font-size:10.5pt;
	padding:1px 0px 0px 7px;
	color:#f7e2a5;
	width:25px;
	height:27px;
	margin:10px 5px 0 0;
	vertical-align:top;
}*/

/*.windykacjaOfertaNrDesc {
	float:left;
	width:465px;
	color:#be6704;
	font-size:10.5pt;
	font-weight:bold;
	padding-top:2px;
	margin-top:10px;
}*/
/*.windykacjaOfertaHeader {
	color:#00a4a4;
	font-family:georgia, times new roman, serif;
	font-size:18px;
	font-weight:lighter;
	line-height:130%;
	padding:15px 10px;
	text-align:center;
}*/
.windykacjaOfertaTitle {
	color:#be6704;
	font-size:10.5pt !important;
	font-weight:bold;
}
.clear {
	clear:both;
}
/*------------------------tables-------------------------*/
.tabela {
	background:#fdfdfb;
}
.tdDate {
	color:#816959;
	font-size:8pt;
	vertical-align:top;
}
.tdTitle {
	font-size:11px;
	color:#993901;
	font-weight:bold;
	padding-bottom: 0;
}
.tdTitle a {
	color:#993901;
	text-decoration:none;
}
.tabela a {
	color:#993901;
	text-decoration:none;
}
.tabela a:hover {
	text-decoration:underline;
}
.tabela tr td {
	padding:5px 0;
	background:none;
}
.tabela2 {
	background:#fdfdfb;
}
.tdDate2 {
	color:#816959;
	font-size:8pt;
	vertical-align:top;
}
.tdTitle2 {
	font-size:9.5pt;
	color:#993901;
	font-weight:bold;
}
.tabela2 a {
	color:#170903;
	text-decoration:none;
}
.tabela2 a:hover {
	text-decoration:underline;
}
.tabela3 {
	background:#fdfdfb;
}
.tdDate3 {
	color:#816959;
	font-size:8pt;
	vertical-align:top;
}
.tdTitle3 {
	font-size:9.5pt;
	color:#993901;
	font-weight:bold;
}
.tabela3 a {
	color:#993901;
	text-decoration:none;
}
.tabela3 a:hover {
	text-decoration:underline;
}
.belka {
	background:url(../images/belka.png) repeat-x;
	width:257px;
	height:18px;
	color:#816959;
	font-size:8pt;
	text-indent:20px;
	padding-top:3px;
}
.image {
	border: solid 1px #d0cec1;
	vertical-align:text-top;
}
/*----------------------------------------------*/
.adw {
	background:#291308;
	border:solid 1px #e6dfc0;
	color:#efecdd;
	text-align:center;
	font-size:14px;
	line-height:13pt;
	padding:8px 5px;
	margin:5px 0;
}
.adw p {
	color:#ddc164;
	font-size:18px;
}
.btnZapytaj {
	background:url(../images/btn_zapytaj.png) no-repeat;
	width:119px;
	height:23px;
	margin:5px auto;
	padding-top:6px;
}
.btnZapytaj a {
	color:#e4d6aa;
	text-decoration:none;
}
.footer {
	height:21px;
	background:#291308;
	margin-top:3px;
	text-align:center;
	padding-top:9px;
	color:#fffecc;
}
.center {
	text-align:center;
}
.bold {
	text-weight:bold;
}
.footer a {
	color:#fffecc;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
/* oferta windykacjyjna */
.oferta {
	padding:10px 20px;
}
.ofertaTitle {
	color:#993901;
	font-weight:bold;
}
.ofertaLista {
	list-style-image:url(../images/arrow.png);
	margin:15px 0 20px 100px;
}
.ofertaLista li {
	margin:5px 0;
}
.txt1 {
	color:#CF7F06;
	font-size:14px;
}
/*h5 {
	color:#CF7F06;
	font-size:16px;
	margin:10px;
	text-align:center;
}*/
.ofertaT1 {
	color:#CF7F06;
	font-size:16px;
	font-weight:bold;
	margin:10px;
	text-align:center;
}
.oferta p {
	margin:5px 0;
}
.ofertaLista2 {
	margin:5px 0px;
}
.ofertaLista2 p {
	font-weight:bold;
	font-size:13px;
	margin:15px 0 5px 0;
}
.ofertaLista2 span {
	color:#993901;
}
.ofertaLista3 {
	margin-left:25px;
}
.ofertaLista3 li {
	margin:10px 0;
}
.ofertaLista3 ul {
	margin:5px 0 5px 15px;
}
.ofertaLista3 li ul li {
	margin:0 0;
}
.partnerzy{
	background:#fff;
	padding:10px 0 5px 0;
	/*margin:10px 0 0 5px;*/
	text-align:center;
	}
.partnerzy a{
	margin:0 6px;}
#stampform label.error {
	display:left;
	color: red;
}
.searchResult{
	/*background:#FDFDFB;*/
/*	margin:0 2px 0 1px;*/
 margin:0 0 5px 0;
	font-size:12px; 
	padding:2px 5px 8px 5px; 
	line-height:17px; 
	width:535px;
}
.searchResult2{background:#f6f3eb;}


.kodHolder {
	background:#efecdd;
	border:solid 1px #d2cbbc;
	padding:0 0 15px;
}
.kodHolder p {
	text-align:center;
	margin:10px 0 0;
}
.kodInput {
	background:#fdfdfd;
	border:1px solid #D47C07;
 font-size:16px;
 height:20px;
 padding:0 0 0 2px;
 vertical-align:middle;
 width:110px;
}
.kodBtn {
	width:106px;
	height:21px;
	vertical-align:middle;
	border:solid 1px #efecdd;
}
#tooltip {
	background-color:#ac4907;
	color:#fff;
	border:1px solid #e7a94e;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:17px;
	padding:5px;
	position:absolute;
	opacity:0.90;
	filter: alpha(opacity = 90);
	z-index:3000;
	width:260px;
}


/********************** oferta*/
.oferta {
    padding:0 10px;
    width:530px;
}
.oferta .title {    margin:15px auto 15px 0px;}
.color1 {   color:#a41e1e;}
.color2, .color2 a {    color:#e64c10;}
.color3, .pLower a {    color:#308cb1;}
.pLower {
    font-size:11px;
    margin:5px 0;
}
.dots {
    background: url(../images/tlo_kro_horizontal.gif) repeat-x;
    margin:10px 0 3px 0;
    height: 3px;
    width:530px;
}
.dots2 {
    background: url(../images/oferta/hr_blue.png) no-repeat center;
    margin:10px 0 -10px 0;
    height: 14px;
    width:530px;
}
.opinieDate {
    background:#eee;
    color:#636363;
    font-size:10px;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:2px 5px;
}
.window {
    background:url(../images/oferta/window_bg.png) repeat-y;
    margin:10px auto;
    width:470px;
}
.windowTop {
    height:9px;
    background:url(../images/oferta/window_top.png) no-repeat;
    width:470px;
}
.windowBtm {
    background:url(../images/oferta/window_btm.png) no-repeat;
    height:13px;
    width:470px;
}
.windowContent {
    width:450px;
    padding:5px 10px 0 10px;
    line-height:10px;
}
.formTable p {
    font-size:12px;
    line-height:20px;
}
.formTable {
    margin:0 auto;
    text-align:left;
    border-collapse:collapse;
}
.formTable th {
    color:#cf5300;
    font-size:13px;
    font-weight:bold;
    width:45px;
}
.formTable input {
    background:url(../images/oferta/input.png) 0 0 repeat-x /*no-repeat*/;
    border:none;
    width:273px;
    height:20px;
    padding:7px 5px 8px 5px;
    margin-top:5px
}
.formBtm {
    background:none!important;
    height:37px!important;
    width:330px!important;
    padding:0!important;
}
.nasiPrawnicy {
    border-collapse:collapse;
    margin:5px 0;
}

.nasiPrawnicy p{
    font-size:11px;
}

.nasiPrawnicy td {
    vertical-align:top;
    padding:1px 0 0 10px;
}
.nasiPrawnicy .name {
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}
.zdjeciePrawnika {
    padding:2px;
    border:solid 2px #928e8f;
}
#tooltip {
    background-color:#3196b1;
    color:#fff;
    border:2px solid #3fa6c2;
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma, Geneva, sans-serif;
    line-height:17px;
    padding:5px;
    position:absolute;
    opacity:0.90;
    filter: alpha(opacity = 90);
    z-index:3000;
    width:260px;
}

.wSerwisie{
    background:url(../images/w_serwisie_bg.png) no-repeat bottom #f8f8f8;
    color:#145388;
    font-size:9pt;
    padding-bottom:12px;
    width:154px;
    }
.wSerwisie p{margin:6px 2px 3px 3px;}
.wSerwisie img{margin-right:2px;}
.wSerwisieTitle{
    background:url(../images/w_serwisie_bg_title.png) no-repeat;
    color:#fefefe;
    font-size:10pt;
    font-weight:bold;
    height:20px;
    margin-bottom:10px;
    padding-top:2px;
    text-align:center;
    width:154px;
    }
.cloud_tags{
    padding:5px;
}

#cloud_tags p.head{
    color:#666666;
    font:21px "Trebuchet MS",arial,sans-serif;
    margin-top:15px;
    width:100%;
    text-align:center;
}

#tags{
    border-top:1px solid #ECE9D8;   
    margin-bottom:10px;
    margin-top:3px;
    padding-top:8px;
    padding-left:8px;   
}

/*       aaaa  */
.window1 {
    background:url(../images/oferta/window_bg.png) repeat-y;
    margin:10px auto;
    width:468px;
}
.windowTop1 {
    height:7px;
    background:url(../images/oferta/window_top.png) no-repeat;
    width:468px;
}
.windowBtm1 {
    background:url(../images/oferta/window_btm.png) no-repeat;
    height:8px;
    width:468px;
}
.windowContent1 {
    line-height:10px;
    padding:0 10px 5px;
    width:455px;
}
.formTable p {
    font-size:12px;
    line-height:15px;
}
.formTable {
    margin:0 auto;
    text-align:left;
    border-collapse:collapse;
    width:440px;
}
.formTable td p {
    color:#1f0e01;
    font-size:11px;
}
.formTable th {
    color:#980A07;
    font-size:14px;
    font-weight:bold;
    padding-right:5px;
    text-align:right;
    width:75px;
}
.formTable input {
    background:url(../images/oferta/input.png) right 0 no-repeat;
    border:none;
    height:14px;
    margin-top:6px;
    padding:6px 5px 9px;
    width:291px;
}
.formBtn {
    background:none!important;
    height:30px !important;
    margin-left:243px;
    padding:0 !important;
    width:139px !important;
}

/* ---------------------------------- Footer - polecamy --- START ----------------------------- */

.maly_sz {font-size: 11px; color: #56595C; line-height: 14px; margin: 0px; margin-top: 2px; margin-bottom: 5px; margin-left: 9px; margin-right: 9px; font-family: tahoma, arial, helvetica, sans-serif}
.maly_sz a:link {color: #56595C; text-decoration: none}
.maly_sz a:visited {color: #56595C; text-decoration: none}
.maly_sz a:hover {color: #56595C; text-decoration: underline}

/* ---------------------------------- Footer - polecamy --- END ----------------------------- */
