body {
	background-color: #282828;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}




img {
	border: 0px;
}
a, .menu {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #95ff00;
	text-decoration: none;
}
.login {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #ffe400;
	text-decoration: none;
}
.minizielony {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #66991e;
	text-decoration: none;
}
.witamy {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #95ff00;
	text-decoration: none;
	padding-left: 8px;
}
.witamy2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.powitanie {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
}
.tekst {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #b4f15f;
	text-decoration: none;
}
.tekst2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #4e7911;
	text-decoration: none;
}
.staty {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4e7911;
	text-decoration: none;
}
.ocena {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #4e7911;
	text-decoration: none;
}
.teledysk {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.aktualny {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.komentarze {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #a0e63d;
	text-decoration: none;
	float: left;
	padding-left: 10px;
}
.inny {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #a0e63d;
	text-decoration: none;
}
.tytulkoment {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
/*
	text-decoration: underline;
*/
	float: left;
}
.czas {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #2d3031;
	float: right;
}
.nick {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #2d3031;
	float: left;
	width: 290px;
}
.naglowek {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-indent: 30px;
}
.tytul {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffe400;
	text-decoration: none;
	text-indent: 42px;
}
.separator {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #6fa523;
	text-decoration: none;
	text-align: center;
}
.separator2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #35530c;
	text-decoration: none;
}
.menudolne {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}
.stopka {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #6b6b6b;
	text-decoration: none;
	text-align: center;
}
.szukaj{
	BACKGROUND-COLOR: #000; 
	border: #636668 1px solid;
	FONT-SIZE: 11px; 
	WIDTH: 100px; 
	font-weight: normal; 
	font-family: Tahoma; 
	font-size: 12px;
	color: #fff; 
	HEIGHT: 20px;
	vertical-align:middle 
}
.szukajs {
	border:0;
	vertical-align:middle;
	height:26px;
	width:34px;
	background-image:url(/img/search.gif);
	cursor:pointer;
	cursor:hand;
}
.zaloguj {
	border:0;
	vertical-align:middle;
	height:26px;
	width:74px;
	background-image:url(/img/zaloguj.gif);
	cursor:pointer;
	cursor:hand;
}
.zalogujen {
	border:0;
	vertical-align:middle;
	height:26px;
	width:74px;
	background-image:url(/img/singin.gif);
	cursor:pointer;
	cursor:hand;
}

table.register td {
	font-weight: bold;
}
.errorfield {
	border: 3px solid red;
}

div.notify {
	width: 413px;
	border: 5px solid green;
	background-color: white;
	color: black;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.admin { color: red; background-color: white; }
.delcomment { color: #666;  }

h1, h1 a { 
	font-size: 15px; 
	margin: 0px;
}

/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	float: center;
	margin: auto;
	position: relative;
	background: url( /img/star_rating.gif) top left repeat-x;		
	
}
.star-rating li{
	padding:0px;
	margin:0px;
	float: left;
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url( /img/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
	
}
.star-rating a.one-star:hover{
	width:20px;
	
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
		
a.black, a.black:hover {
	color: #66991e;
}
