@charset "utf-8";
#slider {
	clear: both;
	width: 940px;
	height: 536px;
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7CACE0;
	border-bottom-color: #B7B7B7;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	width: 940px;
	height: 536px
}
/* If an images is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#navcontainer ul
{
	list-style-type: none;
	background-color: #2C4A5F;
	color: #FFF;
	width: 940px;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #263F51;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

li {
	display: inline;
	width: 250px;
}

li a
{
	text-decoration: none;
	background-color: #375871;
	color: #EAEAEA;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
}

li a:hover
{
	background-color: #467797;
	color: #D5E2EC;
}
#levikont {
	background-color: #e4e4e4;
	float: left;
	width: 250px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9E9E9E;
	margin-bottom: 10px;
}
#sredkont {
	background-color: #e4e4e4;
	margin-left: 260px;
}
#dnostrane {
	background-color: #e4e4e4;
	width: 940px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.menitext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #A3A3A3;
	width: auto;
	border: 2px solid #9E9E9E;
}
.tekstglavni {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 0px;
}
.live {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.mladencici {
	float: right;
	border: 1px solid #964E06;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
