/* CSS Wydawnictwo Pomost */

/* Tlo */
/* Domyslne 0 */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	background: #f0ebd7;
}

img {
	border: 0px;
}

body {
	color: #2e2e2e;
	font: 14px/18px "Times New Roman", sans-serif;
}

p {
	margin:5px 0;
}

a {
	color: #613300;
	text-decoration: none;
}

a:hover {
	color: #b81616;
	text-decoration:underline;
}

.left {float:left;}
.right {float:right;}
.w10 {width:10%;}
.w20 {width:20%;}
.w25 {width:25%;}
.w30 {width:30%;}
.w40 {width:40%;}
.w50 {width:50%;}
.w60 {width:60%;}
.w70 {width:70%;}
.w75 {width:75%;}
.w80 {width:80%;}
.w90 {width:90%;}

.czysc_stopke {
	height: 110px;
	clear: both;
}

#stopka {
	background: #ece9dd;
}

#tlo  {
	background:url(../images/bg_top.jpg) repeat-x 0 0;
}

.numerh4, h4 strong, h4 em, h5, .kolumnastopki li, .linkiuzytkowe span.copyright {
	color: #ece9dd;
}

#kontener {
	width: 1000px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -110px;
	position: relative;
}

* html #kontener {height: 100%;}

h3 {
	color: #332f26;
	letter-spacing: 2px;
	background:url(../images/h3_tlo.gif) no-repeat 0 0px;
	font: bold italic 18px Georgia, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 8px 0px 20px 70px;
}

.numerh4 {
	float: left;
	width: 50px;
	background: url(../images/h4_tlo.gif) no-repeat 0 0px;
	font: bold 14px Arial, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 10px 6px;
	text-shadow:1px 1px 1px #333;
}

h4 {
	color: #61511e;
	font: bold 16px Georgia, sans-serif;
	margin: 0px 0px 2px 0px;
	padding: 10px 0px 10px 0px;
}

h4 strong {
	font: bold 14px Arial, sans-serif;
	background-color: red;
	padding: 2px 2px 2px 2px;
}

h4 em {
	font: bold 12px Arial, sans-serif;
	background-color: #312e25;
	padding: 2px 4px 2px 4px;
}

h5 {
	letter-spacing: -1px;
	font: bold 18px/16px Georgia, "Lucida Grande", Helvetica, sans-serif;
	border-bottom: 1px solid #ece9dd;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

/* Naglowek */
#naglowek	{
	height:182px;
	background:url(../images/bg_nagl.jpg) no-repeat 0 0;
}

.ukryj {
	display:none;
}

.separator {
	height:50px;
	background:url(../images/separator.gif) no-repeat 0 0;
	margin-bottom:20px;
	}

/* Menu */
#menu {
	height: 85px;
	color: #613300;
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg_menu.gif) no-repeat 0 0;
	text-align:center;
	padding-top:7px;
}

#menu ul {
	list-style-type: none;
}

#menu li {
	display: inline;
	padding: 0 10px;
}

#menu li a {
	color: #613300;
	text-decoration: none;
	padding: 0px 5px;
}

#menu li a:hover {
	color: #b81616;
	text-decoration:underline;
}

#powrot {
	color: #312e25;
	font: italic bold 13px Georgia, "Times New Roman", Times, serif;
	margin:10px 0px;
}

#powrot ul {
	list-style-type: none;
}

#powrot li {
	display: inline;
}

#powrot li a {
	color: #312e25;
	text-decoration: none;
	padding: 0px 6px;
}

#powrot li a:hover {
	color: #b81616;
}

/* Zawartosc */
#zawartosc {
	padding-left: 20px;
	padding-right: 20px;
	}

.kontenerzawart {
}

.tytul {
	}

.przygot {
	background:url(../images/przygot.gif) no-repeat 0 0;
	}

.zdjecia {
	width: 300px;
	height: 200px;
	float: left;
	margin:0px 10px 10px 0px;
	padding:5px 0px 5px 0px;
}

.infoprawe {
	height: 200px;
	margin:0px 10px 10px 310px;
	padding:5px 0px 5px 5px;
}

.infodolne {
	margin:15px 0px 10px 0px;
	padding:0px 0px 30px 5px;
	text-indent:40px;
	clear:both;
}

.dane {
	color: #2e2e2e;
	font: bold 13px/18px Arial, sans-serif;
}

.dane a:link, .dane a:visited {
	background-color: #613300;
	color: #f0ebd7;
	padding:1px 3px;
}

.dane a:hover, .dane a:active {
	background-color: #b81616;
	padding:1px 3px;
	text-decoration:none;
}

/* Stopka */
#stopka {
	height: 110px;
	width: 100%;
	background: url(../images/bg_bottom.jpg) repeat-x 0 top;
}

#kontenerstopki {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 70px;
}

.czysc {
	clear: both;
}

.kolumnastopki {
	width: 300px;
	float: left;
	display: inline;
}

.kolumnastopki p {
	margin-left: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #fff;
	font-size: .9em;
}

.kolumnastopki2 {
	width: 270px;
	margin-left: 20px;
	margin-bottom: 5px;
	display: inline;
}

.kolumnastopki h5.gdziekupic {
	background: url(../images/stopka_gdziek.gif) no-repeat 2px -3px;
	padding-left: 40px;
}

.kolumnastopki h5.skontaktuj {
	background: url(../images/stopka_skontaktuj.gif) no-repeat 2px -4px;
	padding-left: 40px;
}

.kolumnastopki h5.linki {
	background: url(../images/linki.gif) no-repeat 2px -4px;
	padding-left: 40px;
}

.kolumnastopki ul {
	list-style-type: none;
	float: left;
	font: 12px/16px Georgia, "Lucida Grande", Helvetica, sans-serif;
}

.kolumnastopki li {
	text-decoration: none;
	background: url(../images/strzalka.gif) no-repeat 0px 1px;
	padding-left: 20px;
	padding-bottom: 3px;
	display: block;
}

.kolumnastopki li a {
	color: #decc90;
	text-decoration: none;
}

.kolumnastopki li a:hover {
	text-decoration: underline;
	color: #b81616;
}

.linkiuzytkowe {
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 900px;
	text-align: center;
}

.linkiuzytkowe span.copyright {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

.linkiuzytkowe a {
	color: #decc90;
	font-style: italic;
	text-decoration: none;
}

.linkiuzytkowe a:hover {
	text-decoration: underline;
	color: #b81616;
}

/* Gdzie kupić */
.ksiegarnie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background: #f0ebd7;
	margin: 0px 10px 5px 10px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.ksiegarnie th {
	font-size: 12px;
	font-weight: normal;
	color: #332f26;
	padding: 5px 8px;
	border-bottom: 1px solid #807c59;
}
.ksiegarnie td {
	color: #807c59;
	padding: 9px 8px 0px 8px;
}
.ksiegarnie tbody tr:hover td {
	color: #332f26;
}

.t_nazwa {
	width: 30%;
}

.t_adres {
	width: 30%;
}

.t_kontakt {
	width: 16%;
}

.t_www {
	width: 20%;
}

.region h4 {
	color: #61511e;
	font: bold 16px Georgia, sans-serif;
	margin-top:5px;
}

/* Kontakt */
.danetele {
	width: 600px;
}

.formkontakt {
	width: 600px;
}

/* Zamówienie */
#zamowienie {
	width: 800px;
	margin: 10px auto;
}

#listapoz,
#zamawiajacy,
#zamawiajacy th,
legend,
label,
.ostrzezenie,
.uwaga {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#listapoz, #zamawiajacy, #zamawiajacy th, legend, label {
	font-size: 12px;
}

#listapoz {
	background: #f0ebd7;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#listapoz th {
	font-size: 12px;
	font-weight: normal;
	color: #332f26;
	padding: 3px;
	border-bottom: 1px solid #807c59;
}
#listapoz td {
	color: #807c59;
	padding: 3px;
}

#listapoz tbody tr:hover td {
	color: #332f26;
}

div.uwaga {
	width: 740px;
	border: 1px solid #e2dabc;
	margin: 25px auto 0 auto;
	padding: 20px;
	font-size:90%;
	position:relative;
}

div.legend {
	position:absolute;
	top:-25px;
	left:20px;
	color: #332f26;
	background: #eae3c8;
	border: 1px solid #e2dabc;
	padding: 4px 10px;
	margin: 10px 0 10px 20px;
}

div.uwaga p {
	margin:10px 0;
}

p.wciete {
	padding-left:20px;
}

.ostrzezenie {
	font-size: 10px;
	color: #b81616;
	margin: 10px auto;
	text-align: center;
}

.submit input {
	margin-left: 4.5em;
}

input, textarea {
	color: #613300;
	background: #f3f0e5;
	border-top: 2px solid #613300;
	border-right: 1px solid #613300;
	border-bottom: 1px solid #613300;
	border-left: 2px solid #613300;
	margin-bottom: 6px;
}

.submit input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #613300;
}

fieldset {
	width: 740px;
	border: 1px solid #e2dabc;
	margin: 10px auto;
	padding: 20px;
}

legend {
	color: #332f26;
	background: #eae3c8;
	border: 1px solid #e2dabc;
	padding: 4px 10px;
	margin: 10px 0 10px 20px;
}

label {
	clear: left;
	display: block;
	float: left;
	width: 240px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 6px;
}

.buttony {
	margin: 10px auto 30px auto;
	text-align: center;
}

#button1, #button2 {
	background-color: #eae3c7;
	color: #613300;
	padding-right: 4px;
	cursor: pointer;
	width: 200px;
	margin-left: 8px;
	border-top: 1px solid #613300;
	border-right: 2px solid #613300;
	border-bottom: 2px solid #613300;
	border-left: 1px solid #613300;
}

#button1:hover, #button2:hover {
	background-color: #f3f0e5;
	color:#b81616;
	}

#adres {
	width: 740px;
	border: 1px solid #e2dabc;
	margin: 10px auto;
	padding: 20px;
	font: italic 14px Georgia, sans-serif;
	text-align: center;
}
p.zapowiedz {
	font-size:140%;
	font-weight:bold;
	padding:20px;
	color:#333;
}

ul.dostepne {
	list-style-type:none;
	padding-left:10px;
	margin-top:10px;
}
ul.dostepne li {
	margin-bottom:5px;
}