body{
	background-image: url(images/pozadina.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
}
p{
	text-indent: 30px;
}
table#header{
	border: solid 1px #D7Be8E;
	border-bottom: none;
	width: 850px;
}

table#okvir{
	border: solid 1px #D7Be8E;
	border-top: none;
	width: 850px;
}
table#sadrzaj{
	margin-top: 50px;
	margin-bottom: 50px;
	width: 600px;
	font-size: 15px;
}
#logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 90px;
	position: relative;
}
#banner{
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width: 755px;
	height: 55px;
	position: relative;
}
#empty{
	background-image: url(images/empty.gif);
	width: 850px;
	height: 40px;
	position: relative;
}
#breadcrumb{
	background-color: #d0dc98;
	width: 850px;
	height: 26px;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 1px #D7Be8E;
}
#greenspace{
	background-color: #d0dc98;
	width: 174px;
	border-right: solid 1px #d7be8e;
	background-repeat: repeat-y;
	vertical-align: top;
}
#pomocni-menu{
	background-color: #d0dc98;
	width: 676px;
	height: 25px;
	border-top: solid 1px #d7be8e;
	text-align: center;
}


a.pomocni {
	color: #9d0a0e;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: transparent;
}
a.pomocni:hover {
	color: Black;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	background-color: transparent;
}

.navig ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 174px; 
	background-image: url(images/navig1.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #9d0a0e;
	text-align: center;
}
	
.navig ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
	
.navig ul li ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	width: 174px; 
	top: 0;
	visibility: hidden;
}

.navig ul li a{
	margin: 0;
	padding: 1px 2px;
	list-style-type: none;
	display: block;
	overflow: auto;
	color: #9d0a0e;
	text-decoration: none;
	background-image: url(images/navig1.gif);
	background-repeat: repeat-y;
	border: 1px solid #ccc;
	border-bottom: 0;
	
}

.navig ul li a:hover{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/navig2.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-weight: bolder;
	color: #f7ecaf;
}
.navig ul li a:focus{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/navig3.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-weight: bolder;
	color: #9d0a0e;
}
/*
.navig .subfolderstyle{
	background: url(arrow-list.gif) no-repeat center right;
}*/

* html .navig ul li { float: left; height: 1%; }
* html .navig ul li a { height: 1%; }

.active ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 174px; 
	background-image: url(images/navig3.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	color: #9d0a0e;
	text-align: center;
}

.active ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
	
.active ul li ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	width: 174px; 
	top: 0;
	visibility: hidden;
}

.active ul li a{
	margin: 0;
	padding: 1px 2px;
	list-style-type: none;
	display: block;
	overflow: auto;
	color: #9d0a0e;
	text-decoration: none;
	background-image: url(images/navig3.gif);
	background-repeat: repeat-y;
	border: 1px solid #ccc;
	border-bottom: 0;
	
}

.active ul li a:hover{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/navig3.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	font-weight: bold;
	color: #9d0a0e;
}
* html .active ul li { float: left; height: 1%; }
* html .active ul li a { height: 1%; }