/* CSS Document */
HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
BODY{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	background-color: #cc9971;
}
#pagback{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}
#container{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d3f6f6;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.Alpha (Opacity=85); filter: alpha(opacity=85); -MOZ-OPACITY: 0.85; opacity: .85; -khtml-opacity: 0.85;

	margin-top:150px;
	border:#030 medium solid;
}
#containerhead{
	background-color: #d3f6f6;
	width: 750px;
	background-image: url(images/zhead.jpg);
	height: 246px;
}
#containerheadojcow{
	background-color: #d3f6f6;
	width: 750px;
	background-image: url(pieskowa/ojcowhead.jpg);
	height: 250px;
}
#containerniep{
	background-color: #d3f6f6;
	width: 750px;
	background-image: url(niepolomice/images/palace.jpg);
	height: 392px;
}
#hpotobox{
	background-image: url(images/church.png);
	height: 431px;
	width: 334px;
	background-repeat: no-repeat;
	margin-top: -285px;
	margin-left: -15px;
	position: absolute;
		
}
#ojcow{
	background-image: url(pieskowa/ojcow.gif);
	height: 300px;
	width: 211px;
	background-repeat: no-repeat;
	margin-top: -300px;
	margin-left: -25px;
	position: absolute;		
}
#knight{
	background-image: url(niepolomice/images/knight.gif);
	height: 427px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: -525px;
	margin-left: -30px;
	position: absolute;		
}
#dragon{
	background-image: url(images/dragon.png);
	height: 178px;
	width: 155px;
	background-repeat: no-repeat;
	margin-top: -285px;
	margin-left: 650px;
	position: absolute;
}
#bludgeon{
	background-image: url(pieskowa/bludgeon1.gif);
	height: 318px;
	width: 180px;
	background-repeat: no-repeat;
	margin-top: -300px;
	margin-left: 650px;
	position: absolute;
}
#bison{
	background-image: url(niepolomice/images/zubr.gif);
	height: 151px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: -380px;
	margin-left: 600px;
	position: absolute;
}
.box{
	background-image: url(images/topbox.jpg);
	height: 140;
	width: 750px;
	
}
.box1{
	background-image: url(images/botombox.jpg);
	height: 140px;
	width: 750px;
	
}
#menubox{
	width: 750px;
}
#adbox{
    width: 590px;
}
#containerleft{
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width: 145px;
	float: left;
	background-color: #d3f6f6;
	margin-right:5px;
	
}
#containermidle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #d3f6f6;
	width: 580px;
	float: right;
	filter: progid:DXImageTransform.Microsoft.Alpha (Opacity=85); -MOZ-OPACITY: 0.85;
		
}
a{
	color: #600;
	text-decoration: none;
	font-weight:900;
	}
a:hover{
	color: #030;
	text-decoration: none;
	
}
a.b{
	color: #660000;
	text-decoration: none;
	display: inline;
	margin: 0px;
	border: 0px none;
}
a.b:hover{
	color: #6600FF;
	text-decoration: none;
	display: inline;
}
#footer{
	font-size: 10px;
	color: #666666;
	background-color: #d3f6f6;
	width: 742px;
	border: thin groove #CCFF00;
	clear: both;
	floar: left;
	padding: 2px;
}
a.j{
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	border: none;
}
a.j:hover{
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	border: none;
}
.front{
	font-size: xx-large;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}
.back{
	font-size: xx-large;
	font-weight: 900;
	text-transform: uppercase;
	color: #333;
	
	margin-top: -40px;
	margin-left: -3px;
	position: relative;
}
#bot{
	text-align:center; font-size:10px; width:800px; margin-left:auto; margin-right:auto; margin-top:60px;
	}
img{
   border: 0px;
   margin-top:2px;
}
.divtab{
	float:left;
	width:410px;
}
.divtaba{
	float:right;
	width:150px;
}
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 115px;
	padding: 2px;
	text-decoration: none;
	background: #66FFFF;
	color: black;
	font: 900 13px Tahoma;
	border-top: 1px solid #202020;
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
	border-left: 0px solid #202020;
	}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 150px; /*width of sub menu levels*/
font-weight: 900;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
background: #66FFFF;

}

.horizontalcssmenu ul li a:hover{
	background: #66FFFF;
	font-weight: 900;
	color: #FFFFCC;
	border: 1px solid #FF0000;
	
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
background: #66FFFF;
}

.horizontalcssmenu .arrowdiv{
	position: absolute;
	right: 0;
	background-color: transparent;
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */