/*
 *		plik:		style.css
 *		autor: 	Marek Kleszyk <mkleszyk@gmail.com>
 *		data:		29 kwiecień 2008
 */

@import url("lightbox.css");
@import url("menu.css"); 
 
		/* --------- standardowe ---------- */

			/* --------- 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:hover, a:visited, a:active { text-decoration: none; color: #333; }
a.blue { color: #00f; }
.kursor { cursor: pointer; }

hr { background: #bbb; height: 1px; border: 0; }
h1 { font-size: 13pt; color: #333; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

#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;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

#page-content {
	padding: 10px;
	overflow: hidden;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

input.text {
	width: 180px;
	padding: 0 3px;
	border: 1px solid #656565;
}

input.text2 {
	width: 80px;
	padding: 0 3px;
	border: 1px solid #656565;
	background-color: #fff;
}

input.submit {
	padding: 0 3px;
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}
 
select, textarea {
	border: 1px solid #656565;
}
 
			/* --------- container ---------- */
 
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #333;
}

#container {
	margin: 0 auto;
	padding: auto;
	width: 960px;
	height: auto;
	position: relative;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}

#top #t1 {
	width: 846px;
	height: 37px;
	float: left;
}

#top #t2 {
	width: 114px;
	height: 37px;
	background-image: url(img/top2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #menu-top {
	width: 960px;
	height: 53px;
	background-image: url(img/menu-top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t3 {
	width: 272px;
	height: 73px;
	float: left;
}

#top #t3 a {
	position: relative;
	top: 13px;
	left: 40px;
}

#top #t4 {
	width: 400px;
	height: 73px;
	float: left;
}

#top #t4 a {
	position: relative;
	top: 9px;
}

#top #t5 {
	width: 288px;
	height: 73px;
	background-image: url(img/top3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #znajdz {
	width: 315px;
	height: 128px;
	padding-top: 70px;
	background-image: url(img/znajdz.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #rodzaj2 {
	width: 294px;
	height: 128px;
	padding-top: 70px;
	background-image: url(img/rodzaj.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #cena {
	width: 351px;
	height: 143px;
	padding-top: 55px;
	background-image: url(img/cena.jpg);
	background-repeat: no-repeat;
	float: left;
}


			/* --------- content ---------- */

#base {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;;
}

#base #sidebar-left {
	margin: 0;
	padding: 0;
	width: 315px;
	height: auto;
	float: left;
}

#base #sidebar-left #zglos {
	width: 315px;
	height: 113px;
	background-image: url(img/zglos.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base #sidebar-left #zglos a {
	position: relative;
	top: 0;
	left: 0;
}

#base #sidebar-left #zaloguj {
	width: 315px;
	height: 135px;
	background-image: url(img/zaloguj.jpg);
	background-repeat: no-repeat;
	float: left;
}

.logowanie {
	margin: 25px 0 0 34px;
}

#base #sidebar-left #menu-left {
	width: 315px;
	min-height: 100px;
	padding-top: 45px;
	background-image: url(img/menu-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

#base #sidebar-left #kontakt {
	width: 280px;
	height: 117px;
	padding: 40px 0 0 35px;
	background-image: url(img/kontakt.jpg);
	background-repeat: no-repeat;
	font-size: 9pt;
	line-height: 14pt;
	float: left;
}

#base #sidebar-left #newsletter {
	width: 315px;
	height: 145px;
	background-image: url(img/newsletter.jpg);
	background-repeat: no-repeat;
	float: left;
}

.form-newsletter {
	margin: 50px 0 0 35px;
}

#base #content {
	margin: 0;
	padding: 0;
	width: 645px;
	height: auto;
	float: left;
}

h1.h-glowna {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10pt;
	color: #97B73C;
}

h1.h-glowna a {
	color: #97B73C;
}

.ostatnie {
	margin: 0;
	margin-bottom: 5px;
	width: 960px;
	height: auto;
	border-top: 2px solid #97B73C;
	text-align: center;
	float: left;
}

.ostatnie .box {
	width: 94px;
	height: 140px;
	margin: 0 1px;
	background-color: #E7F0D0;
	float: left;
}

.ostatnie .box-n {
	width: 226px;
	height: 134px;
	margin: 0 1px;
	background-color: #E7F0D0;
	text-align: left;
	padding: 3px 6px;
	float: left;
}

.ostatnie .box-n h2 {
	margin: 0;
	padding: 0;
}

#footer {
	margin-bottom: 5px;
	padding: 25px 30px 10px 30px;
	width: 900px;
	height: auto;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	float: left;
	font-weight: bold;
	color: #fff;
}

#footer #copyright {
	width: 450px;
	height: 22px;
	text-align: left;
	float: left;
}

#footer #realizacja {
	width: 450px;
	height: 22px;
	text-align: right;
	float: left;
}

#footer #realizacja a {
	color: #fff;
}

#stopka-strony{
	width: 960px;
	height: auto;
	float: left;
	text-align: left;
	color: #000;
}

			/* --------- formularz znajdz na stronie glownej ---------- */

.formularz {
	margin: 0;
	padding: 0;
}

.form-select {
	margin: 6px 0 6px 24px;;
}

.form-select label {
	width: 94px;
	font-size: 11px;
	padding-left: 2px;	
	margin-top: 2px;
	float: left;
}

.form-select select {
	width: 182px;
	border: 1px solid #656565;
}

.form-select .tekst {
	width: 174px;
	padding: 0 3px;
	border: 1px solid #656565;
}

.pole-rodz {
	padding: 0;
	margin: 4px 15px;
	width: 264px;
	float: left;
}

.text-rodz {
	float: left;
}

.inp-rodz {
	font-weight: bold;
	float: right;
}

.pole-cena {
	margin: 15px;
	width: 321px;
	float: left
}

.inp-cena {
	width: 110px;
	margin: 0px 10px;
	padding: 0 3px;
	border: 1px solid #656565;
}

.szukaj {
	width: 321px;
	text-align: right;
	float: left;
}

.img-szukaj {
	position: relative;
	top: -5px;
	right: 20px;
}

			/* --------- oferta na stronie glownej ---------- */

.polecane {
	width: 645px;
	height: auto;
	margin: 10px 0;
	float: left
}

td.foto {
	width: 274px;
	text-align: center;
	vertical-align: middle; 
}

td.foto a img {
	border: 1px solid #b1cd64;
	height: 200px;
}

td.title {
	padding: 2px 5px;
	background-color: #c1d783;
	font-weight: bold;
	text-align: center;
}

td.name {
	width: 130px;
	padding: 1px 5px;
	background-color: #c1d783;
	font-weight: bold;
}

td.dane {
	padding-left: 5px;
	background-color: #e7f0d0;
}

td.wiecej {
	text-align: right;
	background-color: #e7f0d0;
}

			/* --------- szczegoly oferty ---------- */

#oferta-galeria {
	width: 300px;
	height: auto;
	float: left;
}

#oferta-opis {
	width: 409px;
	height: auto;
	margin-bottom: 10px;
	padding: 0 5px;
	padding-bottom: 10px;
	border-left: 1px solid #b1cd64;
	float: left;
}

#oferta-dane {
	width: 240px;
	height: auto;
	margin-top: 5px;
	float: left;
}

			/* --------- oferty wyswietlane z wyszukiwarki---------- */

.oferta-wyniki {
	margin: 10px 0;
}

.text-ilosc {
	padding: 0 3px;
	border: 1px solid #656565;
}

.order_file, .order_type {
	padding-left: 3px;
	border: 1px solid #656565;
}

td.szczegoly {
	height: 25px;
	background-color: #e8e8e8;
	text-align: right;
}

td.informacje {
	height: 70px;
	background-color: #f2f2f2;
	border-top: 1px solid #b1cd64;
	border-bottom: 1px solid #b1cd64;
	text-align: center;
}

td.foto-szukaj {
	height: 120px;
	width: 154px;
	text-align: center;
}

td.foto-szukaj a img {
	height: 116px;
	border: 1px solid #b1cd64;
}

			/* --------- formularz zgloszeniowy ---------- */

#w {
	padding: 10px 0;
}

.dodatki {
	margin: 7px 0;
}

.dodat-opcje {
	width: 165px;
	float: left;
}

.art ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}

.art ul li {
	margin: 10px 0;
	height: 111px;
	border-bottom: 1px solid #000;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

#reklama-google {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
}