@import url('prolista.css');
@import url('shoutbox.css');
/* START pozdroOnline */
#pon {
background: url(../image/pozdroOnline_bg.png) center center no-repeat;
width: 100%;
height: 35px;
display: block;
margin-top: 10px;
margin-bottom: 20px;
}

#pon_zawartosc {
float: left;
margin-top: 7px;
margin-left: 140px;
}
#pon_zawartosc ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	/* optional styles for appearance */
	width: 635px;
	height: 20px; /* height should be included to reserve visual space for the marquee */
	background-color: #000;
	border: 1px solid #666;
}

#pon_zawartosc ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	/* optional styles for appearance */
	font-size: 14px;
	color: #ccc;
	padding: 3px 5px;
}

#pon_formularz {
font-size: 10px;
color: #ccc;
float: left;
margin-top: 6px;
margin-left: 150px;
display:none;
}

#pon_formularz input {
font-size: 12px;
border: 1px solid #666;
background-color: #000;
color: #fff;
}

#pon_dodaj {
background: url(../image/pozdroOnline_dodaj.png) top right no-repeat;
padding-top: 8px;
float: right;
width: 105px;
height: 38px;
}
/* KONIEC Z pozdroOnline */

#newsy {
background: url(../image/news_title.png) top center no-repeat;
width: 375px;
margin: 0;
float: left;
padding-top: 50px;
margin-right: 10px;
}

#newsy .title {
padding-top: 5px;
padding-left: 20px;
height: 22px;
width:100%;
font-size: 14px;
font-weight: bold;
color: #A8FF00;
}

#newsy .tresc {
text-align: justify;
margin-top: 5px;
padding-bottom: 5px;
width: 95%;
}

#newsy .wiecej {
text-align: right;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #A8FF00;
width: 95%;
}

#newsy .stopka {
margin-bottom: 15px;
text-align: right;
font-size: 10px;
color: #999;
width: 95%;
float:none;
}
#newsy .pozostale {
margin: 5px;
margin-bottom: 15px;
text-align: right;
}

#tabber {
background:url(../image/side_bg.png) top center no-repeat;
margin-left: 10px;
height: 500px;
width: 285px;
display: block;
float: left;
}

UL.tabNavigation {
display: block;
list-style: none;
margin: 0;
padding: 0;
height: 45px;
}
UL.tabNavigation LI {
display: block;
width: 95px;
height: 35px;
margin-top: 5px;
float: left;
}
UL.tabNavigation LI A {
display: block;
font-size: 16px;
width: 100%;
padding-top: 5px;
height: 30px;
text-align: center;
color: #fff;
font-weight: bold;
}
UL.tabNavigation LI A:hover {
background:url(../image/tabs_over.png) top left no-repeat;
color: #A8FF00;
}

UL.tabNavigation LI A.selected {
background:url(../image/tabs_select.png) top left no-repeat;
color: #fff;
}

UL.tabNavigation LI A:focus {
outline: 0;
}
div.tabs > div {
}

#galeria {
margin-top: 5px;
height: 350px;
}

#galeria .fotka {
padding: 0;
margin: 2px;
border: 1px solid #666;
}

#galeria .big {
margin-top: 1x;
height: 255px;
width: 100%;
}

#galeria .mini {
width: 100%;
}

#galeria .mini div{
display: inline;
}

#galeria .wiecej {
margin-right: 50px;
float: right;
}
#blog {
padding: 10px;
height: 350px;
}
#blog ul {
list-style: none;
margin: 0;
padding: 0;
margin-top: 5px;
}
#blog li {
border-bottom: 1px dashed #666;
padding-top: 3px;
padding-bottom: 3px;
}
#blog .tytul {
font-size: 14px;
width: 285px;
overflow: hidden;
}

#prolista .pozostale {
margin: 5px;
text-align: right;
}