/*
 *		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;
	color: #666;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
	color: #666;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
	color: #666;
}

.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 #cacaca;
	padding: 1px 3px;
	margin: 0 3px;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #cacaca;
	background-color: #861616;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

input.ok {
	position: relative;
	top: 10px;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat;
	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;
	background-color: #fbfbfb;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#top #logo {
	width: 253px;
	height: 122px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t1 {
	width: 577px;
	height: 119px;
	padding-top: 3px;
	padding-right: 120px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	color: #ebebeb;
	text-align: right;
	color: #d00;
	float: left;
}

#top #t1 a {
	color: #d00;
}

#top #aaa {
	width: 930px;
	height: 27px;
	padding-top: 15px;
	padding-right: 20px;
	background-image: url(../img/aaa.jpg);
	background-repeat: repeat-x;
	color: #a3a3a3;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#sidebar-left {
	margin: 0;
	padding: 0;
	width: 253px;
	height: auto;
	text-align: left;
	float: left;
}

#sidebar-left #menu-left, #sidebar-left #polecane {
	width: 253px;
	height: auto;
	float: left;
}

#sidebar-left #szukaj, #sidebar-left #newsletter {
	width: 253px;
	height: 66px;
	margin-top: 5px;
	background-color: #e8e8e8;
	float: left;
}

#content {
	margin: 0 12px;
	padding: 0;
	width: 671px;
	height: auto;
	border: 1px solid #f5f5f5;
	text-align: left;
	overflow: hidden;
	float: left;
}

#footer {
	margin: 0;
	padding: 0;
	width: 950px;
	height: auto;
	float: left;
}

#footer #dol {
	width: 950px;
	height: 27px;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	float: left;
}

#footer #realizacja {
	width: 950px;
	height: 20px;
	padding: 10px 0;
	color: #484848;
	float: left;
}

#footer #links {
	width: 930px;
	height: 20px;
	padding: 5px 10px;
	color: #3a3a3a;
	background-color: #ededed;
	color: #484848;
	float: left;
}

#footer #realizacja a, #footer #links a {
	color: #484848;
}

#footer #skroty {
	width: 930px;
	height: auto;
	padding: 5px 10px;
	color: #484848;
	float: left;
}

#footer #stopka-strony {
	width: 930px;
	height: auto;
	padding: 5px 10px;
	color: #484848;
	float: left;
}

h1.nag {
	padding: 4px 0;
	margin: 0;
	padding-left: 30px;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-size: 10pt;
	float: left;
}

h1.nag a {
	color: #757575;
}

.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 #c9c9c9;
	height: 110px;
	width: 137px;
	text-align: center;
	vertical-align: middle;
}

.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: 641px;
	height: auto;
	padding: 5px;
	float: left;
}

.box {
	width: 313px;
	height: 260px;
	margin: 5px;
	margin-bottom: 10px;
	border: 1px solid #d8d4d1;
	float: left;
}

.box-n1 {
	width: 135px;
	height: 16px;
	padding: 1px 0;
	margin: 0;
	border: 1px solid #d8d4d1;
	background-image: url(../img/nag-tlo.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: -10px;
	left: 10px;
}

.box-n1 a {
	padding-left: 20px;
	background-image: url(../img/li-a.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: normal;
	font-size: 9pt;
	color: #fff;
}

.art {
	padding: 0;
}

.art ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.art ul li {
	margin-left: 10px;
	padding: 2px 8px;
	background-image: url(../img/li-l.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
}

.art ul li a {
	font-weight: bold;
	color: #b50000;
}

.news {
	padding: 0;
}

.news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.news ul li {
	padding: 2px 5px;
}

.news ul li a {
	color: #b50000;
}

.data {
	color: #a5a5a5;
	font-size: 7pt;
}

.aktual {
	width: auto;
	display: block;
	text-align: justify;
}

/* wyszukiwarka */

.naglowek {
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 10px;
	background-image: url(../img/li-s.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #757575;
	float: left;
}

.strony {
	width: 223px;
	margin-top: 15px;
	padding: 4px 0;
	padding-left: 30px;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	color: #757575;
	border-top: 1px dotted #d8d8d8;
	border-bottom: 1px dotted #d8d8d8;
	text-align: left;
	float: left;
}

.form-szukaj, .form-newsletter {
	width: 253px;
	text-align: center;
	float: left;
} 

	/*	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;
	color: #a2a2a2;
	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: #a2a2a2;
}

.linki cite, cite, cite:link {
	font-style: normal;
	color: #bc1919;
}
