body{
    margin: 0;
    padding: 1em;
    font: 12px Verdana;
    text-align: center;
    background-color: #EAEAEA;
    
    }

a{
    color: #000000;
}
a:hover{
    color: #cccccc;
}



#container{
    width: 800px;
    height:100%;
    margin-left: 15%;
    
    border: 1px solid #333333;
    background-color: #FFFFFF;
    text-align: left;
    
    top:1px;
}
#header{
    margin-top: 0px;
    margin-left: 0px;
    height: 90px;
    
   top:0px;
    border: 0;
    background-color: #FFFFFF;
}
#nav{
    margin: 0;
    padding: 0;
    width:175px;
    float:left;
    background-color: #F7F7F7;
    
	
    
    
    
}
#nav a{
    
    width: 175px;
    display: block;
    text-indent: 1em;
    border-bottom: 1px dotted #B9B9B9;
    
    font-variant: small-caps;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#nav a:hover{
    color: #FF0000;
    background-color:#C0C0C0;
}
#menu{
    
    width: 100%;
    height:35px;
    margin-left: 1px; 
}
#menu a {
float:left;
height:35px;
width:133px;
}
#menu img {
    border: 0;
}

#wstawka{
    background-repeat: repeat-y;
    background-image:url(wstawka.gif);
    height:100%;
    width:5px;
    
    border: 1px solid #C0C0C0;
    
    margin-left: 175px;
}

#content{
    margin-left: 185px;
    
    
    width: 600px;
    
    height: 100%;
    
    margin-top: 30px;
    
}
#content1{
    margin-left: 185px;
    margin-top:2px;
    padding: 0.5em;
    width: 600px;
    margin-left: 185px;
    background-color:#F7F7F7;
    border: 1px solid #AAAAAA;
 
    top: 450px;
    
    
}
#content2{
    margin-left: 185px;
    margin-top:2px;
    margin-bottom: 15px;
    padding: 0.5em;
    width: 600px;
    background-color:#F7F7F7;
    border: 1px solid #AAAAAA;
    
    top: 500px;
    
    
    
}
#content h2{
    background-image: url(1.gif);
    border: 1px solid #333333;
    text-indent: 0.5em;
    font-size: 12px;
    font-variant: small-caps;
    color: #ffffff;
    margin: 0;
    margin-top:2px;
    padding: 0.5em;
}
#content h3{
    background-color: #ffffff; 
    border: 1px solid #B22222;
    text-indent: 0.5em;
    font-size: 12px;
    font-weight: bolder;
    color: #B22222;
    margin: 0;
    margin-top:2px;
    padding: 0.5em;
}
#content p{
    margin: 0.5em;
    padding: 0;
}
#news{
	width: 175px;
	padding: 0;
	vertical-align: bottom;
	text-align: center;
    
}
#news p{
    text-align: center;
    padding: 0.2em 0 0.3em 0;

    font-size:9px;
    
    
}
#news img{
    padding: 0.5em;
    margin: 0;
    border: 0;
}
#footer{
    clear: both;
    text-align: center;
    height: 40px;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
    border: 1px solid #333333;
}
#footer p{
    margin: 1em;
    padding: 0;
}

div#menutitle{
cursor:pointer;
margin-bottom: 5px;

color:#000000;
width:171px;
padding:2px;
text-align:center;
font-weight:bold;

}

div#menutitle1{
cursor:pointer;
margin-bottom: 5px;
font-size: 15px;
color:blue;
width:171px;
padding:2px;
text-align:center;
font-weight:bold;

}
div#menutitle:hover{
color: #FF0000;
	background-color:#C0C0C0;
}
div#submenu span{
margin-bottom: 0.5em;
}

div#menutitle1:hover{
color: #FF0000;
	background-color:#C0C0C0;
}
div#submenu span{
margin-bottom: 0.5em;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

	
