body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;     
	 color: #000000;
	 font-weight: normal;
	 margin: 0px;
	 background-color: #EBD9E1;
}

table {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ 
    font-size: 1em;
}

p, pre {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
  color:#7e274d;
}

ul {
	list-style-image: url(/images/squre.gif);
 	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
 	color: #6A8A9F; 
 	font-size: 1.1em;
    font-weight: normal; 
 	text-decoration: none;
}

ol {
	font-size: 1.1em;
}

div {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

form {
	margin: 5px;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 1em;	
}

input, select, code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-decoration: none;
}

textarea {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 1.1em;
   text-decoration: none;
   background: #FFFFFF;
   border: 1px solid #999999;
   border-width: 1px;
   padding:5px;
}

img{
  border: 0px;
}

.logo{
  width:990px;
  height:133px;
  background: url("/images/logo.jpg") no-repeat;
}

.baner_big{
  width:990px;
  min-height:415px;
  background: url("/images/banner_big.jpg") no-repeat;
  margin: 0px;
  padding: 0px;

}

.baner_small{
  width:990px;
  height:302px;
  background: url("/images/banner_small.jpg") no-repeat;
  margin: 0px;
  padding: 0px;
  
}

.content_page{
  width:990px;
  min-height:200px;
  margin: 0px;
  padding: 0px;
}
/*
MENU
*/
.menu{
  width:990px;
  height:23px;
  margin: 0px;
  padding: 0px;
  overflow:hidden;
  border: 0px;
}

.menu a{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.menu_left tr td{
  text-align: left;
  vertical-align: top;
  
}

.menu_left_div{
  background: url('/images/menu_pasek.jpg') repeat-x;
  padding-bottom:20px;
}

.menu_left_div ul{
  margin:0px;
  padding-left:20px;
  padding-top:5px;
}

.menu_left_div ul li{
  list-style: disc;
  color: #7e274d;
  
}
.menu_left_div ul li a{
  color: #7e274d;
  text-decoration: none;
}


/*
ŚRODEK
*/
.poziome_kropki{
  background: url('/images/kropki.gif') repeat-x; 
  height:5px;
}

.pionowe_kropki{
  background: url('/images/kropki_pion.gif') repeat-y; 
  width:5px;
}

.text_main{
  color:#7e274d;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	text-align: justify;
}

.text_main p{
  text-align: justify;
}

.text_main p img{
  margin: 5px;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
}









/*
      GALERIA
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#FrogJS{
	width: 680px;
	height: 400px;
	margin: 0 auto;
	margin-top:20px;
	vertical-align: middle;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}

#FrogJS img{
  border: 0px solid #CFB5C1;
}

