@charset "utf-8";
/* CSS Document */

****************************CZCIONKI**************************
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background: #FEFBEC;
	margin: 0 auto;
	padding: 0;
	
}


.font_bordo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

h1 {
	font-family: "Allegro PL";
	font-size: 28px;
	color: #666666;
	line-height : 0px;
	font-style: normal;
	font-weight: bold;

}
h2 {
	font-family: "Allegro PL";
	font-size: 20px;
	color: #80130E;
	font-weight: bold;
	line-height: 0;
	}
	
.srodek {
	color: #666666;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	
.style5 {font-size: 10px}
.style6 {
	font-size: 9px
}
.style7 {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}

.style8 {font-size: 8px}
	
	
	*********************************LINKI*****************************
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color:#666666;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	line-height : 0mm;
	

}
.menu
a:link {
	color: #993300;
text-decoration: none;
}

.menu a:visited {
	color: #993300;
text-decoration: none;
}

.menu a:hover {
color: #993300;
text-decoration: none;
}

.menu a:active {
	coor: #993300;
text-decoration: none;
}
******************************BLOKI*******************************

#top {
	width: 780px;
}

#container {
	height: 500px;
	width: 780px;
	background: #FEFBEC;
	vertical-align: text-top;
	margin: 0 auto;
	
}

#NAGLOWEK {
	background-color: #FEFBEC;
	word-spacing: 1px;
}

#MENU {
	width: 150px;
	height: 450 px;
	float: left;
	overflow: hidden;
	background-color: #FEFBEC;
	margin: 10 px;
	padding: 0;
}

#TRESC {
	width: 340px;
	height: 450px;
	float: left;
	overflow: auto;
	overflow-x: hidden;
	background-color: #FEFBEC;
	text-align: justify;
	padding: 0;
	word-spacing: 5px;



	}
	
#foto_boczne{
	width: 262px;
	float: left;
	margin-top: 45px;
	margin-left: 20px;
}
#STOPKA {
	clear: both;
	width: 100%;
	background-color: #FEFBEC;
}

