body {
		background-image: url(../pliki/tlo.gif);
		background-repeat: repeat;
		margin: 0px;
		padding: 0;
		}	

a:link {color: #DD9C82; text-decoration: none;}		
		
		
#div-strona {
width: 908px;
height: 90%;
margin: 0px auto;
}			
		
		
#div-gora {
width: 908px;
height: 265px;
position: relative;
margin: 0px;
}

#div-logo {
width: 138px;
height: 138px;
position: relative;
margin: -250px 0 120px 110px;
}		

#div-pas {
margin-top: -8px;
height: 46px;
position: relative;

}



#div-left {
	background-color: #AC302B;
	margin-top: 0px;
	float: left;
	width: 200px;
	position: relative;
}	

#div-tekst {
	background-image: url(../pliki/tlo2d.gif);
	background-repeat: repeat;
	margin-top: 0px;
	float: right;
	width: 708px;
	position: relative;
}			

#div-stopka {
	background-color: #AC302B;
	margin-top: 0px;
	float: left;
	width: 900px;
	height: 20px;
	position: relative;
	}	

.stopka {font-family: arial; 
	font-size: 10px; 
	color: #620001;
	text-align: left;
	margin-left: 200px;
	padding-top: 3px;
	}


#div-link {
margin-bottom: -10px;
position: relative;

}	

/*-----MENU-----*/

div#nav {float: left;
		font-size: 12px;
		font-family: arial, tahoma, helvetica, sans-serif;
		cursor:default;
		width: 878px;
		color: #AC302B;
		}
		
div#nav ul {padding: 0px; margin: 0; float: right;}
			
div#nav li {
		height: 22px;
		position: relative; 
		background-color: #AC302B;
		list-style: none; 
		padding: 5px; 
		float: right; 
		white-space: nowrap;
		}

div#nav li a:link {color: #E4B9AC; text-decoration: none; }		
div#nav li a:visited {color: #E18C89; text-decoration: none; }
div#nav li:hover {background: #DD9C82; text-decoration: none; }
div#nav li a:hover {color: #ffffff; text-decoration: none; }
div#nav li a:active {text-decoration: none;}




/*
a:link #FEA27F; 
a:visited
A:hover 
A:active
*/


ul {color: #620001; font-family: arial; font-style: normal; font-weight: bold; list-style: url(../pliki/punkt.gif);}
li {color: #620001; font-weight: normal; text-align: left; }




.tekst {
font-family: arial; 
font-size: 12px; 
font-style: normal;
line-height: 18px; 
color: #620001;
margin: 10px 120px 0px 100px; 
text-align: justify;
}
		
.naglowek {
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	text-align:center;
	line-height: 21px;
}

.linki1 {font-size: 18px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	text-align:left;
	margin: 10px 120px 0px 100px; 
	line-height: 18px;
	
}

.linki2 {font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #620001;
	text-align:left;
	line-height: 18px;	
}

.linki1 a:link {color: #990000; text-decoration: none; }
.linki1 a:visited {color: #ffffff; text-decoration: none; }
.linki1 a:hover {color: #ffffff; text-decoration: none; }
.linki1 a:active {color: #ffffff; text-decoration: none; }



