/*
 *		plik:		css/style.css
 *		autor: 	Marek Kleszyk <mkleszyk@gmail.com>
 *		data:		06 styczeń 2008
 */

@import url("lightbox.css");
@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; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ccc; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #ce003f; }

hr { background: #ccc; color: #ccc; height: 1px; border: 0; }
h1 { font-size: 13pt; color: #666; }
h2 { font-size: 12pt; }
h3 { font-size: 11pt; }
h4 { font-size: 10pt; }
h5 { font-size: 9pt; }
h6 { font-size: 8pt; }

#page-title {
	padding: 30px 0 0 30px;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font-family: Arial;
}

#page-content {
	padding: 20px 20px 20px 30px;
	line-height: 16px;
}

td, th {
	font-size: 8pt;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #e4e4e4;
	color: #a2a2a2;
	padding: 0 3px;
	margin: 0 3px;
	font-size: 9pt;
}

select, textarea {
	padding-right: 0;
}

input.text {
	background-color: #fbfbfb;
	border-right: none;
	border-bottom: none;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #555;
	background-color: #eee;
	color: #444;
	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: #666;
}

#container {
	margin: 0 auto;
	padding: auto;
	width: 894px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

#sidebar-left {
	margin: 0 auto;
	padding: 0;
	width: 252px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	float: left;
}

#sidebar-left #menu-left {
	width: 252px;
	min-height: 234px;
	background-image: url('../img/menu-left.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #menu-dol {
	width: 252px;
	height: 10px;
	background-image: url('../img/menu-dol.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #obrazki {
	width: 252px;
	height: auto;
	text-align: center;
	float: left;
}

#sidebar-left #obrazki #panel-klienta-log {
	width: 252px;
	height: 154px;
	margin: 12px 0 0 10px;
	text-align: center;
	background-image: url('../img/panel-klienta.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #obrazki #panel-klienta {
	width: 252px;
	height: 154px;
	margin: 12px 0 0 10px;
	text-align: center;
	background-image: url('../img/panel-klienta-log.jpg');
	background-repeat: no-repeat;
	float: left;
}

.sidebar-panel {
	margin-top: 40px;
	padding-left: 10px;
	color: #fff;
	text-align: left;
}

.sidebar-panel ul {
	list-style: none;
	padding: 0;
	margin: 5px 20px;
}

.sidebar-panel ul li a {
	color: #fff;
}

#sidebar-left #obrazki a img {
	margin: 12px 0 8px 3px;
}

#sidebar-left #newsletter {
	margin: 15px 0 0 0;
	height: 45px;;
	float: left;
}

.biuletyn {
	margin-left: 12px;
}

strong.szary {
	color: #9f9f9f;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 642px;
	height: 234px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#top #logo {
	width: 348px;
	height: 141px;
	background-image: url('../img/logo-tlo.jpg');
	background-repeat: no-repeat;
	float: left;
}

#top #logo a {
	position: relative;
	top: 31px;
	left: 28px;
}

#top #gora {
	width: 294px;
	height: 141px;
	background-image: url('../img/gora.jpg');
	background-repeat: no-repeat;
	float: left;
}

#top #menu-top {
	width: 642px;
	height: 36px;
	background-image: url('../img/menu-top.jpg');
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

#top #search {
	width: 642px;
	height: 57px;
	background-image: url('../img/szukaj.jpg');
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

.szukajka{
	margin: 20px 12px;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 642px;
	min-height: 300px;
	position: relative;
	overflow: hidden;
	background-image: url('../img/content.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	float: left;
}

#footer {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 894px;
	height: 95px;
	position: relative;
	overflow: hidden;
	text-align: left;
	color: #4d6324;
	clear: both;
}

#footer #b1 {
	width: 894px;
	height: 52px;
	background-image: url('../img/b1.jpg');
	background-repeat: no-repeat;
}

#footer #b1 #menu-bottom {
	position: relative;
	left: 200px;
	margin-top: 17px;
	width: 320px;
	height: 35px;
	float: left;
}

#footer #b1 #realizacja {
	position: relative;
	left: 200px;
	margin-top: 17px;
	width: 200px;
	height: 35px;
	text-align: left;
	float: left;
}

#footer #b1 #realizacja a {
	color: #4d6324;
}

#footer #b2 {
	width: 894px;
	height: 43px;
	background-image: url('../img/b2.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

			/* --------- 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;
}

.row-leg {
	width: 590px;
	height: auto;
	margin: 5px 0;
	float: left;
}

.row-leg img {
	margin-top: 5px;
}

.nazwa {
	width: 50px;
	height: 10px;
	float: left
}

.opis {
	width: 50px;
	height: 80px;
	float: left
}

.row-foto {
	width: 160px;
	height: 120px;
	padding: 5px;
	float: left;
}

.row-content {
	width: 410px;
	height: 120px;
	padding: 5px;
	float: left;
}

#page-path {
	margin-left: 20px;
}

#glow-news {
	width: 280px;
	margin: 5px 0;
	padding-right: 15px;
	height: auto;
	float: left;
}

#glow-oferta {
	width: 285px;
	margin: 5px 0;
	padding-left: 10px;
	height: auto;
	border-left: 1px solid #ccc;
	float: left;
}

#glow-oferta a img {
	margin: 0 10px 10px 0;
}

.ramka-foto {
	border: 1px solid #ccc;
	padding: 2px;
}