/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Przemek Szalko
 *							01 czerwiec 2007
 *		modify:		Marek Kleszyk
 *							05 luty 2009
 *		system:		T.CMS-4.0-SEO
 */

@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:visited, a:active { text-decoration: none; color: #4d7f00; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #e6e3e4; height: 1px; border: none; }
h1 { font-size: 10pt; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0;
}

ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
}

table {
	margin: auto;
	padding: auto;
}

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 10px;
}

#page-content {
	padding: 10px;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	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: #323232;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	width: 800px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 765px;
	height: 15px;
	padding-top: 24px;
	padding-right: 35px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

#top #t1 a {
	margin: 0 9px;
}

#top #flash {
	width: 766px;
	height: 255px;
	padding: 0 16px;
	border-left: 1px solid #417200;
	border-right: 1px solid #417200;
	background-color: #fff;
	float: left;
}

#base {
	width: 798px;
	height: auto;
	border-left: 1px solid #417200;
	border-right: 1px solid #417200;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#nawigacja {
	width: 778px;
	height: 20px;
	padding: 10px 10px 0 10px;
	float: left;
}

#nawigacja #sciezka {
	width: 289px;
	height: 20px;
	float: left;
}

#nawigacja #sciezka a {
	margin: 0 3px;
	color: #4d7f00;
}

#nawigacja #waluta {
	width: 489px;
	height: 20px;
	text-align: right;
	float: left;
}

#sidebar-left {
	width: 198px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#content {
	width: 800px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#left {
	width: 222px;
	height: auto;
	margin: 0 18px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#left #menu-naglowek {
	width: 222px;
	height: 66px;
	background-image: url('../img/menu.jpg');
	background-repeat: no-repat;
	float: left;
}

#left #menu-left {
	width: 222px;
	height: auto;
	float: left;
}

#left #reklama {
	width: 222px;
	height: auto;
	padding: 20px 0;
	text-align: center;
	float: left;
}

#content2 {
	width: 540px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	width: 800px;
	height: 33px;
	margin-bottom: 25px;
	padding-top: 17px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #menu-bottom {
	width: 380px;
	height: 30px;
	padding-left: 20px;
	float: left;
}

#footer #copyright {
	width: 380px;
	height: 15px;
	padding-right: 20px;
	text-align: right;
	float: left;
}

#footer #realizacja {
	width: 380px;
	height: 15px;
	padding-right: 20px;
	text-align: right;
	float: left;
}

#footer #realizacja a {
	color: #323232;
}

			/* --------- 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-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;
}

.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;
	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 a, ul#forum li h2 small {
	color: #6e6e6e;
}

ul#mapa-strony, ul#mapa-strony ul {
	list-style: none;
}

ul#mapa-strony li, ul.wypunktowanie li {
	background: transparent url(../img/li.jpg) no-repeat scroll left 5px;
	padding-left: 10px;
}

.ziel {
	color: #4d7f00;
}