/*
 *		plik:		css/style.css
 *		autor: 	Marek Kleszyk <mkleszyk@gmail.com>
 *		data:		28 styczeń 2008
 */
 
@import url("lightbox.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; }
a.link, a:hover.link, a:visited.link, a:active.link { color: #8BA000; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #5391AA; }

hr { background: #ccc; color: #ccc; height: 1px; border: 0; }
h1 { font-size: 13pt; color: #575757; }
h2 { font-size: 12pt; }
h3 { font-size: 11pt; }
h4 { font-size: 10pt; }
h5 { font-size: 9pt; }
h6 { font-size: 8pt; }

#page-title {
	padding: 10px;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

#page-content {
	padding: 10px;
	text-align: justify;
}

#page-content img {
	margin: 5px;
}

td, th {
	font-size: 8pt;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.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: 0 3px;
	border: 1px solid #555;
	background-color: #eee;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

.blue {
	color: #5391aa;
}

			/* --------- 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: #000;
}

#container {
	margin: 0 auto;
	padding: auto;
	width: 950px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

#top #logo {
	width: 242px;
	height: 148px;
	background-image: url(img/logo-top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #logo a {
	position: relative;
	top: 20px;
	left: 11px;
}

#top #imieniny {
	width: 482px;
	height: 30px;
	background-image: url(img/tlo-top.jpg);
	background-repeat: repeat-x;
	float: left;
	text-align: left;
}

#top #imieniny strong, #top #imieniny span {
	position: relative;
	top: 7px;
	color: #fff;
}

#top #ulubione {
	width: 226px;
	height: 30px;
	background-image: url(img/tlo-top.jpg);
	background-repeat: repeat-x;
	float: left;
}

#top #ulubione a {
	position: relative;
	top: 7px;
	color: #fff;
}

#top #top-1 {
	width: 362px;
	height: 118px;
	background-image: url(img/top-1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-2 {
	width: 346px;
	height: 118px;
	background-image: url(img/top-2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #search {
	width: 253px;
	height: 70px;
	background-image: url(img/search.jpg);
	background-repeat: no-repeat;
	float: left;
}

.inp-search {
	border: 1px solid #cecece;
	background-color: #f4f4f4;
	width: 130px;
	height: 20px;
}

.ok-search {
	position: relative;
	top: 9px;
	left: 4px;
}

a.zawansowane {
	color: #394d69;
	margin-right: 70px;
}

#top #menu-top {
	width: 697px;
	height: 70px;
	background-image: url(img/menu-top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #google1 {
	width: 950px;
	height: 17px;
	float: left;
}

			/* --------- menu top ---------- */
			
#menu-top ul {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu-top ul li {
	position: relative;
	top: 18px;
	padding: 0 10px;
	display: inline;
	font-weight: bold;
	font-size: 10pt;
}

#menu-top ul li a {
	color: #fff;
}

#menu-top ul li.last {
	border-right: none;
}

#sidebar-left {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 215px;
	height: auto;
	background-color: #e2e2e2;
	float: left;
}

#sidebar-left #naglowek-menu {
	width: 215px;
	height: 44px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #menu-left {
	width: 215px;
	height: auto;
	float: left;
}

#menu-left #menu0 {
	margin: 0 5px;
	padding-left: 5px;
	width: 190px;
	height: auto;
	color: #000;
}

#menu0 dt {
	margin: 0;
	padding-left: 5px;
	border-bottom: 1px solid #c9c9c9;
	text-align: left;
}

#menu0 dt a, #menu0 dt span {
	margin: 8px auto;
	font-weight: bold;
	text-decoration: none;	
	display: block;
	cursor: pointer;
	color: #000;
}

#menu0 dd {
	margin: 0;
	padding-left: 15px;
	border-bottom: 1px solid #c9c9c9;
	text-align: left;
}

#menu0 dd a {
	margin: 8px auto;
	font-weight: normal;
	text-decoration: none;	
	display: block;
	cursor: pointer;
	color: #000;
}

#sidebar-left #naglowek-newsletter {
	width: 215px;
	height: 47px;
	background-image: url(img/newsletter.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #newsletter {
	width: 215px;
	height: 110px;
	background-image: url(img/tlo-newsletter.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #naglowek-search2 {
	width: 215px;
	height: 47px;
	background-image: url(img/wyszukaj-w-serwisie.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar-left #search2 {
	width: 215px;
	height: 50px;
	float: left;
}

.ok-newsletter {
	position: relative;
	top: 8px;
	right: 18px;
	margin: 0 3px;
	float: right;
}

#main {
	margin: 0;
	padding: 0;
	width: 735px;
	height: auto;
	text-align: left;
	overflow: hidden;
	float: left;
}

#main #google2 {
	margin-left: 5px;
	width: 730px;
	height: auto;
	text-align: center;
	float: left;
}

#footer {
	margin: 0;
	padding: 0;
	width: 950px;
	height: auto;
	margin-bottom: 20px;
	float: left;
}

#footer #menu-bottom {
	width: 950px;
	height: 20px;
	margin-top: 4px;
	float: left;
	text-align: right;
	color: #000;
}


#menu-bottom a, #menu-bottom a:hover, #menu-bottom a:active, #menu-bottom a:visited {
	padding: 0 5px;
	display: inline;
	font-weight: bold;
	color: #000;
	font-size: 8pt;
}

#footer #realizacja {
	width: 950px;
	height: 49px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	color: #fff;
}

#footer #realizacja span {
	position: relative;
	top: 10px;
	right: 20px;
}

.f-color, .f-color a {
	color: #333;
}

.b-color {
	color: #fff;
}

#footer #line-1 {
	width: 950px;
	height: 12px;
	background-image: url(img/linia-dol.jpg);
	background-repeat: repeat-x;
	float: left;
}

.news {
	padding: 10px;
}

.news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.news ul li {
	padding: 2px 5px;
}

.news ul li a{
	color: #4f4f4f;
}

.data {
	color: #a5a5a5;
	font-size: 7pt;
}

.aktual {
	width: auto;
	display: block;
	text-align: justify;
}

.box {
	width: 315px;
	height: 220px;
	margin: 10px;
	padding: 10px;
	float: left;
}

.box-main {
	width: 690px;
	height: auto;
	margin: 10px;
	padding: 10px;
	float: left;
}

.linia-pion {
	width: 1px;
	height: 180px;
	margin-top: 30px;
	float: left;
	background-color: #dbdbdb;
}

.linia-poziom {
	width: 273px;
	height: 1px;
	margin: 0 40px;
	padding: 0;
	float: left;
	border-top: 1px solid #dbdbdb;
}

/* ogloszenia */

.ogloszenia {
	list-style: square;
	margin: 4px;
	padding: 0px;
	padding-left: 20px;
}
	
.ogloszenia li {
}

.ogloszenia li a {
	color: #00f;
}

#ogloszenia-pokaz {
	margin: 10px;
}

/* wyszukiwarka */

#szukaj-wybor {
	width: 250px;
	font-weight: bold;
	text-align: center;
	float: left;
} 

#szukaj-wybor a { 
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
} 

#szukaj-wybor a.selected{
	color: #c00;
}

.szukaj {
	text-align: center;
} 

.szukaj{
	clear:both;
	display: none;
}

.szukaj .first{
	display: block;
}
	
			/* --------- 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;
}