/* CSS Document */

body {
		scrollbar-arrow-color:#FFFF00; 
		scrollbar-face-color:#BE6000; 
		scrollbar-track-color:#662C00; 
		scrollbar-darkshadow-color:#000000; 
		scrollbar-highlight-color:#000000; 
		scrollbar-shadow-color:#000000;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFD0;
	
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #381B00;
}
a:hover {
	text-decoration: underline;
	color: #BA5C00;
}
a:active {
	text-decoration: none;
}

.tekst_cater {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	font-family: "Comic Sans MS";
}
.tytul {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #663300;
}
.tekst_big {
	font-family: "Comic Sans MS";
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
.list {
	font-family: "Comic Sans MS";
	font-size: 20px;
	text-transform: uppercase;
	color: #663300;
	font-weight: bold;
}
.text_str {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #663300;
	text-align: justify;
}
.naglowek {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	text-decoration: underline;
}
.naglowek1 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	text-decoration: none;
}
.tresc {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-transform: uppercase;
	color: #663300;
}
