/*  
Theme Name: freshCitrus
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/
*{margin: 0; padding: 0;}
body{
	background: #fff url("images/bg.jpg") no-repeat center top;
	text-align: center;
	font-family: "Georgia", "Lucida Grande";
	font-size: 17px;
	color: #676767;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #70a529;}
a:hover{color: #0989ae;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{border:none;
/*
	margin-right: 10px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
	*/
}
#container{
	width: 1000px; /*bylo 900*/
	margin: 0 auto;
	text-align: left;
	position: relative;
	/*border:1px solid red;*/

	
}
#web-20{
	width: 95px;
	height: 98px;
	position: absolute;
	/*background: url("images/web20.png") no-repeat 0 0;*/
	right: -43px;
	top: 153px;
	z-index: 100;
}
#nav-content{
	width: 1000px; /*bylo 900*/
	height: 28px;
	

	}
#navigation{
	height: 28px;
	padding-left: 110px;
	overflow: hidden;

}
#navigation li{
	list-style-type: none;
	width: 90px;
	height: 28px;
	background: url("images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
	font-size:1em;
}
#navigation li a{
	width: 90px;
	height: 22px;
	display: block;
	color: #85bacb;
	padding-top: 6px;
	text-decoration: none;
}
#navigation li a:hover{
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 90px;
	height: 22px;
	display: block;
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
}
#search{
	position: absolute;
	right: 20px;
	top: 10px;
}
#searchform{
	width: 230px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 160px;
	height: 17px;
	border: 0;
	color: #796a4b;
	padding-top: 3px;
	background-color: transparent;
}
#searchform #searchsubmit{
	width: 54px;
	height: 16px;
	background: url("images/search.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
}
#header{
	width: 900px;
	height: 124px;
	margin-left:50px;
	
	
}
#header h1{
	width: 235px;
	height: 81px;
	text-indent: -9999px;
}
#header h1 a{
	width: 235px;
	height: 81px;
	display: block;
	background: url("images/logo.png") no-repeat 0 0;
	
}
#description{
	width: 860px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 40px;
	margin-top: -15px;
	text-transform: lowercase;
	z-index: 100;
}
#sub-nav{
	width: 900px;
	height: 35px;
}
#sub-nav .rss{
	width: 70px;
	height: 56px;
	display: block;
	/*background: url("images/rss.jpg") no-repeat 0 0;*/
	margin-left: 18px;
}
#sub-nav .rss:hover{background: url("images/rss.jpg") no-repeat 0 -56px;}

#main-wrapper{
	width: 1000px; /*bylo 900*/
	padding-top: 10px;
	overflow: hidden;
	/*border:1px solid black;*/
}
#centralny_kontener{
	width: 736px; /*bylo 636*/
	padding: 5px 0px 30px 30px;
	float: left;
     
	/*border:1px solid red;*/
	
}
#centralny_kontener ul, #centralny_kontener ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
#centralny_kontener h2{
	font-size: 24px;
	font-weight: normal;
	color: #70a529;
	margin: 0;
	padding: 0;
}
#centralny_kontener h2 a{color: #70a529; text-decoration: none;}
#centralny_kontener h2 a:hover{color: #777; text-decoration: none;}
#centralny_kontener h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-top: 15px;
}
.meta-data{
	width: 636px;
	height: 23px;
	color: #b5b5b5;
	font-size: 14px;
}
.meta-data .auth-date{
	width: 571px;
	float: left;
	background: url("images/star.gif") no-repeat 0 4px;
	padding-left: 18px;
	padding-top: 4px;
}
.meta-data .comments-no{
	width: 47px;
	height: 23px;
	display: block;
	background: url("images/comments-no.gif") no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
}
.meta-data .comments-no a{text-decoration: none; color: #fff;}
.entry{
	width: 736px; /*bylo 636*/
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
	/*border:1px solid red;*/
}
#post-links{
	width: 636px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 66px;
	height: 12px;
	line-height: 12px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -12px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 36px;
	height: 13px;
	line-height: 13px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -13px;}
.commentlist{width: 636px; padding: 10px 0 20px 0;}
.commentlist li{
	width: 636px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#commentform{width: 636px;}
#commentform input{
	width: 350px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 76px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#sidebar{
	width: 224px;
	padding-top: 10px;
	float: left;
	/*border:1px solid green;*/
}
.sdb-content{
	width: 224px;
	padding-bottom: 60px;
	margin-bottom: 20px;
	background: url("images/sdb-bg.gif") no-repeat left bottom;
	
	
}
.sdb-content h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-left: 14px;
	background: url("images/sdb-title.png") no-repeat right bottom;
}
.sdb-content ul{
	width: 224px;
	background: url("images/sdb-ul.gif") repeat-y 0 0;
}
.sdb-content ul li{
	list-style-type: none;
	width: 224px;
	height: 34px;
	padding-bottom: 1px;
	background: url("images/sdb-li.gif") no-repeat right bottom;
}
.sdb-content ul li a{
	width: 210px;
	height: 24px;
	display: block;
	color: #70a529;
	padding-top: 10px;
	padding-left: 14px;
	text-decoration: none;
}
.sdb-content ul li a:hover{color: #777; background: url("images/sdb-hover.gif") no-repeat 0 0;}
.sdb-content ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}

/*podmenu */
.sdb-content ul ul{
list-style-image: url('images/001_60.gif');
}
.sdb-content ul ul li{
background:none; /*usuwa podkreslenie*/

}
.sdb-content ul ul li a{
	width: 210px;
	height: 24px;
	display: block;
	font-size:smaller;
	color: #0989AE;
	padding-top: 10px;
	padding-left: 30px;
	text-decoration: none;
	background: url("images/sdb-title.png") no-repeat right bottom;
	
}

.center{width: 224px; text-align: center; background: url("images/sdb-ul.gif") repeat-y 0 0;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
text-align: center; 
	clear: both;
	/*color: #d0d0d0;*/
	color:#999;
	width: 900px;
	margin-top: 30px;
	padding: 5px 0 20px 0;
	border-top: 1px solid #eee;
}
#footer a{ font-size:13px; color: #336600; text-decoration: underline;}
#footer a:hover{text-decoration: underline;}
#footer .check{color: #bed678;}




/************************* Tabelka generatora lista aukcji 888/*/

#lista_aukcji {
min-width:550px;
max-width:736px;
margin-top:20px;
border-collapse:collapse; /*pojedyncze obramowanie*/

}
#lista_aukcji tr{
height:2em;
border-bottom:1px dotted silver;
}
#lista_aukcji tr:hover{
	background:#F3FFD1;/*#F0FEC3;*/
	}

#lista_aukcji tr th[scope="row"] {
max-width:400px;
text-align:left;
border-right:2px solid #99CCCC;
padding-top:5px;
}
.first-letter:first-letter{
font-size:larger;
text-transform:uppercase;
}
#lista_aukcji ul{

		list-style:none;
			margin:0 0 0 5px;
			padding:0px;			
}

#lista_aukcji ul li{
	 
	 	display: inline;
		margin-left: 2px;
		margin-right: 20px;
		padding-left:2px;
		font-size:17px;
}

.lista_naglowek{
color:#000;
padding-bottom:10px;
padding-left:20px;
font-size:20px;
border-bottom:2px solid #99CCCC;
}



/***************FORMULARZ **********/
	  #subForm	label {
			display: block;
		  /*	width: 150px; */
				cursor: pointer;
			float: left;
		}
		
	  #subForm	input, textarea {
			display: block;
			float: left;
		}
		
	 #subForm	div {
			overflow: auto;
			clear: both;
			margin-bottom: 0.5em;
		}
		
	  #subForm	input.check,
		input.submit {
			margin-left: 100px;
		}
		
		#subForm label.check {
			width: auto;
		}	
		
		input[type="checkbox"]
		{  
  			margin-right:10px;
	
		}
	  
	
  #subForm	form {
		font-size: 0.8em;
	}
	
  #subForm	fieldset {
		border: 1px solid #DDD;
		margin-top:20px;
		padding: 5px;
		width:650px;
	}
	
  #subForm	legend {
		font-weight: bold;
		font-style: italic;
	}
	
  #subForm	input.text, #subForm	textarea {
	
	}

	#wsubForm{
	margin-top:20px;
	border:0px solid red;
	width:700px;
	
	}
  
/*********************KONTAKT************************/  
#divnaglowek{
width:650px;
min-height:100px;
padding-bottom:10px;
border-bottom:1px dotted silver;


}
#divnaglowek table tr td.etykieta{
	width:150px;

	background: #fff;
}
#divopis
	{
	 /*nic nie potrzeba... */
	}
	#divopis span.opis_naglowek{
	display:block;
	
	padding-bottom:15px;
	}
	
	#divkontakt
	{
		
		width:650px;
	}
	
	#divkontakt table, #divkontakt table tr td
	{
		padding-top:10px;
	
	}
  
	 #divkontakt table tr td.etykieta{
	width:150px;
	background: #fff;
		
	}
  /*	table:hover,tr:hover,td:hover{
background: #000;
	}
	*/
	
	 #divkontakt table tr td.pole1{
background: #fff;
	}
	 
	
	.pole2{
	
	}
	
	.podpowiedz{
	}
/*********************endKONTAKT************************/  

/*********************PLATNOSCI************************/  

	#divplatnosci
	{

		width:650px;
	}
	
	#divplatnosci table, #divplatnosci table tr td
	{
		padding:5px;
	
	}
  
	 #divplatnosci table tr td.etykieta{
	width:80px;
	background: #fff;
		
	}
  /*	table:hover,tr:hover,td:hover{
background: #000;
	}
	*/
	
	#divplatnosci table tr td.pole1{
background: #fff;
	}
	 
	
	.pole2{
	
	}
	
	.podpowiedz{
	}
	
/*********************endPLATNOSCI************************/  

/*********************WYSYLKA************************/  

	#divwysylka{

	width:650px;
	}
	
	#divwysylka table, #divwysylka table tr td{
	
	padding:5px;
	
	}
	 #divwysylka table tr td.etykieta{
	width:80px;
	background: #fff;
	}
	 #divwysylka table tr td.pole1{
background: #fff;
	}
	 #divwysylka table tr td.pole2{
background: #fff;
	}

/*********************endWYSYLKA************************/  


/*********************OMNIE************************/  

	#divomnie{

	width:650px;
	}
	
	#divomnie table, #divomnie table tr td{
	
	padding:5px;
	
	}
	#divomnie table tr td.etykieta{
	width:280px;
	background: #fff;
	}
	 #divomnie table tr td.pole1{
background: #fff;
	}

/*********************endOMNIE************************/  

/********GALERIA******/

	#galeria_navi{
	}
	#galeria_navigacja ul li
	{	
		padding-left:30px;
		display:inline;
		
	}

	#formularz_dodatkowe_File
	{
	display:none;
	}
	
	#formularz_dodatkowe_Url
	{
	display:none;
	}
	
	#terazDodane{
	
	width:700px;
	border-bottom:1px dashed green;
	padding-bottom:20px;
	
	}
	#terazDodane img{
	margin:10px;
	
	border:none;
	}
	
	#galeriaObrazow{

		width:700px;
		margin-top:20px;
		font-size:9px;
		color:#333;
		overflow: hidden;
	
	}
	#galeriaObrazow a:hover{
  
	}
	
  
	.containerThumbnails{
	list-style:none;
	font-size:12px;
	}
  	.containerThumbnails li{
	float:left;
	margin:0 12px 16px 0;
	width:180px;
	height:270px;
	z-index:1;
	position:relative;
	border:1px dotted silver;
	}
	.containerThumbnails p{
	margin:0px;
	padding:0px;
	margin-left:10px;

	}
		.containerThumbnails img{
		margin-left:10px;
	  border:0px solid red;
		}
		
	  .containerThumbnails input{
	  font-size:10px;	}	

		
	  /* galeria w generatorze aukcji */	
	  #smallGallery{
	  width:700px;	
	  margin:0px;
	  padding:0px;	 
		}	
	
		#smallGallery_navi{
		 
		}
		
		
			#smallGallery_navi ul{
  /*	list-style-type:none;*/
  width:250px;	
margin:0 auto;

		 
		}
		#smallGallery_navi ul li{
		display:inline;
		}
			#smallGallery_navi ul li img:hover{
		cursor:pointer
		}
		#smallGallery_navi p{
	
		display:inline;
		cursor:pointer;
			margin:0px;
			padding:0px;	
			 border:0px solid red;
		}
			
		
		
		 .smallGallery_komorka{
		 	list-style:none;
			float:left;
			margin:0px;
			padding:0px;		
		 }
	  
	 .smallGallery_komorka li{
		float:left;
  		width:160px;
		height:200px;
		position:relative;
		border:1px dotted silver;
		margin:0px;
		padding:0px;		
	 
	 }
	 .smallGallery_komorka img{
	 display:block;
	 	cursor:pointer;
	 margin: 0 auto;
	 margin-top:20px;
	 }
	
	
	/********************* navbar nastepne/poprzednie */
	.ctitl {
	clear:both;
	color:#000;
	border:none;
	padding-top:10px;
	margin-bottom:20px;
}

.ctitl a:link,.ctitl a:visited,.ctitl a:hover,.ctitl a:active {
	text-decoration:none;
	color: #000;
	background:#fff;
	border: 1px solid #454545;
	padding:2px 5px;
	margin-left:5px;
	font-size:13px;
}
.ctitl a:hover {
	background:#202020;
	color: #ffffaa
}


.ctitl span {
color:white;
	text-decoration:none;
	background:#808080; /* nieaktywnosc*/
	padding:2px 5px;
	margin-left:5px;
	border:1px solid #454545;
	color:white;
	font-size:13px;
}
	
		/********************* //navbar nastepne/poprzednie */
		#galeria_formularz{
		border-top:1px dotted silver;		
		padding-bottom:50px;
		background: url('images/sdb-bg-white.gif') bottom left no-repeat;
		
		}
		#galeria_formularz p a{
		cursor: pointer;
		}
	 	#loader{
		width:48px;
		height:48px;
		margin:0 auto;
		margin-top:20px;
		background: url('images/loader.gif') bottom center no-repeat;
		display:none; /*pokaz po kliknieciu wyslij */
		}
	  
	#formularz input{
	margin-bottom:15px;
	display:block;

	}
	
		#formularz span{
  	display:block;
	}
	
	

	
	
	.wymagane{
	color:red;
	}

#opis_funkcje{
	padding:110px;
	color:#333333;
	
	}
#opis_funkcje li{
	padding:0.2em;
	
	}	
	.czarny{
	color:#000;}
		.login_wolny{
	font-weight:bold;
	color:#008000;
	}
	.login_zajety{
	font-weight:bold;
	color:#D70000;
	}
	/*rejestracja fieldset*/
	
 
	.field{
		border: 1px solid #DDD;
		padding: 5px;
		margin-bottom:20px;
		min-width:100px;
		max-width:600px;
			
	}
	
	
  .legenda {

		font-weight: bold;
		font-style: italic;		
	
	}
	
	.label{
		
	
		margin:0px 50px 0 50px;
		  /*	width: 150px; */
				cursor: pointer;
			border-bottom: 1px solid #DDD;
		
			}
			#opcje{
			display:inline;
			width: 50px;

	}
	ul#wkrotce{
	
	list-style: none;
	margin: 5px 0 0 20px;

	}
	ul#wkrotce li{
	font-size:smaller;
	margin:5px 0 0 20px;

	}
	#wkrotce .done{
	text-decoration: line-through;
	}
	.caps{
		font-variant:small-caps; 
	}
	
	#utworz_galerie{


	}
	#lista_galerii{

	}
	#lista_galerii table{
	border-collapse:collapse;
	
	
	}
		#lista_galerii table tr td{
		padding:0 5px 0 5px;
		border-right:1px dotted silver;
		border-top:1px dotted silver;
		}
		
	 
		#lista_galerii .aukcja td{
		padding:5px 0 0 5px;
	  
		}
		#lista_galerii .aukcja:hover{
	background:#F3FFD1;/*#F0FEC3;*/
	}
  /*listy typu wszystkei aukcje, galerie, mapa */	
	#lista{
	
	}
	
		#lista ol li{
	
	margin-left:30px;
	}
	
	#kod_zrodlowy{
	min-height:120px;

	width:700px;
	}
  #zrodlo{
  border:1px solid black;
		}
		
		.stopkaUL{
		
		list-style:none;
		
		
		}
		.stopkaUL li{

		background: url("http://us.i1.yimg.com/us.yimg.com/i/us/fd/gr/ui/dtyl.gif") no-repeat right top;
		padding:0 5px 0 5px;;
		display:inline;
		}

	
  /************************ PODPOWIEDZI ****************/
	
  /* All form elements are within the definition list for this example */	
dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}




/*innerr */
.tooltip {
			position: relative;
		}
		
		.tooltip dfn { 
			display: none;
		}
		.tooltip:hover dfn, .tooltiph dfn { 
			display: block;
			position: absolute;
			left: 400px;
			/*top: 1.5em;*/
			top:1px;
				
			padding: 4px 10px;
			
			border: 1px green dotted;
			background: #FFFFFF;
			color: #000;
			
			font-style: normal;
			font-size: 0.91em;
			line-height: 100%;
			text-decoration: none;
		}
		
		.tooltip dfn span {
			display: block;
		}



/************************************************************* /podpowiedzi *******/

#gal_nast:hover{
margin-left:3px;
}

#gal_nast:active{
margin-left:9px;
}
#galeria_zdalna{

}
/* dodawanie galerii*/
#krok1{

}
#krok2{
display:none;
}
#krok2 ul{
list-style:circle;
}

#krok2 ul li{
display:inline;
margin-right:20px;

}

#pokazKod{
padding-top:20px;
}
#pokazKod textarea{
display:block;
margin-bottom:10px;

}

#pokazKod input{
margin:20px;
display:block;
clear: both;
}
.red{
color: #ff6666;
}

.adsense_sidebar{
margin:10px 0 10px 20px;
}
.adsense_sidebar .alior{
border:1px solid #70a529;
background:#ccff99;
}
.adsense_sidebar .alior p{
padding:2px;
font-size:smaller;
}

/* dodawanie galerii*/

