@charset "utf-8";
/* CSS Document */

{
padding:0;
margin:0;
}
a {
text-decoration: none;
color:#FFF;
}
img {
	border:0;
	float:left;
}
 h1 {
	 font-family: Verdana, Geneva, sans-serif;
	 font-size:13px;
	 color: #fff;
 }
/* body {
font-family: Calibri;
padding:0;
margin:0;
background-color:#000;
} */
body {
font-family: Calibri;
padding:0;
margin:0;
width:100%;
/*background: #E0E0E0 url(/images/bkg2.jpg) no-repeat 50% 0;*/
background: #FFF url(/images/bkg4.jpg) no-repeat 50% 0;
}

#container {
	width:930px;
	height:1000px;
	/*background:url(images/bg.png);
	background-repeat:repeat-y;
	background-position: center top;
    */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header {
	width:820px;
	height:140px;
	float:left;
	margin-bottom: 40px;
	/*margin-left: 70px;*/
}

#logo {
	float:left;
	width: 150px;
	height:110px;
}
#search_box {
	width:180px;
	height:25px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#search {
	width:122px;
	height:25px;
	float:left;
	margin: 0px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
}
input.search {
	width:100px;
	float:left;
	height:25px;
	margin:0;
	padding:0;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	border:0;
}
input.lupa {
	background:url(images/lupa.png) no-repeat;
	float:left;
	width:22px;
	height:25px;
	margin: 0px;
	padding: 0px;
	border:0;
}
#menu {
	width:600px;
	height:20px;
	float:left;
	margin-left:170px;
	padding:0;
	margin-top: 10px;
	
}
ul{
	list-style:none;
	padding:0;
	margin:0;
	
}
/**/
.breadcrumb{position:relative; height:30px; width:100%;top:120px; left:35px;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('/images/breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{font:12px Arial, Helvetica, sans-serif; color:rgb(255,255,255); text-decoration:none; line-height:30px; display:block; background:url('/images/breadcrumbImage.png') 100% -60px no-repeat; padding:0 17px 0 15px; font-weight: bold; }
.breadcrumb ul li a:hover {text-decoration:underline; color:rbg(255,255,255);}
.breadcrumb ul li a.active{background:none; color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover {text-decoration:none;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('/images/breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('/images/breadcrumbImage.png') 100% -90px no-repeat; }

li.menu {
	width:auto;
	height: 20px;
	float:left;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Arial Black", Arial;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 16px;
}
li.menu a {
	color:#F00;
}

li.menu a:hover {
	text-decoration:underline;
}
	
#player_box {
	width:560px;
	height:140px;
	float:left;
	margin-left:185px;
	background:url(images/stream.png) no-repeat;
	margin-bottom: 10px;

}
#streaming {
	width: 288px;
	height: 40px;
	float:left;


	margin: ;
	background: url(images/live.png) no-repeat;
	margin-top: 50px;
	margin-left: 140px;
	padding-top: 28px;
}
.stream {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	
}
.stream a{
	color:#FF0;
	text-decoration:underline;
	}
#center {
	width:925px;
	height:auto;
	float:left;
	margin: 0px;
    margin-bottom: 100px;
	padding: 0px;
}
#left {
	width:145px;
	height:575px;
	float:left;
	margin-right: 30px;
	/*margin-top: 140px;*/
}
#wrap {
	width:585px;
	height:555px;
	float:left;
	/*
    background-color: #414141;
	background-image: url(images/cura.png);
	background-repeat: no-repeat;
	background-position: right bottom;
    */
    background: url(/images/prov.png) repeat;
	padding-top: 15px;
	margin-right: 18px;
	padding-bottom: 15px;
	overflow-x:hidden;
	/*overflow-y:scroll;*/
}
.box_vesti {
	width: 395px;
	height:105px;
	float:left;
	margin-left:45px;
	margin-bottom: 10px;
}
h1.naslov {
	width: 256px;
	height:auto;
	float:left;
	padding-left:5px;
	margin-right:15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #F63E12;
}
h1.naslov a {
	color:#fff;}
.icons {
	width: 38px;
	height:32px;
	float:left;
	margin-left: 10px;
	text-align: center;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	}
p.naslovna {
	color:#fff;
	text-align:justify;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 390px;
	font-size: 12px;

}
p.naslovna a {
	color:#F00;
	text-decoration:underline;
}
p.foot {
	color:#F00;
	text-align:center;
	float: left;
	padding: 0px;
	height: 20px;
	width: 580px;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
	font-size: 11px;
}
	
#baner_right {
	width: 140px;
	height:auto;
	float:left;
	margin-top: 0px;
}
.right {
	width: 140px;
	height:auto;
	margin-bottom:20px;
	float: left;
}
#footer {
	width:730px;
    height: 20px;
	/*height:110px;*/
	float:left;
	/*background-image:url(images/footer.png);*/
}
#fb {
	width:auto;
	height:auto;
	float:right;
	margin-left:80px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p.foot a {
	color:#F00;
    }
.ankete {
	width:145px;
	height:200px;
	float:left;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1.ankete {
	background:url(images/naslov.png) repeat-x;
	width: 100%;
	height:12px;
	float:left;
	text-align: center;
 }
 h2.anketa {
	width:145px;
	height:auto;
	text-align:center;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
 }
 h2.anketa a {
	 color:#fff; }
p.nastavak  {
	font-family: Arial, Helvetica, sans-serif;
	width:145px;
	height:14px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
}
p.nastavak a {
	color:#F00;
	text-decoration: underline;
}

/*VESTI*/

#wrap_vest {
	width:585px;
	height:auto;
	float:left;
	/*background-color: #414141;*/
	background-repeat: no-repeat;
	background-position: right bottom;

    background: url(/images/prov.png) repeat;

	padding-top: 15px;
	margin-right: 18px;
	padding-bottom: -10px;
	overflow-x: hidden;
	/*overflow-y:scroll;*/
}
.box_vesti_v {
	width: 535px;
	height: 120px;
	float:left;
	margin-left:15px;
	margin-bottom: 5px;
}
.img_vest {
	width:100px;
	height:100px;
	float:right;
	margin-right:5px;
}
#wrap_vest_single  {
    width:585px;
	height:auto;
	float:left;
    /*
	background-color: #414141;
	background-repeat: no-repeat;
	background-position: right bottom;
    */
    background: url(/images/prov.png) repeat;

	padding-top: 35px;
	margin-right: 18px;
	overflow-x:hidden;
	/*overflow-y:scroll; */
}
.box_vesti_s {
	width:515px;
	height:auto;
	float:left;
		margin-left:35px;
	margin-bottom: 10px;
}
p.vest, p.onama, p.kontakt {
	color:#fff;
	/*text-align:justify;
	float: right;*/
	padding: 0px;
	height: auto;
	width: 515px;
    /*
    margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    */
	font-size: 12px;

}
p.vest a {
	color:#F00;
	text-decoration:underline;
}
p.vest img {
    float:left;
    margin:0 5px 0 0;
}
.img_vest_big {
	width:200px;
	height:150px;
	float:left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	
}
p.kontakt {
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:0;
}
p.kontakt a {
	color:#fff;
}
/*Oglasi*/
h1.oglasi {
	background:url(images/naslov.png) repeat-x;
	width: 230px;
	height:20px;
	float:left;
	text-align: center;
	padding:0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
 }
 h1.oglasi a {
	 color:#FFF; }
#oglasi {
	width:230px;
	height:auto;
	float:left;
	margin-left:20px;
}
/*KONTAKT */ 

.adress {
	width:280px;
	height:auto;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bolder;
	margin-top:10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.ime {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height: auto;
	width: 280px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#buttfor {
	float: left;
	width:70px;
	height:25px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	

}
input.polje-forma {
	width: 280px;
	height:20px;
	
}
form#contactform {
	width:280px;
	height:auto;
	float:left;
	padding:0px;
	margin: 0px;
}
p.warn {
	width:230px;	
	font-size:10px;
	height:auto;
	float:left;
	padding:0;
	margin:0;
}
	
#vesti_rs {
	width:145px;
	float:left;
	height:350px;
}
/*GALERIJA*/
#galerija {
	width:520px;
	height:auto;
	float:left;
	margin-left: 60px;
	padding-bottom: 20px;
}
.box_galerija {
	width:130px;
	height:145px;
	margin-right:40px;
	float:left;
	background:#fff;
	margin-top: 30px;
	
}
h1.galerija {
	width: 130px;
	height:20px;
	float:left;
	background:url(images/naslov.png) repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-size:9px;
	line-height:10px;

}
h1.galerija a{
	color:#fff;
}
.slika_galerija {
	width:110px;
	height:110px;
	float:left;
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box_slike {
	width:130px;
	height:125px;
	margin-right:40px;
	float:left;
	background:#fff;
	margin-top: 20px;
	
}
p.povratak {
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.povratak a {
	color:#fff;
}
/*OGLASI*/

#tekst_oglasa {
	width:280px;
	float:left;
	height:auto;
	margin-left: 33px;
}
.box_oglas {
	width:270px;
	height:auto;
	padding:2px;
	float:left;
	text-align:justify;
	margin-top: 5px;
	margin-bottom: 8px;
	
}
p.oglas {color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;}
.tele, .datum {
	width:50%;
	height:15px;
	float:left;
	color:#fff;
	font-size:11px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
}
.datum {
	text-align:right;
}
.dodaj {
	width:230px;
	height:auto;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bolder;
	margin-top:10px;
	padding-bottom: 10px;
}
.dodaj_polje {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height: auto;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}

input.polje-dodaj{
	width: 230px;
	height:20px;
	
}
form#dodajform {
	width:230px;
	height:auto;
	float:left;
	padding:0px;
	margin: 0px;
}
/*ANKETA*/
#wrap_anketa {
	width:565px;
	height:auto;
	float:left;
	background-color: #414141;
	background-image: url(images/cura.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 18px;
	padding-bottom: 15px;
	padding-right: 20px;
}
p.anketa_s {
	width:505px;
	height:32px;
	line-height:32px;
	float:left;
	color:#fff;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
p.anketa_s a {
	color:#fff;
}

