html, body {
text-align: justify;
	margin: 0px;
	padding 0px;
	background-color: #faffe4;
	font-family: verdana;
	font-size: 10pt;
	color: black;
}

#menu_content a {
	color: #647234;
	text-decoration: none;
	
	}

A.NORMAL:LINK { color: #005e00; text-decoration: none; font-weight: bolder;}
A.NORMAL:VISITED { color: #005e00; text-decoration: none; font-weight: bolder;}
A.NORMAL:HOVER { color: #000000; text-decoration: underline;}


p.tytul
{ font-family: Verdana; font-weight: bold; font-size: 13pt; text-align: center}
p.podtytul
{ font-family: Verdana; font-weight: bold; font-size: 11pt; text-align: center}
p.poradnik
{ font-family: Verdana; font-weight: bold; font-size: 10pt; text-align: center}
p.lacinska
{font-size: 10pt; font-style: italic; text-align: center}

img {
	border: 0px;
}

#site {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 900px;
	height: 324px;
	color: white;
	margin-top: 16px;
	background-image: url('images/top.jpg');
	repeat: no-repeat;
}

#top h2 {
	padding-top: 90px;
	padding-left: 104px;
	font-family: Verdana;
	font-weight: 100;
	font-size: 34px;
}

#top strong {
	color: #8d8c8b;
	font-weight: 100;
}

#top p {
	font-weight: 200;
	font-size: 10px;
	padding-left: 134px;
}

#language {
	width: 900px;
	height: 40px;
	margin-left: 40px;
	float: left;
}

#language ul li {
	display: inline;
}


#menu {
	width: 210px;
	float:left;
}

#menu_gora {
	width: 210px;
	height: 16px;
	float: left;
	margin-left: 20px;
	background-image: url('images/menu_gora.jpg');
	repeat: no-repeat;
}

#menu_content {
	width: 210px;
	float: left;
	color: #647234;
	margin-left: 20px;
	background-image: url('images/menu_tlo.jpg');
	repeat: repeat-y;
}

#menu_content ul li {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url('images/flower.jpg');
}

#menu_content li {
	margin-top: 6px;
	margin-left: 10px;
}

#menu_content h2 {
	font-size: 24px;
	font-weight: 100;
	margin-top: 0px;
	margin-left: 41px;
}



#menu_bottom {
	height: 16px;
	width: 210px;
	float: left;
	margin-left: 20px;
	background-image: url('images/menu_dol.jpg');
	repeat: no-repeat;
}

#content {
	float: left;
	width: 600px;
	padding-left: 87px;
}

.header {
	width: 552px;
	float: left;
	border-left: solid 6px #96ba12;
	background-color: #f1ffc1; 
}

.header h2 {
	color: #e84325;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: 100;
	margin-left: 12px;
}

.header p {
	color: #b0b0b0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.news {
	float: left;
	margin-top: 20px;
	color: #000000;
}

.news hr {
	border: 0px;
	border-top: 2px dotted #b0b0b0;
	margin-right: 40px;
}

.news p {
	padding-left: 20px;
	padding-right: 40px;
}

.news img {
	float: right;
	margin-top: 5px;
	margin-right: 70px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.news a {
	text-decoration: none;
	font-weight: bolder;
	color: #cceb60;
}

.wiecej {
	height: 20px;
	float: right;
	margin-top: 30px;
	margin-right: 60px;
}

.wiecej a {
	text-decoration: none;
	font-weight: bolder;
	color: #cceb60;
}

.wiecej img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

.wiecej p {
	margin-top: 2px;
}

#footer {
	width: 900px;
	color: #cceb60;
	background-color: #fcfff1;
	font-size: 9px;
	font-weight: bolder;
	padding-top: 10px;
	float: left;
	margin-top: 100px;
	border-top: 1px solid #cceb60;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #b0b0b0;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

#footer ul {
	margin-top: 0px;
	float: left;
	margin-right: 370px;
}


#footer a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	color: #b0b0b0;
}

#footer p {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
}

TABLE.ziola {
	font-family: Verdana;
	font-size: 10pt; 
	color: #000000;
	border: 0px;
	border-bottom: solid; 
	border-bottom-color: #006600;
	text-align: center;
		}
TD.ziola1
{ background: #DDFAA3; font-weight: bold}

TD.reklama {
border-top:1px solid black;
height:180px;
}

TABLE.reklama {
font-family:sans-serif;
font-size:12px;
border:1px solid black;
width:180px;
text-align:center;
border-top:none
}
