/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *				Marek Kleszyk
 *		data:		22 wrzesień 2008
 *		system:		T.CMS-4.0-SKLEP
 */ 

@import url("sklep.css");
@import url("lightbox.css");
@import url("menu.css"); 
@import url("comments.css");
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #2291cf; }
.kursor { cursor: pointer; }

hr { background: #c5c5c5; height: 1px; border: 0; margin: 0;}
h1 { font-size: 10pt; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

#page-header {
	height: 30px;
	margin-bottom: 3px;
	text-align: right;
	float: right;
}

#page-header #naw-l {
	width: 3px;
	height: 30px;
	background-image: url(../img/naw-l.jpg);
	float: left;
}

#page-header #naw-c {
	height: 18px;
	padding: 5px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	color: #828282;
	float: left;
}

#page-header #naw-c a {
	position: relative;
	top: 2px;
	margin: 0 5px 0 10px;
}

#page-header #naw-r {
	width: 3px;
	height: 30px;
	background-image: url(../img/naw-r.jpg);
	float: left;
}

#page-header #fonty {
	margin-left: 8px;
	height: 30px;
	float: left;
}

.font0 {
	font-size: 6pt;
}

.font1 {
	font-size: 7pt;
}

.font2 {
	font-size: 8pt;
}

.font3 {
	font-size: 10pt;
}

.font4 {
	font-size: 12pt;
}

.font5 {
	font-size: 14pt;
}

.font6 {
	font-size: 16pt;
}

.print {
	margin: 10px;
	font-size: 8pt;
	float: right; 
}

.back {
	margin: 10px;
	font-size: 8pt;
	float: left; 
}

.tagi {
	margin: 10px 0;
	font-size: 8pt;
	text-align: center;
}

#page-title {
	padding: 0;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #2291CF;
}

#page-content {
	padding: 0;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, input.text-p, textarea, select {
	border: 1px solid #b9b9b9;
	color: #acabab;
	padding: 0 3px;
	margin: 0 3px;
}

input.text {
	width: 126px;
	height: 14px;
	padding: 2px 3px;
	border: none;
	background-image: url(../img/pole.jpg);
	background-repeat: no-repeat;
	font-size: 7pt;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: transparent;
	border: none;
	color: #2291cf;
	font-size: 9pt;
	font-weight: bold;
}

input.text:focus, select:focus, textarea:focus {
	background: #f4f4f4;
	border: 1px solid #a9a9a9;
	outline: 0
}

input.text:focus {
	border: none;
	background-image: url(../img/pole.jpg);
	background-repeat: no-repeat;
	outline: 0
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #5a5a5a;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 998px;
	height: 57px;
	float: left;
}

#top #t2 {
	width: 215px;
	height: 32px;
	float: left;
}

#top #menu-top {
	width: 535px;
	height: 32px;
	text-align: center;
	float: left;
}

#top #t3 {
	width: 150px;
	height: 32px;
	float: left;
}

#top #t3 a img {
	position: relative;
	top: 5px;
}

#top #t3 a {
	color: #5a5a5a;
}

#top #t4 {
	width: 900px;
	height: 53px;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #skroty {
	margin-top: 20px;
	padding: 0;
	width: 900px;
	height: 16px;
	border-bottom: 1px solid #c5c5c5;
	overflow: hidden;
	float: left;
}

#footer #szukaj {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 215px;
	height: 37px;
	text-align: left;
	float: left;
}

#footer #menu-bottom {
	width: 535px;
	height: 37px;
	float: left;
}

#footer #realizacja {
	width: 150px;
	height: 17px;
	padding-top: 20px;
	text-align: right;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #realizacja a {
	color: #5a5a5a;
}

			/* --------- galeria ---------- */

.foto-pokaz {
	margin-bottom: 5px;
	border: 1px solid #CFD3D8;
	padding: 5px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 1px solid #CFD3D8;
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #788A98;
	background-color: #f6f6f6;
	cursor: pointer;
}

#page-title-gal {
	padding: 10px;
	border-top: 1px solid #CFD3D8;
}

#page-title-gal h1 {
	margin: 0;
	padding: 0;
}

#page-content-gal {
	padding: 10px;
	overflow: hidden;
}

		/* --------- rejestr zmian ---------- */

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
	color: #999;
}

table.rejestr td a {
	color: #999;
}

table.rejestr td a:hover {
	color: #281;
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}

.art ul li {
	margin: 10px 0;
	height: 110px;
	border-bottom: 1px solid #000;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	color: #077B66;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.news-foto {
	float: left;
	margin: 5px;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll left 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 {
	margin: 0;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}
