/*
 *		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: #A42914; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #ccc; 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;
}

#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 {
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #808080;
	color: #5F5F5F;
	padding: 2px 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: transparent;
	border: none;
	color: #A42914;
	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: left;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #636363;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 766px;
	height: auto;
	position: relative;
	text-align: left;
	float: left;
}

#top {
	width: 766px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 206px;
	height: 103px;
	margin-right: 2px;
	background-image: url(../img/t1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

#top #t1 a {
	position: relative;
	top: 9px;
}

#top #t2 {
	width: 558px;
	height: 51px;
	float: left;
}

#top #t2 a {
	color: #7f7f7f;
	text-decoration: none;
	font-size: 7pt;
}

#top #t2 .sep {
	width: 70px;
	height: 15px;
	padding: 18px 25px;
	background-image: url(../img/sep.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}

#top #t2 .sep2 {
	width: 145px;
	height: 15px;
	padding: 18px 25px;
	float: left;
}

#top #t2 .sep2 img {
	margin: 0 5px;
}

#top #t3 {
	width: 558px;
	height: 52px;
	background-image: url(../img/t3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #menu-left {
	width: 206px;
	height: 199px;
	margin-top: 1px;
	border-right: 2px solid #fff;
	background-color: #444;
	float: left;
}

#top #t5 {
	width: 558px;
	height: 163px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t6 {
	width: 548px;
	height: 15px;
	margin-top: 2px;
	padding: 10px 5px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	float: left;
}

#top #t6 img {
	margin: 0 5px;
	position: relative;
	top: 2px;
}

#base {
	width: 766px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-left {
	width: 206px;
	height: auto;
	margin-top: 2px;
	background-color: #efefef;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#news {
	padding: 14px;
	background-color: #dbdbdb;
	text-align: right;
	color: #636363;
}

#news h2 {
	color: #A42914;
	font-size: 8pt;
}

.nn {
	margin: 5px 7px;
	padding: 5px 0;
	border-bottom: 1px dotted #000;
}

.nnn {
	border-bottom: none
}

.naglowek {
	width: 125px;
	height: 16px;
	padding: 3px 25px;
	border: 1px solid #afafaf;
	background-color: #f6f6f6;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: 155px;
	color: #5c5c5c;
}

#polska {
	margin: 23px 12px 30px 10px;
	color: #7D7D7D;
}

#polska span {
	color:#A42914;
	font-weight:bold;
}

#content {
	width: 560px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	width: 100%;
	height: 43px;
	position: relative;
	overflow: hidden;
	background-color: #a42914;
	color: #fff;
	float: left;
}

#footer #menu-bottom {
	width: 500px;
	height: 13px;
	padding: 15px 25px;
	text-align: left;
	float: left;
}

#footer #copyright {
	width: 200px;
	height: 13px;
	padding: 15px 25px;
	text-align: left;
	font-size: 7pt;
	float: left;
}

			/* --------- 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;
	padding: 5px 0;
	height: auto;
	border-bottom: 1px solid #ccc;
}

.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;
}

.box-l {
	width: 246px;
	min-height: 420px;
	border-right: 2px solid #ccc;
	float: left;
}

.box-r {
	width: 310px;
	min-height: 420px;
	float: left;
}

.box-d {
	width: 246px;
	border-bottom: 2px solid #ccc;
}

.box-t {
	padding: 20px;
}

.h1 {
	margin-bottom: 3px;
	padding: 3px 0;
	padding-left: 25px;
	background-image: url('../img/h1.jpg');
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #ccc;
}

.ul {
	list-style: none;
	padding-left: 10px;
}

.ul li {
	margin: 0;
	padding-left: 7px;
	background-image: url('../img/li.jpg');
	background-repeat: no-repeat;
	background-position: left 5px;
}

.box-ll {
	width: 560px;
	min-height: 420px;
	float: left;
}

.box-lll {
	width: 246px;
	min-height: 260px;
	border-right: 2px solid #ccc;
	float: left;
}

.box-rrr {
	width: 310px;
	min-height: 260px;
	float: left;
}

.box-dd {
	width: 560px;
	border-bottom: 2px solid #ccc;
}

.box-ddd {
	width: 560px;
	margin-top: 10px;
	border-top: 2px solid #ccc;
	float: left;
}


.tresc {
	width: 174px;
	height: 95px;
}

.x {
	width: 174px;
}

.box-llll {
	width: 306px;
	min-height: 220px;
	border-right: 2px solid #ccc;
	float: left;
}

.box-rrrr {
	width: 250px;
	min-height: 220px;
	float: left;
}

a.aa {
	color: #636363;
	text-decoration: none;
}