body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FEFFA2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sredina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bgdolu {
	background-image: url(../images/dolubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dolu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ceni {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;
 }