/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Przemek Szalko
 *							01 czerwiec 2007
 *		modify:		Marek Kleszyk
 *							05 luty 2009
 *		system:		T.CMS-4.0-SEO
 */

@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: #0257ac; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #e2dac2; height: 1px; border: none; }
h1 { font-size: 10pt; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { 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: auto;
}

#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: 17px;
	height: 19px;
	border-bottom: 1px solid #e2dac2;
}

#page-content {
	padding: 10px;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: none;
	background-color: #fff;
	color: #b6ad96;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #0a5cb2;
	border: none;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

input.pole {
	width: 164px;
	height: 13px;
	padding: 5px;
	background-image: url(../img/pole.jpg);
	background-repeat: no-repeat;
	font-size: 7pt;
}

input.pole2 {
	width: 162px;
	height: 13px;
	padding: 5px 6px;
	border: none;
	background-image: url(../img/pole2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 7pt;
	color: #fff;
}

.image {
	position: relative;
	top: 7px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #e9e3d0;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #8d8674;
}

#container {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}

#top {
	width: 990px;
	height: 127px;
	background-image: url(../img/tlo-top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 210px;
	height: 110px;
	padding-top: 17px;
	padding-left: 20px;
	text-align: left;
	float: left;
}

#top #t1 a {
	position: relative;
	top: 18px;
}

#top #t2 {
	width: 750px;
	height: 35px;
	padding-right: 10px;
	text-align: right;
	float: left;
}

#top #t2 a {
	position: relative;
	top: 13px;
	margin: 0 7px;
}

#top #szukaj {
	width: 750px;
	height: 44px;
	background-image: url(../img/szukaj.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	float: left;
}

#top #menu-top {
	width: 750px;
	float: left;
}

#base {
	width: 990px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#base #flash {
	width: 709px;
	height: 331px;
	background-image: url(../img/tlo-flash.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

#base #right {
	width: 281px;
	height: 331px;
	background-image: url(../img/tlo-right.jpg);
	background-repeat: repeat-y;
	float: left;
}

#base #right #r1 {
	width: 281px;
	height: 60px;
	background-image: url(../img/r1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base #right #r2 {
	width: 281px;
	height: 168px;
	padding-top: 7px;
	background-image: url(../img/r2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base #right #r2 .link {
	margin: 0 21px;
	padding: 0 15px;
	padding-right: 0;
	line-height: 28px;
	background-image: url(../img/bt-a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#base #right #r2 .link a {
	color: #fff;
	height: 28px;
	display: block;
	border-bottom: 1px dashed #1663b2;
}

#base #right #r2 .link a.active {
	font-weight: bold;
}

#base #right #r2 .link a.last {
	border-bottom: none;
}

#base #right #r3 {
	width: 281px;
	height: 44px;
	background-image: url(../img/r3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base #right #r4 {
	width: 281px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	float: left;
}

#base #right #r4 img {
	margin-right: 10px;
	position: relative;
	top: 7px;
}

#content {
	width: 990px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	background-color: #fff;
	float: left;
}

#content #m1 {
	width: 285px;
	height: 180px;
	padding: 27px;
	padding-bottom: 12px;
	background-image: url(../img/m1.jpg);
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
	float: left;
}

#content #m1 h1 {
	font-size: 8pt;
}

#content #m1 h1 a {
	color: #fff;
	text-decoration: none;
}

#content #m1 span {
	display: block;
}

#content #m1 .m-data {
	color: #002f5f;
}

.m-linia-3 {
	width: 220px;
	height: 15px;
	border-bottom: 1px solid #4987c5;
}

.m-linia-2 {
	width: 190px;
	height: 20px;
	border-bottom: 1px solid #1a67b5;
}

.m-linia {
	width: 285px;
	height: 5px;
	margin-bottom: 5px;
	background-image: url(../img/m-linia.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.m-wiecej {
	position: relative;
	top: -10px;
	text-align: right;
}

#content #m2 {
	width: 318px;
	height: 180px;
	padding: 27px;
	padding-bottom: 12px;
	background-image: url(../img/m2.jpg);
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
	float: left;
}

#content #m2 h1 a {
	color: #fff;
	text-decoration: none;
}

.c-tlo {
	background-image: url(../img/tlo-left.jpg);
	background-repeat: repeat-y;
}

#content #left {
	width: 268px;
	height: auto;
	padding-top: 55px;
	background-image: url(../img/left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content #left.new-tlo {
	background-image: url(../img/left2.jpg);
}

#content #left .link2 {
	background-image: url(../img/bt-a.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}

#content #left .link2 a {
	padding: 10px 20px 10px 30px;
	color: #fff;
	text-decoration: none;
	height: auto;
	display: block;
	font-weight: bold;
	border-top: 1px solid #1663b2;
	border-bottom: 1px solid #1663b2;
	position: relative;
	top: -1px;
}

#content #left .link2 a.active {
	font-weight: bold;
}

#content #left .link2 a.first {
	border-top: none;
}

#content #left .link3 {
	margin: 0 15px;
	line-height: 28px;
	background-image: url(../img/bt-a.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content #left .link3 a {
	padding: 0 20px 0 25px;
	color: #fff;
	height: 28px;
	display: block;
	border-bottom: 1px solid #1663b2;
}

#content #left .link3 a.active {
	font-weight: bold;
}

#content #left .link3 a.last {
	border-bottom: none;
}

#content #tresc {
	width: 722px;
	height: auto;
	float: left;
}

.wiecej {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#content #m2 h1 {
	font-size: 8pt;
}

#content #m2 span {
	position: relative;
	top: 7px;
}

#content #m3 {
	width: 279px;
	height: 219px;
	background-color: #f4f4f4;
	float: left;
}

#c-dol {
	width: 990px;
	height: 4px;
	background-color: #0055ac;
	border-bottom: 1px solid #003f80;
	float: left;
}

#footer {
	width: 990px;
	height: auto;
	margin-bottom: 30px;
	text-align: left;
	float: left;
}

#footer #polecane {
	width: 950px;
	height: 16px;
	padding: 10px 20px 5px 20px;
	border-bottom: 1px solid #d7ceb6;
	border-top: 1px solid #f3efe5;
	float: left;
}

#footer #menu-bottom {
	width: 870px;
	height: 17px;
	padding: 5px 15px;
	border-bottom: 1px solid #d7ceb6;
	float: left;
}

#footer #do-gory {
	width: 90px;
	height: 17px;
	padding: 5px 0;
	border-bottom: 1px solid #d7ceb6;
	text-align: center;
	float: left;
}

#footer #do-gory a {
	color: #8d8674;
	text-decoration: none;
}

#footer #copyright {
	width: 700px;
	height: 18px;
	padding: 5px 20px;
	float: left;
}

#footer #realizacja {
	width: 210px;
	height: 18px;
	padding: 5px 20px;
	text-align: right;
	float: left;
}

#footer #realizacja a {
	color: #8d8674;
	text-decoration: none;
}

			/* --------- galeria ---------- */

.foto-pokaz {
	margin-bottom: 5px;
	border: 1px solid #CFD3D8;
	padding: 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;
}

#page-title-gal {
	padding: 10px;
	border-top: 1px solid #CFD3D8;
}

#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;
}

table.rejestr td a {
	color: #999;
}

table.rejestr td a:hover {
	color: #281;
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 20px;
}

.art ul li {
	margin: 10px 0;
	height: 130px;
	border-bottom: 1px solid #E2DAC2;
	position: relative;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	float: left;
}

.art ul li .wiecej2 {
	position: relative;
	top: 20px;
	height: 20px;
	float: right;
}

.obraz-akt {
	width: 140px;
	float: left;
}

.news-foto {
	float: left;
	margin: 5px;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	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 a, ul#forum li h2 small {
	color: #6e6e6e;
}

.produkty {
	overflow:hidden;
	clear:both;
}

.prod {
	margin: 5px;
	width: 107px;
	height: 170px;
	text-align: center;
	float: left;
	margin-left:3px;

}

.prod .im {
	border-bottom: 1px solid #e1d8be;
}

ul#sitemap {
	margin: 0 10px;
	list-style: none;
}

ul#sitemap li {
	padding: 2px 0;
	padding-left: 15px;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#sitemap li a {
	color: #b1aca0;
}

ul#sitemap ul.map {
	list-style: none;
}

ul#sitemap ul.map li {
	padding-left: 15px;
	background-image: url(../img/li2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#sitemap ul.map li a {
	font-weight: bold;
}

.links a {
	padding-left: 25px;
	color: #b1aca0;
}

p.art {
	padding-left: 15px;
	background-image: url(../img/art.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
}

#mapka, #mapka2 {
	width: 420px;
	height: 320px;
	float: left;
}

#lista, #lista2 {
	width: 280px;
	height: auto;
	float: left;
}

.nazwa {
	color: #0056ad;
}

.siec, .siec a {
	color: #949494;
	text-decoration: none;
}

.dane {
	width: 100px;
	float: left;
}

ul#do-pobrania {
	list-style: none;
}

ul#do-pobrania li {
	padding: 0;
	padding-left: 15px;
	background-image: url(../img/li2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu-top .mt a.red, #menu-bottom a.red {
	color: red;
}

#menu-top .mt a.green, #menu-bottom a.green {
	color: green;
}