body{
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	/*background-color: #dddddd;*/
	background-color: white;
	/*
	background-image: url(../img/pahulje.gif);
	background-repeat: repeat;
	*/
}
#preload{
	position: absolute;
	top: -1000px;
	left: -1000px;
}
a{
	color: black;
	text-decoration:none;
	outline: none;
}
	
a:hover {
	color: black;
	text-decoration: none;
	outline: none;
}
	
img{
	border:none;
}

#okvir{
	margin: 8px auto;
	width: 976px;
	/*border: 1px solid Black;*/
	/*height: 100%;	*/
}
#okvir_main{
	float: left;
	width: 974px;
	background-color: #b4b4b4;
}
#header{
	float: left;
	height: 165px;
	width: 974px;
	/*border-bottom: 1px solid red;
	border-top: 1px solid red;*/
}
#header_top{
	float: left;
	width: 974px;
	height: 107px;
	background: url(../img/header_pixel.png) repeat-x center;
	padding: 0px;
	/*border-bottom: 1px solid red;
	border-top: 1px solid red;*/
}
#header_left{
	float: left;
	width: 207px;
	height: 107px;
	/*border-right: 1px solid red;*/
	padding: 0px;
}
#header_banner{
	float: left;
	height: 107px;
	width: 550px;
	text-align: center;
}
#header_links{
	float: left;
	height: 107px;
	width: 200px;
	background: url(../img/header_right_pixel.png) repeat-x;
	margin-left: 8px;
	font-size: 10px;
	/*padding: 15px 0px 0px 8px;*/
}
.hlinks{
	float: left;
	width: 162px;
	height: 20px;
	padding: 2px 0px 0px 25px;
	margin-left: 8px;
	color: #2d2d2d;
	font-size: 10px;
	font-weight: bold;
}
#bookmark{
	margin-top: 15px;
	background: url(/img/bookmark.png) no-repeat;
}
#rss{
	background: url(/img/rss.png) no-repeat;
}
#newsletter{
	background: url(/img/newsletter.png) no-repeat;
}
#kontakt{
	background: url(/img/peakovi.gif) no-repeat;
	height: 16px;
}


#header_logo{
	float: left;
	width: 155px;
	height: 45px;
	/*border-bottom: 1px solid red;*/
	/*border-right: 1px solid Blue;*/
	
	background: url(/img/logo.png) repeat-x center;	
}
#header_kalendar{
	float: left;
	width: 48px;
	height: 45px;	
	background: url(/img/kalendar.png) repeat-x;	
	padding: 0px;	
	/*border-left: 1px solid Green;*/
}
#kalendar_mesec{
	float: left;
	width: 48px;
	text-align: center;
	height: 12px;
	font-size:12px;
	margin-top: -2px;
	font-weight: bold;
	color: white;
	/*border-bottom: 1px solid red;*/
	
}
#kalendar_dan{
	float: left;
	width: 48px;
	height: 26px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #626262;
	margin-top: 1px;
	/*border-bottom: 1px solid red;*/
}
#navigacija_logo{
	float: left;
	width: 197px;
	height: 62px;	
	background: url(/img/vesti_logo.png) repeat-x;	
}
#link_cover{
	/*border: 1px solid red;*/
	font-size: 30px;
}

#header_menu{
	float: left;
	width: 974px;
	height: 57px;
	background: url(/img/menu_pixel.png) repeat-x;	
	/*border-bottom: 1px solid red;
	border-top: 1px solid red;*/
}
.menu{
	float: left;
	width: 762px;
	height: 36px;
	/*border: 1px solid red;*/
	/*border-bottom: 1px solid Green;
	border-top: 1px solid Green;*/
	/*background-color: #b4b4b4;*/
	background-color: transparent;
}

/*												MENU						*/

.mitem{
	float: left;	
	height: 36px;
	/*margin: 5px 0px;*/
	/*border: 1px solid Red;
	width: 90px;*/
}
#home, a:hover #home{
	background: url(/img/menu_home.png) no-repeat left;
	width: 90px;
}

a #home{
	background: url(/img/menu_home.png) no-repeat left;
	width: 90px;
}

#rtvs, a:hover #rtvs{
	background: url(/img/menu_tvs.png) no-repeat left;
	width: 39px;
}

a #rtvs{
	background: url(/img/menu_tvs.png) no-repeat left;
	width: 39px;
}

#radios, a:hover #radios{
	background: url(/img/menu_radios.png) no-repeat left;
	width: 68px;
}

a #radios{
	background: url(/img/menu/menu_radios.png) no-repeat left;	
	width: 68px;
}

#vesti, a:hover #vesti{
	background: url(/img/menu_vesti_over.png) no-repeat left;
	width: 47px;
}

a #vesti{
	background: url(/img/menu_vesti.png) no-repeat left;
	width: 47px;
}

#sport, a:hover #sport{
	background: url(/img/menu_sport_over.png) no-repeat left;
	width: 43px;
}

a #sport{
	background: url(/img/menu_sport.png) no-repeat left;
	width: 43px;
}

#biznis, a:hover #biznis{
	background: url(/img/menu_biznis_over.png) no-repeat left;
	width: 44px;
}

a #biznis{
	background: url(/img/menu_biznis.png) no-repeat left;
	width: 44px;
}

#kultura, a:hover #kultura{
	background: url(/img/menu_kultura_over.png) no-repeat left;
	width: 57px;
}

a #kultura{
	background: url(/img/menu_kultura.png) no-repeat left;
	width: 57px;
}

#ona, a:hover #ona{
	background: url(/img/menu_ona_over.png) no-repeat left;
	width: 103px;
}

a #ona{
	background: url(/img/menu_ona.png) no-repeat left;
	width: 103px;
}

#on, a:hover #on{
	background: url(/img/menu_on_over.png) no-repeat left;
	width: 97px;
}

a #on{
	background: url(/img/menu_on.png) no-repeat left;
	width: 97px;
}

#zabava, a:hover #zabava{
	background: url(/img/menu_zabava_over.png) no-repeat left;
	width: 49px;
}

a #zabava{
	background: url(/img/menu_zabava.png) no-repeat left;
	width: 49px;
}

#forum, a:hover #forum{
	background: url(/img/menu_forum_over.png) no-repeat left;
	width: 48px;
}

a #forum{
	background: url(/img/menu_forum.png) no-repeat left;
	width: 48px;
}

#marketing, a:hover #marketing{
	background: url(/img/menu_marketing_over.png) no-repeat left;
	width: 77px;
}

a #marketing{
	background: url(/img/menu_marketing.png) no-repeat left;
	width: 77px;
}

/*												MENU	END					*/


/*												SEARCH & SUBMENU				*/

.search{
	float: right;	
	width: 211px;
	height: 58px;
	/*border: 1px solid red;*/
	/*border-bottom: 1px solid Green;
	border-top: 1px solid Green;*/
	
}
.search_okvir{	
	float: left;
	/*padding-right: 9px;*/
	width:200px;
	height: 58px;
	margin-left: 2px;
	/*border: 1px solid Red;*/
	background: url(/img/search_pixel.png) repeat-x;
}

.submenu{
	float:left;
	width: 762px;
	height: 23px;	
	/*border: 1px solid red;*/
}
.submenu_text{
	padding: 2px 0px 0px 10px;
	color: #dbdbdb;
	font-size: 12px;
	font-weight: bold;
	/*border: 1px solid red;*/
}
.sitem, .sitem_sel{
	color: black;
}
.submenu_text a .sitem{
	color: #dbdbdb;
}

.submenu_text a #sitemnew{
	color: yellow;
}

.submenu_text a:hover .sitem, .submenu_text a:hover #sitemnew, .submenu_text a:hover .sitem_sel{
	color: black;
}


#search_polje{
	width: 199px;
	height: 29px;
	/*border: 1px solid Green;*/
	
}
#search_ostalo{
	padding-top: 4px;
	width: 199px;
	height: 22px;
	text-align: center;
	/*border: 1px solid Green;*/
}
#search_button{
	padding-top: 8px;
	margin-left: 11px;
	width: 185px;
	height: 25px;	
	background: url(/img/search_polje.png) no-repeat;
	/*border: 1px solid Red;*/
	
}
.search_button{	
	width: 135px;	
	border: none;
	background-color: transparent;
	/*border: 1px solid Red;*/
}
.radio_button{
	border: 0px;
	background-color: transparent;
	/*background: url(/img/search_radio.png) no-repeat;*/
}
#search_btn{
	background: url(/img/search_button.png) no-repeat;
	width: 55px;
	height: 18px;
	border: none;
	/*border: 1px solid Red;*/
}

/*												SEARCH & SUBMENU	END					*/



/*												INDEX						*/


#site{
	float: left;
	width: 962px; /* 974px*/
	background-color: #b4b4b4;
	padding-left: 6px;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
#footer{
	float: left;
	width: 952px; /* 974px*/
	/*height: 80px;*/
	text-align: center;
	margin-top: 10px;
	color: #3d4c30;
	/*border: 1px solid red;*/
}
#footer a{
	color: #3d4c30;
}
#left{
	float: left;
	width: 197px;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
#middle{
	float: left;
	width: 560px;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
#right{
	float: right;
	width: 200px;
	/*background-color: #dbdbdb;
	height: 550px;*/
	
	margin: 0px;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
html > body #right{
	margin-right: 3px;		
}
#bottom{
	float: left;
	width: 962px;
	/*margin-top: 6px;*/
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}

#recommended{
	float: left;
	width: 190px;
	margin-top: 6px;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
.rechead, .rechead a{
	font-size: 9px;
	color: white;
}
.recclan{
	float: left;
	background-color: white;
	width: 190px;
	height: 77px;
	margin-top: 6px;	
}
.recokvir{
	float: left;
	width: 178px;
	/*height: 75px;*/
	/*border-top: 1px solid green;
	border-bottom: 1px solid green;*/
}
.recnext{
	float: left;
	width: 10px;
	height: 75px;
	border: 1px solid White;
	background: url(/img/next.png) no-repeat center #8a8a8c;		
	
}
.recnext:hover{
	background: url(/img/next_over.png) no-repeat center #7b1515;
}
.recleft{
	float: left;
	width: 83px;
	padding: 0px;
	margin: 0px;
	/*border-right: 1px solid Black; */
}
.recdate{
	float: left;
	font-size: 9px;
	padding: 2px 0px 0px 5px;
	color: #444;
	font-weight: bold;
	background-image: url(/img/date_head.png);
}
.recimg{
	float: left;
	width: 83px;
	/*height: 60px;*/
	padding: 0px;
	margin: 0px;
	/*border-right: 1px solid Black; */
}
.recnaslov{
	float: left;
	width: 85px;
	height: 72px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	/*color: #23262f;*/
	color: #5f5f5f;		
	display: table;
	overflow: hidden;
	/*border-right: 1px solid Black; */
}
.recnaslov a{
	color: #5f5f5f;	
}
.recnaslov a:hover{
	color:black;
}
.recnaslov_va{
	/*border: 1px solid Red;*/
	display: table-cell; 
	vertical-align: middle;
	padding: 3px 0px 0px 3px;
	
}

.nvestiholder{
	float: left;
	width: 190px;
	/*height: 360px;*/
	margin-top: 6px;
	/*border: 1px solid Red;*/
	
}
#nvesthead{
	float: left;
	width: 190px;
	height: 16px;	
	background: url(/img/najnovije_vesti.png) no-repeat;	
	/*border-bottom: 1px dotted #c4c5c8;*/
		
}
#scrollerokvir{
	float: left;
	width: 178px;
	height: 284px; 
	padding: 6px;
	background-color:white; 
	
	
}
#scroller{	
	overflow: hidden; 
	margin-top: 0px; 
	margin-bottom: 6px; 	
	visibility: visible; 
	color: black; 
	background-color:white; 
	font-size: 11px; 
	font-weight: bold;
	position: relative; 
	width: 178px; 
	height: 284px; 
	left: 0px; 
	top: 0px;
}
.dotted{
	background: url(/img/dotted.gif) repeat-x;
 	height: 2px;	
}

.player{
	float: left;
	width: 190px;
	height: 110px;
	margin-top: 6px;
	text-align: center;
	/*border: 1px solid Black;*/
}
.glavna{
	float: left;
	width: 556px;
	height: 346px;
	background-color: white;
	margin-top: 6px;
	/*border: 1px solid Black;*/
}
.glavna_slika{
	float: left;
	width: 375px;
	padding: 6px;
}
.glavna_pic{
	border: 1px solid #a5a6ab;
	width: 373px;
	height: 275px;
}
.glavna_baner{
	float: left;
	width: 160px;
	height: 275px;
	border: 1px solid #a5a6ab;
	margin-top: 6px;
}
.glavna_text{
	float: left;
	width: 550px;
	height: 52px;	
	/*background-color: #23262f;*/
	/*margin-left: 6px;	*/
	padding-left: 6px;
	margin-bottom: 6px;
}
.glavna_naslov{
	float: left;
	width: 534px;
	height: 52px;
	background-color: #23262f;
}
.glavna_link{
	float: left;
	width: 10px;
	height: 52px;
	/*border: 1px solid White;*/
	background: url(../img/next.png) no-repeat center #8a8a8c;		
}
.glavna_link:hover{
	background: url(../img/next_over.png) no-repeat center #7b1515;
}

.glavna_sam_text{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0px 0px 10px;
	color: white;
}
.glavna_sam_text a{
	color: white;
}
.glavna_sam_text a:hover{
	color: white;
}
.glavna_sam_text h1{	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	color: white;
}
.glavna_sam_text h1 a{
	color: white;
}
.glavna_sam_text h1 a:hover{
	color: white;
}
.sekcije{
	float: left;
	width: 275px;
	height: 110px;
	margin-top: 6px;
	background-color: white;
	/*border: 1px solid black;*/
}
.sekcije_par{
	float: left;
	width: 275px;
	height: 110px;
	margin-top: 6px;
	margin-left: 6px;
	background-color: white;
	/*border: 1px solid red;*/
}

.sekcijeb{
	float: left;
	width: 275px;
	height: 80px;
	margin-top: 6px;
	background-color: transparent;
	/*border: 1px solid black;*/
}
.sekcijeb_par{
	float: left;
	width: 275px;
	height: 80px;
	margin-top: 6px;
	margin-left: 6px;
	background-color: transparent;
	/*border: 1px solid red;*/
}
.sekcijeb_spacer{
	float: left;
	width: 550px;
	/*background-color: red;*/
	font-size: 1px;
}

.sekcije_baneri{
	float: left;
	width: 275px;
	height: 110px;
	margin-top: 6px;
	margin-left: 6px;
	background-color: white;
}
.sekcije_left{
	float: left;
	width: 123px;
	height: 109px;
}
.sekcije_head{
	float: left;
	width: 123px;
	height: 19px;
	color: white;
	background-color: #7b1515;
}
.sekcije_head_text{
	float: left;
	padding: 2px 0px 0px 5px;
	font-weight: bold; 
}
.sekcije_head_text a{
	color: white;
}
.sekcije_news{
	float: left;
	width: 150px;
	height: 109px;
	/*background-color: red;*/
}
.sekcije_vesti{
	float: left;
	width: 152px;
	height: 36px;
	border-bottom: 1px solid #a5a6ab;	
}

.sekcije_vesti_text{
	float: left;
	padding: 2px 3px 0px 5px;
	color: #23262f;
	font-size: 11px;	
	line-height: 10px;
	font-weight: bold; 
}
.sekcije_vesti_text a{
	color: #23262f;
}
.sekcije_vesti_text h2{	
	padding: 0px;
	margin: 0px;
	color: #23262f;
	font-size: 11px;	
	line-height: 10px;
	font-weight: bold; 
}
.sekcije_vesti_text h2 a{
	color: #23262f;
}
.sekcije_pics{
	float: left;
	width: 123px;
	height: 91px;
	/*background-color: yellow;*/
}
.sekcije_pic{
	float: left;
	width: 123px;
	height: 91px;
}


/*												ANKETA						*/

.anketa{
	float: left;
	width: 200px;
	height: 161px;
	background: url(../img/anketa_pitanje.png) no-repeat white;

}

.anketa_text{
	float: left;
	color: white;
	font-weight: bold;
	font-size: 11px;
	width: 178px;
	height: 30px;
	padding: 10px 0px 0px 12px;
	/*border: 1px solid Red;	*/
	/*background-color: yellow;*/
}
.anketa_odgovori{
	float: left;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 12px;
	width: 178px;
	padding: 15px 0px 0px 12px;
	/*border: 1px solid red;	*/
}
.anketa_dugme{
	float: left;
	padding: 20px 0px 0px 4px;
	width: 195px;
	background: url(../img/anketa_dugme.png) no-repeat bottom right;
	/*border: 1px solid red;*/
}
.anketa_dugme2{
	float: left;
	padding: 20px 0px 0px 12px;
	width: 187px;
	font-size: 12px;
	font-weight: bold;
}
#anketa_btn{
	width: 80px;
	height: 18px;
	border: none;

	background-color: transparent;
}

/*												ANKETA	END					*/

.adsense{
	float: left;
	background-color: #dbdbdb;
	width: 200px;
	height: 191px;
}



/*												VREME					*/

.vreme{
	float: left;
	width: 200px;
	height: 110px;
	margin-top: 6px;
	background-color: white;
	
}

.vreme_holder{
	float:left;
	width: 188px;
	height: 110px;
	background: url(/img/w2a.png) top no-repeat;	
}
.vreme_head{
	float:left;
	width: 188px;
	height: 15px;
	background: url(/img/w2a.png) top no-repeat;	
}

.vreme_link{
	float: left;
	width: 10px;
	height: 108px;
	border: 1px solid White;
	background: url(../img/next.png) no-repeat center  #8a8a8c;		
}
.vreme_link:hover{
	background: url(../img/next_over.png) no-repeat center #7b1515;
}

.vremena{
	float: left;
	width: 62px;
	height: 90px;
	margin-top: 2px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
}
.vremena a{
	color: #2d2d2d;
}
.vremena_pic{
	float: left;
	width: 62px;
}
.vremena_temp{
	float: left;
	width: 62px;
	color: #2e4c91;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	text-align: center;
}
.vremena_temp a{
	color: #2e4c91;
	font-weight: bold;
	font-size: 14px;
}

/*												VREME	END					*/


.amss{
	float: left;
	width: 200px;
	margin-top: 6px;
	background-color: white;
}

.amss_holder{
	float:left;
	width: 188px;
	height: 80px;	
}
.amss_head1{
	float:left;
	width: 84px;
	height: 15px;
	background: url(/img/radar.png) top no-repeat;	
}
.amss_head2{
	float:left;
	width: 103px;
	height: 15px;
	background: url(/img/amss.png) top no-repeat;	
}

.amss_link{
	float: left;
	width: 10px;
	height: 78px;
	border: 1px solid White;
	background: url(../img/next.png) no-repeat center  #8a8a8c;		
}

.amss_link:hover{
	background: url(../img/next_over.png) no-repeat center #7b1515;
}

.amss_text{
	float:left;
	width: 180px;
	padding: 2px 4px;
	height: 61px;
	/*border-bottom: 1px solid red;*/
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
		
}
.amss_text a{
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
}

.kurs{
	float: left;
	width: 200px;
	margin-top: 6px;
	background-color: white;
}

.kurs_holder{
	float:left;
	width: 188px;
	height: 69px;	
}
.kurs_head{
	float:left;
	width: 188px;
	height: 15px;
	background: url(/img/radar.png) top no-repeat;	
}


.kurs_link{
	float: left;
	width: 10px;
	height: 69px;
	border: 1px solid White;
	background: url(../img/next.png) no-repeat center  #8a8a8c;		
}

.kurs_link:hover{
	background: url(../img/next_over.png) no-repeat center #7b1515;
}

.kurs_text{
	float:left;
	width: 180px;
	padding: 2px 4px;
	/*height: 61px;*/
	/*border-bottom: 1px solid red;*/
		
}
#tbkurs{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
	width: 100%;
	/*border: 1px solid Black;*/
}
#tbkurs th{
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
}
#tbkurs td{
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
	padding: 1px;
}

/*												BOTTOM	END					*/

.others{
	float:left;
	width: 472px;
	height: 186px;
	margin-top: 6px;
	background-color: white;
	/*border: 1px solid Black;*/
}
.others_head{
	float: left;
	width: 150px;
	height: 15px;
	margin-left: 5px;
	font-weight: bold;
	cursor: pointer;
	
}
.others_head a{
	color: white;
}
#others_vesti,.others_vesti a{
	background-color: #7b1515;
	
}
#others_sport, .others_sport a{
	background-color: #384e81;
	
}
#others_biznis, .others_biznis a{
	background-color: #276f57;
	
}
#others_kultura, .others_kultura a{
	background-color: #a36904;
	
}
.others_text{
	float: left;
	width: 462px;
	height: 155px;
	margin: 5px 0px 0px 5px;
	/*background-color: black;*/
}
.others_slika{
	float: left;
	width: 150px;
	height: 105px;
}
.others_vesti{
	float: left;
	width: 305px;
	height: 116px;
	margin-left: 5px; 
}
.others_ostale{
	float: left;
	width: 305px;
	height: 28px;
	border-bottom: 1px solid white;
	background-color: #a5a6ab;
}
.others_naslov{
	padding-left: 8px;
	font-weight: bold;	
	color: white;
}
.others_vesti_samtext{	
	padding: 8px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
}
.others_vesti_samtext a{
	color: white;
	background-color: transparent;
}

.others_glavna{
	float: left;
	width: 460px;
	height: 40px;
	color: white;
	margin-top: 5px;
	background-color: #23262f;	
}
.others_glavna_samtext{
	font-size: 20px;
	font-weight: bold;
	padding: 8px 0px 0px 10px;
	color: white;
}
.others_glavna_samtext a, .others_vesti_samtext a{
	color: white;
}

.interview{
	float: left;
	width: 275px;
	height: 186px;
	margin: 6px 6px 0px 6px;
	background-color: white;
}
.interview_okvir{
	padding: 0px 5px;
	color: #23262f;
}

.interview_head{
	float: left;
	width: 275px;
	height: 16px;
	margin-left: -5px; 
}
.interview_head_text{
	float: left;
	width: 113px;
	height: 16px;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	background-color: #7b1515;
}

.interview_left{
	float: left;
	width: 128px;
}
.interview_right{
	float: left;
	width: 142px;
	height: 110px;
	
}
.interview_naslov{
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	width: 142px;
	height: 65px;
	text-align: center;
	/*background-color: black;*/
}
.interview_naslov1{
	
	font-size: 14px;
	font-weight: bold;	
	text-align: center;
	padding: 0px 5px 10px 5px;
	/*background-color: black;*/
}

.interview_datum{
	float: left;
	width: 132px;
	font-size: 11px;
	color: #5f5f5f;	
	text-align: center;
	padding-bottom: 8px;
	/*background-color: green;*/
}

.interview_naslov a, .interview_naslov1 a{
	color: #6a1313;
}

.interview_text_okvir{
	float: left;
	width: 275px;
	height: 60px;
	margin-top: 10px;	
	/*background-color: black;*/
}
.interview_text{
	float: left;
	width: 265px;
	height: 60px;
	margin-left: 5px;
	color: #23262f;
	/*background-color: Red;*/
}

.presek{
	float: left;
	width: 200px;
	height: 186px;
	/*margin-left: 6px;*/
	margin-top: 6px;
	background-color: white;
}
.presek_head{
	float: left;
	width: 200px;
	height: 16px;
	background-image: url(/img/press_presek_head.png);
}
.presek_text_okvir{
	float: left;
	width: 200px;
}
.presek_text{
	float: left;
	border-bottom: 1px dotted gray;
	width: 190px;
	padding: 5px;
	height: 45px;
	font-size: 11px;
}
.color_vesti{
	font-weight: bold;
	color: #7b1515;	
}
.presek_pad{
	padding-top: 3px;
}

/*												BOTTOM	END					*/

/*												INDEX	END					*/


/*												DETALJI						*/

.najnaj{
	float: left;
	width: 190px;
	margin-top: 6px;
	background-color: white;
}
.najnaj_head{
	float: left;
	width: 190px;
	height: 28px;
	
}
#najnaj_novije{
	float: left;
	width: 91px;
	height: 28px;
	cursor: pointer;
	background-image: url(/img/head_najnovije.png);
}
#najnaj_citanije{
	float: left;
	width: 99px;
	height: 28px;
	cursor: pointer;
	background-image: url(/img/head_najcitanije.png);
}
#najnaj_novije_holder, #najnaj_citanije_holder{
	/*float: left;*/
	width: 190px;
	height: 280px;
	margin-top: 6px;
	
	
	overflow: hidden; 
	margin-top: 0px; 
	margin-bottom: 6px; 	
	visibility: visible; 
	color: black; 
	background-color:white; 
	font-size: 11px; 
	font-weight: bold;
	position: relative; 
	/*width: 178px; */
	/*height: 284px; */
	left: 0px; 
	top: 0px;
}
.najnaj_novije_text_holder{
	float: left;
	width: 175px;
	height: 50px;
	padding: 5px 0px 5px 5px;
	border-top: 1px dotted black;
}
.detalji{
	float: left;
	width: 556px;	
	/*height: 346px;*/
	background-color: white;
	margin-top: 6px;
	/*border: 1px solid Black;*/
	color: #333333;
	/*border-bottom: 1px solid gray;*/
}
.detalji_catch{
	float: left;
	width: 544px;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	color: #5a5a5a;
}
.detalji_text{
	float: left;
	width: 550px;
	
	/*background-color: #23262f;*/
	padding-left: 6px;	
	margin-bottom: 6px;
}
.detalji_naslov{
	float: left;
	width: 544px;
	/*height: 52px;*/
	background-color: #23262f;
	padding-bottom: 10px;
	
}

.detalji_slika{
	float: left;
	width: 370px;
	height: 280px;
	padding-left: 6px;
	/*background-color: red;*/
}
.detalji_info{
	float: left;
	width: 166px;
	height: 278px;
	margin-left: 6px;
	border: 1px solid #b5b5b5;
	background-color: #e1e1e1;
}
.detalji_info_top{
	float: left;
	padding: 10px;
	font-size: 12px;
	color: #333333;	
}
.detalji_info_bottom{
	float: left;
	padding-top: 20px;
	
}
.detalji_info_bottom a{
	color: #262626;
}
.detalji_info_bottom_pismo{
	float: left;
	height: 15px;
	padding: 5px 0px 0px 26px;
	background: url(/pic/pismo.gif) left no-repeat;
	margin-left: 8px;
	color: #262626;
	font-size: 8px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.detalji_info_bottom_print{
	float: left;
	height: 15px;
	padding: 5px 0px 0px 26px;
	background: url(/pic/print.gif) left no-repeat;
	margin-left: 8px;
	color: #262626;
	font-size: 8px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.detalji_info_bottom_add{
	float: left;
	height: 15px;
	padding: 5px 0px 0px 26px;
	background: url(/pic/addcomment.gif) left top no-repeat;
	margin-left: 8px;
	color: #262626;
	font-size: 8px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*border: 1px solid red;*/

}
.detalji_info_bottom_comm{
	float: left;
	height: 15px;
	padding: 5px 0px 0px 26px;
	background: url(/pic/comments.gif) left no-repeat;
	margin-left: 8px;
	color: #262626;
	font-size: 8px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.detalji_info_bottom_arhiva{
	float: left;
	height: 15px;
	padding: 5px 0px 0px 26px;
	background: url(/pic/arhiva.gif) left no-repeat;
	margin-left: 8px;
	color: #262626;
	font-size: 8px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100px;
	
}
.detalji_bold{
	font-weight: bold;
}
.detalji_bold a:hover{
	color: red;
}
.detalji_smallbody{
	float: left;
	width: 542px;
	font-size: 18px;
	font-family: Georgia;
	padding: 15px 6px;
	
}
.detalji_bigbody{
	float: left;	
	padding: 15px 6px;
	color: #333333;
	font: 13px/14px Arial;
	
}
.detalji_bigbody a{
	color: #7b1515;
	text-decoration: underline;
}
.detalji_bigbody a:hover{
	color:black;
}
.adsense2{
	float: left;	
	width: 556px;
	height: 80px;
	background-color: white;
}
.adsense3{
	float: left;	
	width: 556px;	
	background-color: white;
}
.adsense4{
	float: left;	
	width: 190px;		
	margin: 6px auto;
	text-align: center;	
	background-color: white;	
}
.adsense5{
	float: left;	
	width: 200px;
	margin: 6px auto 0px auto;	
	
	background-color: white;
}
.adsense_inner{
	padding: 5px 0px 0px 5px;
	text-align: center;
}

.adsense_inner1{
	float: left;
	width: 160px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	margin: 0px auto;
}


.detalji_bar{
	float: left;
	width: 556px;
	background-color: #e1e1e1;
}
.srodne{
	float: left;
	width: 556px;
	margin-top: 6px;
	background-color: #b4b4b4;
}
.srodne_spacer{
	float: left;
	width: 536px; /* 556 - 2x10px; */
	color: #dfdfdf;
	background-color: #23262f;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 10px;
}
.srodne_glavne{
	float: left;
	width: 556px;
	margin-top: 6px;
	background-color: white;
	
}
.srodne_slika{
	float: left;
	width: 100px;
	margin: 5px;
	/*border: 1px solid Red;*/
}
.srodne_text{
	float: left;
	/*width: 430px;*/
	width: 530px;
	margin: 2px;
	padding-left: 10px;
	color: #2a2a2a;
	
}
.srodne_border{
	float: right;
	/*width: 440px;*/
	width: 540px;
	margin: 2px;
	border-bottom: 1px dotted #23262f;
}
.srodne_naslov a, .srodne_naslov, .srodne_text h2{
	font: bold 12px/14px Arial;
	color: #7b1515;
	margin: 0px;
	padding: 0px;
}
.srodne_naslov a, .srodne_naslov{
	font: bold 14px/16px Arial;

}
.srodne_text h2 a{
	color: #7b1515;
}
.srodne_text h2 a:hover{
	color: black;
}
.srodne_izvor{
	font-size: 10px;
	padding-bottom: 5px;
}
.naslovna_slika{
	float: left;
	width: 300px;
	height: 225px;
	padding: 0px 6px 6px 6px;
}
.naslovna_body{
	float: left;
	width: 230px;
	height: 205px;
	/*border: 1px solid red;*/
}
.naslovna_bottom{
	float: left;
	width: 220px;
	padding: 8px 0px 0px 8px;
	font-size: 11px;
	
	/*border: 1px solid red;*/
}
.naslovna_bottom a{
	color: #5b5b5b;
}
.naslovna_bottom a:hover{
	color: black;
}
.naslovna_ostale{
	float: left;
	width: 556px;
	/*height: 346px;*/	
	margin-top: 6px;
	/*border: 1px solid Black;*/
	color: #333333;
}
.naslovna_ostale_vest{
	float: left;
	width: 275px;
	background-color: white;	
}
.naslovna_ostale_vest1{
	float: left;
	width: 275px;
	background-color: white;
	margin-left: 6px;
}
.naslovna_ostale_vesti_slika{
	float: left;
	width: 160px;
	height: 120px;
	padding: 6px;
}
.naslovna_ostale_vesti_info{
	float: left;
	width: 100px;
	padding-top: 6px;
	font-size: 11px;
}
.naslovna_ostale_vesti_info a{
	color: #333333;
}
.naslovna_ostale_vesti_info a:hover{
	color: black;
}
.naslovna_ostale_vesti_naslov{
	float: left;
	width: 263px; /* 275 - 12 */
	height: 70px;
	background-color: #dfdfdf;	
	font-size: 18px;
	font-weight: bold;
	color: #23262f;
	padding: 6px;
	/*border-top: 1px solid Black;
	border-bottom: 1px solid Black;*/
}
.naslovna_ostale_vesti_naslov a{
	color: #23262f;
}
.naslovna_ostale_vesti_naslov a:hover{
	color: #545454;
}
.naslovna_ostale_vesti_text{
	float: left;
	width: 263px; /* 275 - 12 */
	height: 75px;
	background-color: #dfdfdf;	
	padding: 6px;
	color: #333333;
	/*border: 1px solid Black;*/
	/*border-top: 1px solid Black;
	border-bottom: 1px solid Black;*/
}

#ostale{
	float: left;
	width: 556px;
	margin-top: 6px;
	background-color: #b4b4b4;
}
.ostale_spacer{
	float: left;
	width: 556px; /* 556 - 2x10px; */
	color: #dfdfdf;
	background-color: #7b1515;
	
}

.ostale_pager_head{
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 10px;
}
.ostale_pager{
	float: right;
	color: #e7ac0c;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 5px;
}
.ostale_pager a{
	color: #dfdfdf;
	
}
.ostale_text{
	float: left;
	width: 430px;
	
	margin: 5px;
	color: #2a2a2a;
	
}
.ostale_border{
	float: right;
	width: 440px;	
	margin: 5px;
	border-bottom: 1px dotted #23262f;
	/*border: 1px solid #23262f;*/
}

.naslovna_ostale_catch{
	float: left;
	width: 263px;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	color: #5a5a5a;
	background-color: #dfdfdf;
}

.midspace{
	float: left;
	width: 450px;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
}

.detalji_bar{
	float: left;
	width: 556px;
	margin-top: 6px;
	background-color: #e1e1e1;
	color: #5b5b5b;
	height: 60px;
	font-size: 9px;
}
#detalji_bar_naslov{
	float: left;
	width: 110px;	
	margin: 5px 5px 0px 0px;
	padding-top: 18px;
	height: 35px;
	border-right: 1px solid #5b5b5b;
	text-align: center;
}
.detalji_bar_spacer{
	float: left;
	width: 85px;
	height: 15px;
	padding: 10px 0px 0px 20px;
}
.detalji_bar_spacer a{
	color: #5b5b5b;
}
.detalji_bar_spacer a:hover{
	color: black;
}
#bar_fb{
	background: url(/img/ikonice/facebook.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_ms{
	background: url(/img/ikonice/myspace.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_su{
	background: url(/img/ikonice/stumbe_upon.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_dg{
	background: url(/img/ikonice/digg.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_di{
	background: url(/img/ikonice/delicio_us.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_go{
	background: url(/img/ikonice/google.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_yh{
	background: url(/img/ikonice/yahoo.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_rd{
	background: url(/img/ikonice/redit.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_wl{
	background: url(/img/ikonice/live.gif) no-repeat bottom left;
	/*background-color: green;*/
}
#bar_tw{
	background: url(/img/ikonice/twitter.gif) no-repeat bottom left;
	/*background-color: green;*/
}

.zanimljive_okvir{
	float: left;
	width: 190px;
	/*border: 1px solid black;*/
	/*background: url(/img/zanimljive_str.png) right no-repeat;*/
	border-bottom: 1px solid #cccccc;
}
.zanimljive_naslov{
	float: left;
	width: 165px;
	padding: 5px 20px 5px 5px;
	background: url(/img/zanimljive_str.png) right no-repeat;
	/*border-bottom: 1px solid green;
	border-top: 1px solid green;*/
	font-size: 11px;
	font-weight: bold;
}

.zanimljive_naslov a{
	color: #333333;	
	
}
.zanimljive_naslov a:hover{
	color:black;	
	
}
html > body .zanimljive_naslov :hover{
	float: left;
	width: 165px;
	padding: 0px 20px 0px 0px;	
	/*border-top: 1px solid red;*/
	background-image: none;
	background: url(/img/zanimljive_str_over.png) right no-repeat;	
}
.zanimljive_head{
	float: left;
	width: 190px;
	text-align: center;
	font-size: 22px;
	color: #7b1515;
	padding: 6px 0px;
	border-bottom: 1px solid #cccccc;
}
.zanimljive_head a{
	color: #7b1515;
}
.zanimljive_head a:hover{
	color: black;
}


/*												DETALJI	END					*/



/*												BOTTOM	END					*/


/*									ADRESAR							*/

.adresar_menu{
	float: left;
	width: 188px;
	border: 1px solid #cacaca;
	margin-top: 6px;
	background-color: white;
}

.adresar_head{
	float: left;
	background-color: #f1f0f0;
	width: 178px;
	padding: 3px 0px 3px 10px;
	color: #464545;
	font-size: 11px;
	font-weight: bold;
}
.adresar_okvir{
	float: left;
	margin: 8px 0px;
}
.adresar_polje_nonselect{
	float: left;
	width: 168px;
	padding: 3px 0px 3px 20px;	
	font-size: 11px;
	color: #888787;	
}
.adresar_polje_select{
	float: left;
	width: 168px;
	padding: 3px 0px 3px 20px;
	background: url(/img/dott.png) 5px no-repeat;
	font-size: 11px;
	color: #888787;	
}
.adresar_polje_nonselect a, .adresar_polje_select a{
	color: #464545;	
}
.adresar_main{
	float: left;
	width: 556px;	
	background-color: white;
	margin-top: 6px;	
	color: #333333;
	
}
.adresar_detalji{
	float: left;
	width: 544px;
	border: 1px solid #cacaca;
	padding: 15px 5px;
}
.adresar_detalji1{
	float: left;
	width: 544px;
	border: 1px solid #cacaca;
	margin-top: 10px;
	text-align: center;
	padding: 15px 5px;
}

.letters{
	float: left;
	width: 190px;
	/*background-color: red;*/
}
.adresar_search{
	float: left;
	width: 344px;
}
#adrs_btn{
	border: none;
	background-color: white;
	width:50px;
}
.adresar_kartica{
	float: left;
	width: 270px;
	height: 125px;
	border: 1px solid #cacaca;
	margin-top: 10px;
	/*margin-left: 10px;*/
	/*background-color: green;*/
}
.adresar_karticane{
	float: left;
	width: 270px;
	height: 125px;
	border: 1px solid #cacaca;
	margin-top: 10px;
	margin-left: 11px;
	/*background-color: green;*/
}
.adresar_kartica_head{
	float: left;
	/*background-color: #f1f0f0;*/
	width: 245px;
	padding: 3px 0px 3px 25px;
	color: #464545;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/info.png) no-repeat 3px #f1f0f0;
}
.adresar_kartica_pic_holder{
	float: left;
	width: 60px;
	padding: 2px 0px 0px 2px;
}
.adresar_kartica_text{
	float: left;
	width: 190px;
	padding: 10px 5px;
	/*background-color: green;*/
}
.adresar_kartica_adresa{
	float: left;
	width: 190px;
	padding-bottom: 10px;
}
/*									ADRESAR END							*/

/*									RADAR									*/
.radar_okvir{
	float: left;
	width: 556px;	
	background-color: #93a2ce;
	margin-top: 6px;	
	color: white;
	
}
.radar_okvir_head{
	float: left;
	width: 536px;	
	color: black;
	font-weight: bold;
	padding: 5px 10px;
}
.radar_okvir_title{
	float: left;
	width: 536px;	
	background-color: black;
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
}
.radar_okvir_text{
	float: left;
	width: 536px;		
	padding: 10px 10px;
	text-align: justify;
	border-bottom: 1px solid white;
}
.radar_okvir_btns{
	float: left;
	width: 526px;	
	margin: 5px 0px 5px 10px;
	/*background: url(/img/radar_novi_btns.png) no-repeat;*/
	height: 21px;
	/*border: 1px solid black;*/
}
.radar_pol{
	float: left;
	/*background: url(../img/radar_novi_btns.png) no-repeat;*/
	width: 117px; /* 122 - 5 */
	height: 21px;
	margin-right: 8px;
	font-size: 9px;
	padding: 4px 0px 0px 5px;
	color: white;
	text-align: center;
	/*border: 1px solid black;*/
}
.radar_pol a{
	color: white;
}
#rad_s{
	background: url(/img/radar-novi_btn_s.png) no-repeat;
}

#rad_s:hover{
	background: url(/img/radar-novi_btn_s_over.png) no-repeat;
}
#rad_sr{
	background: url(/img/radar-novi_btn_sr.png) no-repeat;
}

#rad_sr:hover{
	background: url(/img/radar-novi_btn_sr_over.png) no-repeat;
}
#rad_r{
	background: url(/img/radar-novi_btn_r.png) no-repeat;
}

#rad_r:hover{
	background: url(/img/radar-novi_btn_r_over.png) no-repeat;
}
#rad_m{
	background: url(/img/radar-novi_btn_m.png) no-repeat;
}

#rad_m:hover{
	background: url(/img/radar-novi_btn_m_over.png) no-repeat;
}

.radar_okvir_kontrola_head{
	float: left;
	width: 536px;	
	background-color: #6a7596;
	color: white;
	font-weight: bold;
	padding: 5px 10px;
}
.radar_okvir_kontrola_text{
	float: left;
	width: 534px;		
	padding: 10px 10px;
	background-color: white;
	border: 1px solid #6a7596;
}
.tabradar{
	color:#545353;
	font-size: 10px;
	text-align: center;
	width: 99%;
	border: none;
	border-collapse: collapse;
	/*border: 1px solid black;*/
}
.tabradar th{
	padding: 8px;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #93a2ce;
}
.oddnepar{
	background-color: #ecebeb;
}
.oddpar{
		background-color: transparent;	
}
.levi{
	text-align: left;
}
/*									RADAR	END								*/

/*									VREME								*/
.vreme_menu{
	float: left;
	width: 190px;	
	margin-top: 6px;
	/*background-color: #dbdbda;*/
	background-color: white;
}


.vreme_menu_head{
	float: left;
	background: url(/img/vreme_menu_head.png) no-repeat #4eb7c3;
	width: 160px;
	padding: 3px 0px 3px 30px;
	color: #0c0c0c;
	font-size: 11px;
	font-weight: bold;
}
.vreme_okvir{
	float: left;
	width: 190px;	
	padding: 5px 0px;
}
.vreme_menu_red_grad{
	float: left;
	width: 90px;
	padding-left: 10px;
	padding-top: 9px;
	/*background-color: red;*/
}
.vreme_menu_red_slika{
	float: left;
	width: 40px;
	/*background-color: green;*/
}
.vreme_menu_red_temp{
	float: right;
	width: 40px;
	text-align: right;
	padding-right: 5px;
	padding-top: 9px;
	/*background-color: yellow;*/
}
.vreme_detalji{
	float: left;
	width: 554px;		
	margin-top: 6px;
	/*background-color: green;*/
}
.vreme_detalji_head{
	float: left;
	width: 514px;		
	height: 25px;
	padding-top: 6px;
	padding-right: 40px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/vreme_w2u.png) right no-repeat;
}
.vreme_detalji_head a{
	color: #b22222;
	
}
.vreme_detalji_red{
	float: left;
	width: 554px;		
	height: 92px;
	border-bottom: 1px solid #4e4e4e;
	margin-bottom: 2px;
}
.vreme_detalji_red_head{
	float: left;
	width: 534px;		
	background-color: black;
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding: 6px 0px 6px 20px;
	margin: 2px 0px;
}
.vreme_detalji_red_dan{
	float: left;
	width: 20px;
	height: 90px;
}
.vreme_detalji_red_slika{
	float: left;
	padding: 20px 0px 0px 30px;
	width: 90px;
	height: 70px;
	/*background-color: green;*/
}
.vreme_detalji_red_polje{
	float: left;
	width: 80px;
	height: 90px;
	text-align: center;
	color: #4e4e4e;
	font-weight: bold;
}
.vreme_detalji_red_polje_naslov{
	float: left;
	width: 80px;
	height: 30px;
	padding-top: 25px;
}

.vreme_detalji_detaljno{
	float: left;
	text-align: justify;
	color: #3a3a3a;
	width: 534px;		
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #eaeaea;
}
.vreme_detelji_lapo{
	float: left;
	width: 150px;
	padding: 5px 10px;
}
.vreme_detalji_detaljno_donji_levo{
	float: left;
	width: 400px;
	margin-top: 15px;
}
.vreme_detalji_detaljno_donji_desno{
	float: left;
	width: 100px;
	margin-top: 15px;
}
#vreme_btn{
	width: 95px;
	height: 28px;
	border: none;
	background: url(../img/vreme_btn.png) transparent no-repeat;
}


/*									VREME	END								*/

.so{
	float: left;
	width: 190px;
	margin-top: 6px;
	text-align: center;
}


/*					MENU NEW				*/


/*						VESTI					*/
#btnvesti a:hover{
	background-position: -47px 0%;
}

#btnvesti a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 47px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnvesti a  {
   background-image: url(../img/menu/menu_vesti.png);
}

#btnvesti{
	float: left;
   z-index: 5;
   width: 47px;
   height: 36px;	
}
#btnvesti_sel{
	float: left;
   z-index: 5;
   width: 47px;
   height: 36px;	
	background-position: -47px 0%;
	background-image: url(../img/menu/menu_vesti.png);
}
#btnvesti_sel a{
	background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 47px;
   background-position: -47px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						sport					*/
#btnsport a:hover{
	background-position: -43px 0%;
}

#btnsport a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 43px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnsport a  {
   background-image: url(../img/menu/menu_sport.png);
}

#btnsport{
	float: left;
   z-index: 5;
   width: 43px;
   height: 36px;	
   
}

#btnsport_sel{
		float: left;
   z-index: 5;
   width: 43px;
   height: 36px;	
	 background-image: url(../img/menu/menu_sport.png);
	 background-position: -43px 0%;
}

#btnsport_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 43px;
   background-position:  -43px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						BIZNIS					*/
#btnbiznis a:hover{
	background-position: -44px 0%;
}

#btnbiznis a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 44px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnbiznis a  {
   background-image: url(../img/menu/menu_biznis.png);
}

#btnbiznis{
	float: left;
   z-index: 5;
   width: 44px;
   height: 36px;	
}

#btnbiznis_sel{
	float: left;
   z-index: 5;
   width: 44px;
   height: 36px;	
	background-image: url(../img/menu/menu_biznis.png);
	background-position: -44px 0%;
}

#btnbiznis_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 44px;
   background-position: -44px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						KULTURA					*/
#btnkultura a:hover{
	background-position: -57px 0%;
}

#btnkultura a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 57px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnkultura a  {
   background-image: url(../img/menu/menu_kultura.png);
}

#btnkultura{
	float: left;
   z-index: 5;
   width: 57px;
   height: 36px;	
}

#btnkultura_sel{
	float: left;
   z-index: 5;
   width: 57px;
   height: 36px;	
	background-image: url(../img/menu/menu_kultura.png);
	background-position: -57px 0%;
}
#btnkultura_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 57px;
   background-position: -57px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						ONA					*/
#btnona a:hover{
	background-position: -103px 0%;
}

#btnona a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 103px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnona a  {
   background-image: url(../img/menu/menu_ona.png);
}

#btnona{
	float: left;
   z-index: 5;
   width: 103px;
   height: 36px;	
}

#btnona_sel{
	float: left;
   z-index: 5;
   width: 103px;
   height: 36px;	
	background-image: url(../img/menu/menu_ona.png);
	background-position: -103px 0%;
}

#btnona_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 103px;
   background-position: -103px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						ON					*/
#btnon a:hover{
	background-position: -97px 0%;
}

#btnon a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 97px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnon a  {
   background-image: url(../img/menu/menu_on.png);
}

#btnon{
	float: left;
   z-index: 5;
   width: 97px;
   height: 36px;	
}

#btnon_sel{
	float: left;
   z-index: 5;
   width: 97px;
   height: 36px;	
	 background-image: url(../img/menu/menu_on.png);
	 background-position: -97px 0%;
}

#btnon_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 97px;
   background-position: -97px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						ZABAVA					*/
#btnzabava a:hover{
	background-position: -52px 0%;
}

#btnzabava a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 52px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnzabava a  {
   background-image: url(../img/menu/menu_zabava.png);
}

#btnzabava{
	float: left;
   z-index: 5;
   width: 52px;
   height: 36px;	
}
#btnzabava_sel{
	float: left;
   z-index: 5;
   width: 52px;
   height: 36px;
	background-image: url(../img/menu/menu_zabava.png);
	background-position: -52px 0%;
}
#btnzabava_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 52px;
   background-position: -52px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						FORUM					*/
#btnforum a:hover{
	background-position: -48px 0%;
}

#btnforum a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 48px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnforum a  {
   background-image: url(../img/menu/menu_forum.png);
}

#btnforum{
	float: left;
   z-index: 5;
   width: 48px;
   height: 36px;	
}

#btnforum_sel{
	float: left;
   z-index: 5;
   width: 48px;
   height: 36px;	
	background-image: url(../img/menu/menu_forum.png);
	background-position: -48px 0%;
}
#btnforum_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 48px;
   background-position: -48px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						MARKETING					*/
#btnmarketing a:hover{
	background-position: -77px 0%;
}

#btnmarketing a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 77px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnmarketing a  {
   background-image: url(../img/menu/menu_marketing.png);
}

#btnmarketing{
	float: left;
   z-index: 5;
   width: 77px;
   height: 36px;	
}
#btnmarketing_sel{
		float: left;
   z-index: 5;
   width: 77px;
   height: 36px;	
	background-image: url(../img/menu/menu_marketing.png);
	background-position: -77px 0%;
}
#btnmarketing_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 77px;
   background-position: -77px 0%;
   font-size: 36px;
   line-height: 36px;
}
/*						NAGRADE					*/
#btnnagrade a:hover{
	background-position: -64px 0%;
}

#btnnagrade a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 64px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnnagrade a  {
   background-image: url(../img/menu/menu_nagrade.png);
}

#btnnagrade{
	float: left;
   z-index: 5;
   width: 64px;
   height: 36px;	
}
#btnnagrade_sel{
	float: left;
   z-index: 5;
   width: 64px;
   height: 36px;	
	background-image: url(../img/menu/menu_nagrade.png);
	background-position: -64px 0%;
}
#btnnagrade_sel a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 64px;
   background-position: -64px 0%;
   font-size: 36px;
   line-height: 36px;
}

/*						blog					*/
#btnblog a:hover{
	background-position: -47px 0%;
}

#btnblog a  {
   background-repeat: no-repeat;
   display: block;
   height: 36px;
   width: 47px;
   background-position: 0% 0px;
   font-size: 36px;
   line-height: 36px;
}

#btnblog a  {
   background-image: url(../img/menu/menu_blog.png);
}

#btnblog{
	float: left;
   z-index: 5;
   width: 47px;
   height: 36px;	
}
#btnblog_sel{
	float: left;
   z-index: 5;
   width: 47px;
   height: 36px;	
	background-image: url(../img/menu/menu_blog.png);
	background-position: -47px 0%;
}

/*					END MENU NEW			*/


.nagrade_dobitnici{
	float: left;
	width: 556px;
	padding-top: 6px;
	background-color: white;
	border-bottom: 1px solid Black;
}

.default_adresar{
	float: left;
	width: 198px;
	border: 1px solid #cacaca;
	margin-top: 6px;
}
.default_adresar_head{
	float: left;
	background-color: #d9d9d9;
	width: 188px;
	padding: 3px 0px 3px 10px;
	font-size: 11px;
	font-weight: bold;
}
.default_adresar_okvir{
	float: left;
	margin: 8px 0px;
}
.adresar_polje{
	float: left;
	width: 84px;
	padding: 3px 0px 3px 15px;
	background: url(/img/dott.png) left no-repeat;
	font-size: 10px;
	color: #6b6b6b;
	
}
.nagrade_cnt{
	float: right;
	width: 545px;
	height: 220px;	
	background: url(/img/nagradecnt.png) no-repeat;	
}
.nagrade_cnt_broj{
	float: left;
	font: bold italic 42px/46px Verdana;
	color: #ff9c00;
	/*background-color: red;*/
	width: 148px;
	padding: 0px;
	margin-top: 10px;
	text-align: right;
}




.default_nagrade_holder{
	float: left;
	width: 546px;/*556-10*/
	margin: 10px 0px;
	background-color: white;
	padding: 5px;
}

.default_nagrade_bar{
	float: left;
	width: 534px; /*388-10*/	
	border: 1px solid #cacaca;	
	color: #333333;
	
	padding: 10px 0px 0px 10px;
}


.default_nagrade_okvir{
	float: left;
	width: 534px;	
	/*background-color: red;*/
}
.default_nagrade_head{
	float: left;
	width: 171px;
	height: 36px;
	background-image: url(/img/nagrade_head.png);	
}
.default_nagrade_head_1{
	float: left;
	width: 213px;
	height: 36px;
	background-image: url(/img/nagrade_head_1.png);	
	background-repeat: no-repeat;
}
.default_nagrade_head_1 a{
	display: block;
	width: 213px;
	height: 36px;	
}
.default_nagrade_head_2{
	float: left;
	width: 182px;
	height: 36px;
	background-image: url(/img/nagrade_head_2.png);	
	background-repeat: no-repeat;
}
.default_nagrade_head_2 a{
	display: block;
	width: 182px;
	height: 36px;	
}
.default_nagrade_logo{
	float: right;
	width: 63px;
	height: 36px;
	background-image: url(/img/nagrade_logo.png);
	margin-right: 8px;
}

#nagrade_nav_left a:hover, #nagrade_nav_right a:hover{
	background-position: -10px 0%;
}

#nagrade_nav_left a, #nagrade_nav_right a {
   background-repeat: no-repeat;
   display: block;
   height: 62px;
   width: 10px;
   background-position: 0% 0px;
   font-size: 12px;
   line-height: 14px;
}

#nagrade_nav_left a  {
   background-image: url(/img/nagrade_nav_left.png);
}
#nagrade_nav_right a{
	background-image: url(/img/nagrade_nav_right.png);
}

#nagrade_nav_left, #nagrade_nav_right{
	float: left;
   z-index: 5;
   width: 10px;
   height: 62px;	
}

.nagrade_nagrada_okvir{
	float: left;
	width: 250px;
	height: 62px;	
	/*background-color: gray;*/
	margin-left: 1px;
}
.nagrade_nagrada_pic{
	float: left;
	width: 81px;
	height: 60px;
	border: 1px solid #cacaca;	
}
.nagrade_nagrada_text{
	float: left;
	width: 155px;
	padding: 1px 2px 0px 5px; 
	
	/*background-color: yellow;*/
}
.nagrade_nagrada_text a{
	color: black;	
}
.nagrade_nagrada_text a:hover{
	color: #5f5f5f;	
}
.nagrade_nagrada_text_text{
	float: left;
	width: 155px;
	height: 25px;
	font:bold 11px/12px Arial;
	
	/*background-color: yellow;*/
}
.nagrade_nagrada_text_reg{
	font:11px/12px Arial;
}
.default_nagrade_okvir_spc{
	float: left;
	width: 378px;	
	height: 6px;
	font-size: 2px;
}
#nagaj{
	float: left;
	/*background-color: red;*/
	width: 505px;	
	height: 62px;	
	/*display: block;*/
}
.resizedimg{
    width: 450px;
    border: 1px dashed #666666;
}
#tagsmenu{
	float: left;
	width: 964px;/*974*/	
	font:12px/15px Arial;	
	border: 1px solid #b5b5b5;
	background-color: #e1e1e1;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#tagsmenu_hd{
	float: left;
	background-color: #7b1515;
	color: white;
	font-weight: bold;
	padding: 5px 10px;
}
#tagsmenu_txt{
	float: left;
	font-weight: bold;
	padding: 5px;
}
#tagsmenu_txt a:hover{
	color: #7b1515;
}
#tagsmenu_txt a{
	color: black;
}
.calendar a{
	text-decoration: underline;
}