/*
 *		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: #043845; }

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 {
	text-align: right;
	height: 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 {
	width: 583px;
	height: 73px;
	padding: 10px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
}

#page-title h1 {
	margin: 0;
	margin-top: 47px;
	padding: 0;
	padding-left: 15px;
	color: #464646;
	font-size: 8pt;
}

#page-content {
	padding: 10px;
	text-align: justify;
	overflow: hidden;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #d9e0e2;
}

#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: #6d8b93;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 903px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 903px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#top #logo {
	width: 300px;
	height: 179px;
	float: left;
}

#top #menu-top {
	width: 603px;
	height: 103px;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 903px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#sidebar-left {
	margin: 0;
	padding: 0;
	width: 300px;
	height: auto;
	float: left;
}

#sidebar-left #w-sieci {
	width: 300px;
	height: 93px;
	background-image: url(../img/w-sieci.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #foto {
	width: 300px;
	height: 282px;
	float: left;
}

#sidebar-left #search {
	width: 300px;
	height: 62px;
	background-image: url(../img/szukaj.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}


#sidebar-left #kola {
	width: 300px;
	height: 155px;
	background-image: url(../img/kola.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}

#content {
	margin: 0;
	padding: 0;
	width: 603px;
	height: auto;
	text-align: left;
	overflow: hidden;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #d9e0e2;
	float: left;
}

#footer {
	margin: 0;
	margin-left: 300px;
	padding: 0;
	width: 603px;
	height: auto;
	text-align: left;
	float: left;
}

#footer #polecamy {
	width: 543px;
	height: 16px;
	padding: 10px 30px;
	background-color: #043845;
	float: left;
	color: #d9e0e2;
	border-bottom: 1px solid #022831;
}

#footer #pozycjonowanie {
	width: 543px;
	height: 60px;
	padding: 10px 30px;
	background-color: #043845;
	float: left;
	color: #d9e0e2;
	border-top: 1px solid #094655;
}

#footer #copyright {
	width: 483px;
	height: 32px;
	padding: 20px 0;
	float: left;
	color: #043845;
}

#footer #realizacja {
	width: 120px;
	height: 32px;
	padding: 20px 0;
	float: left;
	color: #043845;
}

#footer #realizacja a {
	color: #043845;
}

#stopka-strony {
	width: 603px;
	padding: 5px 0;
	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: #5D80B6;
}

table.rejestr td a:hover {
	color: #3D6096;
}

			/* --------- dodatkowe ---------- */

.box-main {
	width: 573px;
	height: auto;
	padding: 0 5px;
	float: left;
}

.box {
	width: 271px;
	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: #043845;
	
}

.aktual {
	width: auto;
	display: block;
	text-align: justify;
}

/* wyszukiwarka */

.form-search {
	margin-top: 15px;
}

.nag-search {
	color: #fff;
	font-weight: bold;
}

.inp-search {
	width: 140px;
	border: none;
	border-bottom: 1px solid #7aa6b3;
	background-color: transparent;
	padding: 1px 0;
	margin: 0 8px;
	font-size: 8pt;
	text-align: center;
	color: #7aa6b3;
}

.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;
}