/*
 * Created by Sharper (2008-07-01)
 * 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: #808080;
}

body {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}
h1 {
	color: #BAFD40;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 0 3px;
}
h1.content {
	color: #246061;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
}
h1.categories {
	color: #246061;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
h2 {
	color: #333;
	font-size: 15px;
	margin: 5px 0;
}
h2.form_header {
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	color: #539D13;
	margin: 15px 0;
}
h3 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

span.orange {
	color: #F95A01;
	
}
span.green {
	color: #69A932;
}
span.white { 
	color: #fff;	
}
div#root {
    background: #fff;
    border: 1px solid #000;
    margin: 15px auto;
    width: 750px;
	padding: 0 10px 10px 10px;
}

div#top {
    margin: 0;
    position:relative;
}
div#top #skyscraper { position: absolute; right: -165px; }

div#top #top_left {
    background: url('/img/top_left.png') no-repeat top left;
    height: 78px;
    width: 275px;
    float: left;
	padding: 58px 0 0 10px;
}

div#top #top_right {
    background: url('/img/top_right.png') no-repeat top left;
    height: 136px;
    width: 465px;
    float: left;
}


div#banner {
	width: 750px;
	margin: 0 auto;
	clear: both;

}

div#steps_top {
	background: url('/img/steps_top_bg.png') no-repeat center;
	text-align: center;
	clear: both;
	height: 50px;

}
div#steps_top p {
	line-height: 50px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #256263;
}
div#content {
	padding: 15px 0;
	width: 750px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	font-size: 13px;
}

div#content p {
	margin: 5px 0;
}
div#rectangle {
	width: 300px;
	height: 250px;
	background: #c0c0c0;
	float: left;
}
div#content p.button {
	background: url('/img/button_zaloz.png') no-repeat center;
	width: 320px;
	height: 50px;
	margin: 15px auto 0 auto;
}
div#content p.button a {
	width: 320px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}

div#boxes, div#steps {
	clear: both;
}
div#steps {
	height: 110px;
}
div#boxes {
	background-color: #EEEEEE;
	border-top: 2px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	height: 190px;
}
div#boxes a {
	text-decoration: none;
	color: #246061;
	border-bottom: 1px dotted #246061;
}
div#boxes a:hover {
	border-bottom: 1px solid #246061;
}
div#boxes div.box {
	float: left;
	
	
	/*
margin: 5px 25px 5px 25px;
*/
}

div#steps div.box {
	height: 100px;	
	width: 235px;
	float: left;
	padding: 0 5px 5px 10px;
	margin: 0;
}

div#steps ul { 
	margin: 7px 0 0 25px;
	list-style-type: square;
}
div#steps ul li {
	font-size: 12px;
	line-height: 1.4em
}

ul#step1_list li { color: #FFD4A3; }
ul#step2_list li { color: #C4EF78; }
ul#step3_list li { color: #B7DDDF; }

div#steps div#step1 { background: url('/img/box_orange.png') no-repeat top; border-bottom: 3px solid #D24B00;}
div#steps div#step2 { background: url('/img/box_green.png') no-repeat top; border-bottom: 3px solid #488A0E; }
div#steps div#step3 { background: url('/img/box_blue.png') no-repeat top; border-bottom: 3px solid #4C9094; }

div#steps div#step1 p { color: #fff; padding: 5px 10px;  }
div#steps div#step2 p { color: #fff; padding: 5px 10px;}
div#steps div#step3 p { color: #fff; padding: 5px 10px; line-height: 12px;}

div#steps div#step1 h2 { background: url('/img/krok1_h.png') no-repeat left; height: 25px; padding: 0; margin: 3px 0 0 5px; line-height: 26px; padding-left: 75px; color: #D24B00; font-size: 14px; font-family: Arial}
div#steps div#step2 h2 { background: url('/img/krok2_h.png') no-repeat left; height: 25px; padding: 0; margin: 3px 0 0 5px; line-height: 26px; padding-left: 75px; color: #488A0E; font-size: 14px; font-family: Arial}
div#steps div#step3 h2 { background: url('/img/krok3_h.png') no-repeat left; height: 25px; padding: 0; margin: 3px 0 0 5px; line-height: 26px; padding-left: 75px; color: #155E63; font-size: 14px; font-family: Arial}
/*

div#boxes div#box_left { background: url('/img/box_orange.png') no-repeat center; }
div#boxes div#box_ { background: url('/img/box_green.png') no-repeat center; }
div#boxes div#box_blue { background: url('/img/box_blue.png') no-repeat center; }

*/
/*
div#boxes div#box_left, div#boxes div#box_center, div#boxes div#box_right {
}
*/
div#boxes div#box_left h3 { color: #999; font-size: 14px; font-family: Arial; border-bottom: 1px solid #D9D9D9; padding: 5px 15px; background-color: #eee;}
div#boxes div#box_center h3 { color: #999; font-size: 14px; font-family: Arial; border-bottom: 1px solid #D9D9D9; padding: 5px 15px; background-color: #eee;}
div#boxes div#box_right h3 { color: #999; font-size: 14px; font-family: Arial; border-bottom: 1px solid #D9D9D9; padding: 5px 15px; background-color: #eee;}


/*
div#boxes div#box_blue hr {
	margin: 10px 0;
	width: 200px;
	border: 1px dashed #80ACAF;
}
*/
div#footer {
	width: 750px;
	height: 50px;
	
	background: #043376;
	clear: both;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 11px;
}
div#footer a { color: #fff}
ul { list-style-type: none; }
ul li { font-size: 11px; color: #fff; line-height: 1.4em;}
/*
ul li span.left { text-align: left; width: 50%}
ul li span.right { text-align: right; width: 50% }
*/

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}
 
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;
} 

/* 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*/
}

.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: 30px;
}


/*
div#zaloguj_form form {
	
	margin: 10px 0;
}

div#zaloguj_form form label {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold; 
}
	
div#zaloguj_form form input, textarea {
	display: block;
	float: left;
}
		
div#zaloguj_form form div {
	overflow: auto;
	clear: both;
	margin-bottom: 0.5em;
}
div#zaloguj_form form p,
div#zaloguj_form form input.submit {
margin-left: 90px;
}
		
div#zaloguj_form form label.check {
	width: auto;
}
*/
div.kategorie {
	color: #333;
	text-align: justify;  
	line-height: 19px;
}

div.kategorie span { margin: 3px 4px;}

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; }

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;}
div#zalozone h4 {
	font-size: 15px;
	margin: 7px 0;
}
div#zalozone h5 {
	color: #276768;
	font-size: 15px;
	margin: 15px 0 5px 0;
	border-bottom: 1px solid #80ACAF;
	width: 200px;
}
div#zalozone a {
	color: #549E13;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #549E13;
}
div#zalozone a:hover {
	border-bottom: 1px solid #549E13;
}

div#box_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#box_right ul li.forums {	background: url('/img/li_forums.png') no-repeat top left; }
div#box_right ul li.users {	background: url('/img/li_users.png') no-repeat top left; }
div#box_right ul li.posts {	background: url('/img/li_posts.png') no-repeat top left; }
div#box_right ul li.newest {	background: url('/img/li_newest.png') no-repeat top left; line-height: 25px;}
div#box_right ul li.newest ul  { list-style-type: square; margin-top: 5px;}
div#box_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: #BBE0E2;
}
span.counter {
	color: #246061;
	 
	font-family: Verdana;
	font-size: 12px;
}
span.counter2 {
	color: #C2C2C2; 
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
}


/* 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: #f2f2f2;
}
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;}


div#beta {
	background: url('/img/beta.png') no-repeat center; 
	width: 70px;
	height: 70px;
	position: absolute;
	left: auto; top:45px;
}
div#beta p {
	padding: 15px 0 0 15px;
	color: #fff;
	text-indent: -9999px;
	
}
div#validation {
	margin: 5px auto 0 auto;
	text-align: center;
	
}
/* ********* RANKINGI *********** */
div#ranks {	margin: 0 auto;	float: left; padding: 5px 0; background: #FFF; }
div.rank_overall { width: 245px; float: left; margin: 0 3px 0 0; }
h4.rank { height: 30px;	font-size: 0; text-indent: -9999px; }
h4#top10 { background: #FFF url('/img/top10_h.png') no-repeat top; }
h4#newest { background: #FFF url('/img/newest_h.png') no-repeat top; }
h4#recomend { background: #FFF url('/img/recomend_h.png') no-repeat top; }

div.rank_orange { background: #FF911A url('/img/rankbox_bg_orange.png') no-repeat bottom; }
div.rank_orange a { font-size: 8pt; color: #FFF;}
div.rank_orange a:hover  {color: #D24B00; }
div.rank_orange ul li {border-bottom: 1px dotted #D24B00;}

div.rank_green { background: #79BD10 url('/img/rankbox_bg_green.png') no-repeat bottom; }
div.rank_green a { font-size: 8pt; color: #FFF;}
div.rank_green a:hover  {color: #488A0E; }
div.rank_green ul li {border-bottom: 1px dotted #B9E866;}

div.rank_blue { background: #31787C url('/img/rankbox_bg_blue.png') no-repeat bottom; }
div.rank_blue a { font-size: 8pt; color: #FFF;}
div.rank_blue a:hover  {color: #90D3D7; }
div.rank_blue ul li {border-bottom: 1px dotted #90D3D7;}

div.rank_box { padding: 0 0 15px 0; width: 245px; }
div.rank_box td { line-height: 1.3em; margin: 0 10px 0 0; padding: 2px 0; }
div.rank_box ul { padding: 5px 0 0 4px; }
div.rank_box ul li { line-height: 1.3em; margin: 0 10px 0 0; padding: 2px 0; }
div.rank_box a { font-size: 8pt; }
div.rank_box p.more { text-align: right; margin: 5px 10px 0 0; }
div.rank_box span.header { font-size: 7pt; display: block; }
div.rank_box span.header_green { color: #B9E866; }
div.rank_box span.header_blue { color: #90D3D7; }
div.rank_box span.header_orange { color: #D64F00; }
/* ****** RANKINGI KONIEC ******* */

/* ****** 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 {color: #ffffff; line-height: 18px; vertical-align: middle; text-decoration: none; font-weight: normal;  margin: 0 10px; }
.linki_top .inner ul li a:hover { text-decoration: underline; }

