 /*
 * Created by Sharper (2008-07-02)
 * for Ósemka.pl
 *
*/
body, h1, h2, h3, h4, h5, h6, p, ul, li, form, fieldset, hr {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

html {
    background: #484848;
}

body {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

h1 {
	color: #AB663F;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	margin: 10px 0 10px 50px;
}
h1.content {
	margin: 0 0 0 50px;
}
h1.categories {
	color: #AB663F;
	margin: 10px auto 0 auto;
	padding: 0 0 10px 0;
}
h2 {
	color: #fff;
	font-weight: bold;
}
h3 {
	color: #AB663F;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h4 {
	color: #425888;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
span.blue {
	color: #3D5794;
}
div#banner {
	width: 750px;
	margin: 0 auto 5px auto;
	clear: both;
}
div#white {
	background: #fff;
	width: 100%;
} 
div#header {
	width: 760px;
	margin: 0 auto;
	padding: 1px 0 0 0;
}
div#logo {
	background: #fff url('/img/logo_bg3.png') no-repeat bottom center;
	height: 18px;
	margin: 0;
	padding: 0;
}
div#top {
	background: #fff url('/img/top_bg3.png') no-repeat center;
	height: 125px;
	padding: 0;	
}
div#top img {
	margin: 0;
	display: block;
	float: left;
}
div#top h2 { 
	margin: 3px 0 0 10px;
	float: left;
	font-size: 24px;
	display: block;
	height: 24px;
}
div#top p {
	font-size: 14px;
	font-weight: bold;
}
div#top p#p0 {
	padding: 20px 0 0 10px;
	margin: 0;
}
div#top p#p1 {
	color: #fff;
	margin: 27px 0 0 195px;
}
div#top p#p2 {
	color: #AB663F;
	margin: 15px 0 10px 70px;
}

div#gray {
	background: #484848;
	width: 100%;
	clear: both;
}
div#content {
	width: 750px;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
	position: relative; 
}
div#content #skyscraper { position: absolute; right: -165px; top: 220px; }

div#bottom div#center div.box span { margin: 3px 4px;}

span.orange { color: #FA8710; }

span.kat1 {	font-size: 11px; }
span.kat2 {	font-size: 12px; }
span.kat3 {	font-size: 14px; }
span.kat4 {	font-size: 15px; }
span.kat5 {	font-size: 17px; }

span.kat1 a { color: #617FC5; }
span.kat2 a { color: #5A78BD; }
span.kat3 a { color: #4365B3; }
span.kat4 a { color: #22418B; }
span.kat5 a { color: #314981; }

div#footer {
	height: 50px;
	width: 760px;
	margin: 0 auto;
	margin-bottom: 10px;
	background: url('/img/footer.png') no-repeat center;
	text-align: center;
	padding: 5px 0 0 0;
	color: #fff;
}
div#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a {
	color: #3D5794;
	font-weight: bold;
	text-decoration: none;
}
ul { list-style-type: none; }
ul li { font-size: 11px; color: #000; line-height: 1.5em; font-weight: bold;}

div#content p.button {
	background: url('/img/button_zaloz2.png') no-repeat center;
	width: 350px;
	height: 50px;
	margin: 0 auto;
}
div#content p.button a {
	width: 350px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}


div#bottom { margin: 40px auto 0 auto; width: 730px; }
div#bottom div.box {
	background: #ACC3F8 url('/img/box_bg.png') repeat-x top;
	height: 130px;
	padding: 10px;
}
div#bottom div#left { width: 170px; float: right; padding-left: 30px;}
div#bottom div#center { width: 280px; float: right; text-align: justify;}
div#bottom div#right { width: 200px; float: right; }


div#bottom div#right ul li.forums {	background: url('/img/li_forums.png') no-repeat top left; color: #3D5794; }
div#bottom div#right ul li.users {	background: url('/img/li_users.png') no-repeat top left; color: #3D5794 }
div#bottom div#right ul li.posts {	background: url('/img/li_posts.png') no-repeat top left; color: #3D5794 }
div#bottom div#right ul li.newest {	background: url('/img/li_newest.png') no-repeat top left; line-height: 25px; color: #3D5794}
div#bottom div#right ul li.newest ul  { list-style-type: square; margin-top: 5px;}
div#bottom div#right ul li.newest ul.sublist li {
	font-variant: normal;
	line-height: 1.5em;
	margin: 1px 0 0 10px;
	padding: 0;
	height: auto;
	font-weight: normal;
	color: #425888;
}


/* FORMULARZE */
.form {
	margin: 0 auto;
	width: 650px;
}

.form p {
	width: 550px;
	clear: left;
	margin: 0;
	padding: 7px 0;
	padding-left: 95px;
	border-top: 1px dotted #C0C0C0;
	height: 1%;
}

.form label{
	font-weight: bold;
	float: left;
	line-height: 30px;
	margin-left: -90px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	cursor: pointer;
}

.form select {
	border: 1px solid #C0C0C0;
	padding: 5px 0;
}

.form input.text {
	width: 280px;
	border: 1px solid #C0C0C0;
	font-size: 16px;
	padding: 5px;
}

.form input.valide, .form select.valide {
	width: 150px;
	border: 1px solid #208405;
	background: #CBFCBE url('/img/ok_input.png') no-repeat left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 18px;
}

.form input.error, .form select.error {
	width: 150px;
	border: 1px solid #FF0000;
	background: #FFBABB url('/img/error_input.png') no-repeat left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 18px;
}
.form input.text:focus {
	border: 1px solid #1B5150;
	background: #E4F8F9;
}

.form textarea {
width: 200px;
height: 120px;
}

.form input.submit {
	padding: 5px;
	margin: 5px 0 0 30px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.form p em {
	display: block;
	font-style: normal;
	font-size: 11px;
	margin-left: 33px;
}


div#bottom div#right ul li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	color: #246061;
	height: 26px;
	line-height: 13px;
	padding-left: 32px;
	margin: 6px 0;
}

div#intro { width: 360px; float: left; padding: 0 10px;}
div#intro p {
	margin: 0 0 10px 0;
}
div#ajaxbox {width: 330px; float: left; padding: 0 10px 0 30px; margin: 10px 0 0 0;}
div#ajaxbox div#explain h3 {
	background: #38528D url('/img/ajax_top.png') no-repeat top;
	padding: 5px 0 0 10px;
	color: #D9E3FB;
}
div#ajaxbox div#explain {
	background: #38528D;
	margin: 0 0 10px 0;

}
div#ajaxbox div#explain ul {
	background: url('/img/ajax_bottom.png') no-repeat bottom; 
	list-style-type: none; 
	padding-bottom: 10px;
}
div#ajaxbox div#explain ul li {
	color: #fff;
	margin-left: 10px;
	background: url('/img/li.png') no-repeat left top;
	padding-left: 23px;
	font-size: 12px;
}

div#ajaxbox div#explain ul li img {
	width: 180px;
	height: 120px;
	border: 4px solid #BED0F9;
	margin: 3px 0 0 0;
}
div.info {
	background: #B3DCDF url('/img/info_bg.png') no-repeat center center;
	margin: 0;
	color: #1B5150;
	font-weight: bold;
	text-align: center;
	display: block;
	clear: both;
}
div.info p {
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
} 
div#logowanie, div#formularz {
	margin: 20px 0;
}

div#zalozone {
	padding: 5px 10px;
	width: 700px;
	line-height: 2.0em;
	clear: both;
	margin: 15px auto;
}

div#zalozone ul { list-style-type: square; margin-left: 15px;}
div#zalozone ul li { font-size: 13px; color: #333; line-height: 1.4em; font-weight: normal;}
div#zalozone h4 {
	font-size: 15px;
	margin: 7px 0;
}
div#zalozone h5 {
	color: #425888;
	font-size: 15px;
	margin: 15px 0 5px 0;
	border-bottom: 1px solid #425888;
	width: 200px;
}
div#zalozone a {
	color: #FA700F;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #FA700F;
}
div#zalozone a:hover {
	border-bottom: 1px solid #FA700F;
}
/* KATEGORIE */
div#categories {margin: 15px 0;}
div#categories h2 {
	font-size: 14px;
	color: #246061;
	border-bottom: 1px solid #D9D9D9;
	padding: 4px 0;
}
div#categories h2 a {color: #246061;}
div#categories ul li {
	color: #333;
	padding: 5px 0;
	font-size: 12px;
	padding: 5px; 
	border-bottom: 1px solid #E6E6E6;
}
div#categories ul li.gray {
	background-color: #EFF4FD;
}
div#categories ul li p.date { font-size: 11px; color: #999; }
div#categories ul li p.name { padding: 3px 0; font-size: 16px; font-variant: small-caps;}
div#categories ul li p.description { font-size: 11px; }
/*
div#categories ul li p.abuse { background: url('/img/abuse.png') no-repeat left; padding: 15px 0 0 20px; font-size: 11px; line-height: 20px;}
*/
div#categories ul li a.green {color: #488A0E;border-bottom: 1px dotted #488A0E;}
div#categories ul li a.green:hover {border-bottom: 1px solid #488A0E;}
div#categories ul li a.orange { color: #FC7000;border-bottom: 1px dotted #FC7000;}
div#categories ul li a.orange:hover { border-bottom: 1px solid #FC7000;}

span.counter {
	color: #246061;
	 
	font-family: Verdana;
	font-size: 12px;
}
span.counter2 {
	color: #ACC3F8; 
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
}
div#validation {
	margin: 5px auto 0 auto;
	text-align: center;
	clear: both;
}
/* ********** BETA ********* */
div#beta {
	background: url('/img/beta.png') no-repeat center; 
	width: 70px;
	height: 70px;
	position: absolute;
	left: auto; top:25px;
}
div#beta p {
	padding: 15px 0 0 15px;
	color: #fff;
	text-indent: -9999px;
	
}
/* ********* RANKINGI *********** */
div#ranks {	margin: 5px auto 3px auto;	float: left;}
div.rank_overall { width: 235px; float: left; margin: 0 5px 0 0; }
h5.rank { height: 30px;	font-size: 0; text-indent: -9999px; }
h5#top10 { background: #2F2F2F url('/img/top10_h.png') no-repeat top; }
h5#newest { background: #2F2F2F url('/img/newest_h.png') no-repeat top; }
h5#recomend { background: #2F2F2F url('/img/recomend_h.png') no-repeat top; }
div.rank_box { background: #CBCBCB url('/img/rankbox_bg.png') no-repeat bottom;	padding: 0 0 15px 0; width: 235px; }
div.rank_box ul { padding: 5px 0 0 4px; }
div.rank_box ul li { line-height: 1.0em; border-bottom: 1px dotted #717171; margin: 0 10px 0 0; padding: 4px 0; }
div.rank_box a { font-size: 8pt; color: #3E3E3E; }
div.rank_box a:hover { font-size: 8pt; color: #000; }
div.rank_box p.more { text-align: right; margin: 5px 10px 0 0; }
div.rank_box span.header { color: #717171; font-size: 7pt; display: block;}
/* ****** RANKINGI KONIEC ******* */

/* ******* DOMAIN CHECK ******* */
p#results { border: 0; margin: 2px 0 10px 125px; width: 510px; padding: 5px; }
#address_check
#address_check li { }
#address_check .not_available { color: #df0e01; background: url('/img/not_available.png') no-repeat 0 50%; padding: 3px 0 3px 21px; font-size: 100%; height: 16px; line-height: 16px; }
#address_check .available { color: #4A8E0F; background: url('/img/available.png') no-repeat 0 50%; padding: 3px 0 3px 21px; font-size: 100%; height: 17px; line-height: 17px; }
#address_check .available a { color: #3D5794; margin: 0 0 0 5px; }
#address_check .available a:hover { text-decoration: underline; }
#btn { border: 0; background: url('/img/check.png') no-repeat 0 50%; height: 21px; width: 120px; color: #fff; margin: 0 0 0 5px; padding: 0 0 3px 15px; font-weight: bold; font-size: 100%;}

/* ****** LINKI TOP ********** */
.linki_top { background-color: #BFBFBF; margin: 0; padding: 0; font-size: 10px; border-bottom: 2px #9F9F9F solid;}
.linki_top .inner { width: 810px; text-align: right; margin: 0 auto; }
.linki_top .inner ul { list-style: none; display: inline; }
.linki_top .inner ul li { display: inline; color: #8F8F8F; padding: 2px 0; border-right: 1px solid #AFAFAF; }
.linki_top .inner ul li.last { border: 0; }
.linki_top .inner ul li a { text-decoration: none; border: 0; color: #ffffff; line-height: 18px; vertical-align: middle; font-weight: normal;  margin: 0 10px; }
.linki_top .inner ul li a:hover { text-decoration: underline; }
