/*
 *		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: #730000; }
a:hover { text-decoration: underline; }
a.no-color { color: #414141; }
.kursor { cursor: pointer; }

hr { background: #D0D0D0; height: 1px; border: none; }
h1 { font-size: 11pt; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; }
h4 { font-size: 8pt; }

* {
	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;
}

#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 20px;
}

#page-title h1 {
   color: #747a79;
   font-size: 16px;
}

#page-content {
	padding: 10px 20px;
	height: 318px;
	overflow: auto;
}

td, th {
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #d0d0d0;
   background-color: #fff;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ebebeb url('../img/tlo.jpg') repeat scroll 0 0;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #414141;
}

#container {
	width: 962px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}

#top {
	width: 962px;
	height: auto;
	position: relative;
	overflow: hidden;
   background: #fff url('../img/top.jpg') no-repeat scroll 0 0;
	float: left;
}

#top #t1 {
	width: 440px;
	height: 112px;
	float: left;
}

#top #t2 {
	width: 522px;
	height: 112px;
	float: left;
}

#base {
	width: 962px;
	height: auto;
	position: relative;
	overflow: hidden;
   text-align: left;
	float: left;
}

#base #left {
	width: 440px;
	height: auto;
   float: left;
}

#base #right {
	width: 522px;
	min-height: 452px;
   background: transparent url('../img/tlo2.jpg') repeat scroll 0 0;
	float: left;
}

#content div.glowna {
	height: 234px;
  background: transparent url('../img/tlo3.jpg') repeat scroll 0 0;
}

#base #right #menu-top {
	width: 520px;
	height: 33px;
   padding: 0 1px;
   background-color: #a90000;
	float: left;
}

#base #right #content {
	width: 522px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
 
	float: left;
}

#base #right #content .m-aktualnosci {
	width: 482px;
	height: 105px;
   padding: 45px 20px 15px 20px;
   background: transparent url('../img/m-aktualnosci.jpg') no-repeat scroll 0 0;
	float: left;
}

#base #right #content .m-aktualnosci h1 {
	color: #a90000;
   margin-bottom: 20px;
}

#base #right #content .m-aktualnosci .data {
   color: #7c7c7c;
}

#base #right #content .m-aktualnosci .wiecej {
   float: right;
}

#footer {
	width: 962px;
	height: auto;
	position: relative;
   overflow: hidden;
   background: transparent url('../img/footer.jpg') no-repeat scroll 0 0;
	float: left;
}

#footer #menu-bottom {
	width: 750px;
	height: 32px;
   padding-left: 12px;
   line-height: 32px;
   text-align: left;
   color: #7c7c7c;
	float: left;
}

#footer #realizacja {
	width: 188px;
	height: 32px;
   padding-right: 12px;
   line-height: 32px;
	text-align: right;
   color: #7c7c7c;
	float: left;
}

#footer #realizacja a {
	color: #7c7c7c;
}

			/* --------- 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;
}

table.rejestr td a {
}

table.rejestr td a:hover {	
}

		/* --------- aktualności ---------- */

.art {
	list-style: none;
	margin: 10px 0;
}

.art div.aa {
	margin: 10px 0;
	height: 110px;
   border-bottom: 1px solid #d3d7d7;
}

.art div.aa .aa-con {
   margin-left: 17px;
	margin-bottom: 16px;
   display: block;
}

.art .aa div.data {
	height: 20px;
   color: #7c7c7c;
	float: left;
}

.art .aa div.wiecej {
	height: 20px;
	float: right;
}

.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 0 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;
}

		/* --------- mapa strony ---------- */

a.site1 {
   padding: 3px 0;
   padding-left: 15px;
   font-weight: bold;
   border-bottom: 1px solid #d1d8d7;
   line-height: 32px;
   display: block;
}

a.site2 {
   padding: 3px 0;
   padding-left: 35px;
   color: #414141;
   display: block;
}

.small-menu {
   position: relative;
   top: 10px;
   height: 20px;
	 line-height: 20px;
	 padding-right: 20px;
   text-align: right;
}

.small-menu a {
   color: #B6B6B6;
	 text-decoration: none;
}

.form-szukaj {
   position: relative;
   top: 20px;
   height: 25px;
   text-align: right;
}

.form-szukaj .szuk {
   position: relative;
   top: -1px;
   padding: 4px;
   margin: 0;
	 margin-right: 3px;
	 float: right;
}

.form-szukaj .szuk2, .form-szukaj .szuk3 {
   position: relative;
   top: -1px;
	 float: right;
}

.zielony {
   color: #556700;
}

.znaleziono {
   width: 465px;
   height: 40px;
   line-height: 40px;
   margin: 10px 7px;
   text-align: center;
   background-color: #fff;
   border: 1px solid #a90000;
   color: #a90000;
   font-weight: bold;
   font-size: 10pt;
}