/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *				Marek Kleszyk
 *		data:		01 sierpieĹ„ 2008
 *		system:		T.CMS-4.0-SEO
 */

@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: #5F7301; }
.kursor { cursor: pointer; }
a.link, a.link:hover { color: #749600; font-weight: bold; }

hr { background: #d2d3d4; height: 1px; border: 0; }
h1 { font-size: 12pt;}
h2 { font-size: 10pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

#fonty {
	width: 206px;
	height: 29px;
	padding-left: 10px;
	text-align: left;
	background-image: url(../img/fonty.jpg);
	background-repeat: no-repeat;
	float: left;
}

#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;
	margin-top: 5px;
	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;
}

#page-content {
	padding: 10px;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #636363;
	color: #7f7f71;
	padding: 0 3px;
	margin: 0 3px;
}

input.opis {
	width: 300px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 4px;
	border: none;
	background-color: #EF8200;
	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: 9pt;
	color: #000;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #logo {
	width: 1000px;
	height: 219px;
	float: left;
}

#top #m-l {
	width: 50px;
	height: 83px;
	background-image: url(../img/m-l.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #m-r {
	width: 50px;
	height: 83px;
	background-image: url(../img/m-r.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #menu-top {
	width: 1000px;
	height: 83px;
	margin-top: 6px;
	float: left;
}

#kalendarz {
	width: 568px;
	height: 22px;
	padding-top: 7px;
	background-image: url(../img/kalendarz.jpg);
	background-repeat: repeat-x;
	color: #fefefe;
	font-size: 10pt;
	font-weight: bold;
	float: left;
}

#kalendarz a, #kwiaty a {
	color: #fefefe;
}

#kwiaty {
	width: 206px;
	height: 29px;
	padding-right: 10px;
	text-align: right;
	background-image: url(../img/kalendarz.jpg);
	background-repeat: repeat-x;
	color: #fefefe;
	font-size: 10pt;
	font-weight: bold;
	float: left;
}

span.dd {
	position: relative;
	top: -9px;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#sidebar-left {
	margin: 0 auto;
	padding: 0;
	width: 216px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-left #logowanie {
	width: 216px;
	height: 93px;
	text-align: center;
	padding: 21px 0;
	float: left;
}

#sidebar-left #szukaj {
	width: 216px;
	height: 52px;
	background-image: url(../img/szukaj.jpg);
	background-repeat: repeat-x;
	float: left;
}

.t-sz {
	width: 113px;
	height: 15px;
	border: 1px solid #636363;
	color: #7f7f71;
	padding: 3px;
	margin: 0 1px;
}

.s-sz {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	border: none;
	font-weight: bold;
}

.f-sz {
	margin: 5px 0;
	margin-top: 15px;
	padding: 0;
	float: left;
}

.o-sz {
	margin: 0 5px;
	margin-top: 9px;
	padding: 0;
	float: left;
}

#sidebar-left #ulubione {
	width: 166px;
	height: 41px;
	padding: 5px 25px;
	background-image: url(../img/ulubione.jpg);
	background-repeat: repeat-x;
	float: left;
}

#sidebar-left #ulubione a {
	 color: #fefefe;
	 margin: 3px 0;
	 font-size: 10pt;
	 display: block;
}

#sidebar-left #menu-left {
	width: 216px;
	height: auto;
	background-image: url(../img/menu-left.jpg);
	background-repeat: repeat-x;
	background-color: #EC7801;
	float: left;
}

#sidebar-right #banner {
	height: auto;
}

#sidebar-left #pogoda {
	width: 216px;
	height: auto;
	margin: 5px 0;
	float: left;
}

#sidebar-left #waluty {
	width: 216px;
	height: auto;
	margin: 5px 0;
	float: left;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 484px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-right {
	margin: 0 auto;
	padding: 0;
	width: 300px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
	width: 1000px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #menu-bottom {
	padding: 15px;
	width: 970px;
	height: 15px;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	color: #fefefe;
	float: left;
}

#footer #copyright {
	padding: 5px 15px;
	width: 186px;
	height: 15px;
	color: #616161;
	float: left;
}

#footer #realizacja {
	padding: 5px 15px;
	width: 754px;
	height: 15px;
	color: #616161;
	text-align: right;
	float: left;
}

#footer #realizacja a {
	color: #616161;
}

#reklama-top {
	width: 784px;
	height: auto;
	margin: 0;
	margin-top: 15px;
	text-align: center;
	float: left;
}

#sciezka {
	width: 754px;
	height: 15px;
	margin: 0;
	padding: 3px 0;
	text-align: left;
	padding-left: 30px;
	color: #628618;
	float: left;
}

#sciezka a {
	color: #628618;
}

#reklama-bottom {
	width: 484px;
	height: auto;
	margin: 10px 0;
	margin-top: 1.2cm;
	text-align: center;
	float: left;
}

.reklama-right {
	width: 100%;
	height: auto;
	margin: 5px 0;
	text-align: center;
	display: block;
}

			/* --------- galeria ---------- */

ul#galeria {
	width: 784px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul#galeria li {
	margin: 0 5px;
	padding: 3px;
	float: left;
}

ul#galeria li a {
	margin: 0;
	padding: 0;
	color: #f17100;
	font-weight: bold;
	font-size: 10pt;
}

.foto-title {
	height: 35px;
}

.foto-pokaz {
	margin-bottom: 5px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 1px solid #CFD3D8;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #788A98;
	background-color: #f6f6f6;
	cursor: pointer;
}

.foto-gal a img {
	margin: 0;
}

#page-title-gal {
	padding: 5px 10px;
	border-top: 1px solid #D2D3D4;
}

#page-content-gal {
	padding: 10px;
	overflow: hidden;
}

.news-foto {
	float: left;
	margin: 5px;
}

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
	color: #999;
}

table.rejestr td a {
	color: #999;
}

table.rejestr td a:hover {
	color: #281;
}

.art ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}

.art ul li {
	margin: 10px 0;
	height: 111px;
	border-bottom: 1px solid #2F2F2F;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	color: #C5FCFF;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.box-n {
	width: 447px;
	margin: 0 7px 0 10px;
	height: 70px;
	padding-left: 20px;
	float: left;
}

.box-n-sz {
	width: 747px;
	margin: 0 7px 0 10px;
	height: 70px;
	padding-left: 20px;
	float: left;
}

.box-n-55 {
	width: 447px;
	margin: 0 7px 0 10px;
	height: auto;
	padding: 10px;
	float: left;
}

.box-n-55 .foto-55 {
   margin-right: 5px;
   margin-bottom: 5px;
   float: left;
}

.box-n-55 .txt-55 {
   color: #4c4c4c;
}

.box-n-55 .txt-55 a {
   color: #c27b00;
}

.box-n-55 .txt-55 a.b55 {
   font-weight: bold;
}

.box-n-55 .txt-55 .data-55 {
   color: #7b4e00;
   font-size: 11px;
   margin-bottom: 6px;
   display: block;
}

.pomaranczowy {
	background-image: url(../img/n-rozowy.jpg);
	background-repeat: no-repeat;
	color: #7b4e00;
   font-size: 12px;
}

.pomaranczowy div.title-55 {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 10px;
   margin: 5px 0 10px 0;
   border-bottom: 1px solid #f2e0c6;
}

.pomaranczowy div.title-55 a.a55 {
   color: #c27b00;
   padding-left: 8px;
   background: transparent url('../img/title-55.gif') no-repeat scroll left center;
}

a.b55:hover {
   text-decoration: underline;
}

.pomaranczowy div.title-55 a {
	color: #7b4e00;
}

.foto-44 {
   padding-right: 5px;
   padding-bottom: 5px;
   background: #fff;
   float: left;
}

.data-44 {
   color: #7b4e00;
   font-size: 11px;
   margin-bottom: 4px;
   display: block;
}

.border-44 {
   margin-bottom: 3px;
   border-bottom: 1px solid #f3e5cc;
   display: block;
}

.border-444 {
   margin-bottom: 3px;
   display: block;
}

.kat-44 {
   color: #7ea300;
   padding-right: 8px;
   margin-right: 2px;
   background: transparent url('../img/title-44.gif') no-repeat scroll right center;
}

a.title-44 {
   color: #c27b00;
   font-weight: bold;
}

a.title-44:hover {
   text-decoration: underline;
}

div.title-33 {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 10px;
   margin: 5px 0 10px 0;
   border-bottom: 1px solid #c3f0ce;
   color: #0e7525;
}

a.link-33 {
   padding: 4px 0;
   margin-bottom: 3px;
   border-bottom: 1px solid #e4e4e4;
   color: #4a4a4a;
   font-weight: bold;
   display: block;
   padding-left: 11px;
   background: transparent url('../img/title-33.gif') no-repeat scroll 0 10px;
}

a.link-33:hover {
   color: #0e7525;
   text-decoration: underline;
   background: transparent url('../img/title-33h.gif') no-repeat scroll 0 10px;
}

a.last {
   border-bottom: none;
}

.zolty {
	background-image: url(../img/n-zolty.jpg);
	background-repeat: no-repeat;
	color: #e5b308;
}

.zolty h1 a {
	color: #e5b308;
}

.niebieski {
	background-image: url(../img/n-niebieski.jpg);
	background-repeat: no-repeat;
	color: #0e7525;
}

.niebieski h1 a {
	color: #0e7525;
}

.niebieski2 {
	background-image: url(../img/n-niebieski2.jpg);
	background-repeat: no-repeat;
	color: #006789;
}

div.title-22 {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 10px;
   margin: 5px 0 10px 0;
   border-bottom: 1px solid #c3e8e9;
   color: #006789;
}

div.item-22 {
   padding: 4px 0;
   margin-bottom: 3px;
   border-bottom: 1px solid #e4e4e4;
   color: #006789;
   display: block;
}

div.item-22l {
   border-bottom: none;
}

div.item-22 strong {
   padding-right: 8px;
   background: transparent url('../img/title-22.gif') no-repeat scroll right center;
}

a.link-22 {
   color: #4a4a4a;
   font-weight: bold;
}

a.link-22:hover {
   text-decoration: underline;
}

.blekitny {
	background-image: url(../img/n-blekitny.jpg);
	background-repeat: no-repeat;
	color: #527aba;
}

.blekitny h1 a {
	color: #527aba;
}

.lima {
	background-image: url(../img/n-lima.jpg);
	background-repeat: no-repeat;
	color: #2fbd45;
}

.lim h1 a {
	color: #2fbd45;
}

.lima-sz {
	background-image: url(../img/n-lima-sz.jpg);
	background-repeat: no-repeat;
	color: #2fbd45;
}

.lim-sz h1 a {
	color: #2fbd45;
}

.brazowy {
	background-image: url(../img/n-brazowy.jpg);
	background-repeat: no-repeat;
	color: #a49358;
}

.box-t {
	width: 447px;
	margin: 0 7px 15px 10px;
	padding: 0 10px;
	height: auto;
	text-align: justify;
	color: #616161;
	float: left;
}

.box-t-sz {
	width: 747px;
	margin: 0 7px 15px 10px;
	padding: 0 10px;
	height: auto;
	text-align: justify;
	color: #616161;
	float: left;
}

.box-t img, .box-t-sz img {
	margin-right: 10px;
	float: left;
}

.pomaranczow img {
	border: 2px solid #808080;
}

.zolt img {
	border: 2px solid #ecc12f;
}

.niebiesk img {
	border: 2px solid #47a3ca;
}

.brazow img {
	border: 2px solid #a49358;
}

.box-n2 {
	width: 273px;
	margin: 0 0 0 7px;
	height: 70px;
	padding-left: 20px;
	float: left;
}

.box-n2z {
	width: 273px;
	margin: 0 0 0 7px;
	height: auto;
	padding: 10px;
	float: left;
}

.foto-11 {
   width: 130px;
   height: 162px;
   float: left;
}

.foto-11r {
   margin-right: 11px;
}

.foto-11f {
   height: 124px;
   text-align: center;
   margin-bottom: 1px;
   background: #f2f2f2;
   overflow: hidden;
}

.foto-11o {
   height: 31px;
   padding: 2px 0;
   text-align: center;
   margin-bottom: 1px;
   background: #f2f2f2;
   border-top: 1px solid #cecece;
   color: #000;
   font-weight: bold;
   overflow: hidden;
}

.foto-11o a {
   color: #000;
}

div.title-2z {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 10px;
   margin: 5px 0 10px 0;
   color: #009200;
}

div.title-2z a {
   color: #009200;
}

div.title-3z {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 10px;
   margin: 5px 0 10px 0;
   color: #005fc0;
}

div.title-3z a {
   color: #005fc0;
}

.ogl-3z {
   color: #000;
   padding: 5px 0;
   background: transparent url(../img/ogl-border.jpg) scroll repeat-x bottom;
}

.ogl-3z a.ogl-3a {
   color: #000;
   padding-left: 12px;
   font-weight: bold;
   display: block;
   margin-bottom: 4px;
   background: transparent url(../img/oglo-li.gif) scroll no-repeat 0 2px;
}

.ogl-3zl {
   background: none;
}

.zielony {
	background-image: url(../img/n2-zielony.jpg);
	background-repeat: no-repeat;
	color: #5e8d01;
}

.zielony h1 a {
	color: #5e8d01;
}

.seledynowy {
	background-image: url(../img/n2-seledynowy.jpg);
	background-repeat: no-repeat;
	color: #2fbd45;
}

.seledynowy h1 a {
	color: #2fbd45;
}

.fioletowy {
	background-image: url(../img/n2-fioletowy.jpg);
	background-repeat: no-repeat;
	color: #527aba;
}

.fioletowy h1 a {
	color: #527aba;
}

.box-t2 {
	width: 273px;
	margin: 0 0 15px 7px;
	padding: 0 10px;
	height: auto;
	text-align: justify;
	color: #616161;
	float: left;
}

.seledynow img {
	border: 2px solid #747474;
}

.seledynow strong {
	color: #616161;
	font-size: 10pt;
	text-align: left;
}

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;
}

p.ogl-box {
	width: 252px;
	height: auto;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px dotted #9c9c9c;
	float: left;
}

p.ogl-box a {
	color: #5379b8;
	font-weight: bold;
}

ul.lista, ul.lista2 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.lista li, ul.lista2 li {
	margin: 0 5px;
	padding: 1px 3px;
	padding-left: 15px;
	background-image: url(../img/li-ogl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

ul.lista li a {
	margin: 0;
	padding: 0;
	color: #5070bd;
	font-weight: bold;
	font-size: 10pt;
}

ul.lista2 li a {
	margin: 0;
	padding: 0;
	color: #628618;
	font-weight: bold;
	font-size: 10pt;
}

#log-l {
	width: 183px;
	height: 160px;
	margin: 20px 0;
	padding: 0 20px;
	text-align: center;
	border-right: 1px solid #ceddb2;
	float: left;
}

#log-r {
	width: 223px;
	height: 160px;
	margin: 20px 0;
	text-align: center;
	float: left;
}

#log-l b, #log-r b {
	color: #ff6602;
	text-decoration: underline
}

#no-border img {
	border: none;
}

.box-n-66 {
	width: 196px;
	margin-top: 6px;
	height: 70px;
	padding: 0 10px;
	float: left;
}

.brazowy-66 {
	background-image: url(../img/n-brazowy-66.jpg);
	background-repeat: no-repeat;
	color: #9e5a00;
}

.box-t-66 {
	width: 196px;
	margin-bottom: 15px;
	padding: 0 10px;
	height: auto;
	text-align: justify;
	color: #323232;
   font-style: italic;
	float: left;
}

.brazow-66 img {
	border: 2px solid #a49358;
}

small.data-dodania {
   display: block;
   font-size: 8pt;
}