/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *				Marek Kleszyk
 *		data:	14 styczeń 2009
 *		system:		T.BLOG-1.0
 */ 

@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:visited, a:active { text-decoration: none; color: #B20000; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #bbb; height: 1px; border: none; }
h1 { font-size: 12pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8pt; }
h6 { font-size: 7pt; }

a.kolor1 { color: #f60; }
a.kolor2 { color: #3d8; }
a.kolor3 { color: #0f6; }
a.kolor4 { color: #f60; }
a.kolor5 { color: #06f; }
a.kolor6 { color: #999; }
a.kolor7 { color: #666; }
a.kolor8 { color: #333; }
a.kolor9 { color: #000; }

.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;
	color: #3491E1;
	font-size: 10pt;
}

#page-content {
	padding: 10px;
	line-height: 12pt;
	text-align: justify;
	overflow: hidden;
}

#page-content h1 {
	font-size: 10pt;
}

#page-content h2 {
	font-size: 9pt;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #ccc;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

input.pole {
	border: none;
	background-image: url('../img/pole.jpg');
	background-repeat: no-repeat;
	width: 169px;
	height: 17px;
	padding: 6px 3px;
	margin: 0 3px;
	color: #3491E1;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	outline: 0
}

.image {
	position: relative;
	top: 7px;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url('../img/tlo.jpg');
	background-repeat: repeat;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #262626;
}

#container {
	margin: 20px auto;
	padding: 0;
	width: 996px;
	background-color: #f5f5f5;
	background-image: url('../img/container.jpg');
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 996px;
	height: auto;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	margin: 6px;
	padding: 0;
	width: 984px;
	height: 209px;
	background-image: url('../img/t1.jpg');
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	text-align: right;
	float: left;
}

#top #logo {
	width: 361px;
	height: 141px;
	margin-top: 5px;
	margin-right: 100px;
	float: right;
}

#base {
	margin: 0 auro;
	padding: 0;
	width: 996px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#sidebar-left {
	margin-left: 15px;
	padding: 0;
	width: 225px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-left #gora {
	width: 225px;
	height: 6px;
	background-image: url('../img/left-gora.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #box {
	width: 223px;
	height: auto;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background-color: #fff;
	float: left;
}

#sidebar-left #box #szukaj {
	width: 220px;
	height: 60px;
	margin-top: 20px;
	text-align: left;
	float: left;
}

#sidebar-left #box #szukaj label {
	color: #787878;
	font-weight: bold;
}

#sidebar-left #dol {
	width: 225px;
	height: 6px;
	background-image: url('../img/left-dol.jpg');
	background-repeat: no-repeat;
	float: left;
}

#content {
	margin: 0 12px 0 9px;
	padding: 0;
	width: 735px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#content #sciezka {
	width: 731px;
	height: auto;
	margin-bottom: 5px;
	padding: 2px;
	padding-top: 0;
	border-bottom: 1px solid #EDEDED;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 996px;
	height: auto;
	background-image: url('../img/bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	overflow: hidden;
	text-align: center;
	float: left;
}

#footer #menu-bottom {
	padding: 2px;
	width: 996px;
	height: 20px;
	color: #787878;
	float: left;
}

#footer #copyright {
	padding: 2px;
	width: 996px;
	height: 20px;
	color: #787878;
	float: left;
}

#footer #copyright a {
	color: #F60;
}

			/* --------- galeria ---------- */

h1.nag {
	width: 98%;
	height: 16px;
	padding: 5px;
	background-image: url('../img/h1.jpg');
	background-repeat: repeat-x;
	float: left;
}
			
.foto-pokaz {
	margin-bottom: 5px;
	border: 1px solid #CFD3D8;
	padding: 3px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 2px solid #a09c07;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #a09c07;
	background-color: #f6f6f6;
	cursor: pointer;
}

#page-title-gal {
	padding: 10px;
	border-top: 1px solid #CFD3D8;
}

#page-title-gal h1 {
	margin: 0;
	padding: 0;
}

#page-content-gal {
	padding: 10px;
	overflow: hidden;
}

		/* --------- rejestr zmian ---------- */

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
	color: #999;
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}

.art ul li {
	margin: 10px 0;
	height: 110px;
	border-bottom: 1px solid #000;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	color: #077B66;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.news-foto {
	float: left;
	margin: 5px;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll left 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 {
	margin: 0;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}

/* strona glowna */

.box {
	width: 310px;
	height: auto;
	margin: 8px;
	float: left;
}

.main-art {
	float: left;
}

.main-art ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-art ul li {
	margin: 0;
	margin-top: 15px;
	padding-left: 15px;
	background-image: url('../img/li2.jpg');
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: bold;
}

.main-art ul span {
	margin: 3px 15px;
	display: block;
}

.main-art ul li a {
	color: #404040;
}

span.wiecej {
	color: #ff6600;
}

#ramka {
	width: 97%;
	padding: 5px;
	border: 1px solid #e1debc;
	border-top: 1px solid #a09c07;
	background-color: #f0eee5;
	float: left;
}

#linkasy {
	margin: 3px 0;
}

.linki {
	margin: 1px 0;
	padding: 1px 5px;
	width: 213px;
	float: left;
}

.linki h2 {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	background-image: url('../img/li2.jpg');
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
	font-size: 9pt;
}

.linki h2, .linki h2 a, .linki h2 a:active, .linki h2 a:visited, .linki h2 a:hover {
	color: #FF6600;
}

.linki span, span, span:link {
	font-style: normal;
	color: #787878;
}

#data, .data {
	width: 28px;
	height: 31px;
	margin-right: 10px;
	background-image: url('../img/data.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 7pt;
	float: left;
}

#data strong, .data strong {
	font-size: 10pt;
	color: #9d9d9d;
}

.data2 {
	color: #ccc;
}

.page-foto {
	width: 172px;
	height: 121px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url('../img/tlo-foto.gif');
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

.page-foto a img {
	height: 121px;
}

#ocena {
	width: 715px;
	height: 33px;
	float: left;
}

#ocena #ocena-l {
	width: 9px;
	height: 33px;
	background-image: url('../img/ocena-l.jpg');
	background-repeat: no-repeat;
	float: left;
}

#ocena #ocena-a {
	width: 370px;
	height: 21px;
	padding: 5px 20px;
	background-color: #fff;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-weight: bold;
	font-size: 10pt;
	float: left;
}

#ocena #ocena-a strong {
	color: #3491E1;
}
#ocena #ocena-s {
	width: 285px;
	height: 21px;
	padding: 5px 0;
	background-color: #fff;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-weight: bold;
	font-size: 10pt;
	float: left;
}

#ocena #ocena-r {
	width: 11px;
	height: 33px;
	background-image: url('../img/ocena-r.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-right {
	padding: 0;
	width: 225px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: right;
}

#sidebar-right #gora2 {
	width: 225px;
	height: 6px;
	background-image: url('../img/left-gora.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-right #box2 {
	width: 223px;
	height: auto;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background-color: #fff;
	float: left;
}

#sidebar-right #dol2 {
	width: 225px;
	height: 6px;
	background-image: url('../img/left-dol.jpg');
	background-repeat: no-repeat;
	float: left;
}

.m-title {
	position: relative;
	padding: 0;
}

.m-title .data .m-mie{
	position: relative;
	top: -2px;
}

.m-title h1 {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-size: 10pt;
}

a.m-link, a:hover.m-link {
	text-decoration: none;
	color: #262626;
}

#dodaj-do {
	font-size: 7pt;
}

#dodaj-do img {
	position: relative;
	top: 5px;
}
