@charset "utf-8";
html, body
{
	font:80%/1.5em Verdana, Tahoma, arial, sans-serif;
	text-align:center;
	background-color:#FFF;
	color:#333;
	margin:0;
	padding:0;
}
body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
img {
	border:0px;
}
a img {
	text-decoration:none;
}
a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #CCC;
	text-decoration:underline;
}
form {
	font:11px Verdana, Sans-serif;
	margin:0 0 20px 10px;
	color:#000000;
	text-align:justify;
	line-height:17px;
}	
.loading {
	height:30px;
	background:url('../images/working.gif') 50% 50% no-repeat;
	width:100%;
	text-align:center;
	margin:0 auto;
}
.clr {
	clear: both;
}
.float-left { float: left;}
.float-right { float: right;}
/* WRAP */
#wrap {
   width:1000px;
   margin:0 auto;
   text-align:left;
   overflow:hidden;
}
/* HEADER */
#header {
	width:1000px;
	height:83px;
	margin:12px 0 0;
	padding:0px;
	color:#FFFFFF;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_left {
	width:670px;
	height:82px;
	margin:0;
	padding: 0;
	float:left;
}
#header #header_left #logo{
	width:430px;
	height:82px;
	margin:0;
	padding:0px;
}
#header #header_left #logo a, #header #header_left #logo a img {
	margin:0; 
	padding:0;
    border:0;
    float:left;
}
#header_right {
	margin:0px;
	float:right;
	width: 320px;
	margin:0;
	padding:0;
}
#header_right #lang {
	float: right;
	height: 30px;
	width: 170px;
	margin: 10px 10px 10px 0;
	padding: 0px;
	overflow: hidden;
}
#header_right #lang ul {
	display: block;
	float: right;
	margin: 0;
}
#header_right #lang ul li {
	display: inline;
	float: right;
}

#header_right #lang ul li a {
	display: block;
	margin-left: 10px;
}
#header_right #search {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	height: 22px;
	width: 240px;
	margin:0 10px
}
#header_right #search form {
	background-image: url(../images/szukaj.jpg);
	height: 16px;
	width: 240px;
	padding:3px 0;
	margin:0;
	background-repeat: no-repeat;
}	
#header_right #search input {
	font-size:11px;
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	float:left;
	margin:0 10px;
	padding:0;
}
#header_right #search .button {
	background-image:none;
	width:50px;
	float:right;
	top:5px;
	display:block;
	margin:0 5px 0 0;
	cursor:pointer;
	color:#FFF;
	text-align:center
}
#header_right #search .button:hover {
	text-decoration:underline;
}
/* MENU */
#menu {
	margin:0;
	padding:0;
	height:60px;
	width:1000px;
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	background-color:#82C900;
	overflow:hidden;
	border:none;
	text-align:center;
}
#menu div{
	background-image:url(../images/menu-l.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height:60px;
	width:1000px;
}
#menu div div{
	background-image:url(../images/menu-r.jpg);
	background-position: right top;
	height:60px;
	width:1000px;
}
#menu div div ul {
	text-transform:capitalize;
	margin:0 0 0 10px;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	border:none;
	display:block;
}
#menu div div ul li {
	display:block;
	float:left;
	height:58px;
	color:#5E6165;
	padding:0;
	margin:1px 0;
	background-image: url(../images/menu-sep.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu div div ul li.first {
	background-image:none;
}
#menu div div ul li a {
	display:block;
	color:#5E6165;
	font-weight:bold;
	margin:0;
	padding:22px 34px;
	font-size: 11px;
}
#menu div div ul li a:hover, #menu div div ul li a.select {
	color:#333333;
	background-image: url(../images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu ul li a:hover, #menu ul li a.select {
	color:#333333;
}

/* MESSAGES */
#error {
	width:728px;
	margin:8px auto;
	padding:5px;
	font:bold 11px Verdana;
	color:#cc0000;
	border:2px solid #cc0000;
	text-align:center;
	background-color:#ffffff;
}
#info {
	width:728px;
	margin:8px auto;
	padding:5px;
	font:bold 11px Verdana;
	color:#1d771d;
	border:2px solid #1d771d;
	text-align:center;
	background-color:#ffffff;
}
/* CONTENT WRAPPER */
#content-wrap {
	width: 1000px;
	padding: 0;
	margin: 8px auto 0;
	overflow:hidden;
	display:block;
	clear:both;	
	background-image: none;
}
#content-wrap-bottom {
	width: 1000px;
	height: 10px;
	padding: 0;
	margin: 0 auto;
	overflow:hidden;
	display:block;
	clear:both;	
	background-image: none;
}
/* SIDEBAR */
#sidebar {
	padding:0;
	margin:0;
	width:202px;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	overflow:hidden;
	display:block;
  float:left;
}
#sidebar .top{
	padding:0;
	margin:0;
	height:100%;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	display:block;
}
#sidebar h3 {
	background-image: url(../images/sidebar-l-h3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
	padding:4px 10px;
	margin:3px;
	color:#FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	overflow:hidden;
	display:block;
	clear:both;
}
#sidebar ul {
	padding:10px;
	margin:0;
}
#sidebar ul li {
	margin: 0;
	padding:0 20px 0;
	font: 11px Verdana;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/sidebar-l-ul.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar ul li a {
	margin:0;
  padding:5px 0;
	display:block;
	border-bottom: 1px dotted #CCC;
}
#sidebar ul li a.select {
	text-decoration: underline;
	font-weight: bold;
}
#sidebar ul li a:hover{
	text-align: left;
	color: #CAE178;
	text-decoration:underline;
}
#sidebar ul li.pr {
	padding:0;
	margin: 5px 0 0 0;
	height:15px;
	border: none;
	background-image: none;
	vertical-align: middle;
}
#sidebar ul li.pr img {
  margin:0; 
  padding:0;
  float:left; 
}
#sidebar ul li.pr a {
	text-align:right;
	font-weight:bold;
	border: none;
  padding:0;
  float: right;
}
#sidebar ul li.pr a:hover {
	text-decoration:underline;
}
#sidebar ul.staty li {
	background-image: none;
	margin-top:7px;
}
#sidebar ul li p {
	margin:0 0 5px 0;
}

#sidebar.sidebar-r ul.rss li {
	background-image: none;
	display:block;
	margin:0 0 30px;
	padding:0;
	border-bottom:solid 1px #CCC;
}

#sidebar ul li h2 {
	padding:0;
	margin:10px 0;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}

#sidebar ul li h2 a, #sidebar ul li h2 a:hover {
	color:#999;
	font:bold 11px Verdana;
	text-decoration:underline;
	margin:0;
	padding:0;
}
#sidebar ul li small {
	color:#333;
	background-color:#CCC;
	font-size:10px;
	text-align:left;
	float:right;
	display:block;
	margin:2px;
	padding:2px;
}

#sidebar ul li small a {
	font-size:10px;
	padding:0;
	border:none;
}

#sidebar ul li small a:hover {
	color:#FFF;
	text-decoration:underline;
}
#sidebar .bottom {
	padding:0;
	margin:0;
	height:20px;
	background-image: url(../images/sidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow:hidden;
	display:block;
}

/* SIDEBAR-LEFT */
#sidebar h3.blue {
	background-image: url(../images/sidebar-r-h3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar.sidebar-r ul li {
	background-image: url(../images/sidebar-r-ul.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* CONTENT */
#content {
	width:798px;
	float:left;
	padding:0;
	margin:4px 0;
	overflow: hidden;
	display:block;
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#content h1, #content h2, #content h3 {
	font:bold 14px Verdana, Sans-serif;
	color:#FFF;
	background-color: #5E6165;
	background-image: url(../images/content-h1-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	overflow:hidden;
	clear:both;
	line-height:22px;
	margin:0 0 0 8px;
	padding:9px 10px 8px 15px;
	text-align:left;
}
#content h1 a, #content h2 a, #content h3 a {
	text-decoration:none;
	font:bold 14px Verdana, Sans-serif;
	color:#FFF;
}		
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
	text-decoration:underline;
	color:#CCC;
}
#content h2.tagi {
	word-spacing: -2px;
}
#content .sites, #content #category, #content form, #content #front-text, #content #tags {
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:block;
	overflow:hidden;
	clear:both;
	padding:20px 25px 25px;
	margin:0;
	border:none;
}
#content .site {
	padding:20px 9px 25px 17px;
}#content .site .site-desc{
	padding:10px;
  margin:0 0 10px;
	border: solid 1px #C4C4C4;
}   
.spacer {
	display:block;
	width:798px;
	height:10px;
	background-color:#FFF;
}
#content #front-text img {
	float: right;
	display: block;
	padding: 0 0 0 10px;
}
#content p {
	margin: 0;
	color:#000000;
	text-align:left;
	padding: 0;
}
#content .sites h3,#content .sites h2 {
	font-size:12px;
	display:block;
	color: #000;
	padding:9px;
	margin:0;
	overflow:hidden;
	clear:both;
	background-image: none;
	background-color: transparent;
}
#content .sites h3 a,#content .sites h2 a {	
	color: #000;
  font-size:12px;
	text-align:left;	
	padding:0;
	margin:0;
}
#content .sites h3 a:hover,#content .sites h2 a:hover {
	color:#CCC;
	text-decoration:underline;
}
#content .sites ul {
	padding:0;
	margin:0;
	float:left;
	display:block;
	overflow:hidden;
	list-style-position: inside;
	list-style-type: none;
	width:756px;
}
#content .sites ul li {
	margin:0 0 10px;
	display:block;
	float:left;
	border-bottom:1px solid #CCCCCC;
	width:100%;
  background-color: #F7F7F7;
}
#content .sites ul li img.preview{
	margin: 10px;
	float:left;
	width:200px;
}
#content .sites ul li.premium {
	background-color:#EDFFCC;
}
#content .sites p {
	text-align:left;
	padding:5px;
	display:block;
}
#content .sites ul li small {
	background:#CCC;
	display:block;
	float:right;
	clear:both;
	margin:2px;
	padding:2px;
}
#content .sites small a:hover { 
	color:#FFF;
}
/* HOME - CATEGORY */
#content #category {
	padding:10px 0 25px;
	margin:0; 
	text-align:center;
}
#category .category {
	display: block;
	overflow:hidden;
	vertical-align: top;
	clear:both;
	padding: 0px;
	width: 780px;
	margin: 5px 10px 0;
}
#category .category .category-column {
	display: block;
	float:left;
	margin-left: 5px;
	height: auto;
	padding: 0;
	clear:none;
	background-image: url(../images/category.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
#category .category .parts-2 {
	width: 280px;
}
#category .category .parts-3 {
	width: 255px;
}
#content #category .category .category-column h2,#content #category .category .category-column h3 {
	font-size:12px;
	padding:9px;
	margin:0;
	background-image: url(../images/content-h3.jpg);
	background-repeat: repeat-x;
}
#content #category .category .category-column h2 a,#content #category .category .category-column h3 a {	
	font-size:12px;
	padding:0;
	margin:0;
}
#content #category .category .category-column h2 a:hover,#content #category .category .category-column h3 a:hover {
	color:#CCC;
	text-decoration:underline;
}
#content p.description{
margin: 10px 20px 25px;
}
#category .category .category-column img{
	float: left;
	margin:0 10px 0 5px;
}
#category .category .category-column ul{
	padding: 0;
	list-style-position: outside;
	display: block;
	float: right;
	margin: 10px;
}
#category .category .category-column ul.inline{
	list-style-type: none;
	float: left;
	border-top:1px solid #666;
	padding-top: 5px;
}
#category .category .category-column ul.inline li{
	display: inline;
}
#content a.sub {
	color:#000099;
	font-size:10px;
	text-decoration:none;
	text-align:left;	
}
#content a.sub:hover {
	color:#999;
	text-decoration:underline;
}
#content #category p{
margin: 10px 20px 25px;
}
#category .category .category-column .desc{
	display: block;
	padding: 5px;
	min-height: 100px;
  height: auto !important;
  height: 100px;
  min-height: 100px;
	background-image: url(../images/category.jpg);
	background-repeat: repeat-x;  
}

#category .category.bottom .category-column {
	background-color: #5E6165;
	background-image: none;
}
#category .category.bottom .category-column ul{
	float:left;
	list-style-type: none;
	list-style-position: inside;
	color: #EEE;
}
#category .category.bottom .category-column ul li{
	padding: 0;
	margin: 0px;
	font-weight: bold;
}
#category .category.bottom .category-column .more{
	display:block;
	float:right;
	white-space:nowrap;
	padding:0;
	height:22px;
	width:74px;
	margin:11px 5px;
}
#category .category.bottom .category-column .more a{
	display:block;
	height:13px;
	width:74px;
	margin:0;
	padding:4px 0;
	background-image: url(../images/wiecej.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	text-align: center;
	line-height: 12px;
}
/* FOOTER */
#footer {
	color:#176680;
	width:100%;
	height:50px;
	text-align:center;
	font-size:10px;
	margin:10px 0;
	clear:both;
	background-color: #68C3E0;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer p {
	padding:5px 0;
	margin:0;
}
#footer #menu-foot {
	padding:5px 0;
}
#footer #menu-foot a {
	color:#176680;
	border:none;
}
#footer #menu-foot a:hover, #footer #menu-foot a.select {
	color:#333;
	text-decoration:underline;
}
/* site map */
#content .site-map h2 {
	padding:9px 0;
	color:#5F6266;
	background-color: #FFF;
	background-image:none;
}
#content .site-map h2 a {	
	color:#5F6266;
}
/* CONTACT */
#content #front-text.contact {
	background-image:none;
}
/* SUBCATEGORY */
#content #category .category.sub .category-column h3 {
	color:#5F6266;
	background-color:#EEE;
	background-image:none;
}
#content #category .category.sub .category-column h3 a {
	color:#5F6266;
}
/* SITE */
#content .sites .site-desc img{
	overflow:hidden;
	padding:0;
	margin:0 10px 10px 0;
	background-color: #CCC;
	width: 240px;
	float:left;
	border:1px solid #5F6266;
}
#content .sites .site-desc p {
	font:11px Verdana, Sans-serif;
	margin:0;
	padding:0;
	color:#000000;
	text-align:justify;
	line-height:17px;
}
#content .sites ul.site, #content .sites div.site {
  display:block;
  width: 360px;
  margin:0 0 10px;
  padding:10px;
	border: solid 1px #C4C4C4;
}
#content .sites ul.float-right {
  float: right;
}
#content ul.site li.in {
	margin: 5px 0 0 0;
	font: 11px Verdana;
	border: none;
	background-color: transparent;
}
#content .sites ul.site li.even {
	background:#EDEDED;
}	
#content .sites ul.site li.in p.left{
	width:100px;
	float:left;
	padding:0;
	text-align:left;
	font-weight: bold;
}
#content ul.site li .site_cat {
	display:block;
	margin:0 10px 0 100px;
}
#content ul.site li.report, #content ul.site li.edit, #content ul.site li.premium  {
	margin:0;
	background:transparent;
	padding:5px 5px 5px 20px;
	font: 11px Verdana;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/sidebar-r-ul.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
#content .sites ul.site li.in .ratingblock {
	display:block;
  padding:5px;
  margin: 20px;
	text-align:center;
}
#content ul.unit-rating {
	padding:0;
	margin:0;
	border:0;
}

#content ul.unit-rating li {
	padding:0;
	margin:0;
	border:0;
	background:transparent;
	
}

#content ul.unit-rating li a {
	display:block;
	border:0;
}

#content ul.unit-rating li a:hover {
	padding:0;
	margin:0;
	display:block;
	text-decoration:none;
	border:0;
}
#content .sites ul.site li.in .ratingblock p {
	clear:both;
	text-align:center;
}
#content form.no-bg{
	background-image:none;
}
/* ADD SITE */
#content p.message {
	margin:10px 15px;
}
/* SEARCH */
#content .sites small.right {
	font-size:10px;
	display:block;
	float:right;
	margin:2px;
	padding:5px;
}
#content .sites small.right a{
	font-size:10px;
}
#content .sites small.right a:hover{
	color:#999
}
.reklama {
	width:596px;
	margin:0 auto;
	padding:10px 0px;
	background-image: none;
  background-color: #fff;
  text-align: center;
}
a img.premium {
 width: 150px;
 }
#sidebar ul li.premium {
background-image:none;
 }
