/*
 *		plik:		css/style.css
 *		autor: 	Marek Kleszyk <mkleszyk@gmail.com>
 *		data:		01 styczeń 2008
 */

@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: #496fa0; }
a:hover { text-decoration: underline; color: #a46b49; }
.kursor { cursor: pointer; }

hr { background: #bbb; height: 1px; border: 0; }
h1 { font-size: 11pt; color: #404040; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; color: #404040; }
h4 { font-size: 8pt; }
h5 { font-size: 7pt; }

#sciezka {
	height: 14px;
	text-align: left;
	padding: 2px 0;
	padding-left: 10px;
	float: left;
}

#fonty {
	height: 18px;
	text-align: right;
	padding-right: 10px;
	float: right;
}

#nawigacja {
	width: 742px;
	height: 18px;
	margin: 0;
	padding: 4px 0;
	text-align: right;
	font-size: 8pt;
	background-color: #f7f6f1;
	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;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 10px;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

#page-content {
	padding: 10px;
	text-align: justify;
	overflow: hidden;
}

#page-content img {
	margin: 5px;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.pole {
	border: none;
	color: #636363;
	width: 139px;
	height: 15px;
	background-image: url('../img/pole.jpg');
	background-repeat: no-repeat;
	padding: 3px;
	margin: 0 3px;
}

input.text, textarea, select {
	border: 1px solid #99C144;
	padding: 0 3px;
	margin: 0 3px;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #99C144;
	background-color: #99C144;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

input.image {
	position: relative;
	top: 5px;
}

.sz {
	margin-top: 35px;
}

.ne {
	margin-top: 15px;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #f6f6f6;
	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: #344966;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#top #logo {
	width: 306px;
	height: 179px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t2 {
	width: 389px;
	height: 179px;
	background-image: url(../img/t2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t3 {
	width: 255px;
	height: 20px;
	padding-top: 8px;
	background-image: url(../img/t3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t3 a {
	margin: 0 3px;
	color: #fff;
}

#top #t4 {
	width: 255px;
	height: 68px;
	background-image: url(../img/t4.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t5 {
	width: 255px;
	height: 83px;
	background-image: url(../img/t5.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #menu-top {
	width: 950px;
	height: 30px;
	background-image: url(../img/menu-top.jpg);
	background-repeat: repeat-x;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	background-image: url(../img/content.jpg);
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
}

#sidebar-left {
	margin: 0;
	padding: 0;
	width: 208px;
	height: auto;
	float: left;
}

#sidebar-left #menu-nag {
	width: 208px;
	height: 30px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left .menu-left {
	width: 202px;
	height: auto;
	float: left;
}

#content {
	margin: 0;
	padding: 0;
	width: 742px;
	height: auto;
	text-align: left;
	overflow: hidden;
	float: left;
}

#google-top {
	margin: 5px 0;
	width: 742px;
	height: auto;
	text-align: center;
	float: left;
}

#footer {
	margin: 0;
	padding: 0;
	width: 950px;
	height: auto;
	float: left;
}

#footer #dol {
	width: 950px;
	height: 20px;
	background-image: url('../img/dol.jpg');
	background-repeat: repeat-x;
	color: #fff;
	float: left;
}

#footer #skroty {
	width: 950px;
	height: 46px;
	padding: 0;
	background-color: #ededed;
	color: #fff;
	float: left;
}

h1.nag {
	color: #2a2e26;
	padding-left: 10px;
}

h1.nag a {
	position: relative;
	top: 4px;
	left: 3px;
}

.linia {
	border-bottom: 1px dotted #c6c8c5;
	margin: 0 50px;
	width: 634px;
	float: left;
}

			/* --------- galeria ---------- */

.foto-title {
	height: 35px;
}

.foto-pokaz {
	margin-bottom: 5px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 1px solid #cfd3d8;
	background-color: #ebeceb;
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #bfc3c8;
	background-color: #dbdcdb;
	cursor: pointer;
}

.news-foto, .porady-foto, .artykuly-foto, .informacje-foto, .kanal-foto {
	float: left;
	margin: 5px;
}

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
	color: #636363;
}

table.rejestr td a {
	color: #aa3636;
}

table.rejestr td a:hover {
	color: #8a1616;
}

			/* --------- dodatkowe ---------- */

.box-main {
	width: 724px;
	height: auto;
	padding: 15px 5px;
	float: left;
}

.box-n1 {
	width: 334px;
	height: 37px;
	padding: 0;
	margin: 0;
	background-image: url(../img/box1.jpg);
	background-repeat: no-repeat;
}

.box-n2 {
	width: 334px;
	height: 37px;
	padding: 0;
	margin: 0;
	background-image: url(../img/box2.jpg);
	background-repeat: no-repeat;
}

.art {
	padding: 5px;
}

.art ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.art ul li {
	padding: 2px 8px;
	background-image: url('../img/li.jpg');
	background-repeat: no-repeat;
	background-position: left 8px;
}

.art ul li a {
	font-weight: bold;
}

.news {
	padding: 0;
}

.news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.news ul li {
	padding: 2px 5px;
}

.data {
	color: #a5a5a5;
	font-size: 7pt;
}

.aktual {
	width: auto;
	display: block;
	text-align: justify;
}

/* wyszukiwarka */

.form-szukaj, .form-newsletter {
	width: 317px;
	margin-top: 43px;
	text-align: center;
	float: left;
} 

.pole {
	width: 129px;
	height: 15px;
	padding: 3px;
	margin: 0 3px;
	background-image: url(../img/pole.jpg);
	background-repeat: no-repeat;
	border: none;
}

.bt-szukaj, .bt-dopisz {
	position: relative;
	top: 4px;
}

	/*	moduł video	*/
	
#lista {
	width: 500px;
	margin-right: 9px;
	height: auto;
	float: left;
}

#lista .lista-v {
	float: left;
	margin: 5px 0;
}

#popular {
	width: 200px;
	height: auto;
	float: left;
}

#popular .popular-v {
	margin: 5px 0;
}

.linki {
	margin: 4px 5px;
	padding: 2px 5px;
	color: #344966;
	float: left;
}

.linki h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.linki h2, .linki h2 a, .linki h2 a:active, .linki h2 a:visited, .linki h2 a:hover {
	color: #344966;
}

.linki cite, cite, cite:link {
	font-style: normal;
	font-weight: bold;
	color: #344966;
}

	/* ogolne */
	
.box {
	width: auto;
	height: auto;
	padding: 2px;
	margin: 5px 0;
	border: 1px solid #c8c7c7;
	-moz-border-radius: 6px;
	background-color: #f8f8f8;
	text-align: left;
	float: left;
}

.title {
	width: auto;
	height: auto;
	background-image: url(../img/title.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #637ea1;
}

.title h1 {
	height: 21px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 30px;
	color: #fff;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}