@charset "utf-8";
body {
	background: #0c4079 url(../images/top-bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
	font: 11px/17px Tahoma, Arial;
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}
h1 {
	margin: 10px 0px 15px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #0c4079;
}
h2 {
	margin: 0px;
	padding: 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0c4079;
}
h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 12px;
	font-weight: bold;
}
#right ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
#right ul li {
	background: url(../images/bullet.gif) no-repeat left 7px;
	padding: 0px 0px 0px 15px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border-style: none;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#wrapper {
	margin: auto;
	width: 800px;
	background: url(../images/sredina-bg.gif) repeat-y top;
}
#container {
	background: url(../images/top.gif) no-repeat top;
}
#container2 {
	padding: 0px 0px 7px;	
}
#container-bottom {
	background: url(../images/bottom.jpg) no-repeat bottom;
	padding: 0px 10px 22px;
}
#left {
	float: left;
	width: 210px;
	margin: 0px 5px 0px 0px;
	padding: 10px 0px 0px;
}
#right {
	float: left;
	width: 560px;
}
#bc {
	background: url(../images/bc.gif) repeat-x top;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	margin: 1px 0px;
	padding: 6px 5px;
}
#bc a, #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#bc a:hover, #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	background: url(../images/footer.gif) repeat-x top;
	line-height: 36px;
	height: 36px;
	color: #FFFFFF;
	padding: 0px 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#top {
	height: 40px;
}
.ontop {
	display: block;
	float: right;
	height: 25px;
	width: 45px;
	background: url(../images/navrh.gif) no-repeat left top;
	text-align: center;
	line-height: 25px;
	/*position: relative;*/
	margin-top: 7px;
	font-size: 10px;
	text-decoration: none;
}
.ontop a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.tekst-okvir {
	background: #f6f6f6 url(../images/tekstokvir.gif) repeat-x top;
	border: 1px solid #e0e0e0;
	padding: 4px;
	margin: 5px 0px;
}
.okvir-slike {
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 1px;
}
#logo {
	position: absolute;
	margin-left: 495px;
}
#lang {
	position: absolute;
	top: 12px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.menu, .menuL2 {
	width: 205px;
	background: url(../images/menu-pregrada.gif) no-repeat left bottom;
}
.menuL2 a {
	display: block;
	padding: 0px 0px 13px 35px;
	text-decoration: none;
	width: 170px;
	background: url(../images/arrow2.gif) no-repeat 20px 6px;
}
.menu a {
	display: block;
	padding: 0px 0px 13px 20px;
	text-decoration: none;
	width: 185px;
	background: url(../images/arrow2.gif) no-repeat 5px 6px;
}
.menu a:hover, .menuL2 a:hover {
	color: #0c4079;
	text-decoration:none;
}
.box {
	padding: 0px 0px 5px;
}
.box-left {
	float: left;
	width: 210px;
}
.box-right {
	float: left;
	width: 350px;
}
.box-right-title a {
	font-weight: bold;
	text-decoration: underline;
}
.box-right-title a:hover {
	text-decoration: none;
}
.pagination {
	text-align: center;
	padding: 5px 0px;
}
.pagination a {
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline;
}

div#ovdje {
	padding: 3px 0 3px 0;
	float: left;
	width:350px;
}

		table#tblRaspored img.anim {
			position:absolute;
			cursor: pointer; cursor: hand;
		}
		table#tblRaspored div {
			position:relative; 
			text-align: left;
		}
		table#tblRaspored td.slika {
			background-color: #e3e3e3;
			padding: 0;
		}
		table#tblRaspored span.block {
			color: #924C4C;
		}
		table#tblRaspored td.link{
			cursor: pointer; cursor: hand;
		}
.gumb_tamni{
	border: 1px solid #0C4079;
	color:#FFFFFF;
	background-color:#1057A7;
	font-size:11px;
}