/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Przemek Szalko
 *							01 czerwiec 2007
 *		modify:		Marek Kleszyk
 *							05 luty 2009
 *		system:		T.CMS-4.1-LANG
 */

@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: #00b07c; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #bbb; 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;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

a#font_down, a#font_or, a#font_up {
	color: #fff;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 17px;
	background-image: url(../img/nagl.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #576278;
}

#page-title h1 {
	color: #fff;
	padding-left: 4px;
}

#page-title #nawigacja {
	height: 17px;
	text-align: right;
}

#page-content {
	overflow: hidden;
	padding: 10px 20px;
	color: #fff;
}

#main-content {
	overflow: hidden;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	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;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	outline: 0
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #11222c;
	background-image: url(../img/tlo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #fff;
}

#container {
	width: 870px;
	height: auto;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
}

.image1 {
	background-image: url(../img/image1.jpg);
}

.image2 {
	background-image: url(../img/image2.jpg);
}

.image3 {
	background-image: url(../img/image3.jpg);
}

#top {
	width: 870px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#top #flag {
	width: 850px;
	height: 22px;
	padding-top: 3px;
	text-align: right;
	float: left;
}

#top #flag a {
	margin: 0 2px;
}

#top #logo {
	width: 840px;
	height: 79px;
	margin-left: 30px;
	float: left;
}

#top #menu-top {
	width: 770px;
	height: 30px;
	margin-left: 100px;
	background-image: url(../img/menu-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	float: left;
}

#base {
	width: 870px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#sidebar-left {
	width: 320px;
	height: auto;
	float: left;
}

#sidebar-left #menu-left {
	width: 250px;
	height: auto;
	padding: 10px 25px 10px 45px;	
	float: left;
}

#sidebar-left #blog {
	width: 250px;
	height: auto;
	padding: 10px 25px 10px 45px;	
	float: left;
}

#content {
	width: 550px;
	height: auto;
	float: left;
}

#submenu {
	width: 780px;
	height: 39px;
	margin-left: 90px;
	padding: 10px;
	text-align: left;
	float: left;
}

.cont {
	width: 550px;
	background-image: url(../img/content.jpg);
	background-repeat: no-repeat;
	background-color: #192937;
	opacity: 0.5;
	filter : alpha(opacity=50);
	float: left;
}

#box1 {
	width: 230px;
	height: auto;
	margin-right: 5px;
	padding: 20px;
	background-image: url(../img/box1.jpg);
	background-repeat: no-repeat;
	background-color: #38404d;
	opacity: 0.5;
	filter : alpha(opacity=50);
	float: left;
}

#box2 {
	width: 230px;
	height: auto;
	margin-left: 5px;
	padding: 20px;
	background-image: url(../img/box2.jpg);
	background-repeat: no-repeat;
	background-color: #38404d;
	opacity: 0.5;
	filter : alpha(opacity=50);
	float: left;
}

#reklama {
	width: 550px;
	height: auto;
	margin: 10px 0;
	text-align: center;
	float: left;
}

#base #dol {
	width: 870px;
	height: auto;
	margin: 10px 0;
	background-image: url(../img/dol.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}

#base #dol #blog {
	width: 320px;
	height: 162px;
	float: left;
}

#base #dol #aktualnosci {
	width: 550px;
	height: 162px;
	float: left;
}

#base #dol #blog h1 {
	width: 260px;
	height: 16px;
	padding: 13px 30px;
	background-image: url(../img/h1-blog.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

#base #dol #aktualnosci h1 {
	width: 490px;
	height: 16px;
	padding: 13px 30px;
	background-image: url(../img/h1-aktualnosci.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

#base #dol #aktualnosci .bb {
	width: 275px;
	height: 120px;
	float: left;
}

#base #dol #blog .text-box {
	width: 200px;
	height: 80px;
	padding: 10px 30px;
	color: #4a5f6c;
	float: left;
}

#base #dol #aktualnosci .bb .text-box {
	width: 215px;
	height: 80px;
	padding: 10px 30px;
	color: #4a5f6c;
	float: left;
}

#base #dol #blog .wiecej {
	width: 260px;
	height: 20px;
	text-align: right;
	float: left;
}

#base #dol #aktualnosci .bb .wiecej {
	width: 275px;
	height: 20px;
	text-align: right;
	float: left;
}

#footer {
	width: 870px;
	height: auto;
	margin-top: 10px;
	color: #4a5f6c;
	float: left;
}

#footer #menu-bottom {
	width: 840px;
	height: 34px;
	float: left;
}

#footer #gora {
	width: 30px;
	height: 34px;
	float: left;
}

#footer #gora a {
	margin: 5px;
}

#footer #copyright {
	width: 860px;
	height: 23px;
	padding: 0 5px;
	float: left;
}

#footer #copyright a {
	color: #4a5f6c;
}

#footer #copyright span a {
	color: #6b808d;
}

#footer #realizacja {
	width: 860px;
	height: 25px;
	padding: 5px;
	float: left;
}

			/* --------- 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;
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 20px;
}

.art ul li {
	margin: 10px 0;
	height: 110px;
}

.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;
}


		/* --------- mapa strony ----------- */
		
ul#site-map {
	margin: 0 10px;
	list-style: none;
}

ul#site-map li {

}

ul#site-map li ul {
	padding-left: 20px;
	margin: 0 10px;
	list-style: none;
}

		/* --------- 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;
}

.m-title {
	padding-left: 10px;
	position: relative;
	left: -10px;
	background-image: url(../img/m-title.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #fff;
}