html, body {
	background-image:    url(gfx/tlo_puste.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #000000;
}

.text {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.text:hover {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px, strong;
	text-decoration : none;
}

A:link {
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:hover {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited {
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited:hover {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}



/* STYL W MENU */
A.orange:link {
	color: #ff4e00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.orange:hover {
	color: #e64100;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.orange:visited {
	color: #ff4e00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.orange:visited:hover {
	color: #e64100;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A.menu:link {
	color: #eeeeee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
A.menu:hover {
	color: #e64100;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
A.menu:visited {
	color: #eeeeee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
A.menu:visited:hover {
	color: #e64100;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}

/* KONIEC STYLU W MENU */
/* POCZATEK STYLU BLOKU MENU */
.blok_czarny {
  background-image:   url(http://szkola-jazdy.info/Obrazki/www_04.jpg);
  background-repeat: repeat-x;
  width: 250px;
  border-top: 5px #000000 solid;
  border-left: 1px #eeeeee solid;
  border-right: 1px #eeeeee solid;
  border-bottom: 2px #d9d9d9 solid;
  background-color: #ffffff;
  padding-top: 5px; 
  padding-right: 5px; 
  padding-bottom: 5px; 
  padding-left: 5px; 
  color: #333333;

}
.blok_zielony {
  background-image:   url(http://szkola-jazdy.info/Obrazki/www_04.jpg);
  background-repeat: repeat-x;
  width: 250px;
  border-top: 5px #4f9805 solid;
  border-left: 1px #eeeeee solid;
  border-right: 1px #eeeeee solid;
  border-bottom: 2px #d9d9d9 solid;
  background-color: #ffffff;
  padding-top: 5px; 
  padding-right: 5px; 
  padding-bottom: 5px; 
  padding-left: 5px; 
  color: #333333;

}
.blok_pomaranczowy {
  background-image:   url(http://szkola-jazdy.info/Obrazki/www_04.jpg);
  background-repeat: repeat-x;
  width: 250px;
  border-top: 5px #ff4e00 solid;
  border-left: 1px #eeeeee solid;
  border-right: 1px #eeeeee solid;
  border-bottom: 2px #d9d9d9 solid;
  background-color: #ffffff;
  padding-top: 5px; 
  padding-right: 5px; 
  padding-bottom: 5px; 
  padding-left: 5px; 
  color: #333333;

}
.zgloszenie {
        border: 1px #B0B0B0 solid;
        background-color: #ffffff;
  padding-top: 1px; 
  padding-right: 1px; 
  padding-bottom: 1px; 
  padding-left: 1px; 
  color: #000000;
  }
.news {
  background-image:   url(http://szkola-jazdy.info/Obrazki/www_04.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  width: 100%;
  border-top: 1px #eeeeee solid;
  border-left: 3px #d9d9d9 solid;
  border-right: 1px #eeeeee solid;
  border-bottom: 1px #eeeeee solid;
  padding-top: 1px; 
  padding-right: 1px; 
  padding-bottom: 1px; 
  padding-left: 1px; 
  color: #333333;
  font-size : 14px;

}
.box {
  width: 100%;
  border-top: 3px #e64100 solid;
  border-left: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  color: #eeeeee;
  font-size : 14px;

}
.ramka {
  background-color: #ffffff;
  border: 0px #bfbd99 solid;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  color: #333333;
  font-size : 14px;

}
.stopka {
  border: 0px #333333 solid;
  background-color: #000000;
  padding-top: 5px; 
  padding-right: 5px; 
  padding-bottom: 5px; 
  padding-left: 5px; 
  color: #999999;
  font-size : 12px;

}
/* KONIEC BLOKU MENU */
/* KATALOG STRON */
.woj_box {
  background-image:   url(http://szkola-jazdy.info/Obrazki/woj_box.jpg);
  background-repeat: repeat-x;
  background-color: #ffb500;
  width: 630px;
  border-top: 1px #e64600 solid;
  border-left: 3px #e64600 solid;
  border-right: 1px #e64600 solid;
  border-bottom: 1px #e64600 solid;
  padding-top: 1px; 
  padding-right: 1px; 
  padding-bottom: 1px; 
  padding-left: 1px; 
  color: #333333;
  font-size : 14px;

}
/* KATALOG STRON */
/* KONIEC STYLU LINKACH */


td {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
div {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
textarea {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
select {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}.unnamed1 {
	border: thin solid #CCCCCC;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 900px;
overflow: hidden;
border: 1px solid #ffffff;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}
#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; }
