html, body, div, img,  a, h5, h4, h3 {margin: 0; padding: 0; border: 0; text-decoration: none; color: white;}
html, body {  width: 100%; text-align: center; padding:0; }
a {text-decoration: none; color: #FFA400; }
html {	
	font:  11px  verdana, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
   background-color: #0E0700;
	}  

.badf{
	color:red;
}
#regulamin {
	position: absolute; width: 100%; top: 0; left: 0; z-index: 100;
	height: 1600px; background: url(../img/regulamin_klubu.png) top center no-repeat #000000; 
}
#regulamin #accept {
	margin:830px auto 0 auto;
	width:220px; height: 50px;
	cursor: pointer;
}		
#players {
	opacity: 0.9;
	width: 150px;
	position: absolute;
	top: 60px;
	background: black;
	right: 280px;
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px;    /* Konqueror */
	-moz-border-radius:5px; /* Firefox */
	border-radius:5px;
	overflow: hidden;
	height: auto;
	padding: 10px;
}
#players2 {
	opacity: 0.6;
	width: 150px;
	float: right;
	background: black;
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px;    /* Konqueror */
	-moz-border-radius:5px; /* Firefox */
	border-radius:5px;
	overflow: hidden;
	height: auto;
	padding: 10px;
}
#leftInfo {
	float: left; 
	width: 378px; 
	overflow: hidden; 
	height: 80px;
}
#players .middle
{
	width: 125px;
	margin: 0 auto;
	overflow: hidden;
}

#players .title  {
	float: left;
	padding: 5px;
	width: 100%;
	color: white;
} 
#players .middle {
	overflow: hidden;
}
#players2 .title {
	float: left;
	padding: 10px;
	width: 100%;
	color: white;
}
#players2 .middle {
	width: 135px;
	margin: 0 auto;
	overflow: hidden;
}
#players2 .titleP {
	float: left;
	padding: 2px 0 10px 0;
	width: 100%;
	color: white;
}
#players img, #players2 img {
	margin: 0 8px;
}

#players a{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

/* audycje */
#play {float: right; margin-right: 100px; }
#audycjeBoxPanel {
	width: 100px;
	color: red;
	overflow: hidden;
	margin-top: 11px; 
}

/* end audycje */
/* shoutbox */
	
#shoutbox_cont{
background: url(../img/shoutbox.jpg) no-repeat;
width:100%;
height: 170px;
margin: 15px auto;
}
#shoutbox_cont, #shoutbox_inner{
padding: 5px 7px;
float:left;
}
#shoutbox_inner{
position:relative;
width:340px;
float: left;
margin:5px;
max-height:90px;
overflow:auto;
margin-top: 30px;
}
#shoutbox_inner h4{
color:#FF7700;
font-size:12px;
}
#shoutbox_inner p, #shoutbox_inner span{
width:100%;
float:left;
}
#shoutbox_inner p{
margin:0;
color:#444;
}
#shoutbox_inner span{
color:#AAA;
font-size:10px;
text-align:right;
border-bottom:1px dotted #DDD;
}
#shoutbox_form{
float:left;
width:100px;
padding-top:2px;
margin-left: 2px;
margin-top: 25px;
}
#shoutbox_form span {
float:left;
color:#FF7500;
font-size:8px;
}
#shoutbox_form span  .badf{
font-size:11px;
}
#shoutbox_form span + span{
margin-left:10px;
}
#shoutbox_form textarea, #shoutbox_form input[type="text"]{
border:1px solid #FFA700;
padding:5px;
font-size:11px;
background: none;
color:#353535;
}
#shoutbox_form textarea:focus, #shoutbox_form input[type="text"]:focus{
border-color:1px solid #FF2200;
background:#FFF;
}
#shoutbox_form textarea{
width:138px;
height: 62px;
}

#shoutbox_form input[type="text"]{
width:90px; 
}
.shoutbox_form-container {
	width: 150px; overflow: hidden;
	height: 110px;
}
.shoutbox_form-container .nickbox {
	float: left; margin: 0 !important;
	width: 75px;
}
.shoutbox_form-container .nickName {
	float: left; margin: 0; width: 75px !important;
	background: white !important; margin-top: 6px;
}
#shoutbox_form input, #shoutbox_form textarea{
-webkit-border-radius:5px; /* Safari, Chrome */
-khtml-border-radius:5px;    /* Konqueror */
-moz-border-radius:5px; /* Firefox */
border-radius:5px;
}
#shoutbox_form input[type="submit"], .imgSend {
border:none;
font-size:12px;
color:#FFEEEE;
width: 53px;
height: 18px; margin-top: 10px;
background: url('../img/send.jpg') no-repeat;
cursor:pointer; float: right;
}
#shoutbox_form input[type="submit"]:hover{
}

 .header {
	width: 100%; 
	float: left; 
}
 .nick {
	color: #ff6702; 
	float: left; 
	font-weight: bold;
	text-transform: uppercase; 
}
 .data {
	float: right;
	color: black; 
	font: 11px Tahoma;
}
 .wpis {
	float: left; 
	width: 100%; 
	padding: 5px 1px;
	color: black; 
}
 .vip {
	vertical-align: middle;
	float: left;
	
}
#shoutbox_inner .vipInfo {
	color: black;
	float: left;
	display: inline;
}
.infoVip {
	float: left;
	color: black;
	font-weight: normal !important;
	padding: 0 10px 0 5px;
}
/* end shoutbox */
#container_all{
	text-align: center;
	overflow:hidden; 
	width: 100%; 
	position: relative;
	margin: 0 auto 0px auto;
   background: url(../img/bg.jpg) repeat-x ;
   background-color: #361B00;
}
#container{
	text-align: center;
	overflow:hidden; 
	width: 974px; 
	position: relative;
	margin: 0 auto 20px auto;
}
.belka{
	float: left;
	width: 900px;
	padding:0px 0;
	height:1px;
}
.silver{
	color: #5B5B5B;
	padding-bottom: 3px;
}
.silver a{
	color: #299FC3;
}
#top{
	float: left;
	width: 100%;
	height: 153px;
}
#top #fb {
	position: absolute; top: 20px; left: 340px;
}
#top #nk {
	position: absolute; top: 19px; left: 395px;
}

#top #g_top{
  background:url(../img/g_top.jpg) right no-repeat;
  float: right;
  width: 639px;
  height: 69px;
  overflow: hidden;
}
#top #logo{
  background:url(../img/logo.jpg) right no-repeat;
  float: left;
  width: 335px;
  height: 101px;
  overflow: hidden;
}
#top #g_top #planeta_site{
 float:left; 
 width: 98px;
 height: 40px;
 margin: 15px 0 0 20px;
}
#top #g_top  #sluchaj{
  float: right;
  padding-top:9px;
}
#top #g_top #box_radio{
  float: right;
  width: 340px;
  overflow: hidden;
  font-size: 10px;
  padding-top:25px;
}
#top #g_top #ramowka{
	float:right;
	padding-top:12px;
}
#top #menu_top{
  float: right;
  width: 639px;
  height: 32px;
}

#top #menu_top a{
  background:url(../img/menu.jpg) right no-repeat;
  float: left;
  height: 32px;
  padding: 0px;
  margin: 0px;

}
#top #menu_top #m1 { background-position:  0px;    width: 92px; }
#top #menu_top #m2 { background-position: -94px;  width: 72px; }
#top #menu_top #m3 { background-position: -167px;  width: 71px; }
#top #menu_top #m4 { background-position: -239px;  width: 57px; }
#top #menu_top #m5 { background-position: -298px;  width: 86px; }
#top #menu_top #m6 { background-position: -386px;  width: 50px; }
#top #menu_top #m7 { background-position: -437px;  width: 77px; }
#top #menu_top #m8 { background-position: -516px;  width: 52px; }
#top #menu_top #m9 { background-position: -567px;  width: 68px; }

#top #menu_top a:hover{
  background:url(../img/menu_h.jpg) right no-repeat;
  float: left;
}
#pasek_top{
  background:url(../img/pasek_top.jpg) top no-repeat;
  float: left;
  height: 54px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#top #pasek_top  #tekst{
  width: 630px;
  height: 40px;
  overflow: hidden;
  float: right;
  position: absolute; bottom:-13px; right: 20px;
  padding: 0px;
  margin: 0px;
}
#top #pasek_top  #tekst .pasek_informacyjny{
  color: red;
}
#box_tp{
	float: right;
	width: 100%;
}
.pasek_informacyjny {}
#artykul{
	text-align: right;
	width: 196px;
	display: inline;
	margin: 0px 4px 0 0;
	padding: 0px 2px 6px 0;
	border-bottom: 2px solid black;
}
#artykul img{
	float: right;
	overflow: 
}
.kreska_t{
  float: left;
  margin:0 0px 0 3px;
  display: inline;
}
.nag_st{
	float: left;
	width: 100%;
	padding: 4px 0 5px 0px;
	font-size: 11px;
	color: #749B00;
	font-weight: bolder;
	margin-bottom: 5px;
}


#naw_g_p{
	float:right;
	margin:37px 3px 0 0;
	width: 270px;
}
#naw_g_p a{
float:left;
display: block;
width: 74px;
font-size: 10px;
text-align: center;
padding:32px 3px 5px 3px;
margin-right:1px;
}
#naw_g_p a:hover{
	color: Silver;
}
#data{
	position: absolute; top: 0; left: 300px;
	padding-top: 5px;
	font-size: 10px;
}
#pomenu div{
float:left;
}
#pomenu a{
	float: left;
	color: #FFA400;
	padding: 0 10px 0 10px;
	visibility:hidden;
}
#pomenu a:hover{
	color: #DF6500;
	}
#serach{
float:right;
width: 180px;
padding: 11px 10px  10px 2px;
text-align:left;
}
#serach #szukaj{
float: right;
}

#serach input{
	float: left;
	border: none;
	display:inline;
}
#serach #szukajj{
	border:0px;
}
#serach #ciag{
 margin-right: 5px;
 font-size: 11px;
 height: 17px;
 padding:3px 0 0 2px;
 width: 150px;
 }
.srodek_s{
  text-align: left;
  width:100%;
  float: left;
  overflow: hidden;
}
.srodek_w{
  text-align: left;
  width: 580px;
  float: left;
  overflow: hidden;
}
#srodek p{
  line-height:150%;
 
}
#srodek a:hover{
	color: #FDCD07;
}
#prawa{
  text-align: left;
  width: 381px;
  float: right;
  overflow: hidden;
  margin-top: 10px;
}
#box_bottom{
	float: left;
	width: 100%;
}
#box_bottom #polecamy{
	 float: left;
	 width: 400px;
	 height:90px;
	 padding-top:10px;
	 overflow:hidden;
	 position:relative;
}
#box_bottom #logowanie{
	 float: left;
	 width: 285px;
	 margin-left: 20px;
	 display: inline;
	 padding-top:10px;
}
#box_bottom #news{
	 float: left;
	 width: 210px;
	 margin-left: 20px;
	 display: inline;
	 padding-top:10px;
}
#box_bottom #logowanie table{
	 float: left;
	 width: 185px;
	 display: inline;
	 text-align: left;
}
#box_bottom #logowanie td{
	 padding-bottom: 5px;
}
#log_top a, #log_top_zal a{
	color: gray;
}
#log_top p{
text-align: right;
}
#log_top  #przyciskz{
 float: right;
 margin-left: 5px;
}
#box_bottom #logowanie #login,  #box_bottom #logowanie #haslo{
	font-size: 11px;
	width: 172px;
	border: none;
	height: 20px;
	padding: 0px 2px 0 2px;
	color: #7C7C7C;
	margin-right: 7px;
	background: url(../img/bg_inp.jpg) left no-repeat;
}

#log_top a, #log_top_zal a{
	color: gray;
}
#log_top p{
text-align: right;
}
#log_top  #przyciskz{
 float: right;
 margin-right: 6px;
}
#log_top #login, #log_top  #haslo{
	font-size: 11px;
	width: 108px;
 	border: none;
	height: 14px;
	color: #353535;
	margin-right:7px;
	background:none;
}
#menu_stopka{
	float: left;
	width: 650px;
	margin:10px 0 0 0px;
	}
#menu_stopka a{
	float: left;
	padding: 0 10px 3px 10px;
	margin-bottom: 10px;
	color: silver;
	display: block;
	font-size: 12px;
}
#menu_stopka a:hover{
	color: #FF6205;
}
#stopka_all{
  width: 100%; 
   background-color: #0E0700;
}
#stopka{
	width: 1006px; 
	height:192px;
	position: relative;
	overflow: hidden;
	font:  10px verdana, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
	margin: 0px auto 0px auto;
	background: url(../img/stopka.jpg) no-repeat 0px -3px;
   background-color: #0E0700;
	text-align: center;
	position: relative;
}
#stopka #licznik{
	position: absolute;
	top: 30px;
	left: 10px;
	color: #9D9D9D;
}
#stopka #klient{
	float: left;
	margin: 10px 0 10px 80px;
	color: black;
}
#stopka #intellect{
   float: right;
	margin: 10px 0px 10px 2px;
	color: silver;
}
#stopka #intellect a{
	color: silver;
}
#stopka #intellect img{ margin-top: -9px; }
#stopka em {
	color: orange;
}
#odliczaj_box{
	float: left;
	background: url(../img/odliczaj.jpg) no-repeat;
	height: 74px;
	width: 388px;
}
#odliczaj_box #title{
  margin: 30px 10px 0 0;
  float: right;
  width: 150px;
}
#odliczaj_box #odliczaj{
   margin: 30px 0px 0 0;
	font-size:21px;
	width: 211px;
	font-weight:bolder;
	float: left;
	text-align: left;
}
#kalendarz_box{
	float: left;
	background: url(../img/kalend_bg.png) no-repeat;
	height: 80px;
	width: 360px;
	padding: 30px 0 0 30px;
	line-height: 145%;
}
#kalendarz_box .wiecej{
  margin-right: 30px;
  float: right;
  width: 50%;
}
#imprezy_box{
	float: left;
	background: url(../img/imprezy_box.png) no-repeat;
	height: 104px;
	width: 3381px;
}
#imprezy_box{
	float: left;
	background: url(../img/imprezy_box.png) no-repeat;
	height: 104px;
	width: 3381px;
	margin-bottom: 4px;
}










#organizator{
float:left;
width:120px;
margin:22px 0 0 40px;
}
#wspolorganizator{
position:relative;
float:left;
width:810px;
height:80px;
margin:22px 0 0 10px;
padding:0;
overflow:hidden;
}
#wspolorganizator img{
margin:0 5px;
height:70px;
}
address{
	float: left;
	width: 250px;
	font-style: normal;
	line-height: 180%;
	margin-left:10px;
	display: inline;
}
address b{
	color: #F74400;
	font-size: 14px;
}

#gdzie_tekst{
	float: left;
	width: 100%;
	margin: 10px 0 10px 0px;
	display: inline;
}
#gdzie{
	float: left;
	color: #D74126;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 8px 0 0 3px;
	display: inline;
}
#gdzie a, #gdzie strong{
	color: #A87026;
}
.textSize{
	font-family: arial;
	float:right;
	text-align: right;
	width: 130px;
}
.textSize span{
	font-size: 10px;
	color: silver;
}
.textSize a{
	color:gray;
	border-right:1px solid #353535;
	padding-right: 4px;
}
.textSize #size1 {
	font-size: 12px;
	color: #FFA400;
}
.textSize #size2 {
	font-size: 15px;
}
.textSize #size3 {
	font-size: 18px;
	border-right:0;
}

/*--------------------------błędy-------------------------*/
.bad{
	font: 13px verdana;	
	text-align: center;	
	color: red;	
	border: 1px solid red;
	padding: 8px;	
	width: 89%;	
	margin: 40px 5% 20px 5%;
	background:#FEE;
}
.good{
	font: 13px verdana; 
	color: Green;
	border: 1px solid Teal;
	text-align: center;
	padding: 8px;	
	overflow:auto;
	width: 89%;	
	float: left;
	margin: 40px 5% 20px 5%;
	background:#EFE;
}
.porcjowanie{
	width: 99%;
	float: left;
	margin-top: 15px;
}
#zaw_szuk{
	width: 98%;
	float: left;
	margin-top: 10px;
	background: #F7F7F7;
	padding-left: 20px;
	padding: 0px;
	border: 1px solid #DEDEDE;
}
#zaw_szuk fieldset{
	width: 99%;
	float: left;
	border: 0px;
	margin-top: 10px;
}
#zaw_szuk label{
	float: left;
	padding-right: 10px;
}
#zaw_szuk .szuk{
	padding-top: 17px;
}
#zaw_szuk  .input{
	font-size: 11px;
	border: 1px solid silver;
	margin-top: 3px;
}
.list_p{
	width: 98%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.dane_kli{
	float: left;
	width: 70%;
	padding: 5px;
	font-size: 11px;
	background: #F7F7F7;
	margin: 15px  0 10px 0;
}
.dane_kli .brown{  
 background-color: #E0E0C7;
 height: 30px;
 }
.powrot{
	float: left;
	width: 99%;

}
.title_uniwer{
 	color: black;
	float: left;
	width: 99%;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 11px;
	letter-spacing: 1px;
}
.last_aktualiz{
	color: #616161;
	float: left;
	width: 99%;
	text-align: right;
	margin: 5px 0 3px 0;
}
#tresc_box{
	float: left;
	width: 99%;
	padding-bottom: 10px;
}
.tresc_title_box{
	color: #2C9A00;
	padding: 0px 0 5px 0;
}

.rss{
	width:100%; 
	float:right; 
	text-align:right; 
	
}
.rss img{
vertical-align: -4px;
}
.rss a{
	color:#e04320;
}
#form_rejestracja label{
 font-weight:bold;
}
.center{
	width:100%;
	float:left;
	text-align:center;
}
#partnerzy{
	float: left;
	width: 99%;
	text-align: center;
	padding-bottom: 20px;
}
.logo_partnera{
		display: inline;
		margin: 0 5px 0 5px;
	}
.logo_partnera img{
	 padding: 3px;
	}
#sponsorzy{
	float: left;
	width: 99%;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}
.logo_sponsora{
		display: inline;
		margin: 0 5px 0 5px;
	}
.logo_sponsora img{
	 padding: 3px;
	}
	
	
	.alfa {
  filter: alpha(opacity=100); /* IE */
  opacity: 1; /* Opera i Safari */
  -moz-opacity:1: /* FireFox */
}
 
.alfa2 {
  filter: alpha(opacity=65); /* IE */
  opacity: 0.65; /* Opera i Safari */
  -moz-opacity:0.65: /* FireFox */
}
.wyniki_w{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #aaa;
}
.silver{
	color: #666;
	font-size: 10px;
}
.szukaj_ul li{
	padding:3px;
}
#map{
	border:1px solid silver;
	width:100%;
	height:350px;
}
.tablelist{
	width: 97%;
}
.tablelist td{
	border-bottom:1px dotted #ccc;
}
.tablelist td.nobord{
	border:none;
}
a.drukuj {
background-color:navy;
color:white;
width:70px;
text-decoration:none;
padding: 5px 10px 6px 10px;
}
a.drukuj:hover{
color:yellow;
}
table.user-informacje{
width:70%;
margin: 0 auto;

}table.user-informacje td{
height:150px;
}
#wynik_ulubione{
color:green;
}
#pogoda_box{
float:left;
margin-top:10px;
border: 1px solid #EAEAEA;
margin-left: 0%;
padding-bottom: 10px;

}
.lista_rekordow {
float:left;
display:inline;
}
.lista_rekordow .art_title_l{
	padding: 0 0 5px 0;
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #FF9621;
}
.lista_rekordow .art_title_l a{
	color: #CD3301;
}
.lista_rekordow em{
	padding: 5px 0 0px 0;
	float: left;
	width: 100%;
	line-height: 140%;
}
.lista_rekordow img{
 padding: 1px ;
 border: 1px solid silver;
}
.lista_rekordow .rekord_w{
padding: 5px 15px;
width:135px;
float:left;
}
.lista_rekordow em {
width:100%;
color:gray;
}
.lista_rekordow, .lista_rekordow img, .lista_rekordow p, .lista_rekordow em {
float:left;
}
.lista_rekordow p{
padding:5px 0;
width:100%;
max-height:70px;
overflow:hidden;
}
#glos_img_t{
	float: left;
	font-size: 12px;
	padding: 5px 0 5px 0;
	font-weight: bolder;
}
.gwiazdka{
	color:red;
}
.legenda{
	color:#666;
	font-size:11px;
	text-align: left;
	float: left;
}

#hidden{
  display: none;
}
#display{
    display: block;
}

#kalendarz{
width:216px;
float:left;
position:relative;
font-size:10px;
}
#kalendarz strong{
float:left;
width:100%;
padding:3px 0;
font-size:12px;
}

#kalend{
	width: 216px;
	float: right;
	overflow: hidden;
	background: url(../img/cal.jpg)  no-repeat 5px 5px;
	border-bottom: 1px solid gray;
	padding: 0 0 10px 0;
	margin-right: 5px;
}
#kalend table{
	float: right;
}
#kalendarz #kalendarz_wpisy{
width: 216px;
float:left;
text-align:left;
padding:2px 0 0 0px;
line-height: 160%;
}
#kalendarz #kalendarz_wpisy div{
  float: left;
  width: 216px;
}
#kalendarz #kalendarz_wpisy strong{
  float: left;
  width: 145px;
  padding: 0px;
  font-size: 11px;
}

#kalendarz em{
float:right;
width:30%;
padding-top:20px;
}
#kalend td{
	text-align:center;
	padding:2px;
	margin: 2px;
	border: none;
}
#kalend td.wpis {
	background: #A00000;
	font-weight: bolder;
	color: White;
}
#kalendarz .wiecej{
 border: 0px;
}
#kalendarz #kalendarz_wpisy ul li{
list-style:none;
display:inline;
float:left;
width:100%;
margin:0 0 0 -40px;
padding: 0px;
}
#newsletter{
float:left;
width:242px;
text-align:left;
}
#newsletter #wyb_news{
float:left;
width:216px;
}
#newsletter  p{
float:left;
width:210px;
color:gray;
margin-left:3px;
padding-top: 0px;
margin-top: 0px;
}
#newsletter #ok_news{
float:left;
}
#newsletter #mail{
	font-size: 11px;
	width: 172px;
	border: none;
	height: 20px;
	padding: 0px 2px 0 2px;
	color: #7C7C7C;
	margin-right: 7px;
	background: url(../img/bg_inp.jpg) left no-repeat;
	float: left;
}
#forum_box {
float:left;
width: 100%;
text-align: left;
}
#forum_box  ul li{
list-style:none;
padding:2px;
}
.boks{
	width:308px !important;
	width:305px ;
	overflow:hidden;
	float:left;
	margin: 5px 0 5px 0;

}
#kolumna_l{
	float: left;
	width:308px !important;
	width:305px ;
	margin-right:15px;
}
#kolumna_p{
	float: left;
	width:308px !important;
	width:305px ;
	margin-left:5px;
}
.boks .move_up{
	float: right;
	cursor: pointer;
	margin-top: 10px;
	border: 1px solid #EEEEEE;
}
.boks .naglowek{
	background: url(../img/tlo_nagbox.jpg) repeat-x ;
	float: left;
	width: 100%;
	overflow: hidden;
}

.boks .naglowek a{
	float: left;
	height: 11px;
	overflow: hidden;
	color: Black;
	font-size: 10px;
}
.boks .naglowek .link_nag{
	font: 11px arial;
	height: auto;
	font-weight: bolder;
}
.open{
	font-weight:bolder;
}
.boks .silver{
	font-weight:normal;
	padding: 1px 0 1px 0;
}
.open .boks_title{
	float: left;
	padding: 5px 0 5px 0;
	border:0px;
	width: 289px;
	font-size: 15px;
}
dt, dd{
		float: left;
		width: 100%;

}
.boks_title{
	float: left;
	padding: 5px 0 5px 0;
	border-bottom:1px dotted silver;
	width: 289px;
}
.boks .naglowek strong{
 float: left;
 padding: 5px 0 0 0 ;
 font: 11px arial;
 font-weight: bolder;
}
.hidden{display:none;}
.visible{display:block;}

#zaznacz{
color: green;
font-weight: bold;
}

.tytul_wpisu{
float:left;
width:100%;
color:silver;
font-size:13px;
padding:0 0 10px 0;
}
.tytul_wpisu em{
font-weight:normal;
font-size:11px;
}

.prawy_box{
	float: left;
	width: 100%;;
	text-align: left;
	padding: 0 0 5px 0;
	line-height: 3px;
	background: url(../img/akt_box.png) repeat-y;
}
.prawy_box em{
   font-style: normal;
}
.najpop{
  margin-left:30px;
  display: inline;
  float: left;
  width:320px;
  padding-top: 0px;
}
.najpop p{
  margin: 3px 0 3px 0;
  float: left;
  width:100%;
  font: 12px arial;
  padding: 4px 0 0px 0;
  overflow:hidden;
}
.najpop strong a{
  float: left;
  width: 145px;
  display: block;
  font-weight: normal;
  color: #FFA400;
}
.najpop span{
	float: left;
	width: 67px;
	margin-left: 2px;
	display: inline;
	color: sliver;
}
.prawy_box a{
	color:silver;
}

.prawy_box ul, .boks ul { 
 list-style: circle url(../img/right.gif) outside; 
 }
.wiecej{
	float: right;
	width: 100%;
	padding: 3px 5px 5px 0px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}
.wiecej a{
	color:white;
}
.wiecej a:hover{
	color: silver;
}
.kolumna_l{
	float: left;
}
.powr{
	float: left;
	margin-top:10px;
	padding: 10px;
	width: 99%;
}
@media print{
	#srodek{
		margin-left:0;
		width:100%;
	}
	#prawa, #lewa, #top, #menu_top, #baner, #oceny, #komentarze, #kalend, .belka, .opcje_user, .drukuj, .dodaj, .porcjowanie{
		display:none;
	}
	

