.obrazek_strona_glowna {
	float: left;
	margin: 0px 10px 0px 0px;
	border:1px solid black
}

.naglowek_zielony { color: #557400; font-size: 24px;}
.naglowek_szary { color: #656565; font-size: 24px;}
.opis_maly_naglowka_szary { color: #D4D4D4; font-size: 14px;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #656565;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin-bottom: 20px;
	font-size: 14px;
}

h3 {
	font-size: 11px;
}


.list1{
	font-size: 10px;
	color: #8C8C8C;
}
p, body, th, td, input, textarea, select, .tresc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9D9D;
}

.tresc_pogrubiona {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #404040;
}

.link, a {
	color: #739D00;
}
