body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3E3C;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div#errorDisplay {
	background-image:url(../gfx/field-alert.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
	border: 1px solid #cc0000;
	background-color: #ffffaa;
	display: none;
	padding:5px 0px 5px 20px;
	margin:auto;
	margin-bottom:10px;
	width: 400px;
	text-align:left;
}

div#errorDisplay ul {
	margin-top:1px;
	margin-bottom:1px;
}	

/* reklamy gora i dol */

.banner {
	text-align: center;
	padding: 14px 0 6px 0;
	background: url(gfx/banner_bg.gif) no-repeat 0 3px;
}

/* reklamy lewo i prawo */

.lBanner {
	position: absolute;
	top: 14px;
	right: 765px;
}
.rBanner {
	position: absolute;
	top: 14px;
	left: 765px;
}

/* naglowek */

#header {
	position: relative;
	background-image: url(gfx/header_bg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
}
#logo {
	position: absolute;;
	top: 12px;
	left: 20px;
}
#address {
	position: absolute;
	top: 29px;
	left: 523px;
	color: #fff;
}

/* menu */

#menu {
	position: relative;
	background: url(gfx/menu_bg.gif) repeat-x;
	height: 35px;
	text-align: center;
	z-index: 1;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuH li {
	display: inline;
	line-height: 35px;
	width: auto;
	margin: 0 3px;
	padding: 10px 8px;
}
#menuH li.roll {
	background: url(gfx/menulink_bg.gif) no-repeat right;
}
#menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
}
#menu a:hover {
	color: #FFD400;
}
#menuWydawnictwo, #menuCzasopisma, #menuKsiazki, #menuBazy, #menuNewsletter {
	position: absolute;
	text-align: left;
	background-color: #E5EEF9;
	border: solid 1px #5B90CD;
	z-index: 10;
}
#menuWydawnictwo li, #menuCzasopisma li, #menuKsiazki li, #menuBazy li, #menuNewsletter li {
	display: block;
}
#menuWydawnictwo a, #menuCzasopisma a, #menuKsiazki a, #menuBazy a, #menuNewsletter a {
	font-weight: normal;
	color: #2E3032;
	display: block;
	padding: 3px 9px;
	text-decoration: none;
}
#menuWydawnictwo a:hover, #menuCzasopisma a:hover, #menuKsiazki a:hover, #menuBazy a:hover, #menuNewsletter a:hover {
	background-color: #CEDEF3;
	color: #2E3032;
}
#menuWydawnictwo {
	left: 263px;
	top: 28px;
}
#menuCzasopisma {
	left: 319px;
	top: 28px;
}
#menuKsiazki {
	left: 411px;
	top: 28px;
}
#menuBazy {
	left: 475px;
	top: 28px;
}

/* reklamy lewa */

#bannerLeft {
	float: left;
	margin-top: 25px;
	width: 150px;
	z-index: 0;
	margin-bottom: 25px;
}
#bannerLeft a {
	display: block;
	margin-bottom: 15px;
}
#leftMenu {
	margin: 0 0 15px 0;
	padding: 1px;
	list-style: none;
	background-color: #DCDBD7;
}
#leftMenu li {
	margin: 0px;
	padding: 0 0 0px 0;
	background-color: #F7F6F2;
}
#leftMenu li a {
	display: block;
	padding: 6px 7px;
	color: #3F3E3C;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	background: url(gfx/leftmenu_bg.gif) no-repeat 132px 8px;
	zoom: 1;
}
#leftMenu li a:hover {
	background-color: #EDEAE3;
}
#leftMenu li#loginInfo {
	padding: 6px 7px;
}
#leftMenu li a.red {
	color: #ff0000;
}
#search {
	background-color: #F7F6F2;
	border: solid 1px #DCDBD7;
	padding: 9px 7px;
}
#search form {
	margin: 0;
}
#znajdz {
	margin-bottom: 6px;
}
#searchInput {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3E3C;
	background: #FFFFFF;
	border: 1px solid #C0BFBF;
	margin: 0;
	padding: 3px;
	width: 134px;  /* for IE5/Win only */
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px; /* other browsers */
	height: auto;
}
#search input.button {
	margin-top: 2px;
	border-color: #C0BFBF;
	background-color: #ECE9E2;
	height: auto;
}
form div.right {
	width: auto;
	margin: 0;
	text-align: right;
	float: none;
}

/* tresc */

#content {
	float: left;
	width: 555px;
	padding: 25px 15px 0 30px;
	text-align: justify;
	margin-bottom: 25px;
}
#contentIx {
	float: left;
	width: 585px;
	padding: 25px 0 0 15px;
	text-align: justify;
	margin-bottom: 25px;
}
p {
	margin: 2px 0 8px 0;
}
h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 2px 0 13px 0;
	color: #04347D;
}
h2 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 10px 0;
	color: #3F3E3C;
}
.pro h2 {
	padding-right: 100px;
}
#content a, #contentIx a {
	font-weight: bold;
	color: #04347D;
	text-decoration: none;
}
.price {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.more {
	text-align: right;
}
.more a, a.link {
	padding-right: 13px;
	background: url(gfx/link_bg.gif) no-repeat right center;
}
#content a:hover, #contentIx a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content img, #contentIx img {
	float: left;
	border: solid 5px #E5E3D1;
	margin: 0 15px 5px 0;
}
#content img.none, #contentIx img.none {
	float: none;
	border: none;
	margin: 0;
}
#nowosci {
	text-align: left;
	padding: 0 15px;
}
#zapowiedzi {
	clear: both;
	background-color: #F9F8F5;
	text-align: left;
	margin-top: 15px;
	padding: 20px 15px 15px 15px;
}
#prenumerata {
	text-align: left;
	padding: 20px 15px 0 15px;
}
#contentImages {
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
}
#contentImages img {
	border: solid 5px #E5E3D1;
	margin: 0 auto;
	float: none;
}
.left {
	float: left;
	width: 265px;
}
.right {
	float: right;
	width: 265px;
}
.pojPozycja {
	clear: both;
	text-align: left;
	position: relative;
}
.date {
	position: absolute;
	top: 0;
	right: 0;
	color: #888888;
}
.hr {
	height: 25px;
	background: url(gfx/hr_bg.gif) repeat-x 0 10px;
}
#paging {
	padding-top: 15px;
	text-align: center;
	color: #9F9E9D;
}
#prev {
	font-weight: bold;
	margin-right: 15px;
}
#next {
	font-weight: bold;
	margin-left: 15px;
}
#active {
	font-weight: bold;
	color: #FF0000;
}
.pdf {
	background: url(gfx/ico_pdf.gif) no-repeat left center;
	padding: 2px 0 2px 20px;
	line-height: 16px;
}
.pdfInfo {
	color: #888888;
}
#pliki {
	margin: 8px auto;
	border-collapse: collapse;
	padding: 1px;
	min-width: 400px;
}
#pliki th {
	background: #EDEAE3;
	color: #222;
	font-weight: bold;
	padding: 7px 10px;
	border: solid 1px #fff;
}
#pliki tr {
	background-color: #F9F8F5;
}
#pliki tr.gray {
	background-color: #F4F2EE;
}
#pliki td {
	padding: 5px 8px;
	border: solid 1px #fff;
}
#pliki tr:hover {
	background: #EDEAE3;
}

/* archiwum */

#archiwum {
	margin: 10px 0 0 5px;
	padding: 0;
}
#archiwum li {
	float: left;
	list-style: none;
}
#archiwum li:hover {
	background-color: #F6F5F1;
}
#archiwum li img {
	display: block;
	margin: 0 0 3px 0;
	padding: 0;
	float: none;
}
#archiwum li a {
	color: #3F3E3C;
	font-weight: normal;
	display: block;
	padding: 5px 5px 7px 5px;
}
#archiwum li a:hover img {
	border-color: #D4D1B9;
}

/* formularze */

#formNewsletter, form {
	margin: 20px 0 0 0;
}
#formNewsletter div, form div {
	width: 98%;
    padding: 7px 0 1px 0;
}
#formNewsletter label, form label, div.label {
	display: block;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	float: left;
	line-height: 15px;
	padding-top: 3px;
}
div.label {
	clear: left;
}
form label.inline {
	display: inline;
	width: auto;
	text-align: left;
	margin: 5px 10px 0 4px;
	float: left;
	line-height: 15px;
}
form label.checkboxInfo {
	display: block;
	width: 290px;
	text-align: left;
	float: left;
	line-height: auto;
	padding: 5px 0 0 8px;
}
#formNewsletter input, form input, form select {
	width: 200px;
	border: solid 1px #C0BFBF;
	background-color: #ffffff;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3E3C;
	padding: 3px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: auto;
}
#formNewsletter textarea {
	width: 200px;
	height: 80px;
	border: solid 1px #C0BFBF;
	background-color: #ffffff;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3E3C;
	padding: 3px;
	overflow:auto;
}
#formLogowanie label {
	width: 210px;
}
#formLogowanie input {
	width: 100px;
}
form select {
	width: auto;
}
#formNewsletter input.checkbox, form input.checkbox {
	width: auto;
	height: 17px;
	margin: 0;
	margin-top: 5px;
	float: left;
	border: none;
}
fieldset {
	border: dotted 1px #C3C3C3;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}
legend {
	margin: 0;
	padding: 0 5px;
	color: #888888;
	background-color: #fff;
}
#formNewsletter input.button, #formLogowanie input.button, form input.button {
	margin-top: 5px;
	border: solid 1px #DCDBD7;
	color: #3F3E3C;
	font-weight: bold;
	padding: 2px 17px 2px 3px;
	width: auto;
	background: #F7F6F2 url(gfx/button_bg.gif) no-repeat right center;
}
.center {
	text-align: center;
}
form label.checkboxInfoSmall {
	display: block;
	width: 290px;
	text-align: left;
	float: left;
	line-height: 12px;
	padding: 5px 0 5px 8px;
	font-size: 10px;
}

/* stopka */
#footer {
	clear: both;
	background: url(gfx/footer_bg.gif) no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	color: #84A9D8;
}
