
html {
height:100%;
font-family:Tahoma,Arial, Helvetica, sans-serif;
text-align:justify;
font-size:11px;

}
p {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
margin:5px 5px 5px 15px;

}

td,tr,div {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;

}


body {
	height: 100%;
	margin: 0px;
	line-height:150%;
	background:url(/images/tlo.jpg) repeat;
}

.test {
	position:relative;
	width:152px;
	background: url(/images/test.gif) repeat;
}


.glowna {
	
 display:inline; 
 position: relative; 
	width:648px;
	height:450px;
	background: url(/images/glowna.png) repeat-y;
}

#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:800px; 
  height:137px; 
  overflow:hidden;
  margin-top:-52px; 
}
#subfooter1{
  background:#FFFFCC; 
  text-align:center;
  
  height:137px; 

background: url(/images/footer.jpg);

}


div.moduletable h3 {
	
	text-transform: uppercase;
	color: White;
	font-size: 12px;
	padding: 5px;
	padding-left: 30px;
	font-size-adjust: inherit;

}



.header_table {
background:url(/images/banner.jpg);
height:190px;
}

li{
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}


li a{
font-weight:bold;
}


ul#mainlevel-nav {
margin:0px;
}

ul#mainlevel-nav li
{
margin-left:0px;
display:inline;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited
{
font-weight:bold;
color:#990000;
padding: 0px 5px 0px 5px;
text-decoration: none;
border-left:2px solid #990000;
}
ul#mainlevel-nav li a:hover
{
background-color:#EEEEEE;
}



a:link, a:visited {
text-decoration:none;
color:#990000;
font-weight:bold;
}
a:hover {
text-decoration:none;
color:#CC0000;
font-weight:bold;
}

 a.mainlevel:link,a.mainlevel:visited {
display:block;
padding-left:8px;
border-left:2px solid #444444;
border-bottom:1px solid #BBBBBB;
font-weight:bold;
color:#666666	;
line-height:175%;
}
 a.mainlevel:hover{
display:block;
padding-left:8px;
font-weight:bold;
border-left:2px solid #CC0000;
border-bottom:1px solid #CC0000;
color:#CC0000;
}
 a.mainlevel#active_menu {
background-color:#CCCCCC;
}





a.sublevel {
display:block;
color:#CC0000;
border-left:2px solid #CC0000;
margin-left:-4px;
padding-left:8px;
padding-top:3px;
padding-bottom:3px;
}


.godzina {
	font-size: 11px;
	color: #990000;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}

img.prawa {
	float: right;
	margin-right:25px; 
	margin-left:25px;
}

img.lewa {
	float: left;
	margin-right:25px; 
	margin-left:25px;
}


h1 {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        text-align: justify;
	margin-left: 10pt;
	margin-right: 10pt;
	margin-top:17px;
 }

div.warunki li  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
        text-align: justify;
	margin-right: 10pt;
	margin-left: 25pt;	
}
div.warunki1 ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
        text-align: justify;
	margin-right: 10pt;
	margin-left: 10pt;	
}

div.warunki2 ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
        text-align: justify;
	margin-right: 10pt;
	margin-left: 10pt;	
}

div.center p {

text-align: center;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font-size:11px;
line-height:18px;

background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{

display: block;
font-size:11px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight:bold;
color:#666666	
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}

/* ######### Style for Drop Vertical Menu ######### */


#dropmenudiv1{
position:absolute;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font-size:11px;
line-height:18px;
z-index:50;
visibility: hidden;
background-color: white;

}

#dropmenudiv1 a{
width: 100%;
display: block;
text-indent: 3px;
font-size:11px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#666666	
}

#dropmenudiv1 a:hover{ /*hover background color*/
background-color: #F0F0F0;
}



