body {
	margin:0px;
	background-color: black;
	font-family: tahoma;
   font-style: italic;
	font-size: 11px;
	color: #000000;
}

a{
	color: #000000;
}

div.ct{ 
  background-color: #000000;
  text-align: center;
  width:150px;
	float: left;
   border-top:1px solid #777777;
	border-left:1px solid #777777;
	display: table-cell;
	margin: 10px;
	vertical-align: middle;
	text-transform: lowercase;
	text-align: center;

}
div.ct img {
	border: 0px;
	display: block;
	margin: 0px auto;
}
div.ct a, div.ct a:link, div.ct a:visited, div.ct a:active, div.ct a:hover  {
		  width: 100%;
		  height: 200px;
		  padding-top: 10px;
		  border-color: #000000;
	     border-style: solid;
	     border-width: 1px;
        display: block;
        background-color: #000000;
		  text-decoration: none;
		font-family: verdana;
		font-size: 13px;
	color: #777777;
	font-weight: bold;
}
div.ct a:hover    {
		  background: #000000;
		  text-decoration: none;
		  
}		

/* tutaj style dla fotek na stronie galerii
*/  
div.fct{ 
  background-color: #000000; 
  text-align: center;
  vertical-align: middle;
  width: 150px;
	float: left;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	margin: 10px;
	
}
div.fct img {
	border: 0px;
	display: block;
	margin: 0px auto;
}
div.fct a, div.fct a:link, div.fct a:visited, div.fct a:active, div.fct a:hover  {
		  width: 100%;
		  height: 210px;
		  padding-top: 10px;
		  border-color: #000000;
	     border-style: solid;
	     border-width: 1px;
        display: block;
        background: #000000;
		  text-decoration: none;
		  vertical-align: middle;
		  color: black;		  
}
div.fct a:hover    {
	text-decoration: none;
   color: #999999;
	background-color: black;
}		  

#gTxtFoty, #gTxtFoty A, #gLiczbaGal {
	margin-top: 12px;
	clear: both;
   font-family: tahoma;
	color: #999999;
	font-size: 12px;
letter-spacing: 0.2em;
}  

#gTxtKoment, #gtxtKoment A {
	clear:both;
	color: #999999;
	padding-bottom: 20px;
	letter-spacing: 7px;
	font-size: 12px;
	font-style: normal;
 font-family: tahoma;
}

#gTxtTitle {
	color: black;
	font-size: 24px;
   font-family: Verdana;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 10px;
	background-color: #999999;
   border-color: black;
	width: 80%;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;

}

#gTxtDescription {
	text-align: center;
	font-style: italic;
	font-family: tahoma;
	font-size: 15px;
	color: #999999;	
	margin-top: 20px;
}
#gTxtDescription {
	text-shadow: #999999;
	font-weight: bold;
	font-size: 130%;
}

.gSciezka, .gSciezka A {
	color: #999999;
}




/*
style nfotka
*/
	

.fSciezka A, .fSciezka{
		background-color: black;
		color: #999999;
}

#fgora {
	background-color: black;
}
#fglosowanie {
		  width:100%;
	
}
#fpunkty {
	font-size: 14px;
}
.fprevnext {
	 float:right;
	 height: 30px; 
	 text-align: right;
	 background-color: black;
}

#ffotka {
	text-align:center; vertical-align:middle;
}
#fpolecane {
	background-image: url('polec.gif');
	background-position:  left 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 20px;
}
#fdol {
   background-color:black;
}
#fprawadol {
	 background-color: black;
color: #999999;
	 float:right;
	 width: 20%; 
	 text-align:right; 
	height:70px;
}
#fodslon {
	font-size: 18px; font-weight:bold; color: #999999;
}
#fsrodek {background-color: black;
        text-align:center;
	min-height: 70px;
	color: #999999;
	
}
a{
	color: #999999;
}



#fsrodek h1 {
	color: #999999;
	font-size: 20px;
}
#flewy {
	float:left; width:20%;
	background-color: black;
	color: #999999;
	text-align:right; height:70px;

	 
}




.fopis {
	text-align:center;
}
.warn {
	color: #999999;
	padding-left: 20px;
}





.fcomments {
	clear:both;
	font-size: 12px;
	color: #999999;
}
.fComments1, .fComments1 A {
background-color: #999999;
	color: black;
}

/* plus minus punkty*/
div.minus, div.minusoff {
		  margin: 0px 2px;	
		  float: left;     
		  width:30px;
		  height: 30px;
}
div.plus, div.plusoff {
	float:left;
	margin: 0px 2px;
	width:30px;
	height: 30px;
}
div.minus a, div.minus a:link, div.minusoff a, div.minusoff a:link, div.plus a, div.plus a:link, div.plusoff a, div.plusoff a:link  {
		  display:block;
		  text-decoration: none;
		  width:30px;
		  height: 30px;
}
div.minus {
	background-image: url('/img/css/cmn_spens3/minus3.png');
   background-repeat: no-repeat;
}
div.minusoff {
	background-image: url('/img/css/cmn_spens3/minus3.png');
	background-repeat: no-repeat;
}
div.plus {
	background-image: url('/img/css/cmn_spens3/plus3.png');
	background-repeat: no-repeat;
}
div.plusoff {
	background-image: url('/img/css/cmn_spens3/plus3.png');
	background-repeat: no-repeat;
}

div.strzalka {
 background-image: url('none');
 width: 3px;
}



div.wynik {
float:left;
font-size: 12px;
}

/* prev next */
div.prev, div.next {
		float: left;
	     margin: 0px 2px;	
		  width:30px;
		  height: 30px;
}
div.prev a, div.prev a:link, div.next a, div.next a:link {
		  display:block;
		  width: 30px;
			height: 30px;
		  text-decoration: none;
}
div.prev {
	background-image: url('/img/css/cmn_spens3/prev3.png');
	background-repeat: no-repeat;
}
div.next {
	background-image: url('/img/css/cmn_spens3/next3.png');
	background-repeat: no-repeat;
}
div.lupa {
	background-image: url('/images/lupa.gif');
	background-repeat: no-repeat;
}
