html{
	 background: #AFAFAF;
	 background-repeat: repeat-x;
	 background-image: url('Obrazki/03.jpg');
	}

body{
	 margin: 0;
	 padding: 0;
	 text-align: left; 
	 font-size: 11px; 
	 font-family: tahoma, arial, helvetica, sans-serif;}

img {border: 0px;}

a, a:hover, a:visited{color: white;}

#staryie, #staryie a{
   color: red;
	 padding: 10px;
	 text-align: center;}

#top{   
   width: 879px;
	 height: 43px;
	 margin: auto;
	 }

#foto{
   width: 879px;
	 height: 320px;
	 margin: auto;
	 background: #ffffff url('Obrazki/04.jpg');}
	 
#pasek{
   width: 879px;
	 height: 18px;
	 margin: auto;
	 font-size: 14px;
	 background: #ffffff url('Obrazki/05.jpg');}	
	 
#main{
   width: 879px;
	 margin: auto;
	 background: #AFAFAF url('Obrazki/06.jpg');
	 background-repeat: no-repeat;}	
	 
#stopka{
	 height: 20px;
	 background: black;
	 color: white;
	 padding: 15px;
	 border-top: 1px solid white;
	 text-align: right;}
	 
#menu{
   width: 190px;
	 margin: 20px 0 0 60px;}

#menu a {text-decoration: none;}
	 
#menu	a ul{padding: 0 0 0 15px; margin: 0; list-style: circle url('Obrazki/bialy.png') inside;}

#menu a:hover ul{list-style: circle url('Obrazki/zolty.png') inside;}

#menu a li{
   height: 25px;
   line-height: 20px;   
   color: white;
	 font-size: 13px;
	 text-decoration: none;
	 text-align: left;
	 letter-spacing: 2px;
	 font-weight: bold;}


#tresc{
  border: none;
	font-size: 14px;
	padding: 10px;
	width: 550px;
	min-height: 530px;
	color: white;}
	
#tresc ul{list-style: none;}

#tresc li{margin: 5px 0;}

.of_img{margin: 5px; padding: 0;}

.of_link{color: white; text-decoration: none; font-weight: bold;}

.of_link:hover{text-decoration: underline;}