@charset "utf-8";
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: white;
	margin: 0;
	padding: 0;
	background-color: green;
}
a {
	color: yellow;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: yellow;
}
.btSzukaj {
	background: url(../images/szukaj.png);
	width: 79px;
	height: 24px;
	border: 0;
}
.start_txt {
	margin: 0 auto;
	padding: 3px;
}
.btSzukaj:hover {
	background: url(../images/szukaj.png) scroll 0 -24px;
}
.lnk_menu {
	font-size: 18px;
	color: #FFF;
}
.lnk_menu_r {
	font-size: 18px;
	vertical-align: middle;
	color: red;
}
.lnk_menu_y {
	font-size: 18px;
	vertical-align: middle;
	color: yellow;
}
.blad {
	color: red;
	font-weight: 700;
	text-align: center;
}
#male {
	font-size: 11px;
	color: #666;
}
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url('../images/star.png') left -1000px repeat-x;
}
.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	background-position: left top;
	margin: 0;
	padding: 0;
}
.star-rating li {
	display: inline;
}
.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}
.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}
.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}
.inline-rating {
	display: inline-block;
	vertical-align: middle;
}
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../images/star_small.gif);
	line-height: 10px;
	height: 10px;
}
div#ar_lewy {
	float: left;
	clear: none;
	font-weight: 700;
}
div#ar_prawy {
	float: right;
	font-weight: 700;
}
div#ar_kontener {
	width: 300px;
	margin: 0 auto;
}
div#podobne {
	text-align: center;
}
em {
	font-weight: 700;
}
input#szukaj {
	background: url(../images/search.gif) no-repeat left center;
	border: 3px solid yellow;
	color: yellow;
	font-weight: 700;
	font-family: "Lucida Grande", Verdana, sans-serif;
	height: 24px;
	padding-top: 6px;
	width: 500px;
	font-size: 1em;
	vertical-align: middle;
	text-decoration: none;
	-moz-border-radius: .8em;
	text-align: center;
}
input#szukaj:hover {
	border: red 3px solid;
}
#topbar {
	background: #FFF url(../images/bgr.png) repeat-x scroll 0 0;
	position: absolute;
	border: 1px solid #000;
	width: 250px;
	visibility: hidden;
	z-index: 100;
	text-align: left;
	-moz-border-radius: .8em;
	padding: 2px;
}
.selected {
	border: solid thin;
	background-color: #333;
	color: #FFF;
	list-style: none;
	-moz-border-radius: .8em;
	padding: 0;
}
#suggestionBox {
	border: solid thin;
	list-style: none;
	background: #EC8701;
	-moz-border-radius: .8em;
	text-align: center;
	padding: 0;
	z-index: 10;
	opacity:0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: alpha(opacity=90);	
}
#suggestionBox li {
	text-align: center;
	list-style: none;
	padding: 0;
}
#suggestionBox ol {
	padding: 0;
}
/* new */
#main {
	text-align: center;
	color: white;
	background-color:orange;
}
#menu {
	border-bottom: 1px solid yellow;
	background: #000;
	height:35px;
}
#menu #left {
	float: left;
	text-align: left;
	padding: 5px;
}
#menu #right {
	text-align: right;
	padding: 5px;
	float:right;
}
#menu #right li a span
{
	color:yellow;
	font-weight:bold;
}
#menu2 {
	background: none repeat scroll 0 0 brown;
	border: 1px solid yellow;
	margin: 5px auto;
	padding: 5px;
	width: 800px;
	height: 145px;
}
#searchForm {
	padding: 10px;
}
#searchForm #searchHint {
	font-size: 0.8em;
	color: #CCCCCC;
}
#content {
	background: none repeat scroll 0 0 brown;
	border: 1px solid yellow;
	margin: 0 auto;
	padding: 5px;
	width: 800px;
}
#foot {
	border-top: yellow 1px solid;
	background: #000;
	margin-top: 5px;
	padding: 5px;
}
#foot .stat4u {
	width: 100px;
	text-align: left;
}
#foot .txt_small {
	font-size: small;
}
.txt_bold {
	font-weight: bold;
}
#foot.txt_small {
	width: 100%;
}
#ad-top {
	background: none repeat scroll 0 0 brown;
	border: 1px solid yellow;
	margin: 5px auto;
	padding: 5px;
	width: 800px;
	height: 200px;
}
#ad-bottom {
	background: #004F00 none repeat scroll 0 0;
	border: 1px solid yellow;
	margin: 5px auto;
	padding: 5px;
	width: 800px;
}
table.rank_tab {
	text-align: center;
}
table.rank_tab .header {
	font-weight: bold;
	color: #FFFFFF;
}
table.rank_tab .header .text {
	border: yellow 2px solid;
	background-color: black;
	width: 480px;
	-moz-border-radius: 0.8em;
}
table.rank_tab .content .left {
	text-align: left;
	width: 50%;
}
table.rank_tab .content .left .items {
	font-weight: bold;
}
table.rank_tab .content .right {
	text-align: left;
	width: 50%
}
table.rank_tab .content .right .items {
	font-weight: bold;
}
table.rank_tab .content .items img {
	border: 0;
	padding-right: 3px;
}
.linki-hide {
	display: none;
}
.linki-show {
	display: block;
}
#linki input {
	width: 500px;
}
#ha1{
	border: 1px dotted yellow; 
	padding: 10px; 
	background: none repeat scroll 0 0 black; 
	font-size: 80%; 
}

ul
{
	list-style-image:url(../images/arrow_yellow.png);
}

#menu2 ul
{
	margin:0;
	line-height:19px;
}

#menu2 ul li
{
	float:left;
	margin-left:10px;
	padding:0 20px 0 0;
}

#menu #left ul
{
	margin:0;
	padding-left:10px;
	text-align:left;
}

#menu #right ul
{
	margin:0;
	text-align:right;
}

#menu #right ul li
{
	float:right;
	margin-left:5px;
	padding:0 20px 0 0;

}

#menu #left ul li
{
	float:left;
	margin-left:5px;
	padding:0 20px 0 0;
}

#menu #left ul li a, #menu #right ul li a 
{
	color:#FFFFFF;
	font-size:18px;	
}

#menu #right ul li.first
{
	padding:0;
}

#ad-left
{
	float: left;
	padding-left:15px;
}
#list
{
}

#pag-top {
	margin:0 auto;
	width:800px;
}

#pag-bottom
{
	clear:right;
	width:800px;
}

#listul
{
	margin:0 auto;
	padding-left:135px;
	width:800px;
}

#list-content
{
	width:650px;
	padding-left: 25px;
}

#list-content ul
{
	width:800px;
}

#list-content ul li
{
	text-align:left;
	font-weight:bold;
}

#alist
{
	height:610px
}

#ad-menu
{
	clear: both;
	padding-top:10px;
}

#ad-sluchaj
{
	margin:0 auto; 
	padding-top:15px;
	text-align:center;
}

div.seeAlso
{
	border:1px solid #FFFF00;
	background:black;	
	width:550px;
	margin:15px auto 15px;
}

div.seeAlso h2
{
	text-align:center;
}

div.seeAlso ul
{
	text-align:left;
}

div.fDesc
{
	padding:2px; 
	background:black; 
	width:550px; 
	margin:15px auto; 
	border:1px solid yellow; 
	font-size:small;
}

.listen
{
}

.listen h1
{
	border: 1px dotted yellow; 
	padding: 10px; 
	background: none repeat scroll 0 0 black; 
}

#ad-main-left
{
	top: 42px;
	position: fixed !important;
	overflow: hidden;
	width: 160px;
	height: 600px;
	margin-left:40px !important;
}

ul#tags
{
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}
	
ul#tags li
{
padding:0 3px 0 0;
display:inline;
font-size: small;
}

ul#tags li a
{
	background: green;
}
