body { margin: 0px; background: #FF6600 url('../images/tlo.jpg'); background-repeat: repeat-x; font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #871F00; }
a { color: #871F00; text-decoration: none; }
a:hover { color: #871F00; text-decoration: underline; }

.naglowek { font-size: 15px; color: #AC0000; font-weight: bold; }
.naglowek a { color: #AC0000; text-decoration: none; }
.naglowek a:hover { color: #AC0000; text-decoration: underline; }

#main { width: 990px; margin: auto; }
#menu_top { display: inline; }
	#menu_top div { float: left; }
#banner { display: inline; }
	#banner div { float: left; }
	#banner_animacja { width: 302px; height: 353px; background-image: url('../images/banner_3.jpg'); background-repeat: no-repeat; }
#content { width: 990px; height: 100%; overflow: hidden; background-image: url('../images/content_background.jpg'); background-repeat: repeat-y; clear: both; }
	#content_left_side { width: 46px; height: 374px; float: left; background-image: url('../images/content_left_side.jpg'); background-repeat: no-repeat; }
	#content_menu { width: 190px; background-color: #ED6501; float: left; }
	.menu { width: 150px; height: 29px; padding-left: 40px; padding-top: 5px; color: #FFFFFF; background-image: url('../images/menu.jpg'); }
	.menu:hover { background-image: url('../images/menu_h.jpg'); font-weight: bold; }
	.menu a { color: #FFFFFF; text-decoration: none; }
	.menu a:hover { color: #FFFFFF; text-decoration: underline; }
	#content_break { width: 5px; background-color: #FF7E00; float: left; }
	#content_text { width: 696px; background-color: #FFA200; float: left; }
	.text { padding: 0 15px; line-height: 5mm; }
	#content_right_side { width: 53px; height: 374px; float: left; background-image: url('../images/content_right_side.jpg'); background-repeat: no-repeat; }
#footer { width: 990px; height: 86px; background-image: url('../images/footer.jpg'); background-repeat: no-repeat; text-align: center; line-height: 6mm; }
#footer_link { color: #FBAB00; padding-top: 25px; }
	#footer_link a { color: #FBAB00; text-decoration: none; }
	#footer_link a:hover { color: #FFFFFF; text-decoration: none; }
#footer_copyright { color: #D83900; }
	#footer_copyright a { color: #D83900; text-decoration: none; }
	#footer_copyright a:hover { color: #FFFFFF; text-decoration: none; }
	
.obrazek_lewa { border: 4px solid #FF7E00; display: block; padding: 4px; margin-right: 10px; margin-top: 2px; }
.obrazek_prawa { border: 4px solid #FF7E00; display: block; padding: 4px; margin-left: 15px; margin-top: 2px; }
.obrazek { border: 4px solid #FF7E00; display: block; padding: 4px; }

.blad { text-align: center; font-weight: bold; color: #990000; }
.dmarquee { width: 656px; height: 65px; padding: 0 20px; background-image: url('../images/header_komunikat.jpg'); background-repeat: no-repeat; }
.komunikat {  font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 11mm; }

.pages { width: 696px; display: inline; padding-bottom: 20px; color: #D83900; }
	.pages div { width: 33%; text-align: center; float: left; }
	.pages a { color: #D83900; text-decoration: none; }
	.pages a:hover { color: #FFFFFF; text-decoration: underline; }

#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;
	color: #000000;
	}
#lightboxDetails a {	color: #000000; }

#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");
	}
