/*
 *		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 { color: #009af3; }
.kursor { cursor: pointer; }

hr { background: #d6d6c4; height: 1px; border: 0; }
h1 { font-size: 10pt; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

#fonty {
	text-align: right;
	padding-right: 10px;
	background-color: #81c043;
	height: 0;
}

#fonty a {
	color: #fff;
	position: relative;
	top: 8px;
}

#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 {
	padding: 10px;
	background-color: #81c043;
	color: #fff;
}

#page-title h1 {
	margin: 0;
	padding: 0;
}

#page-content {
	padding: 10px;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #c2c2ad;
	color: #8d8d73;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 0 3px;
	border: none;
	background-color: #00a0fb;
	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: #5b5b5b;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 849px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 849px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #logo {
	width: 849px;
	height: 132px;
	margin-top: 28px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

a#flag-pl {
   position: absolute;
   top: 38px;
   right: 53px;
}

a#flag-en {
   position: absolute;
   top: 38px;
   right: 0px;
}

#top #banner {
	width: 849px;
	height: 136px;
	padding-bottom: 9px;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-color: #d6d6c4;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 849px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#sidebar-left {
	margin: 0 auto;
	padding: 0;
	width: 258px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-left #menu-left {
	width: 258px;
	height: auto;
	float: left;
}

#sidebar-left #odzialy {
	width: 258px;
	height: 80px;
	margin-bottom: 1px;
	background-color: #d6d6c4;
	float: left;
}

#sidebar-left #szukaj {
	width: 258px;
	height: 80px;
	margin-bottom: 1px;
	background-color: #e8e8dc;
	float: left;
}

#sidebar-left #newsletter {
	width: 258px;
	height: 80px;
	margin-bottom: 1px;
	background-color: #e8e8dc;
	float: left;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 591px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	background-color: #f7f7f2;
	float: left;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 849px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #menu-bottom {
	width: 749px;
	height: 60px;
	text-align: left;
	float: left;
}

#footer #do-gory {
	width: 100px;
	height: 30px;
	margin-top: 30px;
	text-align: right;
	float: left;
}

#footer #do-gory a {
	color: #7b7b62;
	text-decoration: none;
}

#footer #copyright {
	padding: 20px 0;
	width: 449px;
	height: 20px;
	text-align: left;
	float: left;
}

#footer #realizacja {
	padding: 20px 0;
	width: 400px;
	height: 20px;
	text-align: right;
	float: left;
}

#footer #copyright a, #footer #realizacja a {
	color: #7b7b62;
	text-decoration: none;
}


			/* --------- 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 {
	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: 24px 0;
	height: 130px;
	border-bottom: 1px solid #d6d6c4;
}

.art ul li a img {
	margin-right: 10px;
	float: left;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	color: #5b5b5b;
	font-weight: bold;
	float: left;
}

.art ul li .txt {
	height: 100px;
	display: block;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.art ul li .wiecej a {
	color: #5b5b5b;
	font-weight: bold;
}

.od {
	margin-top: 15px;
	margin-left: 25px;
}

.image {
	position: relative;
	top: 5px;
}

.sz {
	width: 151px;
}

p.kropka {
	padding-left: 15px;
	background-image: url('../img/bt-kropka.jpg');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#ramka {
	width: 260px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #81c043;
}

#ramka img {
	float: left;
}

#ramka strong {
	margin: 20px 10px;
	float: left;
}

.sell {
	margin: 0 10px;
}

#reklama {
	width: 590px;
	height: auto;
	margin: 10px 0;
}
