/*
 *		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: #670046; }
a:hover { text-decoration: underline; }
a.no-color { color: #6f6f6f; }
.kursor { cursor: pointer; }

hr { background: #e2e2e2; height: 1px; border: none; }
h1 { font-size: 11pt; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; }
h4 { font-size: 8pt; }
h5 { font-size: 7pt; }

* { margin: 0; padding: 0; }
p { margin: 5px 0; }
ul { margin: 5px 0; padding-left: 20px; }
ul li { margin: 5px 0; }
table { margin: auto; padding: 0; }
td, th { font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif; }

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
   padding: 5px 0;
	text-align: left;
   border-top: 1px solid #e2e2e2;
}

.tagi a {
   margin: 0 2px;
   color: #004667;
}

#page-title {
   margin: 10px;
	padding: 10px 0;
   margin-right: 0;
   border-bottom: 1px solid #e2e2e2;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	color: #004667;
	font-size: 12pt;
}

#page-content {
	padding: 10px;
   padding-right: 0;
	line-height: 12pt;
	text-align: justify;
	overflow: hidden;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #a33a81;
   background: transparent;
	padding: 2px 3px;
	margin: 0 3px;
   color: #a33a81;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 3px 4px;
	background-color: #a33a81;
	border: none;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
   background-color: #ffffff;
	text-align: center;
	font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
   color: #6f6f6f;
}

#container {
	width: 940px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}

#top {
	width: 940px;
	height: auto;
	position: relative;
	overflow: hidden;
   text-align: left;
	float: left;
}

#top #logo {
	width: 445px;
	height: 60px;
   margin-top: 22px;
   margin-left: 25px;
   font-family: "Georgia", "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
	float: left;
}

#top #logo a {
	font-size: 30px;
   text-decoration: none;
   color: #670046;
}

#top #logo span {
	font-size: 18px;
   color: #164272;
}

#top #menu-top {
	width: 470px;
    text-align: right;
	float: left;
    margin-top: 40px;
}

#top #menu-top a {
   margin: 12px;
   margin-top: 0px;
   color: #000;
   text-align: center;
   text-decoration: none;
   float: right;
   font-weight: bold;

}
#top #menu-top a:hover {
    color: #383838;
}

#top #sciezka {
	width: 915px;
	height: 35px;
   line-height: 30px;
   margin-left: 25px;
	float: left;
}

#top #sciezka span {
	color: #808080;
}

#top #sciezka a {
	color: #4c4c4c;
}

#top #sciezka img {
   margin: 0 3px;
   position: relative;
   top: -2px;
}

#base {
	width: 940px;
	height: auto;
	position: relative;
	overflow: hidden;
    background: transparent url('../../../upload/Grafika/top.jpg') no-repeat scroll 0 0;
	float: left;
}

#sidebar-left {
	margin-left: 20px;
	width: 330px;
	height: auto;
   padding-top: 16px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-left .box {
	width: 330px;
	height: auto;
   margin: 4px 0;
	float: left;
}

#sidebar-left .b1 {
   background-color: #164272;
   color: #779fcb;
}

#sidebar-left .b2 {
   background-color: #670046;
   color: #ffffff;
}

#sidebar-left .b3 {
   background-color: #164272;
   color: #6791bf;
}

#sidebar-left .box .szukaj {
   padding: 4px;
}

#sidebar-left .box .szukane, #sidebar-left .b3 {
   padding: 9px;
}

#sidebar-left .box .szukane a {
   color: #ffffff;
}

#content {
	width: 590px;
	height: auto;
   margin-top: 252px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	width: 920px;
	height: auto;
   margin-left: 20px;
	position: relative;
	overflow: hidden;
	text-align: center;
   color: #6f6f6f;
	float: left;
}

#footer #menu-bottom {
	width: 920px;
	height: 20px;
   text-align: center;
   border-bottom: 1px solid #dfdfdf;
	float: left;
}

#footer #copyright {
	width: 800px;
	height: 20px;
   padding: 5px;
   text-align: left;
	float: left;
}

#footer #do-gory {
	width: 90px;
	height: 20px;
   padding: 5px 10px;
   text-align: right;
	float: left;
}

#footer #copyright a, #footer #do-gory a {
	color: #6f6f6f;
}

#opcje {
   position: absolute;
   right: 10px;
   top: 25px;
}

#opcje a {
   color: #6f6f6f;
}



			/* --------- 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 0 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 0;
	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;
}

.linki {
	margin: 3px 0;
	padding: 3px 0;
	width: 300px;
   border-top: 1px solid #225083;
   color: #6791bf;
	float: left;
}

.linki h2 {
	margin: 0;
	padding: 0;
   padding-left: 13px;
	font-weight: bold;
   background: transparent url('../img/art.gif') no-repeat left center;
   color: #afcbea;
	font-size: 9pt;
}

.linki a {
   color: #afcbea;
}

.linki span, span:link {
	font-style: normal;
   display: block;
   padding-left: 13px;
}

.linki span.www, span.www:link {
	color: #000;
}

#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: #ff7602;
}
#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;
}

#font_down {
	font-size: 7pt;
   font-weight: bold;
}

#font_or {
	font-size: 9pt;
   font-weight: bold;
}

#font_up {
	font-size: 11pt;
   font-weight: bold;
}