/*
 *		plik:			css/style.css
 *		autor:		Marek Kleszyk
 *		data:			20 kwiecień 2009
 *		system:		WebCreative-cms-1.1
 */ 

@import url("menu.css"); 

			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }

img { border: none; }
:focus { outline: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #531700; }
a.active { color: #077B66; }
a.noactive { color: #999; }
.kursor { cursor: pointer; }

hr { background: #ccc; height: 1px; border: none; }
h1 { font-size: 13pt; color: #531700; }
h2 { font-size: 10pt; }
h3 { font-size: 8pt; }

#page-title {
	padding: 20px;
	background-image: url('../img/linia.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

#page-content {
	padding: 30px 20px;
	overflow: hidden;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #2f3034;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #0b0b0b;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 978px;
	min-height: 100%;
	position: relative;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 978px;
	height: auto;
	position: relative;
	float: left;
}

#top #t1 {
	width: 490px;
	height: 100px;
	background-image: url('../img/t1.jpg');
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

#top #t1 a {
	position: relative;
	top: 37px;
	left: 8px;
}

#top #t2 {
	width: 488px;
	height: 100px;
	background-image: url('../img/t2.jpg');
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

#top #t2 #flagi {
	position: relative;
	top: 10px;
	right: 20px;
	height: 20px;
}

#top #t2 #flagi a {
	margin: 0 5px;
}

#top #t2 #ikonki {
	position: relative;
	top: 45px;
	right: 20px;
}

#top #t2 #ikonki .image {
	margin: 0 5px -1px 5px;
}

#top #images {
	width: 966px;
	height: 339px;
   border: 6px solid #fff;
   border-bottom: none;
   text-align: left;
   overflow: hidden;
   position: relative;
	float: left;
}

#top #images .img {
	width: 966px;
	height: 339px;
   position: absolute;
}

#top #images .none {
   display: none;
}

#top #images .tit {
	width: 300px;
	height: 30px;
   position: absolute;
   left: 20px;
   font-size: 20px;
   color: #fff;
   font-weight: bold;
   text-align: center;
   display: none;
}

#top #images #tit1 { top: 120px; }
#top #images #tit2 { top: 190px; }
#top #images #tit3 { top: 260px; }

#top #menu-top {
	width: 978px;
	height: 64px;
	background-image: url('../img/menu-top.jpg');
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

#base {
	width: 978px;
	height: auto;
	min-height: 300px;
	position: relative;
	overflow: hidden;
	text-align: center;
	background-color: #FFF;
	background-image: url('../img/base.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#footer {
	width: 978px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #fff;
	background-image: url('../img/tlo-stopka.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

#footer #menu-bottom {
	width: 978px;
	height: 30px;
	float: left;
}

#footer #mdpf {
	width: 978px;
	height: 80px;
	float: left;
}

#footer #realizacja {
	width: 978px;
	height: 80px;
	color: #616266;
	float: left;
}

#footer #mdpf a {
	color: #FFF;
}

#footer #realizacja a  {
	color: #616266;
}

			/* --------- pozostale ---------- */

.form {
	margin: 5px;
}
	
input.text {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #555;
	background-color: #eee;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

input.image {
	position: relative;
	top: 5px;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 20px;
	text-align: center;
}

.tagi a {
	margin: 0 10px;
	font-weight: bold;;
}

ul#art {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul#art li {
	margin: 7px 0;
	padding: 7px 0;
	height: auto;
	border-bottom: 1px solid #7E9DB9;
}

ul#art li .data {
	height: 20px;
	color: #7E9DB9;
	float: left;
}

img.foto {
	margin: 5px;
	padding: 1px;
	border: 1px solid #7E9DB9;
	float: left;
}

ul#mapa-strony {
	margin: 0;
	padding: 5px;
	list-style: none;
	text-align: left;
}

ul#mapa-strony li {
	padding: 2px 5px;
	padding-left: 15px;
	display: block;
}

ul#mapa-strony li a {
	color: #444;
}

.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;
}
