@charset "iso-8859-2";
/* CSS Document */
/* for understanding browsers */
/* for Internet Explorer */
/*\*/
* html #zawartosc {
height: 400px;
}
/**/
body {
   

  behavior: url(csshover.htc);
}
#kontener {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ramka {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border: 1px solid #CCCCCC;
	padding-bottom: 1px;
}
#menu {
font-family: Verdana;
   font-size:12px;
   height:42px;
   background: #3399ff;
   color:#FFFFFF;
   
   }
#zawartosc {
	padding-right: 25px;
	padding-left: 25px;
	min-height:400px;
	height:auto;
	margin-top: 20px;
}

#menu ul {

height:22px;
margin: 0;
padding: 0;
width:800px;
}



div#menu li.submenu:hover {background-color: #006699;
}
#menu li.submenu {
text-align:center;
position: relative;
list-style: none;
margin: 0;
float: left;
width: 125px;
line-height: 1em;
height:42px;

}
div#menu li a{
display: block;
padding: 3px 3px 3px 5px;
text-decoration: none;
width: 117px;   
color:#FFFFFF;
font-weight:bold;

}
div#menu li a:hover{
background-color: #006699;
width: 117px;
}
div#menu ul ul {position: absolute;
width: 117px;
display: none;
}
div#menu ul ul li {
border-bottom: 1px solid #34537D;
background-color: #006699;
list-style-type:none;
}

div#menu ul li li {background-color: #ffffff;
}

div#menu ul li li a {background-color: #006699;
list-style-type:none;
}

div#menu ul li li.submenu:hover {background-color: #006699;
}

div#menu ul.level1 li.submenu:hover ul.level2 {
display:block;
background-color: #006699;
}

div#menu ul li ul li a:hover{display:block;

background-color: #006699;
list-style-type:none;
width: 117px;  
}
div#menu ul.level2 {top: 41px;
left: 0px;
}
.text_zwykly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: bolder;
}
#stopka {
background-color:#006699;
height:25px;
}
