@charset "utf-8";
/* CSS Document */
A {
	color:#B9DDFF;
	text-decoration:none;
}
img
{
	border:none;
}
A:hover {
	color:#FFC301;
}

a.pageLink {
	color:#FFFFFF;
}

a.pageLink:hover {
	color:#FFFFFF;
}

BODY {
	background-color:#292a2f;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a4a4a5;
}

#glowne
{
	width:900px;
	margin:0 auto 0 auto;
	
}

#logo
{
	margin:0 auto 0 auto;
	text-align:center;
}

#menu
{
	margin:0 auto 0 auto;
	text-align:center;
	width:459px;
}


a.menu
{
	background-image:url(images/menu.png);
	display:block;
	width:110px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:7px;
	float:left;
	margin-left:5px;
}

a.menu:hover
{
	background-image:url(images/menu1.png);
	display:block;
	width:110px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:7px;
	font-weight:bold;
	float:left;
}

a.menu1
{
	background-image:url(images/menu1.png);
	display:block;
	width:110px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:7px;
	font-weight:bold;
	float:left;
}

.pasek
{
	background-image:url(images/tile_sub2.gif);
	height:26px;
	clear:left;
}

.data
{
	background-color:#1e1e1e;
	padding:5px;
	margin-top:3px;
	border:1px solid #4b3d3d;
	font-size:12px;
}

.dzisiaj
{
	float:left;
	width:740px;
}

.blok_left
{
	background-image:url(images/blok_left.jpg);
	width:264px;
	height:50px;
	float:left;
	margin-top:5px;
}
.blok_right
{
	background-image:url(images/blok_right.jpg);
	width:264px;
	height:50px;
	float:left;
	margin-top:5px;
}
.center
{
	width:372px;
	height:30px;
	background-image:url(images/center.jpg);
	float:left;
	margin-top:5px;
	text-align:center;
	padding-top: 20px;
	font-size:12px;
	letter-spacing:1px;
	color:#FFF;
	font-weight:bold;
}

.center_div
{
	text-align:center;
	margin:0 auto 0 auto;
	display:block;
}
.cler_left
{
	clear:left;
}
.cler_left1
{
	clear:left;
}
.blok_reklama
{
	clear:left;
	background-color:#101012;
	text-align:center;
}
.baner
{
	width:400px;
	height:50px;
}

.w_lewo
{
	text-align:left;
	margin-left:49px;
}

.lewa
{
	width:200px;
	float:left;
}

.slide_left
{
	background-image:url(images/slide_left.jpg);
	height:26px;
	width:6px;
	float:left;
	margin-top:10px;
}

.slide_center
{
	width:188px;
	height:21px;
	background-image:url(images/center_slide.jpg);
	float:left;
	margin-top:10px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
}

.slide_right
{
	background-image:url(images/slide_right.jpg);
	height:26px;
	width:6px;
	float:left;
	margin-top:10px;
}

.blok_left_slide
{
	padding:3px 3px 3px 3px;
	background-color:#101012;
	clear:left;
}

.middle
{
	vertical-align:middle;
}

.na_forum
{
	font-size:12px;
	font-weight:bold;
}
.klucze
{
	font-size:12px;
	font-weight:bold;
	color:#F00;
}

.linia
{
	height:1px;
	background-image:url(images/linia.jpg);
	background-repeat:repeat-x;
	margin-top:4px;
}

#news
{
	float:left;
	margin-left:7px;
	margin-right:7px;
}

.slide_center_news
{
	width:470px;
	height:21px;
	background-image:url(images/center_slide.jpg);
	float:left;
	margin-top:10px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
}

.linki
{
	text-align:center;
	font-weight:bold;
}

.listy
{
	width:190px;
	display:block;
	overflow:hidden;
	padding:3px;
	position:absolute;
	font-weight:bold;
}

.listy:hover
{
	min-width:190px;
	width:auto;
	display:block;
	overflow:visible;
	background-color:#205161;
	z-index:1000;
	position:absolute;
	border:1px solid #32628e;
	padding:3px;
}

.listy_t
{
	height:20px;
}

.h1
{
	font-size:11px;

	position:relative;
	margin:0px;
}

.data_l
{
	color:#FFF;
	font-weight:normal;
	font-size:10px;
}

#footer
{
	clear:left;
	height:40px;
	background-color:#1e1e1e;
	width:882px;
	border:1px solid #101012;
	margin-top:11px;
	padding:6px;
}
ul {
  list-style: none;
   padding:0;
  margin: 1px;
}
/* klucze */
ul.friends_indexk {
  z-index: 1;
  margin-bottom: 1px;
  position: relative;
}
ul.friends_indexk li {
  position: relative;
  height: 16px;
}

ul.friends_indexk li a { 
  white-space: nowrap;
  position: absolute;
  width: 185px;
  overflow: hidden;
  color: #b9dddf !important;
  font-weight:bold;
  
}

ul.friends_indexk li a:hover {
   white-space: nowrap;
  background: #205161;
  position: absolute;
  top: 1px;
  color:#ffffff;
  z-index: 8000;
  border: 1px solid #32628e;
  margin-left: -1px;
  width: auto;
  min-width:190px;
  overflow: visible;
}

/* end klucze */

.coping
{
	float:left;
	width:400px;
}

.newsy
{
	width:482px;
	background-color:#FFF;
	clear:left;
	color:#000;
}

.news
{
	color:#000;

	float:left;
	width:370px;
}

.bold
{
	font-weight:bold;
}

.color
{
	color:#0033cc;
}

.blok_news
{
	padding:7px;
}

.title
{
	background-color:#09C;
	color:#FFF;
	font-weight:bold;
	width:435px;
	display:block;
	margin-left:30px;
	font-size:12px;
	padding:3px;
}

.left_float
{
	float:left;
}

.middle_news
{
	vertical-align:middle;

}

.text
{
	clear:left;
	margin-top:7px;
}

.right_tiitle
{
	background-image:url(images/right_title.jpg);
	width:3px;
	height:20px;
	float:left;
}
.left_tiitle
{
	background-image:url(images/left_title.jpg);
	width:3px;
	height:20px;
	float:left;
	margin-left:7px;
}
.center_title
{
	background-color:#0099cc;
	width:429px;
	height:16px;
	float:left;
	color:#FFF;
	font-weight:bold;
	padding:2px;
}

ul.friends_index {
  font-size:11px;
  z-index: 1;
  position: relative;
}
ul.friends_index li {
  position: relative;
  height: 15px;
}

ul.friends_index li a { 
  white-space: nowrap;
  position: absolute;
  
  width: 185px;
  overflow: hidden;
  color: #fff !important;
  
}

ul.friends_index li a:hover {
  white-space: nowrap;
  background: #205161;
  position: absolute;
  top: 1px;
  color:#ffffff;
  z-index: 8000;
  border: 1px solid #32628e;
  margin-left: -1px;
  width: auto;
  min-width:185px;
  overflow: visible;
}
li.online
{
margin-left:4px;
display:block;
height:30px;
}
li.online1
{
height:auto;
margin-left:2px;
}

.align_right
{
	text-align:right;
}

.wiecej
{
	margin-top:8px;
	margin-bottom:7px;
	color:#3f9aef;
	font-weight:bold;
}

.linia_blue
{
	background-image:url(images/linia_blue.jpg);
	background-repeat:repeat-x;
	height:1px;
	margin-bottom:7px;
}

.p_style
{
	color:#3f9aef;
}

.left
{
	float:left;
}
.center_img
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.p_ref
{
	color:#C63;
	font-weight:bold;
}

.sdf
{
	font-size:10px; color:#ffffff; font-weight:normal;
}
.sdf2
{
	font-size:10px; color:#17e91f; font-weight:normal;
}
.green
{
	color: green;
	font-weight:bold;
}