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

/* START PODZIAL STRONY */
body {
	font: 12px Times, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #FFFFFF url(../grafika/design/cien.jpg) repeat-x;
	min-width:800px;
}
img {
	border: 0px;
}
#calosc {
	margin: 0 auto;
	width: 800px;
	background-image: url(../grafika/design/tekst_tlo.jpg);
	background-repeat: repeat-y;
}
#naglowek {
	margin: 0;
	padding-top: 43px;
	padding-right:40px;
	height: 250px;
	background: url(../grafika/design/banner_tlo.jpg) no-repeat;
	text-align: right;
}
#srodek {
	clear:both;
	background-image: url(../grafika/design/tekst_tlo.jpg);
	background-repeat: repeat-y;
}
#stopkaprzedluzenie{
	clear: both;
	width:auto;
	height: 0px;
	background-image:url(../grafika/design/tekst_tlo.jpg);
	background-repeat: repeat-x;
}
#stopka{
	clear: both;
	width:auto;
	height: 26px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image:url(../grafika/design/dol_tlo.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
/* STOP PODZIAL STRONY */

/* START MENU GORNE */
#menu {
	padding-top: 170px;
	text-align: right;
	color: #9C9A69;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
}
#menu a, a:visited, a:link {
	color: #9C9A69;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
}
#menu a:hover, a:active {
	color: #F2F2E8;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	border-bottom: 1px dotted #F2F2E8;
}
/* STOP MENU GORNE */

/* START TRESC */
#tresc {
	font-family: Times, "Times New Roman", serif;
	float: left;
	width: 445px;
	height: 100%;
	text-align: left;
	padding-left:75px;
	color: #483B0A;
	line-height: 20px;
}

#tresc p {
	padding-left:0px;
}
#tresc h1 {
	font-size: 27px;
	color: #483B0A;
	line-height:inherit;
	font-style: italic;
	font-family: Times, "Times New Roman", serif;
	margin-left: -10px;
}
#tresc h2 {
	font-size: 14px;
	color: #483B0A;
	line-height: inherit;
	font-style: italic;
	font-weight: normal;
}
#tresc h3 {
	font-size: 10px;
	color: #483B0A;
	line-height: normal;
}
#tresc h1 a, a:visited, a:link {
	color: #483B0A;
	font-size:27px;
	line-height:inherit;
	font-style: italic;
}
#tresc h1 a:hover, a:active {
	border-bottom: 1px dotted #9C9A69;
	color: #9C9A69;
	font-size:27px;
	font-style: italic;
}
#tresc ul.ramka {
	background-color:#EFEBF5;
	border-width:1px;
	border-color:#000099;
	border-style:dotted;
	padding:20px;
}
#tresc li {
	line-height: 30px;
}
#tresc li.pdf {
	padding-left: 1.8em;
	background: url(../grafika/design/pdf.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc li.xls {
	padding-left: 1.8em;
	background: url(../grafika/design/xls.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc li.doc {
	padding-left: 1.8em;
	background: url(../grafika/design/doc.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc li.zip {
	padding-left: 1.8em;
	background: url(../grafika/design/zip.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc p.czerwony, a.czerwony {
	color:#FF0000;
	line-height: 15px;
}
#tresc table {
	border-color: #CCCCCC;
	border-width: 0 0 1px 1px;
	border-style: dashed;
}
#tresc td {
	border-color: #CCCCCC;
	border-width: 1px 1px 0 0;
	border-style: dashed;
	margin: 0;
	padding: 4px;
	font-size: 10px;
	line-height: 11px;
}
#tresc blockquote.cytat {
	float: right; 
	width: 150px; 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	font: 1.2em/1.8em Georgia, "Times New Roman", Times, serif; 
	color: #333; 
	text-align: center;
}
#tresc img {
	margin: 10px;
	vertical-align: middle;
}
#tresc a, a:visited, a:link {
	color: #9C9A69;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1px;
}
#tresc a:hover, a:active {
	color: #9C9A69;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	border-bottom: 1px dotted #9C9A69;
	}
#tresc div.poprznast img, a:hover, a:active  {
	margin: 0px;
	border: 0px;
}
#tresc div.poprznast {
	clear: both;
	text-align: center;
}
#tresc p.poprznast {
	text-align: center;
}
#tresc div.formularzkontaktowy img {
	margin: 0px;
}
#tresc div.formularzkontaktowy {
	text-align: left;
}
#tresc li.adres {
	padding-left: 2em;
	background: url(../grafika/design/kontakt/adres.png) no-repeat 0.1em 0.2em;
	list-style: none;
	line-height: 25px;
}
#tresc li.telefon {
	padding-left: 2em;
	background: url(../grafika/design/kontakt/telefon.png) no-repeat 0.1em 0.2em;
	list-style: none;
	line-height: 25px;
}
#tresc li.fax {
	padding-left: 2em;
	background: url(../grafika/design/kontakt/fax.png) no-repeat 0.1em 0.2em;
	list-style: none;
	line-height: 25px;
}
#tresc li.email {
	padding-left: 2em;
	background: url(../grafika/design/kontakt/email.png) no-repeat 0.1em 0.3em;
	list-style: none;
	line-height: 25px;
}
#tresc div.ramkawyboru {
	margin-top: 30px;
	margin-bottom: 30px;
	clear:both;
}
#tresc li.przycisk430 {
	background-image: url(../grafika/design/przycisk400.jpg);
	background-repeat: no-repeat;
	list-style: none;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 45px;
	font-size: 30px;
	font-style: italic;
	color: #968148;
}
#tresc li.przycisk430 a, a:visited, a:link {
	font-size: 35px;
	font-style: italic;
	color: #968148;
	border: 0px;
	line-height: normal;
}
#tresc li.przycisk430  a:hover, a:active {
	font-size: 35px;
	font-style: italic;
	color: #968148;
	border: 0px;
	line-height: normal;
}
div#podprzycisk1, div#podprzycisk2{
	margin: 40px 20px 0px 0px;
	display: none;
	background-color:#FFFFFF;
	padding:0px;
	border: 0px;
	line-height: normal;
}
#tresc div.obrazekszczegol a {
	float: left;
	width:125px;
	height:120px;
	background-image: url(../grafika/design/male_kominki/podklad.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	border: 0px;
	line-height: normal;
}
#tresc div.opisszczegol {
	float: right;
	width:310px;
	padding-left: 10px;
	padding-top: 10px;
}
#tresc div.opisszczegol a {
	font-size: 16px;
	font-style: italic;
	border: 0px;
}
#tresc div.tabeladiv {
display:  table;
width:445px;
background-color:#C9C9B1;
border:1px solid  #666666;
border-spacing:5px;
border-collapse:separate;
}
#tresc div.komorkadiv {
float:left;
display:  table-cell;
width:75%;
background-color:#C9C9B1;

}
#tresc div.komorkadiv2 {
float:right;
display:  table-cell;
width:25%;
background-color:#F2F2E8;
font-weight: bold;
text-align: center;
}
#tresc div.komorkadiv3 {
float:left;
display:  table-cell;
width:75%;
background-color:#C9C9B1;
font-size: 16px;
}
#tresc div.komorkadiv4 {
float:right;
display:  table-cell;
width:25%;
background-color:#F2F2E8;
font-weight: bold;
text-align: center;
font-size: 16px;
}

#tresc div.wierszdiv  {
display:  table-row;
width:auto;
}
/* STOP TRESC */

/* START PRAWA SZPALTA */
#nawigacja {
	float:right;
	width:255px;
	padding-right:20px;
	text-align:center;
}
#nawigacja ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	list-style-type:none;
	text-align:left;
}
#nawigacja li {
	padding-left: 1.8em;
	background: url(../grafika/design/lista_menu.gif) no-repeat 0.4em 0.4em;
}
#nawigacja li a, a:visited, a:link {
	text-decoration:none;
	color: #483B0A;
}
#nawigacja li a:hover, a:active {
	color: #483B0A;
	border-bottom: 1px dotted #D20000;
}

/* START MALA OFERTA DNIA */
#nawigacja div.oferta {
	clear:both;
	text-align:center;
	padding:0px;
	margin: 0px;
	width:255px;
}
#nawigacja div.oferta h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 15px;
	color: #524415;
}
#nawigacja div.oferta h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 20px;
	color: #524415;
	font-weight: normal;
}
#nawigacja div.opisoferta{
	float: right;
	width: 150px;
	text-align: left;
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
	color: #000000;
	line-height: 14px;
	font-size: 12px;
}
#nawigacja div.opisoferta h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 15px;
	color: #524415;
}
#nawigacja div.opisoferta h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 20px;
	color: #524415;
	font-weight: normal;
}
#nawigacja div.opisoferta h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
	color: #990000;
}
#nawigacja div.opisoferta p, a, a:visited, a:link {
	color: #993366;
	font-size:12px;
	line-height:16px;
}
#nawigacja div.opisoferta a:hover, a:active {
	border-bottom: 1px dotted #993366;
}
#nawigacja div.zdjecieoferta {
	float:left;
	width:75px;
	padding-right:0px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nawigacja div.zdjecieoferta a, h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 5px;
	color: #524415;
	border: 0px;
}
/* STOP MALA OFERTA DNIA */

/* START FORMULARZ */

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../js/formularz/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../js/formularz/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../js/formularz/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../js/formularz/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../js/formularz/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../js/formularz/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../js/formularz/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../js/formularz/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../js/formularz/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../js/formularz/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../js/formularz/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../js/formularz/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../js/formularz/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../js/formularz/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../js/formularz/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../js/formularz/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../js/formularz/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}


/* STOP FORMULARZ */

/* STOP PRAWA SZPALTA*/

/* START BLOK NA CALA SZEROKOSC */
#reklama {
	clear: both;
	text-align:center;
	padding: 0px;
	margin: 0px;
	width:800px;
	height:265px;
	background-image:url(../grafika/design/reklamy/podklad.png);
	background-repeat: no-repeat;
}
#reklamaopis{
	float: left;
	width: 510px;
	height: 100%;
	text-align: left;
	padding-left:70px;
	padding-top:10px;
	color: #000000;
	line-height: 14px;
	font-size: 11px;
}
#reklamaopis h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
#reklamaopis p, a, a:visited, a:link {
	color: #993366;
	font-size:12px;
	line-height:16px;
}
#reklamaopis a:hover, a:active {
	border-bottom: 1px dotted #993366;
}
#reklamazdjecie{
	float:right;
	width:180px;
	padding-right:20px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* STOP BLOK NA CALA SZEROKOSC */

/* START STOPKA */
#stopkatekst{
	margin: 0 auto;
	width:800px;
	color:#EBE1C6;
	font-size:11px;
}
#stopkatekst div.adres {
	float:left;
	width:400px;
	text-align:left;
	padding-left: 40px;
}
#stopkatekst div.wykonal{
	float: right;
	width: 270px;
	text-align: right;
	padding-right: 40px;
}
#stopkatekst div.wykonal a, a:visited, a:link {
	color: #EBE1C6;
	font-style: normal;
}
#stopkatekst div.wykonal a:hover, a:active {
	border-bottom: 1px dotted #EBE1C6;
	font-style: normal;
}
/* STOP STOPKA */

/*  OKIENKA ZACZERNIONE*/

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:1px solid #CCC;
	width:300px;
	height:300px;
	background-color:#999999;
	padding-bottom:30px;
	margin:0;
}

#ibox_content {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:2px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}