/*
 *		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: #265c90; }

hr { background: #bbb; height: 1px; border: 0; }
h1 { font-size: 11pt; color: #265c90; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; color: #265c90; }
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 #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-color: #fff;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #636363;
}

#container {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 930px;
	height: auto;
	border-left: 1px solid #1a4b82;
	border-right: 1px solid #1a4b82;
	position: relative;
	overflow: hidden;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 930px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#top #gora {
	width: 930px;
	height: 38px;
	text-align: right;
	float: left;
}

#top #gora a {
	position: relative;
	top: 5px;
	right: 100px;
	color: #1a4a81;
	font-size: 16pt;
	font-weight: bold;
}

#top #menu-top {
	width: 930px;
	height: 30px;
	float: left;
}

#top #banner {
	width: 930px;
	height: 156px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

#top #banner a {
	position: relative;
	top: 10px;
	left: 48px;
	color: #fefefe;
	font-size: 16pt;
	font-weight: bold;
}

#top #sidebar-top {
	width: 930px;
	height: 115px;
	text-align: left;
	float: left;
}

#sidebar-top #search {
	width: 310px;
	height: 114px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	float: left;
}

#sidebar-top #newsletter {
	width: 310px;
	height: 114px;
	border-bottom: 1px solid #ccc;
	float: left;
}

.form-newsletter, .form-search {
	text-align: left;
	margin: 0 5px;
}

#sidebar-top #search2 {
	width: 310px;
	height: 114px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	float: left;
}

#top #google-top {
	width: 930px;
	height: 15px;
	padding: 3px 0;
	text-align: center;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 930px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#sidebar-left {
	margin: 5px 0;
	padding: 0;
	width: 191px;
	height: auto;
	background-color: #f4f4f4;
	float: left;
}

#sidebar-left #menu-left {
	width: 191px;
	height: auto;
	float: left;
}

#content {
	margin: 5px;
	padding: 0;
	width: 729px;
	height: auto;
	text-align: left;
	overflow: hidden;
	float: left;
}

#content #google-bottom {
	width: 729px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	float: left;
}

#footer {
	margin: 0;
	padding: 0;
	width: 930px;
	height: auto;
	float: left;
}

#footer #links {
	width: 930px;
	height: 20px;
	margin-top: 3px;
	float: left;
	text-align: right;
	color: #8a1616;
	clear: both;
}

#footer #realizacja {
	width: 890px;
	height: 27px;
	padding: 10px 20px;
	background-color: #22568a;
	float: left;
	text-align: left;
	color: #fefefe;
}

#footer #realizacja a {
	color: #fefefe;
}

#stopka-strony {
	width: 920px;
	padding: 5px;
	height: auto;
	float: left;
	color: #000;
}

			/* --------- galeria ---------- */

.foto-title {
	height: 35px;
}

.foto-pokaz {
	margin-bottom: 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;
}

.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: 699px;
	height: auto;
	padding: 0 5px;
	float: left;
}

.box {
	width: 334px;
	height: 227px;
	padding: 10px;
	overflow: hidden;
	float: left;
}

.art {
	padding: 0;
}

.art ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.art ul li {
	padding: 2px 5px;
}

.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 */

#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;
}

.inp-search {
	width: 170px;
	border: 1px solid #5d8ab6;
	background-color: #5d8ab6;
	padding: 1px 3px;
	margin: 0 3px;
	color: #fff;
}

.ok-search {
	position: relative;
	top: 5px;
}

	/*	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;
}
