﻿@charset "utf-8";
body {
	background-image: url('/images/pozadina.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	color: #333333;
	background-color: #005586;
	font-size: 13px;
	line-height: 16px;
}
#box {
	width: 950px;
	margin: 0 auto;
}
#container {
	float: left;
	position: relative;
	width: 910px;
	padding: 20px;
	background-color: white;
	padding-bottom: 50px;
}
#footer {
	float: left;
	position: relative;
	width: 910px;
	padding: 20px;
	padding-top: 35px;
	margin-top: 30px;
	background-image: url('/images/pozadina-text.jpg');
	background-repeat: repeat-x;
	background-color: white;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#footer img {
	float: right;
}
.smol{
font-size:10px;
}
#logo {
	float: left;
	width: 180px;
	height: 90px;
	margin-right: 1px;
}
#banner {
	float: left;
	width: 728px;
	height: 90px;
	background-color: aqua;
}
#wrapper {
	position: relative;
	margin-top: 20px;
	float: left;
	width: 910px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#prva {
	position: relative;
	float: left;
	width: 910px;
	height: 304px;
	background-image: url('/images/prva-pozadina.jpg');
}
#boks {
	position: relative;
	float: left;
	background-image: url('/images/pozadina-text.jpg');
	background-repeat: repeat-x;
}
#meni {
	position: relative;
	float: left;
	width: 170px;
	margin-left: 10px;
	color: white;
	text-align: right;
	line-height: 22px;
}
#sadrzaj {
	position: relative;
	float: left;
	width: 430px;
	padding: 10px 20px 0px 20px;
}
.ss {
	display: block;
	background-image: url('/zvucnik-m.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
.sss {
	display: block;
	background-image: url('/zvucnik-s.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
#treca {
	position: relative;
	float: left;
	width: 260px;
	padding-top: 10px;
}
#glavnakocka {
	position: relative;
	float: left;
	margin-left: 393px;
	width: 500px;
	height: 277px;
}
.kockapola {
	position: relative;
	float: left;
	width: 500px;
	height: 46px;
	line-height: 46px;
	text-align: right;
}
#kockatext {
	position: relative;
	float: left;
	width: 250px;
	height: 159px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}
.kockaradiouzivo {
	position: relative;
	float: left;
	width: 240px;
	height: 159px;
}
#sadrzaj li {
	height: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px dotted silver;
}
.pad5 {
	padding: 5px;
}
#naslov {
	position: relative;
	float: left;
	width: 882px;
	height: 22px;
	padding: 14px;
	padding-top: 20px;
	color: #064266;
	font-size: 20px;
	background-image: url('/images/naslov_bg.jpg');
}
.pola {
	position: relative;
	float: left;
	width: 50%;
}
form {
	padding-top: 9px;
}
.inputf {
	border: 1px silver solid;
	font-size: 12px;
	width: 220px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 13px;
}
.submitf {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	cursor: pointer;
	width: 100px;
	background-image: url('/images/button.jpg');
	margin-left: 5px;
	height: 22px;
}
.orange {
	color: silver;
}
.trazibox {
	float: right;
	position: absolute;
	left: 567px;
	top: 19px;
	width: 330px;
}
.trazibox form {
	padding-top: 0px;
}
#vrijemeslika {
	float: left;
	position: relative;
	width: 169px;
}
#vrijemetekst2 {
	float: left;
	position: relative;
	width: 261px;
}
#vrijemetekst {
	float: left;
	position: relative;
	width: 430px;
	padding-top: 10px;
}
.udarna {
	padding: 1px;
	border: 1px solid silver;
}
#vijestikocka1 {
	float: left;
	position: relative;
	width: 205px;
	margin-right: 20px;
}
#vijestikocka2 {
	float: left;
	position: relative;
	width: 205px;
}
.prv {
	float: left;
	position: relative;
	width: 430px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom: 1px silver dotted;
}
.prvimg {
	float: left;
	position: relative;
	width: 80px;
	height: 40px;
	margin-right: 20px;
	margin-bottom: 5px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}
.prvimg img {
	float: left;
	position: relative;
	padding: 1px;
	border: 1px silver solid;
}
.prtext {
	float: left;
	position: relative;
	width: 326px;
	display: block;
}
/** PODESAVANJA SLOVA **/
a:link {
	color: #2687BF;
	text-decoration: none;
}
a:visited {
	color: #2687BF;
	text-decoration: none;
}
a:hover {
	color: #2687BF;
	text-decoration: underline;
	cursor: pointer;
}
h2 {
	font-size: 28px;
	line-height: 28px;
	color: #064266;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
	display: block;
}
h2 a:link {
	color: #064266;
	text-decoration: none;
}
h2 a:visited {
	color: #064266;
	text-decoration: none;
}
h2 a:hover {
	color: #064266;
	text-decoration: underline;
	cursor: pointer;
}
h3 {
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
}
h4 {
	color: white;
	padding: 8px;
	background-image: url('/images/h4_bg.gif');
	margin-top: 10px;
}
h4 a:link {
	color: white;
	text-decoration: none;
}
h4 a:visited {
	color: white;
	text-decoration: none;
}
h4 a:hover {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}
.tabbertab li {
	margin-bottom: 6px;
}
#sadrzaj ol li {
	height: 80px;
}
/** MENI **/
#meni ul {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style-type: none;
	background-image: url('/images/meni_bg.jpg');
	margin-bottom: 20px;
}
#meni ul a {
	display: block;
	color: #FFF;
	width: 150px;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
}
#meni ul a:hover {
	background-color: #369;
	color: #FFF;
}
.zvucnik-m {
	float: right;
	margin-left: 10px;
}
.zvucnik-l {
	float: right;
}
