/* ======================================= LIGHTBOX START ======================================= */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
/* ======================================= LIGHTBOX START ======================================= */

* {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

body {
	padding: 0;
	margin: 0;
	background: #c4d7dd url('images/background.png') repeat-x;
}

div {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

h2 {
	font-size: 12px;
	color: #2e2e2e;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}


h3 {
	font-size: 12px;
	color: #005197;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

hr {
	width: 98%;
	border-top: #c8c8c8 1px dotted;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

fieldset {
	margin: 0 auto;
	border: #000 1px dotted;
	width: 90%;
}

.pokaz_szczegoly a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.kategorie ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 30px;
	list-style-image: url("images/list-style-kategorie.png");
	list-style-type: square;
}

.kategorie li {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.kategorie a {
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
}

.kategorie a:hover {
	text-decoration: underline;
}

div#schowek {
	padding-left: 15px;
}

div#center_site {
	margin: 0 auto;
	width: 1127px;
	background: url('images/chmury-bg.png') no-repeat;
}

div#top_logo {
	background: url('images/logo-top.png') right no-repeat;
	width: 1127px;
	height: 276px;
}

div#top_line_left {
	float: left;
	text-align: left;
	width: 470px;
	height: 30px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	color: #5a5a5a;
}

div#top_line_left a {
	text-decoration: none;
	font-size: 12px;
	color: #5a5a5a;
}

div#top_line_right {
	float: right;
	text-align: right;
	width: 600px;
	height: 30px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 27px;
	color: #5a5a5a;
}

div#top_line_right a {
	text-decoration: none;
	font-size: 12px;
	color: #5a5a5a;
}

div#logo_center {
	clear: both;
	padding-left: 85px;
	height: 170px;
	padding-top: 15px;
}

div#wyszukiwarka {
	width: 1127px;
	height: 205px;
	background: url('images/wyszukiwarka-bg.png') no-repeat;
}

div#wyszukiwarka select {
	text-align: center;
}

div#wyszukiwarka td {
	font-size: 10px;
	font-weight: bold;
}

table#normalneCzcionki td {
	font-weight: normal;
}


div#szukajButton {
	position:relative;
	text-align: right;
	top: -23px;
	right: 2px;
}





div#tresc_out {
	width: 1127px;
	background: url('images/text-bg.png') repeat-y;
}

div#tresc_in {
	width: 1060px;
	background: url('images/tresc-top-bg.png') no-repeat;
	padding-left: 30px;
	padding-right: 37px;
}

div#stopka {
	width: 1127px;
	height: 145px;
	background: url('images/background-bottom-bg.png') no-repeat;
	text-align: center;
	font-size: 11px;
	color: #afafaf;
	padding-top: 30px;
}

div#strona_tresc {
	float: left;
	width: 735px;
	padding-top: 5px;
}

div#strona_menup {
	float: right;
	width: 315px;
	padding-left: 10px;
}