body 
{
	font-family:Verdana;
	background-color:#900000;
	text-align:center;
	margin:0px;
	line-height: normal;
	list-style-image: none;
	list-style-type: circle;
}

h1 {
	font-size:18px;
	color:#f93;
	margin-bottom:0px;
	margin-top:0px;
	text-align: center;
}

h2 {font-size:16px;color:#f93;text-align: center;}
h3 {font-size:14px;color:#f93;}

p {
	font-size:12px;
	color:#f93;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:10px;
	text-align: left;
}


td {
	font-size:10px;
	color:#f93;
	margin-top:0px;
	text-align: left;
}

.spisak {
	font-size:10px;
	color:#f93;
	margin-top:0px;
	text-align: left;
}

#title {
padding:5px;
background-color:#800000;
border-bottom:3px double #f30;
}

#content {
	border:6px solid #800000;
	background-color:#990000;
	width:600px;
/* 	height:400px;
 */	float:right;
	padding:10px 10px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-weight: 800;
}

#left {
background-color:transparent;
width:128px;
float:left;
}

#footer {
	width:400px;
	height:10px;
	margin-left:25%;
	font-size: 9px;
	text-align: center;
}

.menucontainer {
	border:3px double #ff3300;
	background-color:#990000;
	width:108px;
	margin:10px;
	background-image: url(imgsys/hgnav.jpg);
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
a.menu_default:link, a.menu_default:visited
{ 
 font-size:12px;
 color:#ff9933;
 text-decoration:none;
}
a.menu_default:active, a.menu_default:hover
{
 font-size:12px; 
 color:#990000;
 background-color:#ff9933;
}
a.menu_default, a.menu_current {
 font-size:12px;
 display:block;
 padding:3px;
 border-top:0px solid #000;
 text-align:center;
 font-weight:bold;
 color:#990000;
 text-decoration:none;
}

.WebYepMenuItem a:link {
 font-size:12px;
 display:block;
 padding:3px;
 border-top:0px solid #000;
 font-weight:bold;
 color:#ff9933;
 text-decoration:none;
 text-align: left;
 margin-left:25px;
}
.WebYepMenuItem a:visited {
 font-size:12px;
 display:block;
 padding:3px;
 border-top:0px solid #000;
 font-weight:bold;
 color:#ff9933;
 text-decoration:none;
 text-align: left;
 margin-left:25px
}
.WebYepMenuItem a:active {
 font-size:12px;
 display:block;
 padding:3px;
 border-top:0px solid #000;
 font-weight:bold;
 color:#ff9933;
 text-decoration:none;
 text-align: left;
 margin-left:25px
}
.WebYepMenuItem a:hover {
 font-size:12px;
 display:block;
 padding:3px;
 border-top:0px solid #000;
 font-weight:bold;
 color:#ffffff;
 text-decoration:none;
 text-align: left;
 margin-left:25px
}
.potpis a:link, a:visited, a:active {
 color:#ff9933;
 text-decoration:none;
 text-align: center;

}
.potpis a:hover {
 color:#ff3;
 text-decoration:none;
 text-align: center;
}
.img {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #f93;
	border-right-color: #f93;
	border-bottom-color: #f93;
	border-left-color: #f93;
	margin: 10px;
}
