/* common styles */


* {
	margin: 0;
	padding: 0;
}

ul {margin:12px 30px}

a  { text-decoration:none; outline: none; color:#CD0043}
a:hover {color:red}

body {
	background-image: url('/res/img/back.jpg');
    background-repeat: no-repeat;
	background-position: 0px 130px;
	background-color:#fafafa;
	font-family:'trebuchet ms',verdana,tahoma;
	color:black;
}


#mmenu
{
	z-index:3;
	width:680px;
	text-align:center;
	margin:0 auto;
	margin-top:30px;
	position: relative;
}

.small {font-size:11px}
.gray {color:gray}

#usermenu  {font-size:11px; padding:3px 10px; background-color:#dddddd; position:absolute; width:100%}

.pic_image {text-align:center}

sup {font-size:11px; float:right; color:#888}

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:#CD0043;
	font-size:24px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
	text-align:left;
	}

.commentsvoting {
	float:right; width:200px; text-align:left;
}
#comments { width:700px; margin:0 auto; text-align:left;}

#picsearch {float:right; 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;
}

/* poczekalnia  */
A#m7 {position:absolute; background: 
	url(http://demotywatory.pl/res/img/demotywatory-menu.gif) -117px -40px; 
	width:100px; height:55px; left:38px;top:41px; z-index:2}
A#m7.selected,A#m7.hover {background-position: -117px 60px; }


/* MENU NA SPRITEACH ------------------------*/


div#main_container, 

div#header {
	margin: 0 auto;
	width: 750px;
	text-align:center;
	border-bottom: none;
}


#footer {
	text-align:center;
	border-top:1px dotted #ccc;
	width:740px;
	margin: 0 auto;
	margin-bottom: 25px;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	color: #000000;
}

#footer a {
	color:#333333;
	text-decoration:none;
	border-bottom:dashed 1px;
}

#footer a:hover {
	text-decoration: underline;
}


h2 {
	text-align:left;
	margin-left: 5px;
	color: #CD0043;
}

.bold {
	font-weight: bold;
}

.red {
	color: #000000;
}

.clear {
	clear: both;
}

div#messages span.flashmessage {
	width: 700px;
	margin:10px auto;
	display: block;
    font-size:15px;
	background-color:#FFF;
	color: white;
	border: 1px solid #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:black;}

/* pics */

div.pic {
border: 1px solid #ccc;
       -moz-border-radius: 20px;
       -webkit-border-radius: 20px;
       border-radius: 20px;
padding: 10px;
margin: 0 auto 10px auto;
background:#FFF;
width:720px;
position:relative;
text-align:left;
}

div.infobar {
	text-align: left;
	padding:5px;
	background:#fff;
	text-align:justify;
	font-size:14px;
	color:#000;
	width:690px;

}

div.infobar a:hover{
	border-bottom:solid 1px #FFF;
	text-decoration:none;
}


div.pic img.picture {
	border: 0;
}

div.nopics {
	text-align: center;
	padding: 60px 0;
}

h2.nopics {
	color: black;
}

#headerarea {
	background:#fff;
	width:100%;
	/*height:230px;*/
	overflow:hidden;
}

/* comments */
.negative {opacity: 0.2; filter:alpha(opacity=12);}

div.comment {
	border:1px solid #DDD;
	background: #FFF;
	margin: 8px 0;
	padding: 5px;
}

div.comment h3 {
	color:#AAAAAA;
	font-family:'trebuchet ms',verdana;
	font-size:24px;
	font-weight:normal;
}

div.comminfo {
	font-size: 14px;
	color:#AAAAAA;
}

p.commcontent {
	background:#FFF none repeat scroll 0 0;
	border:0;
	color:#000;
	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; 

}


/* 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:5px;
	top:5px;
	width:100px;
	z-index:200;
	}

img {
	border:solid 0px; 
	}

#rss img {
	border:solid 0px; 
	float:left; 
	padding:3px 3px 0 0;
}

#rss2 {
	font-size:11px; line-height:120%; 
	margin-top:3px}

#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;
}

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:#aaa;
text-decoration:none;
}

.prevnext a:hover
{
color:#990000;
border-bottom:dashed 1px;
}


a.ico
{
font-size:12px;
color:#fff;
border-bottom:0px;
}

.info{
background:#aaaaaa;
border:solid 0px black;
padding:3px;
padding-top:0px;
font-size:13px;color:#555555;
padding-bottom:10px;
margin-bottom:10px;
width:714px;
}

.info a{
color:#fff;
text-decoration:none;
}

.info a:hover
{
color:#fff;
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: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
.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:white; border-color:white;}
#reportform_pic {font-size:11px; width:300px}
.source {text-align:center; font-size:12px}

#poczekalnia_opis {
	margin-top:5px; font-size:11px;padding:5px; 
	border:1px solid gray; background-color:#FFF; 
	-moz-border-radius:5px; -webkit-border-radius:5px; 
	color:#000;
	width:740px;
	}

.errorMessage {display:block; margin-left:190px; font-size:11px; color:red}

.pic ol {margin-left:30px}

#banmessage {border:2px solid #c00; padding:5px; background:#000}

.admin {color:red !important}

/* raportowanie */
#reportform_pic {font-size:11px; width:300px}
#reportform_pic A:hover {color:black}

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: #ccc;
}
#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{
	float: left;
	max-width: 340px;
}

ul#stats {
	float: right;
	margin-top: 8px;
	max-width: 290px;
}



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
}

.tableSpacing5 TD {padding:3px}

.margin5 {margin:5px}
.center {text-align:center}

#similarContainer {
	margin: 0 auto; width:650px; 
	overflow:hidden;
	text-align:center;
}
.similarBox {
 overflow: hidden; float:left; width: 130px;
 height:130px;
 margin-bottom:5px;
 text-align:center;
}

.similarBox IMG { max-height:130px;}

.baner728 {text-align:center; width:750px;	border: 1px solid black; 	
   background:#212121; padding:10px 0}
   
   /*# Formularz wyszukiwarki */
   
.findAreaForm{
	margin: 8px 43px 8px 57px;
}
.findText {
	width: 425px;
}
.findSelect {
	margin: 4px 7px 4px 0px;
	width: 140px;
	color:white; 
	background-color:black; 
	border:0; 
	padding:5px; 
}
.findSelectText {
	margin: 0px 0px 0px 0px;
}
.findButton {
	width: 165px;
	margin-left: 15px;
}
#linkKubek {
	float: right;
}
#pictureImage{
	width: 500px;
	text-align: center;
	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;
}

.main_menu{
padding:5px;
border:1px solid #dD0853;
          -moz-border-radius:10px;
          -webkit-border-radius:10px;
          border-radius:10px;
color: black;
font-size: 14px;
 padding:2px 10px
}

.selected{
background: #CD0043;
color:#FFF;
}

.main_menu:hover{
background:#CD0043;
color:#FFF;
}


img.pic{
padding:5px;
border:1px solid #ccc;
}

img.logo{
	padding-top:40px;
	margin: 0 auto;
}

.r_glowna {}
.r_poczekalnia {background-color: #126f00} /* dark green */
.r_archiwum {background-color: #444}