/* reset */
html,
body,
div,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
p, blockquote, pre,
form, fieldset, input, textarea,
table, th, td,
hr {
	margin: 0; padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:bold;
}
img,
fieldset,
input,
textarea {
	border:0;
}
ul li {
	list-style:none;
}
a,
object,
input {
	outline:0;
}


/* layout */
html {
	height:100%;
	background:url('/images/background_body.jpg') no-repeat top center #cbbecc;
}
body {
	min-width:990px;
	max-width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#310435;
}
#homepage body {
	height:697px;
	position:relative;
}

h1 {
	width:453px;
	height:25px;
	margin-left:58px;
	float:left;
}
h1 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-5000px;
	overflow:hidden;
	background:url('/images/h1_ibuprom-dla_niepokonanych.png') no-repeat top left;
}

a {
	color:#66116d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


h2 {
	margin-top:25px;
	clear:both;
	float:left;
	position:relative;
	z-index:2;
	color:#FFFFFF;
	font-size:24px;
	line-height:29px;
	text-transform:uppercase;
}
h2.shadow {
	margin-top:0;
	position:relative;
	left:1px;
	top:-17px;
	z-index:1;
	color:#000000;
}

h3 {
	margin-top:15px;
	margin-bottom:15px;
	color:#6e1e75;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.30px;
	line-height:18px;
}

h4 {
	color:#310435;
	font-size:14px;
	font-weight:bold;
}

ol li {
	margin-left:18px;
	margin-bottom:18px;
}

p {
	margin-bottom:5px;
}

a.more {
	padding-right:14px;
	background:url('/images/icons.gif') no-repeat right -27px;
	color:#66116D;
	font-weight:bold;
}
a.more:hover {
	text-decoration:none;
}
input,
textarea,
span.fakeInput {
	border:2px solid #9e6ba3;
	background:#d3c0f1;
	color:#310453;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.red {
	color:#FF0000;
}
.purple {
	color:#6E1E75;
}


#top {
	width:1006px;
	height:72px;
	margin:0 auto;
	padding-top:8px;
	position:relative;
	background:url('/images/background_top.gif') no-repeat;
}

#login,
#logout {
	width:435px;
	float:right;
	margin-right:57px;
	margin-top:3px;
	position:relative;
}
#login fieldset,
#logout fieldset {
	float:right;
}
#login fieldset#reminder {
	display:none;
	width:391px;
	padding-top:2px;
	padding-left:50px;
	position:absolute;
	top:-1px;
	left:0px;
	z-index:2;
	background:#66116d;
}
#reminder span.close {
	margin-left:16px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}
#logout label,
#reminder label {
	float:left;
	height:10px;
	margin-right:10px;
	margin-top:4px;
	padding-right:10px;
	border-right:1px solid #ac0eb9;
	color:#ffffff;
	font-size:11px;
	line-height:10px;
}
#reminder label {
	border:0;
	margin-right:0
}
#logout label a {
	color:#fff123;
}
#login input.button,
#logout input.button {
	width:74px;
	height:16px;
	padding-left:12px;
	border:0;
	float:left;
	background:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background:url('/images/icons.gif') no-repeat 0 4px;
	cursor:pointer;
}
#login input.button {
	margin-left:9px;
}
#reminder input.button {
	width:36px;
	margin-left:10px;
	float:left;
}
#login input#email {
	width:180px;
}
#login ul {
	margin-top:-2px;
	margin-bottom:0;
	margin-right:7px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	line-height:11px;
}
#reminder p.error {
	width:182px;
	height:20px;
	margin-top:0;
	padding-left:1px;
	left:114px;
	color:#fff02a;
	line-height:19px;
	font-size:10px;
	background:#300435;
}
#login p.error {
	width:202px;
	height:19px;
	margin-top:0;
	padding-left:1px;
	left:150px;
	color:#fff02a;
	line-height:19px;
	font-size:10px;
	background:#300435;
}
#login a {
	color:#b9a6d7;
}
#login a.error {
	color:#FFF02A;
}
#login a:hover {
	color:#FFFFFF;
}
#login input {
	width:98px;
	height:17px;
	margin-left:4px;
	padding-top:2px;
	padding-left:2px;
	float:left;
	border:0;
	background:#300435;
	color:#FFFFFF;
}


#topMenu {
	margin-top:15px;
	position:absolute;
	right:61px;
	top:34px;
	clear:both;
	float:left;
}
#topMenu li {
	margin-left:24px;
	float:left;
}
#topMenu li a {
	display:block;
	height:16px;
	background:url('/images/menu.gif') no-repeat;
	overflow:hidden;
	text-indent:-5000px;
}
#topMenu li a.rules {
	width:55px;
	background-position:0 -17px;
}
#topMenu li a.rules:hover,
#topMenu li.selected a.rules {
	background-position:0 0px;
}
#topMenu li a.awards {
	width:69px;
	background-position:-59px -17px;
}
#topMenu li a.awards:hover,
#topMenu li.selected a.awards {
	background-position:-59px 0px;
}
#topMenu li a.ranking {
	width:64px;
	background-position:-132px -17px;
}
#topMenu li a.ranking:hover,
#topMenu li.selected a.ranking {
	background-position:-132px 0px;
}
#topMenu li a.undefeateds {
	width:95px;
	background-position:-201px -17px;
}
#topMenu li a.undefeateds:hover,
#topMenu li.selected a.undefeateds {
	background-position:-201px 0px;
}
#topMenu li a.regulations {
	width:81px;
	background-position:-301px -17px;
}
#topMenu li a.regulations:hover,
#topMenu li.selected a.regulations {
	background-position:-301px 0px;
}
#topMenu li a.join {
	width:55px;
	background-position:-387px -17px;
}
#topMenu li a.join:hover,
#topMenu li.selected a.join {
	background-position:-387px 0px;
}
#topMenu li a.profile {
	width:84px;
	background-position:-447px -17px;
}
#topMenu li a.profile:hover,
#topMenu li.selected a.profile {
	background-position:-447px 0px;
}
#topMenu li a.footing {
	width:111px;
	background-position:-537px -17px;
}
#topMenu li a.footing:hover,
#topMenu li.selected a.footing {
	background-position:-537px 0px;
}

#path {
	padding-top:8px;
	overflow:hidden;
}
#path li {
	float:left;
	margin-left:7px;
	padding-left:12px;
	background:url('/images/icons.gif') no-repeat 0 -8px;
	font-size:11px;
}
#path li:first-child {
	margin-left:0;
	padding-left:0;
	background:none;
}
#path a {
	color:#FFFFFF;
	font-weight:bold;
}
#path li:last-child a {
	color:#ffee4d;
	font-weight:normal;
}

#footer {
	width:966px;
	height:19px;
	margin:10px auto 0;
	padding-top:14px;
	clear:both;
	background:url('/images/background_footer.png') no-repeat;
	font-size:11px;
	line-height:10px;
}
#homepage #footer {
	margin-left:-483px;
	position:absolute;
	bottom:0;
	left:50%;
}
#footer strong {
	margin-left:32px;
	margin-right:9px;
	padding-right:11px;
	border-right:1px solid #66116d;
	float:left;
	color:#FFFFFF;
}
#footer strong a {
	color:#FFF123;
}
#footer em {
	float:left;
	font-style:normal;
	color:#ac0eb9;
}
#footerMenu {
	float:right;
	margin-right:44px;	
}
#footerMenu li {
	margin-right:10px;
	padding-right:11px;
	border-right:1px solid #66116d;
	float:left;
}
#footerMenu li:last-child {
	margin-right:0;
	padding-right:0;
	border-right:0;
}
#footerMenu li a {
	color:#ac0eb9;
	font-weight:bold;
}


/* strona glowna */
#homepage #content {
	width:990px;
	margin-top:4px;
	margin-bottom:20px;
	background:none;
}
p#loader {
	width:401px;
	height:41px;
	margin-left:-200px;
	position:absolute;
	left:50%;
	top:300px;
	background:url('/images/messages.gif') no-repeat 0 -84px;
	text-indent:-5000px;
	overflow:hidden;
}


/*	podstrona z sekcja */
#articleTop {
	width:892px;
	margin:0 auto -7px;
	padding-left:38px;
	position:relative;
	z-index:5;
	background-image:url('/images/background_article_head.png');
}
.short {
	height:104px;
	background-posittion:left top;
}
.high {
	height:139px;
	background-position:right top;
}
.high h2 {
	width:215px;
}

#content {
	width:930px;
	margin:0 auto 55px;
	position:relative;
	background:#ffffff url('/images/background_article_content.gif') repeat-y right top;
}

#rightColumn {
	width:230px;
	padding-top:28px;
	padding-left:10px;
	padding-bottom:18px;
	float:right;
}

#sectionWide {
	width:610px;
	padding-top:28px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:18px;
	float:left;
}

#contentBottomBg {
	width:930px;
	height:28px;
	position:relative;
	bottom:-28px;
	left:0;
	z-index:2;
	clear:both;
	background:url('/images/background_article_bottom.png') no-repeat left top;
}

#counterSwf,
#counterSwfVote,
.makeBlog {
	display:block;
	margin-bottom:28px;
}
#counterSwf,
#counterSwfVote {
	height:162px;
}

.example {
	display:block;
	width:220px;
	height:41px;
	margin-bottom:28px;
	background:url('/images/buttons.gif') no-repeat 0 -317px;
	text-indent:-5000px;
	overflow:hidden;
}


/* nagrody */
.prize50k,
.prize3x10k {
	display:block;
	margin-top:11px;
	margin-bottom:12px;
	background:url('/images/prize.gif') no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
.prize50k {
	width:333px;
	height:59px;
	background-position:0 0;	
}
.prize3x10k {
	width:297px;
	height:41px;
	background-position:0 -60px;	
}
a.share {
	display:block;
	width:204px;
	height:41px;
	margin-bottom:24px;
	background:url('/images/buttons.gif') no-repeat 0 0;
	overflow:hidden;
	text-indent:-5000px;
	float:right;
}


/* dolacz */
#registryMenu {
	position:absolute;
	bottom:6px;
	left:279px;
}
#registryMenu li {
	display:block;
	height:36px;
	margin-right:5px;
	float:left;
	background:url('/images/menu_registry.gif') no-repeat 0 0;
	text-indent:-5000px;
}
#registryMenu .makeAccount {
	width:118px;
	background-position:0 -38px;
}
#registryMenu .makeAccountSelected {
	width:118px;
	background-position:0 0;
}
#registryMenu .completeProfile {
	width:141px;
	background-position:-127px -38px;
}
#registryMenu .completeProfileSelected {
	width:141px;
	background-position:-127px 0;
}
#registryMenu .addPost {
	width:110px;
	background-position:-284px -38px;
}
#registryMenu .addPostSelected {
	width:110px;
	background-position:-284px 0;
}
span.addPostSelected {
	display:block;
	height:36px;
	width:110px;
	position:absolute;
	left:535px;
	bottom:6px;
	background:url('/images/menu_registry.gif') no-repeat -284px 0;
	text-indent:-5000px;
	overflow:hidden;
}


#registry {
	width:363px;
	margin-top:-90px;
	float:right;
}
#registry fieldset {
	position:relative;
}
#registry label {
	width:360px;
	color:#310435;
	font-size:14px;
	font-weight:bold;
}
#registry label.rules {
	margin-left:5px;
	font-size:12px;
}
#registry small {
	display:block;
	margin-bottom:3px;
	margin-top:1px;
	clear:both;
	font-size:9px;
	line-height:12px;
}
#registry small.rules {
	margin-left:20px;
	margin-top:0;
	line-height:11px;
}
#registry em {
	float:right;
	position:absolute;
	top:0;
	right:2px;
	z-index:2;
	background:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	color:#FF0000;
}
#registry input {
	width:356px;
	height:16px;
	margin-bottom:12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}
#registry input#rules {
	width:12px;
	height:12px;
	margin:0;
	padding:0;
	border:none;
	position:relative;
	top:2px;
	background:none;
}
#registry fieldset.send {
	margin-top:18px;
}
#registry fieldset.send label {
	display:none;
	position:absolute;
	top:0;
	right:0;
	font-size:11px;
	color:#66116D;
	text-align:right;
}
#registry fieldset.send:hover label {
	display:block;
}
#registry input#send {
	width:226px;
	height:40px;
	margin-top:25px;
	float:right;
	border:0;
	background:url('/images/buttons.gif') no-repeat 0 -43px;
	font-size:1%;
	cursor:pointer;
}
#registry textarea {
	width:360px;
	margin-bottom:12px;
	padding-top:2px;
	padding-bottom:2px;
}
#registry label.counter {
	width:auto;
	height:15px;
	margin-right:30px;
	float:right;
	color:#66116d;
	font-weight:normal;
}
#registry input#counter,
#registry input#dream_counter,
#registry input#descr_counter {
	width:27px;
	height:13px;
	margin-right:-95px;
	margin-bottom:0;
	float:right;
	border:0;
	background:none;
	color:#66116d;
	font-size:14px;
	font-weight:bold;
}
#registry input.hidden {
	height:24px;
}
input.hidden {
	width:360px;
	height:24px;
	padding:0;
	position:relative;
	z-index:2;
	opacity:0;
	text-align:right;
}
#registry span.fakeInput {
	width:243px;
	top:46px;
	left:0;
}
#movie_file_upload_form span.fakeInput {
	width:295px;
}
span.fakeInput {
	display:block;
	width:130px;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	position:absolute;
	top:0;
	left:7px;
	z-index:1;
	overflow:hidden;
}
#movie_file_upload_form span.fakeInputButton {
	left:308px;
}
span.fakeInputButton {
	display:block;
	width:113px;
	height:24px;
	margin-bottom:3px;
	position:absolute;
	top:0;
	left:136px;
	z-index:1;
	background:#66116d none repeat scroll 0 0;
	color:#FFF123;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	text-decoration:none;
}
#registry span.fakeInputButton {
	margin-bottom:0;
	left:auto;
	top:46px;
	right:0;
}

.infoBox {
	width:210px;
	font-size:11px;
	line-height:13px;
}
.infoBox h4 {
	margin-bottom:6px;
}
.infoBox p {
	color:#68116f;
	margin-bottom:11px;
}

.infoBoxPurple {
	width:210px;
	margin-top:13px;
	margin-bottom:24px;
	margin-right:37px;
	padding-bottom:17px;
	float:left;
	background:url('/images/background_box-purple.gif') no-repeat left bottom;
	font-size:11px;
	line-height:13px;
}
.infoBoxPurple img {
	position:relative;
	z-index:1;
}
.infoBoxPurple h4 {
	height:30px;
	margin-bottom:2px;
	position:relative;
	top:-9px;
	z-index:2;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
}
#sectionWide .infoBoxPurple h4 {
	margin-top:0;
	background:url('/images/background_box-header-purple.png') no-repeat;
	color:#fff123;
}
.infoBoxPurple p {
	margin-left:9px;
	margin-right:9px;
	margin-bottom:4px;
	color:#FFFFFF;
}
.infoBoxPurple a.more {
	margin-left:9px;
	color:#fff123;
	background-position:right -47px;
}


/* edycja wpisu */
#attach_list {
	position:relative;
}
#edit_entry {
	width:610px;
}
#attach_list label,
#file_upload_form label,
#movie_file_upload_form label {
	width:105px;
	float:left;
	clear:both;
	color:#310435;
	font-size:14px;
	font-weight:bold;
}
#attach_list input {
	width:495px;
	height:16px;
	margin-bottom:12px;
	padding-top:2px;
	padding-left:4px;
	padding-bottom:2px;
	float:left;
}
#attach_list textarea {
	width:606px !important;
	height:225px !important;
	clear:both;
	display:block !important;
	visibility:hidden;
}
#images,
#movies {
	width:610px;
	height:32px;
	padding-bottom:8px;
	position:relative;
	overflow:hidden;
}
#images iframe,
#movies iframe,
#images form,
#movies form {
	display:none;
}
#images fieldset,
#movies fieldset {
	position:relative;
}
#images input.hidden,
#movies input.hidden {
	width:auto;
}
#file_upload_form input,
#movie_file_upload_form input {
	float:left;
}
#file,
#movie_file {
	position:absolute;
	top:0;
}
#file {
	right:248px;
}
#movie_file {
	right:76px;
}
input#descr {
	width:155px;
	height:16px;
	padding-bottom:2px;
	padding-left:4px;
	padding-top:2px;
	position:absolute;
	right:76px;
}
#file_upload_form .button,
#movie_file_upload_form .button {
	width:69px;
	height:24px;
	float:right;
	border:2px solid #66116D;
	background:#66116D;
	color:#FFF123;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
a.add {
	display:inline-block;
	width:113px;
	height:24px;
	float:left;
	clear:left;
	position:relative;
	z-index:2;
	line-height:24px;
	color:#66116D;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
p.error {
	position:absolute;
	background:url('/images/background_cover.png') repeat;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
}
#title_err {
	width:492px;
	height:20px;
	padding-left:7px;
	top:2px;
	left:107px;
}
#measure_err {
	width:600px;
	height:198px;
	padding-left:6px;
	padding-top:3px;
	top:68px;
	left:2px;
	z-index:3;
}
#img_err,
#movie_err {
	height:20px;
	padding-left:5px;
	color:#FFF123;
	top:2px;
	left:9px;
	z-index:3;
}
#movie_err {
	width:294px;
}
#img_err {
	width:230px;
}
#file_upload_form em,
#movie_file_upload_form em {
	font-size:10px;
	font-style:normal;
	position:absolute;
	top:22px;
	right:0;
	color:#66116D;
}
.mceEditorContainer {
	position:absolute;
	top:33px;
	left:0;
}
.mceToolbarContainer {
	margin-bottom:10px;
	left:-66px !important;
}
.mceEditor,
.mceToolbarTop {
	background:none !important;
	border:0 !important;
}
td.mceToolbarTop a.mceButtonDisabled img,
td.mceToolbarTop a.mceButtonNormal img {
	border:0 !important;
}
td.mceToolbarTop a.mceButtonNormal img:hover,
td.mceToolbarTop a.mceButtonSelected img:hover {
	border:0 !important;
}
.mceEditorIframe {
	width:606px !important;
	height:200px !important;
	border:2px solid #9E6BA3 !important;
}
.mceToolbarContainer a:hover img {
	border:0 !important;
}
#formButtons {
	margin-top:10px;
	padding-left:50px;
	clear:left;
	float:right;
	overflow:hidden;
}
#formButtons li {
	float:left;
	margin-left:15px;
	padding-top:25px;
	position:relative;
}
#formButtons em {
	top:0;
	left:0;
	position:absolute;
	color:#66116D;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}
#preview strong {
	display:block;
	width:93px;
	height:41px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	background:url('/images/buttons.gif') no-repeat 0 -86px;
}
#publish strong {
	display:block;
	width:100px;
	height:41px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	background:url('/images/buttons.gif') no-repeat 0 -129px;
}
#publish em {
	display:none;
	width:368px;
	left:-238px;
}
#publish:hover em {
	display:block;
}
#save strong {
	display:block;
	width:78px;
	height:41px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	background:url('/images/buttons.gif') no-repeat 0 -172px;
}
#save em {
	width:131px;
	left:-28px;
}

#moviesList,
#imagesList {
	clear:both;
	position:relative;
}
#imagesList {
	padding-bottom:20px;
}
#moviesList li,
#imagesList li {
	min-height:10px;
	padding-bottom:3px;
	position:relative;
	font-size:11px;
}
#moviesList img, 
#imagesList img {
	display:block;
	border:2px solid #9E6BA3;
}
#moviesList p,
#imagesList p {
	width:545px;
	margin-bottom:0;
	margin-top:-9px;
	position:absolute;
	top:50%;
	left:65px;
}
a.attach_del {
	padding-right:14px;
	position:absolute;
	right:0;
	top:4px;
	line-height:11px;
	background:url('/images/icons.gif') no-repeat right -69px;
	color:#66116D;
	font-weight:bold;
}


/* ranking */
#ranking td,
#ranking th {
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
}
#ranking th {
	color:#00476d;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
#ranking thead {
	height:31px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#ranking {
	background:url('/images/background_ranking_top.gif') no-repeat 0 0;
}
#ranking thead td {
	padding:0;
	vertical-align:middle;
}
#ranking thead td:first-child {
	text-indent:10px;
}
#ranking tr#winner th,
#ranking tr#winner td {
	background:#fcf42f;
}
#ranking tr#first th,
#ranking tr#first td {
	background:#a55aac;
}
#ranking tr#second th,
#ranking tr#second td {
	background:#be84c4;
}
#ranking tr#third th,
#ranking tr#third td {
	background:#d7b6db;
}
#ranking tr#first th,
#ranking tr#second th,
#ranking tr#third th {
	color:#FFFFFF;
}
#ranking h3 {
	width:71px;
	margin-top:0;
	margin-bottom:9px;
	font-size:32px;
	color:#ac0eb9;
	line-height:32px;
	text-align:center;
}
#ranking #first h3 {
	color:#FCF42F;
}
#ranking em {
	display:block;
	width:48px;
	height:16px;
	margin-left:10px;
	background:#a55aac;
	color:#FFFFFF;
	font-size:14px;
	font-style:normal;
	line-height:16px;
	text-align:center;
}
#ranking #first em {
	background:#fcf42f;
	color:#66116d;
}
#ranking #winner em {
	width:58px;
	height:22px;
	margin-left:6px;
	margin-top:44px;
	padding-top:2px;
	padding-left:1px;
	position:absolute;
	color:#fcf42f;
	font-size:11px;
	line-height:9px;
	background:#66116d;
}
#ranking span {
	display:block;
	margin-left:10px;
	line-height:14px;
}
.avatar {
	margin-right:11px;
	padding:2px;
	float:left;
	background:#66116e;
}
#sectionWide #ranking h4,
#sectionWide .box h4 {
	margin-top:0;
	font-size:12px;
	line-height:13px;
}
#ranking h4 a,
.box h4 a {
	color:#66116d;
	text-decoration:none;
}
#ranking tr#first h4 a,
#ranking tr#second h4 a,
#ranking tr#third h4 a {
	color:#fcf42f;
}
#ranking p {
	margin-bottom:0;
	color:#3f3f3f;
	font-size:11px;
	line-height:13px;
}
#ranking tr#first p,
#ranking tr#second p,
#ranking tr#third p {
	color:#fbf30c;
}
#ranking h5,
.box h5 {
	display:block;
	height:30px;
	color:#777777;
	font-size:11px;
	line-height:13px;
}
#ranking h5 a,
.box h5 a {
	color:#777777;
	text-decoration:none;
}
#ranking tr#first h5 a,
#ranking tr#second h5 a,
#ranking tr#third h5 a {
	color:#66116d;
}
#ranking dl,
.box dl {
	width:100px;
	height:22px;
	margin-bottom:0;
	padding-left:31px;
	padding-bottom:5px;
	font-size:11px;
	position:absolute;
	top:115px;
	z-index:3;
	background:url('/images/background_tags-box-white.png') no-repeat 0 bottom;
	overflow:hidden;
	line-height:13px;
	cursor:default;
}
.box dl {
	width:150px;
}
#ranking tr#first dl {
	background:url('/images/background_tags-box-dark_purple.png') no-repeat 0 bottom;
	/*background:#a55aac;*/
}
div.promoted dl {
	background:url('/images/background_tags-box-darkest_purple.png') no-repeat 0 bottom;
	top:90px;
}
#ranking tr#second dl {
	background:url('/images/background_tags-box-purple.png') no-repeat 0 bottom;
	/*background:#be84c4;*/
}
#ranking tr#third dl {
	background:url('/images/background_tags-box-light_purple.png') no-repeat 0 bottom;
	/*background:#d7b6db;*/
}
#ranking dl:hover,
.box dl:hover {
	height:auto;
	min-height:12px;
	padding-bottom:10px;
}
#ranking dt,
.box dt {
	color:#310435;
	font-weight:bold;
	position:absolute;
	top:0;
	left:0;
	text-transform:uppercase;
}
#ranking dd,
.box dd {
	float:left;
	margin-right:4px;
	color:#66116d;
}
#ranking div {
	min-height:54px;
	max-height:100%;
	position:relative;
	margin-right:10px;
	padding-bottom:13px;
}
#ranking a.more {
	position:absolute;
	bottom:0;
	right:0;
}
#ranking .navyBlue,
#ranking .navyBlue dl {
	background:#e5f4fa;
}
#ranking tr#first a.more,
#ranking tr#second a.more {
	background-position:right -173px;
}
#ranking tr#third a.more {
	background-position:right -153px;
}

.pager {
	width:610px;
	height:35px;
	margin-top:60px;
	background:url('/images/background_ranking_pager.gif') no-repeat;
	position:relative;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:90%;
}
.next {
	padding-right:9px;
	position:absolute;
	right:10px;
	top:11px;
	font-size:12px;
	font-weight:bold;
	background:url('/images/icons.gif') no-repeat right -125px;
}
.prev {
	padding-left:9px;
	position:absolute;
	left:11px;
	top:11px;
	font-size:12px;
	font-weight:bold;
	background:url('/images/icons.gif') no-repeat left -139px;
}
.first {
	padding-left:9px;
	position:absolute;
	top:11px;
	left:93px;
	border-left:1px solid #B49CB6;
}
.last {
	padding-right:9px;
	position:absolute;
	top:11px;
	right:83px;
	border-right:1px solid #B49CB6;
}
.pages {
	padding-left:79px;
	padding-right:79px;
	padding-top:11px;
	color:#fef421;
	text-align:center;
	overflow:hidden;
}
.pages li {
	display:inline-block;
	padding-left:9px;
	padding-right:11px;
	border-right:1px solid #b49cb6;
}
.pages li:last-child {
	border-right:0;
}
.pager a {
	color:#FFFFFF;
}
.pager a:hover {
	text-decoration:none;
}


/* galeria niepokonanych */
.box {
	display:block;
	width:179px;
	height:150px;
	margin-right:9px;
	padding:10px 9px 7px 9px;
	border-top:1px solid #d8d8d8;
	position:relative;
	float:left;
	font-size:11px;
	line-height:13px;
}
.box a:hover {
	text-decoration:none;
}
.third {
	margin-right:0;
}
div.promoted {
	background:#66116D;
}
div.promoted dt,
div.promoted dd,
div.promoted li,
div.promoted h5 a {
	color:#FFFFFF !important;
}
.info {
	height:71px;
}
strong.noPost,
strong.exampleBlog {
	position:absolute;
	top:67px;
	left:86px;
	color:#777777;
	font-weight:normal;
}
strong.exampleBlog {
	color:#FCF42F;
}
#sectionWide .box h4 {
	width:101px;
	margin-bottom:3px;
	float:right;
	overflow:hidden;
}
div.promoted h4 a {
	color:#fcf42f;
}
.box h5 {
	width:101px;
	float:right;
	overflow-x:hidden;
}
div.promoted h5 a {
	color:#66116d;
}
.box ul {
	margin-top:3px;
}
.box ul li {
	color:#66116D;
}
.box .avatar {
	margin-right:7px;
}
div.promoted .avatar {
	background:#FCF42F;
}
blogs_promo {
	width:150px;
	height:10px;
	margin-left:0;
	margin-top:6px;
	clear:both;
	top:118px;
	left:9px;
	z-index:2;
}
.box a.more {
	position:absolute;
	bottom:9px;
	right:10px;
	z-index:1;
}
div.promoted a.more {
	color:#FFFFFF;
	background-position:right -176px
}
#find_blog {
	width:310px;
	height:31px;
	float:right;
	background:url('/images/background_search.gif') no-repeat;
}
#find_blog input {
	width:220px;
	height:17px;
	margin-top:5px;
	margin-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	border:0;
	color:#FFFFFF;
	background:#66116d;
}
#find_blog input.button {
	width:55px;
	height:14px;
	margin-left:12px;
	padding:0;
	background:url('/images/buttons.gif') no-repeat 0 -215px;
	font-size:1%;
	color:#310435;	
}
#sectionWide hr {
	margin-bottom:9px;
	border:0;
	border-bottom:1px solid #D8D8D8;
}
#sectionWide dl {
	margin-bottom:10px;
}
#sectionWide h4 {
	margin-top:17px;
}

#tags {
	width:220px;
	padding-bottom:5px;
	background:url('/images/background_tags_bottom.gif') no-repeat left bottom;
}
div#tags h3 {
	margin-bottom:-4px;
	background-position:0 -152px;
}
#tags ul {
	width:192px;
	padding-left:15px;
	padding-right:13px;
	padding-top:11px;
	padding-bottom:18px;
	overflow:hidden;
	background:#300435;
}
#tags ul li {
	height:22px;
	margin-right:3px;
	margin-left:4px;
	float:left;
	line-height:22px;
}
#tags ul li a {
	color:#fff02a;
	line-height:22px;
}
#tags ul li a.tag1 {
	font-size:10px;
}
#tags ul li a.tag2 {
	font-size:12px;
	font-weight:bold;
}
#tags ul li a.tag3 {
	font-size:18px;
	font-weight:bold;
}


/* blog */
.profile {
	width:650px;
	height:139px;
	background-position:right top;
}
.profile p {
	width:410px;
	color:#310435;
	clear:both;
	font-size:11px;
	line-height:13px;
}
.profile p.promoted {
	font-size:12px;
	line-height:14px;
}
a.addPost,
a.vote {
	display:block;
	width:183px;
	height:41px;
	position:absolute;
	left:470px;
	z-index:3;
	background:url('/images/buttons.gif') no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
a.addPost {
	top:85px;
	background-position:0 -274px;
}
a.vote {
	border:0;
	top:37px;
	background-position:0 -231px;
}
#articleTop strong.exampleBlog {
	display:block;
	width:107px;
	height:41px;
	position:absolute;
	top:37px;
	right:108px;
	left:auto;
	z-index:3;
	background:url('/images/buttons.gif') no-repeat 0 -403px;
	text-indent:-5000px;
	overflow:hidden;
}
a#selfVote {
	top:38px;
}
#voteBox {
	display:none;
	position:absolute;
	left:250px;
	top:300px;
	z-index:5;
	color:#FEF421;
}
#voteBox em {
	width:290px;
	margin-top:10px;
	clear:both;
	float:left;
}
#voteBox fieldset {
	width:290px;
	background:#310435;
	padding:20px 15px 20px 15px;
}
#voteBox span.close {
	display:block;
	width:13px;
	height:13px;
	position:absolute;
	right:10px;
	top:-18px;
	z-index:2;
	background:url('/images/buttons.gif') no-repeat -171px -143px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
}
#voteBox h3 {
	width:320px;
	height:36px;
	position:absolute;
	top:-40px;
	left:0px;
	background:url('/images/headers.gif') no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
#voteBox h3.code {
	background-position:0 -76px;
}
#voteBox h3.email {
	background-position:0 -114px;
}
#voteBox input {
	width:88px;
	height:19px;
	padding-top:2px;
	padding-left:2px;
	border:0;
	float:left;
	margin-right:15px;
	background:#66116D;
	color:#FFFFFF;
}
#voteBox input.email {
	width:199px;
}
#voteBox img {
	margin-right:15px;
	float:left;
}
#voteBox input.button,
#voteBox input.send {
	display:block;
	margin-right:0;
	margin-left:19px;
	float:left;
	font-size:1px;
	background:url('/images/buttons.gif') no-repeat -61px -215px;
	text-indent:-5000px;
	overflow:hidden;
}
#voteBox input.button {
	width:55px;
	height:14px;
	margin-top:5px;
	background-position:-61px -215px;
}
#voteBox input.send {
	width:54px;
	height:16px;
	margin-top:1px;
	background-position:-121px -213px;
}
form.hidden {
	display:none;
}

#statistics {
	width:195px;
	height:108px;
	position:absolute;
	top:24px;
	right:20px;
}
strong.votes {
	display:block;
	width:98px;
	height:26px;
	margin-bottom:12px;
	padding-left:10px;
	padding-top:4px;
	font-size:11px;
	background:url('/images/background_votes.png') no-repeat 0 0;
	color:#fff123;
}
strong.votes big {
	font-size:14px;
	color:#FFFFFF;
}
strong.position {
	display:block;
	margin-bottom:2px;
	overflow:hidden;
}
strong.position big {
	margin-bottom:0;
	margin-top:4px;
	float:left;
	color:#FFFFFF;
	font-size:32px;
	line-height:24px;
}
strong.position small {
	width:100px;
	margin-left:6px;
	float:left;
	color:#310435;
	font-size:14px;
	line-height:14px;
	letter-spacing:-0.25px;
}
strong.views {
	display:block;
	width:195px;
	clear:both;
	position:absolute;
	top:95px;
	right:20px;
	font-size:14px;
	color:#66116d;
}
#statistics strong.views {
	position:static;
}
strong.views small {
	font-size:11px;
	color:#310435;
}

#about h3,
#others h3,
#tags h3 {
	width:220px;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
	background:url('/images/headers.gif') no-repeat;
}
#about h4,
#others h4 {
	width:131px;
	float:right;
	font-size:12px;
	color:#66116d;
}
#others h4 a {
	color:#66116d;
}
#about .avatar,
#others .avatar {
	margin-bottom:5px;
	margin-right:0;
}


#about {
	margin-bottom:35px;
	margin-right:10px;
	padding-left:10px;
	font-size:11px;
	line-height:13px;
}
#about h3 {
	margin-left:-10px;
	background-position:0 -38px;
}
#about h5 {
	clear:both;
	color:#66116d;
}
#about p {
	margin-bottom:13px;
}
#about a {
	width:209px;
	height:15px;
	display:block;
	font-weight:normal;
	color:#310435;
	text-transform:lowercase;
	text-indent:-27px;
	overflow:hidden;
}
#about small {
	display:block;
	text-align:right;
}

#others {
	width:220px;
	margin-right:10px;
}
#others h3 {
	margin-bottom:3px;
	background-position:0 0;
}
#others h4 {
	height:27px;
}
#others ul li {
	width:210px;
	padding-top:9px;
	padding-bottom:11px;
	padding-left:10px;
	position:relative;
	background:url('/images/border_others.gif') no-repeat bottom left;
	clear:both;
	overflow:hidden;
}
#others ul li.me {
	margin-top:-7px;
	padding-bottom:5px;
	padding-top:15px;
	background:url('/images/background_me.gif') no-repeat bottom left;
}
#others ul li.me a.more {
	top:68px;
}
#others ul li:last-child {
	background:none;
}
#others ul.rankingInfo {
	width:131px;
	margin-bottom:2px;
	float:right;
	font-size:11px;
	line-height:13px;
}
#others ul.rankingInfo li {
	width:auto;
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
	background:none;
}
#others a.more {
	margin-left:10px;
	font-size:11px;
	position:absolute;
	top:64px;
}

.post {
	width:610px;
	margin-bottom:58px;
	float:left;
	position:relative;
}
.post h3 {
	margin-top:0px;
	margin-bottom:8px;
	margin-left:1px;
	font-size:18px;
	line-height:20px;
	color:#563159;
}
.post h4 {
	height:41px;
	margin-top:-20px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:4;
	text-indent:-5000px;
	overflow:hidden;
	background:url('/images/messages.gif') no-repeat;
}
h4.waiting {
	width:340px;
	margin-left:-170px;
	background-position:0 0 
}
h4.sketch {
	width:99px;
	margin-left:-49px;
	background-position:0 -42px;
}
.post p {
	margin-bottom:18px;
}
.post ul li {
	margin-left:15px;
	list-style:square;
}
.post ol li {
	margin-left:17px;
}
em.date {
	font-style:normal;
	line-height:12px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify
}

.editMenu {
	position:absolute;
	top:12px;
	right:0;
	z-index:4;
}
ul.editMenu li {
	margin-left:5px;
	padding:3px 5px 4px 5px;
	border:1px solid #9e6ba3;
	float:left;
	background:#66116D;
	font-size:11px;
	line-height:13px;
	list-style:none;
}
ul.editMenu li.publish {
	background:#FFF123;
}
.editMenu li a {
	color:#FFF123;
	text-decoration:none;
}
.editMenu li.publish a {
	color:#66116D;
}


.overlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:3;
	background:#FFFFFF;
	opacity:0.75;
}
.gallery .overlay {
	z-index:2;
}
.overlayVote {
	width:930px;
	margin-left:-465px;
	position:absolute;
	top:0;
	bottom:0;
	left:50%;
	z-index:4;
	background:#FFFFFF;
	opacity:0.75;
}
.gallery {
	width:620px;
	height:117px;
	margin-right:-10px;
	margin-bottom:17px;
	padding-bottom:18px;
	position:relative;
	overflow:hidden;
}
.fullGallery {
	width:610px;
	height:380px;
	margin-right:0;
	margin-bottom:45px;
	padding-bottom:0;
	position:relative;
	z-index:2;
	background:#efefef;
}
.gallery .fullGallery {
	z-index:3;
}
.fullGallery img {
	visibility:hidden;
	position:absolute;
	top:50%;
	left:50%;
/*	display:none;*/
}
.fullGallery strong {
	display:block;
	width:610px;
	height:30px;
	position:absolute;
	left:0;
	bottom:-30px;
	color:#fef421;
	text-indent:10px;
	background:url('/images/background_photo_description.gif') no-repeat 0 0;
	line-height:25px;
}
ul.navigation {
	position:absolute;
	bottom:-20px;
	right:0;
}
ul.navigation li {
	margin-right:7px;
	margin-left:0;
	list-style:none;
	float:left;
}
ul.navigation a {
	display:block;
	position:static;
	color:#FFFFFF;
	text-decoration:none;
	line-height:90%;
}
ul.navigation a:hover {
	text-decoration:none;
}
.fullGallery .close {
	width:34px;
	height:35px;
	position:absolute;
	right:8px;
	top:8px;
	z-index:2;
	background:url('/images/button_close.png') no-repeat 0 0;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
}
.gallery a.thumb {
	display:block;
	width:145px;
	height:107px;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	float:left;
}
.gallery a.thumb img {
	visibility:hidden;
	padding-bottom:3px;
	position:absolute;
	top:50%;
	left:50%;
	background:url('/images/background_gallery_thumbs.png') no-repeat bottom left;
}
.gallery a.more {
	width:100%;
	position:absolute;
	bottom:0;
	right:10px;
	z-index:1;
	text-align:right;
	background-color:#FFFFFF;
}
.gallery a.more:hover {
	text-decoration:none;
}
.video {
	display:block;
	width:610px;
	height:449px;
	margin-bottom:15px;
	float:left;
}


/* strony bledow */
#error body {
	background:url('/images/mail/body_bg.gif') repeat-x #DDD3DD; 
}
#error h2 {
	margin-top:100px;
	margin-left:100px;
	float:none;
	color:#310435;
}
#error p {
	margin-left:100px;
	margin-bottom:100px;
}


/* zasady */
h4.make {
	display:block;
	width:120px;
	height:41px;
	margin-bottom:2px;
	text-indent:-5000px;
	overflow:hidden;
	background:url('/images/headers.gif') no-repeat 0 -191px;
}
h4.aboutPassion {
	display:block;
	width:522px;
	height:41px;
	margin-bottom:2px;
	text-indent:-5000px;
	overflow:hidden;
	background:url('/images/headers.gif') no-repeat 0 -234px;
}
h4.promote {
	display:block;
	width:290px;
	height:41px;
	margin-bottom:2px;
	text-indent:-5000px;
	overflow:hidden;
	background:url('/images/headers.gif') no-repeat 0 -277px;
}
p.rules {
	width:583px;
	height:86px;
	padding-left:14px;
	padding-top:13px;
	padding-right:12px;
	background:url('/images/background_rules.png') no-repeat;
	color:#FFF123;
}


/*  */

ul.winners {
	clear:both;
	overflow:hidden;
}
ul.winners li {
	margin-bottom:18px;
	clear:both;
	float:left;
}





