body {
	background-color: Black;
	font-family: serif;
}
#logo {
	width: 780px;
	background: White;
	height: 100px;
}
#h_menu {
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFF500;
	width: 780px;
	height: 20px;
}
#l_menu {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #454545;
	width: 130px;
	float: left;
	background: White;
	height: auto;
	padding: 5px 5px 5px 5px;
}
#pokec {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	width: 635px;
	text-align: left;
	background: White;
	padding: 5px 5px 5px 0px;
}
a {
	color: #454545;
	text-decoration: none;
	border: none;
}
a:hover {
	color: White;
	background: Red;
	background-color: Red;
	text-decoration: none;
	border: none;
}
img {
	border: none;
}
#page {
	font-family: Arial;
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	text-align: left;
	background: White;
}
#d_menu {
	font-size: 9pt;
	text-align: center;
	color: #454545;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFF500;
	height: 20px;
	float: none;
	clear: both;
}
#ciara {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: Black;
	width: 780px;
	height: 5px;
	font-size: 1px;
	clear: both;
}
#resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}