body {
	padding: 0px;
	margin-top: 10px;
	background-image: none;
}
#main_frame {
	width: 815px;
	border: 2px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	background-color: #FFFFFF;
}
.oddelovac {
	float: none;
	clear: both;
}
#top {
	width:684px;
	height:76px;
	float: left;
	background-image: url(../images/back_menu_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu_h {
	width:600px;
	height:18px;
	margin: 0px;
	float: left;
	padding: 5px 0px 0px;
	font-size: 12px;
	display: none;
	background-color: #FFFFFF;
}
#counter {
	width:48px;
	height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: 6px;
}
#main {
	width:669px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}


#bottom {
	width:805px;
	height:18px;
	text-align: right;
	padding-right: 10px;
	background-color: #DFDFDF;
	clear: both;
	font-family: Verdana, Arial, "MS Sans Serif";
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	display: none;
}



.top_icon {
	_width: 2em;
	white-space:nowrap;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 45px;
	padding-right: 20px;
}
.print_icon {
	_width: 9em;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 20px;
}
