.className {	position:absolute;    top:0px;    left:0px;}
body {       
margin:0px; 
padding:0px;       
background-color:#ffb416;
color:#000000;  
font-family: Verdana, Tahoma, sans-serif;
font-size:12px
}
a {	
text-decoration:none;
color:#800000;
}
a:hover {
text-decoration:none;
color:#ffffff;
}  

 #outside_container {       
background: #ffb416;   
    background-image: url('img/tlo.png');
background-repeat: repeat-y; }

   #container {       min-height:850px;  
	 width:1000px;  
    position:relative; } 

/* 
     Logo / Menu / Panel Positioning 
 */  
 
 img { 
 border:0px;
 }
   
 #naglowek { position:absolute; top:50px; left:80px; }  
   
 #logo { position:absolute; top:450px; left:45px;
}  
   
 #stopka { 	position:relative;
 				width:160px; 
 				top:100px;
 				text-align:center;
 				padding:10px;
 				left:0px;
				font-size:9px;
				line-height:12px;
 				}
ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:200px; left:100px;  
 }  
li {
	margin:0px;	padding:0px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:9px;
	list-style: none;	
}

li#sub {
	margin-top:5px;
	margin-bottom:5px;
}
/*
	Content
*/

#content {
	padding-top:220px;
	padding-left:350px;
	width:600px;
	min-height:700px;
	line-height:16px;
}
.kolumna1 { float:left; width:230px; margin-right:30px; }
.kolumna2 { float:left; width:270px; }

#content h2 {
	color:#800000;
	margin:0px 0px 20px 0px;
	font-weight:bolder;
}
#content b {
	color:#800000;
	margin-right:10px;
	margin-bottom:10px;
	font-size:larger;
	font-weight:bolder;
}

/*
	Inne
*/

#foto_glowne {
margin-left:50px;
height:500px;
width:354px;
border: thin solid #ffd587;
}
#foto {
margin:10px 10px 10px 10px;
border: thin solid #ffd587;
}

#tekst_glowne {
padding-left:50px;
width:354px;
}


/*

jasny pomarańczowy #ffd587
bordo #800000

*/