body {
	text-align: left;
	background: #F3FFDF url("back.gif"); 
	font-size: 76%;
	font-family: Trebuchet MS, Arial, sans-serif;
	text: #6F6F6F;
}

.adres {
background: #EF2C2C; 
color: #fff;
text-align: center;

}

.adres a:hover {
color: #fff;
border-bottom: 3px solid #EF2C2C;
}

.adres a {
color: #fff;
border-bottom: 0px;
}

.all {
	background: #fff;
	width: 468px;
	border: #003000 1px solid;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -25px;
	alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96;

}

.aktualizuj {
	margin-top: 5px;
	margin-right: 5px;
	background: #fff;
	display: block;
	border: #4F4F4F 1px solid;
	width: 90px;
	padding: 2px;
	text-align: center;
	font-size: 1.5em;
	alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;


}

.aktualizuj:hover {
	background: #F2FFBF;
	border: #262F00 1px solid;
	alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;


}

.aktualizuj a:hover {
color: #333F00;
text-decoration: none;
border-bottom: 0px;
}

.sem {
	text-align: right;
	color: #2F2F2F;
	margin: 0px 10px 5px 0px;
}

.naglowek {
	color: #87AA00;
	padding: 0 0 0 0;
	text-align: center;
}

.prog {

	display: block;
	margin: 0px 30px 30px 30px;
	padding-left: 10px;
	padding-right: 5px;
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	background: #fbfbfb;


}

.chello a {
	color: #87AA00;
	margin 0px 0px 0px 0px;
	padding: 0 0 0 0;
	text-align: center;
	border: 0px;
	text-decoration: none;
}

.chello a:hover {
	color: #87AA00;
	margin 0px 0px 0px 0px;
	padding: 0 0 0 0;
	text-align: center;
	border: 0px;
	text-decoration: none;
}

.linki a {
	color: #2F2F2F;
	text-decoration: none;
}

.linki a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 5px solid #5F5F5F;
}

a {
	color: #4F4F4F;
	text-decoration: none;
}

a:hover {
	color: #2F2F2F;
	text-decoration: none;
	border-bottom: 1px dashed #5F5F5F;
}



.linki {
display: block;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #ddd;
	background: #fbfbfb;
	text-align: center;
	

}

.lista {

	display: block;
	margin: 0px 30px 30px 30px;
	padding-left: 0px;
	border-left: 5px solid #ddd;
	background: #EFEFEF;


}

li {
list-style-type: none;
}



.chello {
	color: #87AA00;
	margin 0px 0px 0px 0px;
	padding: 0 0 0 0;
	text-align: center;
}

hr {
	border: #fff 1px dotted;
	width: 150px;
}


#slickbox {
 
	border: 1px solid #99CC66; 
	background: #FBFBFB;
	margin: 0px 15px 15px 15px;
	padding-left: 5px;
	padding-right: 5px;

}

#slickbox img {
 
	border: 1px solid #4F4F4F; 
	display: block;
	margin-left: auto;
	margin-right: auto;

}