/*
 *		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: #00F; }
a:hover { text-decoration: underline; color: #b50000; }
.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; }

#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-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.text, textarea, select {
	border: 1px solid #aa2f2f;
	color: #8a1616;
	padding: 0 3px;
	margin: 0 3px;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #831515;
	background-color: #861616;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

			/* --------- 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: #000;
}

#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: 950px;
	height: 100px;
	float: left;
}

#top #t1 {
	width: 935px;
	height: 26px;
	padding: 5px 0;
	padding-right: 15px;
	background-image: url(../img/t1.jpg);
	background-repeat: no-repeat;
	color: #ebebeb;
	text-align: right;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	float: left;
}

#top #szukaj {
	width: 317px;
	height: 87px;
	background-image: url(../img/szukaj.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #newsletter {
	width: 317px;
	height: 87px;
	background-image: url(../img/newsletter.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #szukaj2 {
	width: 316px;
	height: 87px;
	background-image: url(../img/szukaj2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#sidebar-left {
	margin: 0;
	padding: 0;
	width: 196px;
	height: auto;
	float: left;
}


#sidebar-left #menu-left {
	width: 194px;
	margin: 0 1px;
	height: auto;
	float: left;
}

#sidebar-left #menu-left #menu-nag {
	width: 194px;
	height: 37px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #google-left {
	width: 196px;
	height: auto;
	padding: 5px;
	float: left;
}

#content {
	margin: 0;
	padding: 0;
	width: 754px;
	height: auto;
	text-align: left;
	overflow: hidden;
	float: left;
}

#footer {
	margin: 0;
	padding: 0;
	width: 950px;
	height: auto;
	float: left;
}

#footer #realizacja {
	width: 950px;
	height: 31px;
	padding: 10px 0;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	color: #fff;
	float: left;
}

#footer #links {
	width: 930px;
	height: 20px;
	padding: 5px 10px;
	color: #3a3a3a;
	background-color: #f3f3f2;
	float: left;
}

#footer #stopka-strony {
	width: 930px;
	height: 41px;
	padding: 5px 10px;
	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 {
	width: 334px;
	height: 260px;
	margin: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #f3f3f2;
	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: 0;
}

.art ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.art ul li {
	padding: 2px 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;
	width: 276px;
	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: #8A1616;
}

.linki cite, cite, cite:link {
	font-style: normal;
	color: green;
}