/*// --------------------------------------------------------------------------------------------------------------- // 
// Skrypt: SEOKatalog
// wersja: 1.0
// demo skryptu: http://www.demo.seokatalogi.pl
// copryright: Mariusz Wysokinski
// strona domowa skryptu: http://www.seokatalogi.pl
// forum: http://www.seokatalogi.pl/forum/
// --------------------------------------------------------------------------------------------------------------- //*/

html
{	
	margin:0;
	padding:0;
}
body {
	font:12px Arial, Helvetica, Tahoma, sans-serif;
	text-align:center;
	background: #fff url('bg_body.png') repeat-x top;
	color:#000000;
	margin:0;
	padding:0;
}

h1 {
	margin-top:15px;
	font:24px Arial, Helvetica, Verdana, Sans-serif;
	color:#666;
	padding:15px 0 15px 0; 	
	clear:both;
}
h1 a {
	color:#666;
}
h2 {
	font:18px Arial;
	margin:20px 0 10px 0;
	color:brown;
}



img {
	border:0px;
}

a img {
	text-decoration:none;
}

a {
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color:brown;
}

a:hover {	
	text-align: left;

	text-decoration:underline;
}

form {
	font:11px Arial, Helvetica, Tahoma, sans-serif;
	margin:0 0 20px 10px;
	color:#000000;
	line-height:17px;
}	

small {
	color:#888;
}
small a {
	color:#888;
}
small a:hover {
	color:#aaa;
	text-decoration:underline;
}

.loading {
	height:30px;
	background:url('../images/working.gif') 50% 50% no-repeat;
	width:100%;
	text-align:center;
	margin:0 auto;
}

#wrap {
	width:960px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}

#header {
	width:960px;
	height:190px;
	padding:0;
}

#header_menu {
	height:34px;
	padding:10px;
	text-align:right;
}

#header_menu ul {
	float:right;
}
#header_menu ul li {
	display:inline;
}

#header_menu ul li a {
	display:block;
	float:left;
	padding:0 8px;
	color:#ddd;	
	text-decoration:none;
	width:auto;
	font:12px Arial;
}

#header_menu ul li a:hover {
	color:#fff;
	text-decoration:none;
	padding:0 8px;
}


#header_left {
	margin:0px;
	padding:0;
	height:130px;
	float:left;
	width:600px;
	position:relative;
}

#header_left img#logo {
	border:0;
	position:absolute;
	left:0; 
	top:0;	
}
#header_left img#katalog-firm {
	position:absolute;
	left:160px; 
	top:0;	
	border:0;
}
#header_left img#dodaj-wpis {
	position:absolute;
	left:400px; 
	top:0;	
	border:0;
}



#header_right {
	height:136px;
	width:200px;
	margin:0px;
	float:right;
	background: url('bg_headerright.png') no-repeat right;
	z-index:10;
}

#header_right form {
	margin: 64px 0 0 20px;
}
#header_right input {
	width:132px;
	height:26px;
	background:none;
	border:none;
	padding-left:5px;
}
#header_right input.button {
	height:26px;
	width:30px;
	border:none;
    cursor:pointer;
	background:none;
}

#menu {	
	margin:0 auto; 
	padding:0;
	font:normal 13px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	height:50px;
	width:960px;
	max-height:50px;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding-left:8px;
	float:left;
}

#menu ul li {
	display:inline;
}

#menu ul li a {
	display:block;
	float:left;
	padding:15px 15px;
	color:#333;	
	text-decoration:none;
	width:auto;
	font:normal 14px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	border-left:solid 1px #ccc;
	border-right:solid 1px #fff;
}

#menu ul li a:hover {
	background-color:#fff;
	color:#000;
	text-decoration:none;
	padding:12px 15px 19px 15px;
	border-top: solid 3px #fda803;
}

#menu ul li a.select {	
	background-color:#fff;
	color: #333333;
}

#menu #lang {
	margin:0px;
	padding:2px 8px 0 0;
	float:right;
}

#menu #lang a img {
	margin-left:3px;
}

#error {
	width:728px;
	margin:8px auto;
	padding:5px;
	color:#cc0000;
	border:2px solid #cc0000;
	text-align:center;
	background-color:#ffffff;
}

#info {
	width:728px;
	margin:8px auto;
	padding:5px;
	border:2px solid #000;
	text-align:center;
	background-color:#ffffff;
}

#content-wrap {
	width: 955px;
	padding: 20px 0 0 5px;
	margin: 0 auto;
	clear:both;	
	margin-top:3px;
}

#sidebar {
	float:right;
	padding:0 0 100px 20px; 
	margin:10px 10px 0 0;
	width:350px;
	border-left:dotted 1px #ccc;	
}

#sidebar h3 {	
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color:brown;
	text-align:left;
	margin:25px 5px 0 0;
}

#sidebar ul {
	padding:0;
	margin:8px 10px 10px 0px;
}

#sidebar ul li {
	margin: 5px 0 0 0;
	list-style:none;
	color:#000000;	
}

#sidebar ul li.premium {
	width:320px;
}

img.premium {
	border:1px solid #BABABA;
	padding:0;
	margin:4px 0px 4px 0px;
	width:250px;
}

#sidebar ul li.premium a {
	text-align:center;
	padding:0;
	margin:0;
	color:#666;
}

#sidebar ul li.premium a:hover {
	text-align:center;
	padding:0;
	margin:0;
}

#sidebar ul li.in {
	margin: 5px 0 0 0;
	list-style:none; 
	border-bottom: 1px dotted #aaa;
	color:#000000;		
}

#sidebar ul li.out {
	margin: 5px 0 0 0;
	list-style:none; 
	border-bottom: 1px dotted #aaa;
	color:#000000;			
}

#sidebar ul li.pr {
	padding:0;
	height:15px;
}

#sidebar ul li img.pr {
	margin:0; 
	padding:0;
	float:left; 
}

#sidebar ul li .pr_text {
	float:right; 
	width:100px; 
	text-align:right;
}


#sidebar ul li a {

	font-weight: normal;
	margin:0 0 5px 0px;
	display: block;
	text-decoration: none;
	text-align: left;
	color:#666;
}

#sidebar ul li a.select {
	text-decoration: underline;
}

#sidebar ul li a:hover{
	margin:0 0 5px 0px;	
	text-align: left;
	display: block;

	text-decoration:underline;
}
		
#sidebar ul li .text {
	margin:0 0 5px 20px;
}

#sidebar ul li.rss {
	margin:8px 0 0 0;
}

#sidebar ul li h2 {
	padding:0 0 5px 0px;
	margin:0;
	text-align:left;
}

#sidebar ul li h2 a, #sidebar ul li h2 a:hover {
	color:brown;
	text-decoration:underline;
	margin:0;
	padding:0;
}

#sidebar ul li p {
	margin:0 0 5px 0;
	color:#000000;
	text-align:left;
	line-height:17px;
}

#sidebar ul li small {	
	text-align:left;	
}

#sidebar ul li small a { 
	margin:0;
	padding:0;
	display:inline;
	text-decoration:none;
}

#sidebar ul li small a:hover {
	text-decoration:underline;
	margin:0;
	padding:0;
	display:inline;	
}

#content {
	float:left;
	width:550px;
	margin:0 0 5px 0px;
	padding:0;
}
#content-site #content {
	width:920px;
}

#content h1 a {
	text-decoration:none;
}		

#content h1 a:hover {
	text-decoration:underline;
}

#content p {
	margin:0 0 20px 10px;
	color:#000000;
	line-height:17px;
}


#content a.sub {
	color:#333;
	text-decoration:none;
	text-align:left;	
	
}

#content a.sub:hover {
	text-decoration:underline;
	text-align:left;
}

#content table {
	margin:0;
	clear:both;	
/* 	border: solid 1px red; */
}

#content table tr td {
	padding:0px;
}
#content table tr td a {
	color:#444;
}

#content table tr td h2 {
	padding:2px 0 2px 8px;
	margin:20px 0 10px 0;
	text-align:left;
	font:16px Arial;
	border-left:solid 22px #ddd;
}

#content table tr td h2 a {
	color:brown;
}

#content table tr td small {	
	text-align:left;	
	font-size:11px;
}

#content table tr td small a {
	color:#aaa;
	text-decoration:none;
}

#content table tr td small a:hover { 	
	text-decoration:underline;
}

#content table tr td img {
	padding:3px 3px 0 0;
}

#content h3 {	
	font:bold 13px Tahoma, Verdana;
	text-align:left;
	margin:15px 0 10px 0;
	color:brown;
	float:left;
	width:100%;
	clear:both;
}

#content h3 a {	
	text-align:left;	
	text-decoration:none;	
}

#content h3 a:hover {	
	text-align:left;	
	text-decoration:underline;
}

#content #tags {
	margin:0 0 10px 10px;
	line-height:17px;	
}

#content #sites {
	margin:0;
}
#content #sites img {
	margin-right:10px;
	float:left
}

#content #sites ul {
	padding:0;
	margin:0;
	float:left;
}

#content #sites ul li {
	padding:5px 0;
	margin: 5px 0 15px 0;	
	list-style:none; 		
}

#content #sites ul li.premium {
	background-color:#FFFFA0; 	
}

#content #sites h3 {
	font:bold 14px Arial;
	color:#a60808;
	padding:0 0 5px 0px;
	margin:20px 0 10px 0;
	border-bottom:dotted 1px #999;
	clear:both;
	
}

#content #sites h3 a {
	color:#a60808;
	text-decoration:none;
}

#content #sites p {
	margin:0 0 5px 0;
	color:#000000;
	line-height:17px;
}

#content #sites small {	
	text-align:right;
	font-size:11px;
}

#content #sites small.right {	
	text-align:right;
	float:right;
	width:100%;
	padding:5px 0 5px 0;
}

#content #sites small a { 
	text-decoration:none;
}

#content #sites small a:hover { 
	text-decoration:underline;
}

#content #site-wrap {
}
#content #site-wrap h1 {
	margin:0;
}

#content div.site {
	height:100%; 
	overflow:hidden;
	line-height:18px;
	margin:0;
}

#content div.site img {
	border:1px solid #BABABA;
	padding:0;
	margin:0 8px 4px 0px;
	width:190px;
	height:145px;
	float:left;

}	

#content ul.site {
	margin: 30px 0; 
	padding: 0;
}


#content ul.site li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style:none;
	color:#000000;
}

#content ul.site li.in {
	margin: 5px 0 0 0;
	list-style:none; 
	background: url('../images/sidebar_li.gif') no-repeat left top;	
	border-bottom: 1px solid #BABABA;
	color:#000000;
	padding:0 0 5px 20px;
}	
#content ul.site li.in a {
	color:#666;
}	

#content ul.site li.report {
	margin:0;
	list-style:none; 
	background: url('../images/report.gif') no-repeat 0px 3px;	
	border-bottom: 1px solid #BABABA;
	color:#000000;
	padding:5px 0 5px 20px;
}	

#content ul.site li.edit {
	margin:0;
	list-style:none; 
	background: url('../images/edit.gif') no-repeat 2px 3px;	
	border-bottom: 1px solid #BABABA;
	color:#000000;
	padding:5px 0 5px 20px;
}	

#content ul.site li.premium {
	margin:0;
	list-style:none; 
	background: url('../images/premium.gif') no-repeat 2px 3px;	
	border-bottom: 1px solid #BABABA;
	color:#000000;
	padding:5px 0 5px 20px;
}	

#content ul.site li .site_cat {
	width:300px;
	display:block;
	margin:5px 0 0 100px;
}

#content ul.site li a {

	font-weight: normal;
	margin:0;
	text-decoration: none;
	text-align: left;
}

#content ul.site li a:hover{
	margin:0;	
	text-align: left;
	text-decoration:underline;
}

#content #related-sites ul {
	margin:0 0 30px 0;
	padding:0;
}
#content #related-sites ul li {
	margin:0;
	padding:0;
}
#content #related-sites li a {
	color:#666;
}

#content ul.unit-rating {
	padding:0;
	margin:0;
	border:0px;
}

#content ul.unit-rating li {
	padding:0;
	margin:0;
	border:0px;
}

#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;
}

#footer {
	background:#eee;
	color:#666666;
	width:960px;
	margin:0;
	padding:10px 0;
	clear:both;
}
#footer .footer-box {
	width:170px;
	padding:10px;
	float:left;
}
#footer .footer-box ul {
	margin:0;
	padding:0;
}
#footer .footer-box li {
	margin:0;
	list-style-type:none;
}

#footer a {
	color:#666;
}


#category {
	margin-bottom:30px;
}

#content p.right {
	font:11px Verdana, Sans-serif;
	margin:0 0 20px 10px;
	color:#000000;
	text-align:right;
	line-height:17px;
}

#google-map-add {
    float:left;
    width:400px;
    height:300px;
    border:1px solid #BABABA;
    background: gray;
    margin-bottom:6px;
}

#google-map-site {
    float:left;
    width:543px;
    height:300px;
    border:1px solid #BABABA;
    background:gray;
    margin-bottom:6px;
}

#google-map-site #google-map-error {
    clear:both;
    width:543px;
    height:10px;
    background:none;
    font:19px bold;
}

textarea.komentarz, input.komentarz {
	width:260px;
}
