/*
 *		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: #a20a35; padding: 5px; }
.row-clear { background: transparent; padding: 5px; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #f62a01; }
.kursor { cursor: pointer; }

hr { background: #F62A01; height: 1px; border: 0; }
h1 { font-size: 10pt; color: #fcfcfc; text-align: left; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; color: #fcfcfc; padding: 2px 5px; border-bottom: 1px solid #f62a01; }
h4 { font-size: 7pt; }

#fonty {
	text-align: right;
	position: relative;
	top: -4px;
	margin-bottom: -5px;
}

#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: 0;
}

#page-title h1, h1.naglowek {
	margin: 0;
	padding: 3px 20px;
	background-image: url(../img/naglowek.jpg);
	background-repeat: no-repeat;
	color: #fcfcfc;
}

h1.naglowek a {
	color: #fcfcfc;
}

#page-content {
	padding: 0;
	text-align: justify;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #1a4b82;
	color: #1a4b82;
	padding: 0 3px;
	margin: 0 3px;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #1a4b82;
	background-color: #1a4b83;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #4d0c14;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #e2e2e2;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 951px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 886px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#top #top-left {
	width: 86px;
	height: 342px;
	background-image: url(../img/top-left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-srodek {
	width: 701px;
	height: 360px;
	float: left;
}

#top #top-srodek #logo {
	width: 299px;
	height: 133px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-srodek #t2 {
	width: 402px;
	height: 133px;
	background-image: url(../img/t2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-srodek #menu-top {
	width: 299px;
	height: 208px;
	background-image: url(../img/menu-top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#search {
	float: left;
	position: relative;
	top: -30px;
}

#top #top-srodek #t3 {
	width: 402px;
	height: 118px;
	background-image: url(../img/t3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-srodek #t4 {
	width: 402px;
	height: 91px;
	background-image: url(../img/t4.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-right {
	width: 85px;
	height: 342px;
	background-image: url(../img/top-right.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 951px;
	height: auto;
	position: relative;
	float: left;
}

#sidebar-left {
	margin: 0;
	padding: 0;
	width: 86px;
	min-height: 368px;
	background-image: url(../img/sidebar-left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content {
	margin: 0;
	padding: 0;
	width: 701px;
	height: auto;
	overflow: hidden;
	float: left;
}

#sidebar-right {
	margin: 0;
	padding: 0;
	padding-top: 115px;
	width: 150px;
	min-height: 368px;
	background-image: url(../img/sidebar-right.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer {
	margin: 0 85px 0 86px;
	padding: 0;
	width: 701px;
	height: 150px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}

#footer #links {
	margin: 70px 20px 0 20px;
	width: 661px;
	height: 20px;
	float: left;
	color: #e2e2e2;
	border-bottom: 1px solid #f62a01;
}

#footer #realizacja {
	padding: 5px;
	width: 701px;
	height: 20px;
	float: left;
	color: #e2e2e2;
}

#footer #realizacja a {
	color: #e2e2e2;
}

#stopka-strony {
	width: 701px;
	height: auto;
	float: left;
}

			/* --------- galeria ---------- */

.foto-title {
	height: 35px;
}

.foto-pokaz {
	margin-bottom: 5px;
	border: 3px solid #EF0250;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 1px solid #561d24;
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #561d24;
	background-color: #4d0c14;
	cursor: pointer;
}

.foto-title {
	font-size: 9pt;
}

.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: #5D8AB6;
}

table.rejestr td a:hover {
	color: #3D6A96;
}

			/* --------- dodatkowe ---------- */

.box-main {
	width: 701px;
	height: auto;
	padding: 0;
	float: left;
}

.box {
	width: 701px;
	height: auto;
	padding: 10px 0;
	overflow: hidden;
	float: left;
}

.art {
	padding: 20px;
	background-color: #400008;
}

.art-news {
	padding: 20px;
	background-color: #400008;
}

.art ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.art ul li {
	padding: 2px 5px;
}

.linia {
	border-bottom: 1px solid #f62a01;
}

.news {
	padding: 0;
}

.news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.news ul li {
	padding: 2px 25px;
}

.data {
	color: #a5a5a5;
	font-size: 7pt;
	padding: 0 15px;
}

.aktual {
	width: auto;
	padding: 0 15px;
	display: block;
	text-align: justify;
}

#forum {
	margin: 0;
	padding: 5px;
	list-style: none;
}

/* wyszukiwarka */

#szukaj-wybor {
	width: 250px;
	font-weight: bold;
	text-align: center;
	float: left;
} 

#szukaj-wybor a { 
	color: #656565;
	text-decoration: none;
	font-family: Tahoma;
} 

#szukaj-wybor a.selected{
	color: #6b0e0e;
}

.szukaj {
	text-align: left;
	margin: 0 7px;
	clear:both;
	display: none;
}

.szukaj .first{
	display: block;
}

.form-search {
	height: 30px;
	margin-bottom: 6px;
	margin-left: 15px;
	float: left;
}

.inp-search {
	width: 160px;
	height: 17px;
	border: 1px solid #fff;
	background-color: #4D0C14;
	padding: 1px 3px;
	margin: 0;
	color: #fff;
}

.ok-search {
	position: relative;
	top: 7px;
	right: 2px;
}

	/*	moduł video	*/
	
#lista {
	width: 100%;
	margin-right: 9px;
	height: auto;
	text-align: center;
	float: left;
}

#player {
	background-color: #A20A35;
}

#lista .lista-v {
	float: left;
	margin: 5px 0;
}

#popular {
	width: 100%;
	height: auto;
	float: left;
}

#popular .popular-v {
	margin: 5px 0;
}

#reklama-top {
	width: 701px;
	height: auto;
	text-align: center;
	float: left;
}