/* common styles */

* {
	margin: 0;
	padding: 0;
}

ul {margin:12px 30px}

a { outline: none; }

body {
	background:white url('../img/layout/background.png') repeat;
	font-family:'trebuchet ms',verdana,tahoma;
	color:#000;
}
#lewy_bok {
	/*background: url('../img/layout/lewy_bok.png') repeat-y 0 3px;*/
	margin-top: 0px; 
	padding: 0px 0px 100px 0px;
	width:100%;
	z-index:999;
}
a , a:hover {color:#444;text-decoration:none;}


 #logo{
	margin: 0px auto 0 20px;
	padding: 15px 0px 0px 0px;
	width: 854px;
}
#mmenu
{
	z-index:3;
	width:680px;
	text-align:center;
	margin:0 auto;
	position: relative;
	margin: -20px 0px 0px 40px;
}

.small {font-size:11px}
.gray {color:#555}

#usermenu {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size:11px; 
	background-color: white;
	/*padding:3px 10px; 
	margin: 0px 0px 20px 0px;*/
}
.pic_image {text-align:center}

sup {font-size:11px; float:right; color:#444}

a.iconlink {
 border-bottom:solid 0px;
 font-weight:bold;
}
a.iconlink:hover {
 border-bottom:dashed 1px;
}

.voteup {color:green}
.votedown { color:red}
.votetrue {
	font-weight: normal;
}
#true_picture{
	font-weight:normal;
	text-align: center;
}
.duzytytul { font-size: 32px; font-family: arial; width: 500px; } 
.genbut { font-size:22px}

.true_badge{
	float:right;
}

#addpic p {margin-bottom:10px}
#addpic ul li {margin-left:50px; margin-top:10px; font-size:11px}


H1 {
	font-family:'trebuchet ms',verdana;
	color:#333;
	font-size:24px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
	}

.commentsvoting {
	float:right; width:200px; text-align:left;
}
#comments { width: 660px; margin:0 auto; }
#comment_suggest{
	border: 1px solid #ccc;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	padding: 10px;
	margin: 15px 0px 15px -5px;
	background:#FFFFFF;
	text-align: left;
	width:650px;
	position:relative;
}
#picsearch {
	position: absolute; 
	bottom: 0px; 
	right: 40px;
	width:400px
}

/* MENU NA SPRITEACH ------------------------*/
#menu {
	position:relative;
	padding: 0;
	margin: 0;
}

#menu LI {
	float:left; list-style: none;
}

#menu LI A{
	display: block;
	outline: none;
	color:transparent;
}
/* glowna */
A#m1 {display:block; position:absolute; background: url('../img/layout/menu.png'); width:82px; height:29px; z-index:10}
A#m1.selected,A#m1.hover {background-position: 0 48px;}

/* losuj  */
A#m2 {margin:0px 0px 20px 82px; background: url('../img/layout/menu.png') -82px 0px; width:70px; height:28px;}
A#m2.selected,A#m2.hover {background-position: -82px 48px; }

/* topka */
A#m3 {background: url('../img/layout/menu.png') -235px 0px; width:75px; height:29px;}
A#m3.selected,A#m3.hover {background-position: -235px 48px;}

/* dodaj */
A#m4 {background: url('../img/layout/menu.png') -153px 0px; width:82px; height:29px;}
A#m4.selected,A#m4.hover {background-position: -153px 48px;}

/* zasady */
A#m5 {background: url('../img/layout/menu.png') -310Px 0px; width:82px; height:29px;}
A#m5.selected,A#m5.hover {background-position: -310px 48px; }

/* kontakt */
A#m6 {background: url('../img/layout/menu.png') -393px 0px; width:86px; height:29px;}
A#m6.selected,A#m6.hover {background-position: -393px 48px;}

/* poczekalnia  */
A#m7 {position:absolute; background: 
	url('../img/layout/menu.png') -15px -28px; 
	width:63px; height:15px; left:28px;top:31px; z-index:2}
A#m7.selected,A#m7.hover {background-position: -15px -76px; }

/* serie  */
A#m8 {position:absolute; background: 
	url('../img/layout/menu.png') -89px -28px; 
	width:39px; height:17px; left:102px; top:31px; z-index:2}
A#m8.selected,A#m8.hover {background-position: -89px -76px; }

/* postacie  */
A#m9 {position:absolute; background: 
	url('../img/layout/menu.png') -136px -29px; 
	width:54px; height:16px; left:149px; top:32px; z-index:2}
A#m9.selected,A#m9.hover {background-position: -136px -77px; }

/* szablony  */
A#m10 {position:absolute; background: 
	url('../img/layout/menu.png') -202px -28px; 
	width:55px; height:19px; left:214px; top:31px; z-index:2}
A#m10.selected,A#m10.hover {background-position: -202px -76px; }

/* masterzy  */
A#m11 {position:absolute; background: 
	url('../img/layout/menu.png') -264px -28px; 
	width:65px; height:18px; left:274px; top:31px; z-index:2}
A#m11.selected,A#m11.hover {background-position: -264px -76px; }
/* MENU NA SPRITEACH ------------------------*/


div#header {
	margin: 0 auto;
	width: 692px;
	padding: 5px;	
}
div#main_container{
	margin: 0 auto;
	width: 700px;
	padding: 5px auto;	
}
div#header {
	height: 182px;
	position: relative;
	background: url('../img/layout/dymek.png') no-repeat;
	margin: 16px auto 0 auto;
	border-bottom: none;
	padding-top: 0;
}


#footer 
{
	text-align:center;
	background:#FFF ;
	width:660px;
	margin: 0 auto;
	margin-bottom: 25px;
	text-align: center;
	padding: 5px 10px;
	font-size: 12px;
	color: #444;
	border: 1px solid #DDD;
}

#footer a {
	color:#333;
	text-decoration:none;
	border-bottom:dashed 1px;
}

#footer a:hover {
	text-decoration: underline;
}


h2 {
	margin-left: 5px;
	color: #444444;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

.clear {
	clear: both;
}

div#messages span.flashmessage {
	width: 700px;
	margin:10px auto;
	display: block;
    font-size:15px;
	background-color:#FFF;
	color: #222;
	border: 4px solid #333;
	border-bottom-color: #000;
	padding: 15px;	
	font-weight: bold;
}


div#messages span.error {
	color: red;
}

div#messages span.info {
	color: green;
}

/* edycja koloru */
#colorbutton {position:absolute; left:540px; top:20px}
#colorpicker {position:absolute; left:530px; top:40px; display:none;}
#colorexample { width:20px; height:20px; float:left; border:1px solid gray; margin-right:5px; background-color:white;}

/* pics */

div.pic {
	border: 1px solid #ccc;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	padding: 10px;
	margin: 15px auto;
	background:#FFFFFF;
	text-align: left;
	width:680px;
	position:relative;
}

div.infobar {
	text-align: left;
	padding:5px;
	background:#FFFFFF;
	text-align:justify;
	font-size:14px;
	color:#000;
	width:650px;

}

div.infobar a:hover{
	border-bottom:solid 1px #e19f01;
	text-decoration:none;
}


div.pic img.picture {
	border: 0;
}

div.nopics {
	text-align: center;
	padding: 60px 0;
}

h2.nopics {
	color: #333;
}

#headerarea {
	height:220px;
	width:980px;
	overflow:hidden;
	margin: 0 auto;
}

div#logo_bg{
	background: url('../img/layout/logo_bg2.png') no-repeat;
	border-bottom: none;
	padding-top: 0;
	z-index: 1;
	margin: 0 auto;
	width: 900px;
	height: 225px;
	padding: 5px;
}

/* comments */
.negative {opacity: 0.2; filter:alpha(opacity=12);}

div.comment {
	background: #FFF;
	margin: 8px 0;
	padding: 5px;
}

div.comment h3{
	color:#444;
	font-family:'trebuchet ms',verdana;
	font-size:24px;
	font-weight:normal;
}
div.reply h3 {
	font-family:'trebuchet ms',verdana;
	font-size:24px;
	font-weight:normal;
}

div.comminfo {
	font-size: 14px;
	color:#222;
}

p.commcontent {
	background:#FFF none repeat scroll 0 0;
	border:0;
	color:#222;
	font-size:13px;
	margin:5px 0 10px 0;
	padding:0 3px 10px;
}

/* register form */

div#register {
	margin: 5px 0 5px 15px;
}

div#register p {
	clear: both;
}

div#register label {
	width: 130px;
	float: left;
	margin: 2px 0;
}

div#register input {
	width: 200px;
	margin: 2px 0;	
}

div#register input#rejestruj {
	margin-left: 130px; 

}
#username_check{
	margin-left: 5px;
	font-size: 11px;
}

/* dodawanie obrazka */

div#addpic {

}

div#addpic p {
	clear: both;
}

div#addpic label {
	width: 190px;
	float: left;
	margin: 2px 0;
}

div#addpic input#priv {
	width: 20px;
}

div#addpic input {
	width: 320px;
	margin: 2px 0;	
}

div#addpic input#submit {
	margin-left: 190px;
}
/******** STARE STYLE ***************/


#picker
{
z-index:10;
position:absolute;
top:50%;
left:50%;
}

#announce
{
	z-index:5;
	text-align:center;
	background:#f6f6eb;
	position:absolute;
	font-family:verdana;
	font-size:14px;
	color:red;
	border-bottom:solid 1px black;
	left:0px;
	top:0px;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
}

#rss{
	position:absolute;
	right:0px;
	top:0px;
	z-index:200;
	background: url('../img/layout/kleks2.png') no-repeat;
	width: 153px;
	height: 83px;
}
#rss a{
	color: #EEE;
}
img {
	border:solid 0px; 
	}

#rss img {
	border:solid 0px; 
	float:left; 
	padding:8px 3px 0 50px;
}

#rss2 {
	font-size:11px; 
	line-height:120%; 
	margin-top:8px;
}

#menu a, img{
	border:solid 0px;
}

#content
{
width:720px;
position:absolute;
top:240px;
left:50%;
margin-left:-360px;

}

#column
{
display:none;
position:absolute;
top:290px;
left:50%;
margin-left:350px;
width:200px;
font-size:12px;
color:#000;
border-left:dashed 2px #dedede;
padding-left:10px;

}

#column a
{
font-size:14px;
color:#c12b7a;
text-decoration:none;
}



/* STYLE ZYWCEM Z NIEPOKORNYORG */

.center
{
margin-lefT:auto;
margin-right:auto;
text-align:center !important;
}

p
{
margin:0px;
border:0px;
padding:0px;
}

.center img
{
border:solid 1px #666666;
}

span
{
margin:0px;
padding:0px;
}
div
{
margin:0px;padding:0px;
font-family:'trebuchet ms',verdana,tahoma;
}

a img
{
border:0px;
}


.prevnext
{
font-family:'trebuchet ms';
font-size:12px;
width:720px;
text-align:center;
padding-top:15px;
color:#990000;
}

.prevnext a
{
font-weight:bold;
color:#444;
text-decoration:none;
}

.prevnext a:hover
{
color:#990000;
border-bottom:dashed 1px;
}


a.ico
{
font-size:12px;
color:#333;
border-bottom:0px;
}

.info{
background:#FFFFFF;
border:solid 0px black;
padding:3px;
padding-top:0px;
font-size:13px;color:#333;
padding-bottom:10px;
margin-bottom:10px;
width:714px;
}

.info a{
color:#000;
text-decoration:none;
}

.info a:hover
{
color:#000;
text-decoration:underline;
}





#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 500px;
	background-color: black;
}
	
.farbtastic {
  position: absolute;
  left:0px;
  top:100px;

}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(marker.png) no-repeat;
}


.pagination {line-height:190%; font-size:11px; text-align:center}
.pagination A {border:1px solid gray; margin:0px 2px; padding:0px 2px;}
.pagination A:hover {color:#000; border-color:white;}
#reportform_pic {font-size:11px; width:300px}
.source {text-align:center; font-size:12px; overflow:hidden;}

#poczekalnia_opis {
	margin-top:5px; 
	font-size:11px;
	padding:5px; 
	border:1px solid gray; 
	background-color:#FFFFFF; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	color:#555;
}

.errorMessage {display:block; margin-left:190px; font-size:11px; color:red}

.pic ol {margin-left:30px}

#banmessage {border:2px solid #c00; padding:5px; background:#FFF}

.admin {color:red !important}

/* raportowanie */
#reportform_pic {font-size:11px; width:300px}
#reportform_pic A:hover {color:#333}

form#contact input {
	width:450px;
}


form#contact textarea {
	width:450px;
	height: 200px;
}


.hidden {display:none;}



#topkamenuextended {
	border: 1px solid gray; 
	position: absolute;
	z-index: 10;
	background: #FFF;
}
#topkamenuextended UL {
	margin:0; padding:0; 
	list-style-type:none;
	margin:2px;
}
#topkamenuextended UL LI {
	padding:2px; border-bottom:1px dotted gray;
	list-style-type:none;
	margin:0;
}
#topkamenuextended UL LI A:hover {
	color:white;
}

/*#topkamenuextended */

#przelacznik_pagera {font-size:11px; text-align:center;}
#przelacznik_pagera A {font-size:11px; text-align:center; border-bottom:1px dotted gray}






#editprofile  label {
	width: 160px;
	float: left;
	margin: 0 0; /* 2px 0 */
}

#editprofile textarea,#avatarurl {
 width:400px;
}

#editprofile form p {
	clear: both;
}

div#editprofile {
	position: relative;
}

div#editprofile div#sprechensprechen img {
	max-width: 15px;
	max-height: 15px;
}

div#editprofile div#sprechensprechen a {
	color: white;
}

div#editprofile div#sprechensprechen {
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	left:330px;
	position:absolute;
	top:7px;
	border-bottom: 1px dashed #fff;	
	 padding: 0 4px;
}


div#editprofile input#save {
	margin-left: 160px;
}

#profileinfobox {
	border: 1px solid #ccc;
	padding: 8px;
	margin: 10px 0;
}


table#profileinfo{
	max-width: 340px;
}

ul#stats {
	margin-top: 8px;
	max-width: 250px;
}



table#profileinfo td {
	border-bottom: 1px dotted #ccc;
	padding: 4px 8px;
	border-collapse: collapse;
}

.username img{
	margin: 5px;
	max-width: 50px;
	max-height: 50px;
	vertical-align:middle
}

#profileinfobox .about_me_text{
	font-size: 14px;
	text-indent: 18px;
}
.tableSpacing5 TD {padding:3px}

.margin5 {margin:5px}
.center {text-align:center}

#similarContainer {
	margin: 0 auto; width:650px; 
	overflow:hidden;
	text-align:center;
}
.similarBox {
 border: solid 1px black;
 overflow: hidden; float:left; width: 130px;
 height:170px;
 margin-bottom:5px;
 margin-right: 2px;
 text-align:center;
}

.similarBox IMG { max-height:130px;}

.template_thumb{
	height: 205px;
}
.baner728 {
	text-align:center; 
	width:750px;
	padding:10px 0;
}
   
   /*# Formularz wyszukiwarki */
   
.findAreaForm{
	margin: 10px auto;
	text-align: center;
}
.findText {
	width: 425px;
}
.findSelect {
	margin: 4px 7px 4px 0px;
	width: 140px;
	color:black; 
	background-color:white; 
	border:1px solid black; 
	padding:5px; 
}
.findSelectText {
	margin: 0px 0px 0px 0px;
}
.findButton {
	width: 165px;
	margin-left: 15px;
}
#linkKubek {
	float: right;
}
#pictureImage{
	width: 500px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	cursor: pointer;
}
#loupe{
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: none;
}
#podzielSie{
	float: left;
	margin: 5px 0px 0px 30px;
}
#picImage:hover #loupe{
	display: block;
}
.error{
	font-size: 10px;
	color: red;
}

.r_glowna {}
.r_poczekalnia {background-color: #FFF} /* dark green */
.r_archiwum {background-color: #FFF}

.picbutton {
	font:normal 16px Impact, Arial; 
	text-transform: uppercase;
	margin:5px; 
	border:1px solid gray; 
	padding:5px; width:200px; 
	background-color:#eee; display:block;
	-moz-border-radius:15px;
	-moz-box-shadow: 2px 2px 2px #888;
	float:right;
}

.picbutton:hover {
	background-color:#f5f5f5; 
	-moz-box-shadow: 0 0 0 #888;
	margin: 7px 3px 3px 7px
}

/* ³adne guziki */

.pretty_button {
	font:normal 16px Impact, Arial; 
	text-transform: uppercase;
	margin: 7px 3px 3px 7px;
	padding: 8px;
	border:1px solid gray;
	background-color:#eee;
	-moz-border-radius:15px;
	-moz-box-shadow: 2px 2px 2px #888;
	
}

.pretty_button:hover {
	background-color:#f5f5f5; 
	-moz-box-shadow: 0 0 0 #888;
	margin: 7px 3px 3px 7px
}
#comments_menu{
	margin: 10px 0px;
	padding: 20px 0px;
}
/* serie */
.series_button {
	font:normal 12px Impact, Arial; 
	text-transform: uppercase;
	margin:2px; 
	border:1px solid gray; 
	padding:2px; width:120px; 
	background-color:#eee; display:block;
	-moz-border-radius:15px;
	-moz-box-shadow: 2px 2px 2px #888;
	float:right;
}

.series_button:hover {
	background-color:#f5f5f5; 
	-moz-box-shadow: 0 0 0 #888;
	margin: 4px 0px 0px 4px
}
.series_info{
	font-weight: bold;
	text-decoration: underline;
}
/* widok miniaturek */
.similar_glowna, .similar_poczekalnia, .similar_archiwum{
	font-size: 12px;
	font-weight: bold;
}

.similar_glowna{
	color: green;
}
.similar_poczekalnia{
	color: blue;
}
.similar_archiwum{
	color: grey;
}
.thumb_pic_info{
	height: 20px;
}
.thumb_pic{
	height: 130px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 130px;
}
.series_thumb{
	height: 100px; 
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.series_row{
	height: 205px;
}
.series_cell{
	float: left; 
	width: 135px; 
	height: 150px;
}
.series_cell_info{
	height: 35px;
	width: 135px;
	text-align: center;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
}
.series_cell_count{
	width: 135px;
	text-align: center;
	font-size: 12px;
}
.series_cell_picture{
	height: 120px;
	width: 135px;
	margin-top: 5px;
	text-align: center;
}
#ban_window{
	display:none;
	top:100px;
	left:50%;
	position:absolute;
	margin-left:-380px;
	z-index:9999;
	border:1px solid #FFF;
}

.admin-table td.banned {
	background-color: red !important;
	color: white !important;
}

.admin-table td.banned a{
	color: white !important;
}
/* facebook */
#facebook_box { 
	position: absolute; width: 190px; left: 10px; top: 600px; 
}
.fb_info{
	width: 170px;
	position: absolute;
	right: 20px;
	text-align: center;
}
.fb_info img{
	margin-top:5px
}
/* dmail */

.pmessages{
	width: 100%;
}

.pic td{
	padding-left:3px;
}

.pmessages_header{
	background:#000;
	color:#aaa;
	text-align:center;
}

div .message_layout{
	border: 1px solid gray; 
	margin-bottom: 5px;
	padding-right: 5px;
}

div .message_content{
	float:left;
	width:580px;
}

.message_buttons{
	float:right;
	margin-right: 50px;
}

#reply_pm_form{
	margin-left:68px;	
}

.pm_reply_text{
	width:600px;
	height:200px;
}

.pm_blink{
	text-decoration:blink;
	color:red;
}

#threads_nav{float:right; display:none;}
.thread_nav_txt{color:#101010; cursor:text;}
.thread_nav_txt:hover{color:#101010; cursor:text;}
.calendar{ padding-right: 5px; }
.left_column{ width:100px; text-align: right;}

.hidden_bar{
	width:100%;
	height:30px;
	background:#FFFFFF;
	margin-bottom: 5px;
}

.hidden_bar_reply{
	width:670px;
	margin-left:80px;	
}

.hidden_bar_text{
	padding:6px;
	color: #000000;
	font-size:11px;
}

.show-hide-comment{
	float:right;
	text-decoration:underline;
}

#ban_window{
	display:none;
	top:100px;
	left:50%;
	position:absolute;
	margin-left:-380px;
	z-index:9999;
	border:1px solid #FFF;
}

.admin-table td.banned {
	background-color: red !important;
	color: white !important;
}

.admin-table td.banned a{
	color: white !important;
}
/* komentarze */

.reply{
	background: #FFFFFF;
	margin: 8px 0 0 70px;
	padding: 5px;
	width: 580px;
}
.reply_button{
	display:none;	
}

/* dodawanie komixxów - zasady */

#rules_confirm{
	font-size: 20px;
	margin-bottom: 30px;
	padding: 10px;
	border: 3px dashed red;
}
.rules_confirm_info{
	font-size: 14px;
}
.uploader_rules_list{
	position: relative;
}
.uploader_rules_list ul, #rules_changes ul{
	font-size: 11px;
	margin: 12px 30px;
	text-align: left;
	background-color: white;
	list-style-type: decimal;
}
.uploader_rules_list li, #rules_changes li{
	margin-left: 50px;
	margin-top: 5px;
}
.neo_kid{
	position: absolute;
	right: 50px;
	top: 60px;
	float: right;
}
.gimp{
	position: absolute;
	right: 50px;
	top: 60px;
	float: right;
}
.instrukcja{
	position: absolute;
	right: 60px;
	top: 40px;
	float: right;
}
#szablony_info{
	display: none;
	padding: 20px;
}
/* edycja profilu */

.auto_show_comments{
	width: 110px;
	float: left;
}
.block_pm{
	width: 110px;
	float: left;
}
/* widgety */

.widget_social{
	float:right;
	width:232px;
	height:420px; 
	background: url(/res/img/widgets/fb.png);
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:10000;
}

/* Sugestie obrazków - image sugests */

.image_suggest_face_thumb{
	width: 140px;
	height: 140px;
	background: white;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 5px;
	position: relative;
}
.image_suggest_face_thumb .container{
	position: relative;
}
.image_suggest_face_thumb .status{
	color: #000000;
}
.image_suggest_face_thumb .thumb_image{
	border: 1px solid black;
	margin: 5px;
}
.image_suggest_face_thumb .user_menu{
	color: black;
}
/* buŸki */
.hide{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.changed{
	background: #AAFFAA;
	padding: 1px;
}
.single_suggest .title, .single_face .title{
	width: 600px;
}
.single_suggest .tags, .single_face .tags{
	width: 600px;
}
.single_suggest .thumb, .single_face .thumb{
	text-align: center;
	margin: 5px;
}
.face_row{
	height: 205px;
}
.face_cell{
	float: left;
	height: 150px;
	width: 135px;
}
.face_title{
	display: table-cell;
	font-size: 12px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	width: 135px;
}
.face_cell_picture{
	height: 120px;
	margin-top: 5px;
	text-align: center;
	width: 135px;
}
/* witamy reklamy */
.textAdLink {border-bottom:1px solid #aaa; background-color:#f0f0f0;
padding:5px}
.textAdLink A {color: red}