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


#mkcms_loading {
	background:#103C7D;
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:700;
	right:0;
	margin:0;
	padding:3px 25px;
	position:absolute;
	top:0;
	z-index:100;
}

#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
	z-index:100;
	}

/*
	Forme
*/
form.forma label,
form.forma input,
form.forma select {
	float:left;
	display:block;
}

form.forma label {
	width:200px;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
	line-height:20px;
}
form.forma input,
form.forma textarea {
	width:310px;
	background-color:#FFF;
	border: 1px solid #BDC7D8;
	font-size:12px;
	padding:2px;
}
form.forma input {
	height:16px;
}
form.forma input[type="file"] {
	height:auto;
}
form.forma textarea {
	height:100px;
}
form.forma p {
	float:left;
	margin-bottom:8px;
	margin-top:0px;
	width:628px;
}
form.forma fieldset {
	float:left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
form.forma fieldset p {
	margin-left:-10px;
	margin-right:-10px;
}
form.forma label.empty {
	height:1px;
}
form.forma input[type="submit"],
form.forma input[type="reset"],
form.forma input[type="button"]{
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right:10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #969BA2;
	border-bottom-color: #969BA2;
}
form.forma input[type="submit"] {
	background-color:#D4DBE6;
}

form.forma input[type="reset"] {
	background-color:#FAFAFB;
}

form.forma input[type="checkbox"] {
	width:auto;
}
form.forma input[type="hidden"] {
	display:none;
}
form.forma textarea.big {
	width:500px;
	height:300px;
}

form.forma small {
	display:block;
	float:left;
	width:500px;
	margin-left:165px;
}
form.forma select {
	margin-right:4px;
}
form.forma select option.parent {
	font-weight:bold;
}
form.forma select option.child {
	padding-left:30px;
}
ul.ch_list {
	padding:0px;
	margin:0px;
	float: left; 
	width: 300px;
}
ul.ch_list li {
	float:left;
	list-style:none;
	clear:both;
}
ul.ch_list li label {
	width:auto;
	padding-left:5px;
}



body {
	background-color:#C5D6EA;
	text-align:center;
	background-image: url(layout/bg_gradient.png);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#474747;
}

/* Linkovi */
a {
	color:#004175;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#e30404;
}

/* Border lijevo i desno od glavnog sadrzaja */
#navigation .middle,
#content .top,
#content .bottom .ad,
#footer .middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949FC1;
	border-left-color: #949FC1;
	background-color:#FFF;
}

/* Glavni div koji ce biti centriran */
#container {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
}

#header {
	height:146px;
	background-repeat: no-repeat;
}

#navigation .middle {
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	background-color:#FFF;
	height:25px;
}
#navigation .top {
	background-image: url(layout/navigation_top.png);
	background-repeat: no-repeat;
	height: 10px;
}

/* Meni u navigaciji */
#navigation ul {
	padding:0px;
	margin:0px;
}
#navigation li {
	list-style:none;
	display:block;
	float:left;
	line-height:25px;
	margin-left:18px;
}
#navigation a,
#navigation .pretraga input[type="submit"] {
	font-weight:bold;
	text-transform: uppercase;
	color:#464646;
	text-decoration:none;
	font-size:12px;
}
#navigation a:hover {
	color:#e30404;
}

/* Tpretraga u navigaciji */
#navigation .pretraga input[type="text"] {
	height:17px;
	background-color:#F4F5F6;
	border: 1px solid #D2DDDF;
	width:170px;
}

#navigation .pretraga input[type="submit"] {
	border:0px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;}

/* Sadrzaj */
#content .top {
	background-color:#FFF;
	clear:both;
	overflow:auto;
	background-image: url(layout/content_inside_borders.png);
	background-repeat: repeat-y;
}
#content .bottom {
	background-image: url(layout/content_bottom.png);
	background-repeat: no-repeat;
	padding-bottom:9px;
	background-position: bottom;
}
#content .bottom .ad {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
	height:98px;
	background-color:#FFF;
}

/* Lijeva kolona */
#content .top .left {
	float:left;
	margin-right:1px;
	width:628px;
	min-height:1px;
}
#content .top .right {
	float:left;
	width:349px;
	min-height:1px;
}

#content .top .right .live_stream {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	width:349px;
	text-align:center;
}

/* Footer */
#footer .top {
	height:48px;
	background-image: url(layout/footer_top.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	margin-top:12px;
}
#footer .middle {
	overflow:auto;
	background-image: url(layout/bottom_inside_borders.png);
	background-repeat: repeat-y;
}
#footer .middle .col_1,
#footer .middle .col_2,
#footer .middle .col_3,
#footer .middle .col_4 {
	float:left;
	margin-right:1px;
	min-height:1px;
}
#footer .middle .col_1 {
	width:165px;
}
#footer .middle .col_2 {
	width:299px;
}
#footer .middle .col_3 {
	width:205px;
}
#footer .middle .col_4 {
	width:306px;
	margin-right:0px;
}

#footer .middle .col_1 ul {
	padding:0px;
	margin:20px;
}
#footer .middle .col_1 li {
	list-style:none;
}
#footer .middle .col_1 li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

#footer .col_3 ul {
	margin:20px;
	padding:0px;
	color:#000;
}
#footer .col_3 ul li {
	list-style:none;
	font-weight:bold;
}
#footer .col_3 ul li a {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
#footer .middle .col_4 table {
	margin:20px;
	width:266px;
	font-size:11px;
	line-height:16px;
}
#footer .middle .col_4 table td.desno {
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	font-weight:bold;
	color:#000;
}
#footer .middle .col_4 table a {
	text-decoration:none;
	font-weight:bold;
}
#footer .middle .col_2 ul {
	margin:20px;
	padding:0px;
	font-size:11px;
}
#footer .middle .col_2 ul li {
	float:left;
	width:129px;
	list-style:none;
}
#footer .middle .col_2 ul li.title {
	width:259px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	color:#000;
}
#footer .middle .col_2 ul li a {
	text-decoration:none;
	color:#000;
}
#footer .bottom {
	background-image: url(layout/footer_bottom.png);
	background-repeat: no-repeat;
	height:9px;
	margin-bottom:15px;
}
/* Voditelji */
.voditelj {
	float:left;
	width:125px;
	margin:16px;
	height:171px;
}
.voditelj a {
	text-decoration:none;
	font-weight:bold;
}

/* Emisija index */
.emisija_index {
	width:198px;
	margin:5px;
	float:left;
	text-align:center;
}
.emisija_index img {
	width:198px;
}
.emisija_index a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
}

/* Emisija */
.emisija img.billboard {
	padding:8px;
	background-color:#F4F5F7;
}
.emisija .text {
	padding:10px;
}
.emisija h1,
.emisija h2 {
	color:#004175;
	font-size:18px;
}
.emisija .voditelji .voditelj {
	margin:13px;
}
.main_title.lista_voditelja {
	float:left;
}
.main_title.lista_voditelja.urednici {
	border-top: 1px solid #D5DEE5;
}
/*
	INDEX
*/
.index .billboard {
	width:612px;
	height:361px;
	padding:8px;
	background-color:#F4F5F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	overflow:hidden;
}
.index .billboard a {
	color:#FFF;
	text-decoration:none;
	font-size:21px;
	font-weight:bold;
	line-height:25px;
	display:block;
	background-repeat: no-repeat;
	width:612px;
	height:361px;
	float:left;
}
.index .billboard span.overlay {
	display:block;
	margin-top:291px;
	height:60px;
	width:592px;
	background-image: url(layout/billboard_overlay.png);
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}



.vijesti_kategorije ul {
	padding:0px;
	margin:0px;
	float:left;
	width:628px;
}
.vijesti_kategorije li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	margin-left:15px;
	margin-right:15px;
}
.vijesti_kategorije li a {
	color:#1E5785;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	line-height:42px;
	
}
.vijesti_kategorije li.rss {
	margin-top:11px;
	float:right;
}
.vijesti_kategorije li.tab a.selected {
	color:#e30404;
}
.velika_vijest {
	background-color:#F4F5F6;
	float:left;
	width:628px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
}
.velika_vijest img {
	float:left;
	padding:8px;
}
.velika_vijest .info {
	float:left;
	width:199px;
	padding-top:8px;
}
.velika_vijest .info .datum {
	font-size:11px;
}
.velika_vijest .info .text {
	font-size:12px;
}
.velika_vijest .info h1 {
	font-size:22px;
	color:#004175;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
	line-height:22px;
}
.velika_vijest .info h1 a,
.mala_vijest h1 a,
.srednja_vijest .info h1 a {
	text-decoration:none;
}
.mala_vijest {
	float:left;
	padding-left:8px;
	padding-top:8px;
	width:198px;
}
.mala_vijest h1 {
	font-size:14px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:8px;
}
/* Srednja vijest */
.srednja_vijest {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
	float:left;
	width:628px;
}
.srednja_vijest img {
	float:left;
	padding:8px;
}
.srednja_vijest .info {
	float:left;
	width:406px;
	padding-top:8px;
}
.srednja_vijest .info .datum {
	font-size:11px;
	display:block;
	margin-bottom:10px;
}
.srednja_vijest .info .text {
	font-size:12px;
}
.srednja_vijest .info h1 {
	font-size:14px;
	color:#004175;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

/* Full vijest */
.full_vijest .naslov {
	font-size:22px;
	color:#004175;
	width:612px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	margin:0px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:25px;
}
.full_vijest ul.objavljeno {
	margin:0px;
	float:left;
	font-size:11px;
	padding:0px;
	line-height:30px;
	width:100%;
}
.full_vijest ul.objavljeno li {
	float:left;
	list-style:none;
	padding-left:8px;
	padding-right:8px;
	
}
.full_vijest ul.objavljeno li.proslijedi {
	float:right;
	line-height:21px;
}
.full_vijest ul.objavljeno li.proslijedi a {
	display:block;
	width:66px;
	height:21px;
	text-align:center;
	background-image: url(layout/proslijedi_button.png);
	background-repeat: no-repeat;
	float:left;
	margin-top:5px;
	text-decoration:none;
}
.full_vijest .text {
	width:612px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
}
.full_vijest .text .slika {
	width:320px;
	float:left;
	background-color:#F4F5F6;
	display:inline;
	margin-right:8px;
	margin-bottom:8px;
}
.full_vijest .text .slika img {
	width:320px;
	float:left;
}
.full_vijest .text .slika .izvor {
	color:#004175;
	font-size:10px;
	line-height:30px;
	display:block;
	padding-left:5px;
	padding-right:5px;
}

/* Poll */
.poll .title {
	font-size:17px;
	font-weight:bold;
	width:329px;
	line-height:42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	margin-bottom:20px;
	padding-left:20px;
}
	
.poll .pitanje,
.poll_rez .pitanje {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
}
.poll_rez .pitanje {
	margin-top:20px;
}
.poll label {
	width:100%;
	display:block;
}
.poll .odgovori {
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
}
.poll .submit,
#pusti_muziku .submit {
	width:66px;
	height:25px;
	background-image: url(layout/poll_button.png);
	background-repeat: no-repeat;
	border:0px;
	display:block;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
.poll .rezultati_link {
	display:block;
	float:left;
	line-height:25px;
	margin-left:15px;
	text-decoration:none;
}
.poll .buttons {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.poll_rez .odgovor {
	margin-left:20px;
	margin-right:20px;
}
.poll_rez .procenat {
	background-color:#EDEDED;
	border: 1px solid #DCDCDC;
	line-height:24px;
	height:24px;
	margin-left:20px;
	margin-right:20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	min-width:20px;
}
.prethodne_ankete {
	margin-top:30px;	
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.prethodne_ankete .title {
	margin-bottom:5px;
	font-weight:bold;
}
.prethodne_ankete a {
	text-decoration:none;
}
/* Tvprogram */
.tvprogram .title,
#loc-static-page h1,
.main_title {
	line-height:42px;
	font-size:18px;
	width:588px;
	padding-left:20px;
	padding-right:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	margin:0px;
}
.tvprogram .dani {
	margin:0px;
	padding:0px;
	float:left;
	width:100%
}
.tvprogram .dani li {
	list-style:none;
	float:left;
	width:89px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.tvprogram .dani li a {
	text-decoration:none;
}
.tvprogram .dani li .dan {
	display:block;
	font-weight:bold;
}
.tvprogram .dani li.selected a {
	color:#B40007;
}
.tvprogram .dani li .datum {
	font-size:11px;
}
.tvprogram .row {
	float:left;
	padding-top:7px;
	padding-bottom:7px;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFF3F5;
}
.tvprogram .row .vrijeme {
	float:left;
	width:98px;
	text-align:center;
	font-weight:bold;
}
.tvprogram .row .emisija {
	float:left;
	width:514px;
}
.tvprogram .row .emisija .naziv {
	display:block;
	font-weight:bold;
}
.tvprogram .row .emisija .naziv a {
	text-decoration:none;
}
.tvprogram .row .emisija .opis {
	font-size:11px;
}
.graficka_obrada {
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.arhiva a {
	display:block;
	width:309px;
	line-height:24px;
	text-decoration:none;
	background-image: url(../tvsaTpl/layout/play.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
}
#loc-static-page .sadrzaj {
	padding:20px;
}
.dnevne_vijesti {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pusti_muziku {
	z-index:1001;
	width:669px;
	height:396px;
	position:absolute;
	top:100px;
	left:200px;
	background-image: url(layout/pusti_muziku_bg.png);
	background-repeat: no-repeat;
	padding:8px;
}
#pusti_muziku .title {
	font-size:19px;
	color:#474747;
	float:left;
	width:654px;
	height:48px;
	font-weight:bold;
	text-align:left;
	padding-top:25px;
	padding-left:15px;
}
#pusti_muziku .player {
	width:320px;
	height:240px;
	margin-left:15px;
	float:left;
	background-color:#CCC;
}
#pusti_muziku .opcije {
	float:left;
	text-align:left;
	margin-left:15px;
}
#pusti_muziku .opcije label {
	display:block;
}
#pusti_muziku .submit {
	margin-top:15px;
}
#pusti_muziku .close {
	background-image: url(layout/pusti_muziku_close.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	display:block;
	position:absolute;
	top:20px;
	right:20px;
}
.pusti_muziku_banner {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
	float:left;
}

/*
	Alerts
*/
.sde_box {
	padding:15px;
	margin:10px;
}

.sde_box.done {
	background-color:#ECFAFD;
	border: 1px solid #D4DBE6;
}

.sde_box.error {
	background-color:#FED2CD;
	border: 1px solid #D4DBE6;
}

.vremenska_prognoza .title {
	font-size:17px;
	font-weight:bold;
	width:329px;
	line-height:42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DEE5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DEE5;
	padding-left:20px;
	float:left;
}
.vremenska_prognoza .prognoza {
	float:left;
	width:349px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.vremenska_prognoza .prognoza img {
	float:left;
	margin-left:50px;
}
.vremenska_prognoza .prognoza .text {
	float:left;
	line-height:52px;
	display:block;
	font-size:24px;
	padding-left:15px;
	color:#004175;
}
.kolumna_autor {
	padding:10px;
	background-color:#F1F0F5;
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #D5DEE5;
	border-bottom-color: #D5DEE5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear:both;
	line-height:16px;
	overflow:hidden;
}
.kolumna_autor img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*
	Forma za dodavanje kometnara
*/
.add_comment,
.add_comment .ime,
.add_comment .mail,
.add_comment .komentar,
.add_comment .dugme {
	float:left;
}
.add_comment .ime,
.add_comment .ime label,
.add_comment .ime input,
.add_comment .mail,
.add_comment .mail label,
.add_comment .mail input {
	width:285px;
}
.add_comment .ime,
.add_comment .komentar,
.add_comment .dugme {
	margin-left:10px;
}
.add_comment .ime {
	margin-right:28px;
}
.add_comment .komentar,
.add_comment .komentar label,
.add_comment .komentar textarea,
.add_comment .dubme {
	width:598px;
}
.add_comment .komentar textarea {
	height:100px;
}
.add_comment .ime label,
.add_comment .mail label,
.add_comment .komentar label {
	font-weight:bold;
}
.add_comment small {
	font-weight:normal;
	color:#999;
}
.add_comment {
	margin-top:10px;
}
.add_comment .ime,
.add_comment .mail,
.add_comment .komentar,
.add_comment .dugme,
.add_comment .onemoguceno {
	margin-bottom:10px;
}
.add_comment .onemoguceno {
	text-align:center;
	width:628px;
	font-weight:bold;
	font-size:14px;
	color:#999;
}
/**
	Ispis komentara
*/
.komentar_row {
	width:608px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:10px;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.komentar_row,
.komentar_row .ime,
.komentar_row .text {
	float:left;
}
.komentar_row .ime {
	width:150px;
	margin-right:28px;
	font-weight:bold;
}
.komentar_row .text {
	width:430px;
}
.komentar_row .text small {
	display:block;
	color:#999;
}