* {font-family: verdana,tahoma, arial; font-size: 11px}
body {
    scrollbar-3dlight-color: #E9EDFA;
    scrollbar-arrow-color: #C8FAFA;
    scrollbar-base-color: #E9EDFA;
    scrollbar-darkshadow-color: #C8FAFA;
    scrollbar-face-color: #0000F4;
    scrollbar-highlight-color: #C8FAFA;
    scrollbar-shadow-color: #4242FF;
    scrollbar-track-color: #0000F4;
    background: url("grafika/tlo.png") #E9EDFA;
    margin: 0;
    padding: 0;
}

#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(grafika/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafika/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; }

A:link{color:#0000F4;font-weight:bold;text-decoration:none;}
A{font-weight:bold;text-decoration: none;color:#4242FF;}
A:visited{color:#4242FF;font-weight:bold;}
A:hover{color:#6666FF;font-weight:bold;text-decoration: overline underline blink;}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.ramka {
      border-width: 1px;
      border-style: solid; 
      border-color: #A6A6A6;
      padding: 5px;
      margin-right: 4px;
      margin-left: 4px;
}

.wyroznienie {color: #FF0000; font-size: 12px;}

.gora {
    background: url("grafika/gora.png") #E9EDFA;
    text-align: left;
    color:red;
    valign: top;
    width: 800px;
    height: 30px; }

.lewa1 {
    background: url("grafika/lewa1.png") #E9EDFA;
    text-align: left;
    color:red;
    valign: top;
    width: 20px;
    height: 150px;
    padding-top: 2px; }

.logo1 {
    background: url("grafika/logo1.png") #E9EDFA;
    text-align: left;
    color: blue;
    valign: top;
    width: 138px;
    height: 120px;
    padding-top: 30px;
    padding-left: 22px;
    font-size: 18px; }
.litera {
    color:red;
    font-size: 22px; }

.logo2 {
    background: url("grafika/logo.png") #E9EDFA;
    text-align: left;
    color:red;
    valign: top;
    width: 600px;
    height: 150px; }

.prawa1 {
    background: url("grafika/prawa1.png") #E9EDFA;
    text-align: left;
    color:red;
    valign: top;
    width: 20px;
    height: 150px;
    padding-top: 2px; }

.srodek1 {
    background: url("grafika/srodek1.png") #E9EDFA;
    text-align: center;
    color: blue;
    valign: top;
    width: 800px;
    height: 104px;
    font-size: 18px; }

.srodek2 {
    background: url("grafika/srodek2.png") #E9EDFA;
    text-align: center;
    color: blue;
    valign: top;
    width: 800px;
    font-size: 18px; }

.treeview {
    margin-left: 0px;
    padding-left: 0pt;
    list-style-type: none; }
.treeview li{	
    list-style-type: none; }
.treeview li.submenu{
    cursor: hand !important;
    cursor: pointer !important; }
.treeview li.submenu ul{
    margin-left: 9px;
    padding-left: 9pt;
    display: none; }
.treeview .submenu ul li{
    cursor: default; }

.menu1 {
    background: url("grafika/menu1.png") #E9EDFA;
    text-align: left;
    font-family: tahoma;
    color: #000080;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 8px;
    width: 160px;
    height: 30px;
    font-size: 12px; }
.menu2 {
    background: url("grafika/menu2.png") #E9EDFA;
    text-align: left;
    font-family: verdana;
    padding-left: 12px;
    padding-right: 13px;
    color: blue;
    valign: top;
    width: 160px;
    font-size: 11px; }
.menu3 {
    background: url("grafika/menu3.png") #E9EDFA;
    text-align: center;
    color: blue;
    valign: top;
    width: 160px;
    height: 10px;
    font-size: 8px; }

.tresc1 {
    background: url("grafika/tresc1.png") #E9EDFA;
    text-align: left;
    font-family: tahoma;
    color: #000080;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 8px;
    width: 420px;
    height: 30px;
    font-size: 12px; }
.tresc2 {
    background: url("grafika/tresc2.png") #E9EDFA;
    text-align: left;
    font-family: verdana;
    padding-left: 10px;
    padding-right: 15px;
    color: blue;
    valign: top;
    width: 420px;
    font-size: 11px; }
.tresc3 {
    background: url("grafika/tresc3.png") #E9EDFA;
    text-align: center;
    color: blue;
    valign: top;
    width: 420px;
    height: 10px;
    font-size: 8px; }

.stopka {
    background: url("grafika/stopka.png") #C8FAFA;
    text-align: center;
    valign: top;
    width: 800px;
    height: 24px;
    margin-top: 2px;
    padding-top: 2px;
    border-bottom: 1px;
    border-bottom-color: #BBBBBB;
    font-size: 9px; }

HR {
	COLOR: #585860; HEIGHT: 1px
}


