@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:10px auto;
	text-align:justify;
}
.articleArrow {
	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:9.5pt;
	color:#993901;
	font-weight:bold;
}
.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;
}
