.cc_home.active a:link, .cc_home.active a:hover, .cc_home.active a:visited{
	color: #FF7C00;
	text-decoration: none;
	text-shadow: none;
}

.cc_kronika.active a:link, .cc_kronika.active a:visited, .cc_kronika.active a:hover{
	color: #9E1686;
	text-decoration: none;
	text-shadow: none;
}

.cc_obala.active a:link, .cc_obala.active a:visited, .cc_obala.active a:hover{
	color: #DC0F11;
	text-decoration: none;
	text-shadow: none;
}

.cc_goriske-zgodbe.active a:link, .cc_goriske-zgodbe.active a:visited, .cc_goriske-zgodbe.active a:hover{
	color: #DC0F11;
	text-decoration: none;
	text-shadow: none;
}

.cc_oglasi.active a:link, .cc_oglasi.active a:visited, .cc_oglasi.active a:hover{
	color: #DC0F11;
	text-decoration: none;
	text-shadow: none;
}

.cc_svet.active a:link, .cc_svet.active a:visited, .cc_svet.active a:hover{
	color: #EA3DA7;
	text-decoration: none;
	text-shadow: none;
}

.cc_trendi.active a:link, .cc_trendi.active a:hover, .cc_trendi.active a:visited{
	color: #28A7A8;
	text-decoration: none;
	text-shadow: none;
}

.cc_slovenija.active a:link, .cc_slovenija.active a:hover, .cc_slovenija.active a:visited{
	color: #7BB31A;
	text-decoration: none;
	text-shadow: none;
}

.cc_kolumne.active a:link, .cc_kolumne.active a:hover, .cc_kolumne.active a:visited{
	color: #0F4475;
	text-decoration: none;
	text-shadow: none;
}

.cc_nagradna-igra.active a:link, .cc_nagradna-igra.active a:hover, .cc_nagradna-igra.active a:visited{
	color: #9B021B;
	text-decoration: none;
	text-shadow: none;
}


/* NEWS COLORS */
.nn_{
	border-bottom: 2px solid #FF7C00;
}

.nn_r a:link, .nn_r a:visited, .tt_r , .bb_r a span:hover{
	border-bottom: 2px solid #FF7C00;
}

.nn_kronika a:link, .nn_kronika a:visited, .tt_kronika, .bb_kronika a span:hover{
	border-bottom: 2px solid #9E1686;
}

.nn_obala a:link, .nn_obala a:visited, .tt_obala, .bb_obala a span:hover{
	border-bottom: 2px solid #DC0F11;
}

.nn_goriske-zgodbe a:link, .nn_goriske-zgodbe a:visited, .tt_goriske-zgodbe, .bb_goriske-zgodbe a span:hover{
	border-bottom: 2px solid #DC0F11;
}

.nn_oglasi a:link, .nn_oglasi a:visited, .tt_oglasi, .bb_oglasi a span:hover{
	border-bottom: 2px solid #DC0F11;
}

.nn_svet a:link, .nn_svet a:visited, .tt_svet, .bb_svet a span:hover{
	border-bottom: 2px solid #EA3DA7;
}

.nn_trendi a:link, .nn_trendi a:visited, .tt_trendi, .bb_trendi a span:hover{
	border-bottom: 2px solid #28A7A8;
}

.nn_slovenija a:link, .nn_slovenija a:visited, .tt_slovenija, .bb_slovenija a span:hover{
	border-bottom: 2px solid #7BB31A;
}

.nn_kolumne a:link, .nn_kolumne a:visited, .tt_kolumne, .bb_kolumne a span:hover{
	border-bottom: 2px solid #0F4475;
}

.nn_nagradna-igra a:link, .nn_nagradna-igra a:visited, .tt_nagradna-igra, .bb_nagradna-igra a span:hover{
	border-bottom: 2px solid #9B021B;
}

/* MENU MORE */
.menu_more.home .active a:link,.menu_more.home .active a:visited,.menu_more.home .active a:hover
	{
	color: #FF7C00 !important;
	text-decoration: underline;
}

.menu_more.r .active a:link,.menu_more.r .active a:visited,.menu_more.r .active a:hover
	{
	color: #FF7C00 !important;
	text-decoration: underline;
}

.menu_more.kronika .active a:link,.menu_more.kronika .active a:visited,.menu_more.kronika .active a:hover
	{
	color: #9E1686 !important;
	text-decoration: underline;
}

.menu_more.obala .active a:link,.menu_more.obala .active a:visited,.menu_more.obala .active a:hover
	{
	color: #DC0F11 !important;
	text-decoration: underline;
}

.menu_more.goriske-zgodbe .active a:link,.menu_more.goriske-zgodbe .active a:visited,.menu_more.goriske-zgodbe .active a:hover
	{
	color: #DC0F11 !important;
	text-decoration: underline;
}

.menu_more.svet .active a:link,.menu_more.svet .active a:visited,.menu_more.svet .active a:hover
	{
	color: #CD3369 !important;
	text-decoration: underline;
}

.menu_more.trendi .active a:link,.menu_more.trendi .active a:visited,.menu_more.trendi .active a:hover
	{
	color: #28A7A8 !important;
	text-decoration: underline;
}

.menu_more.slovenija .active a:link,.menu_more.slovenija .active a:visited,.menu_more.slovenija .active a:hover
	{
	color: #7BB31A !important;
	text-decoration: underline;
}

.menu_more.kolumne .active a:link,.menu_more.kolumne .active a:visited,.menu_more.kolumne .active a:hover
	{
	color: #0F4475 !important;
	text-decoration: underline;
}

.menu_more.nagradna-igra .active a:link,.menu_more.nagradna-igra .active a:visited,.menu_more.nagradna-igra .active a:hover
	{
	color: #9B021B !important;
	text-decoration: underline;
}

/* BACK ARROW */
.menu_more.home .back {
	background-image: url(../images/submenu/r.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.home .back_arrow {
	background-image: url(../images/submenu/r_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}


.menu_more.kronika .back {
	background-image: url(../images/submenu/kronika.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.kronika .back_arrow {
	background-image: url(../images/submenu/kronika_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.obala .back {
	background-image: url(../images/submenu/obala.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.obala .back_arrow {
	background-image: url(../images/submenu/obala_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.goriske-zgodbe .back {
	background-image: url(../images/submenu/obala.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.goriske-zgodbe .back_arrow {
	background-image: url(../images/submenu/obala_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.svet .back {
	background-image: url(../images/submenu/svet.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.svet .back_arrow {
	background-image: url(../images/submenu/svet_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.trendi .back {
	background-image: url(../images/submenu/trendi.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.trendi .back_arrow {
	background-image: url(../images/submenu/trendi_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.slovenija .back {
	background-image: url(../images/submenu/slovenija.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.slovenija .back_arrow {
	background-image: url(../images/submenu/slovenija_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.kolumne .back {
	background-image: url(../images/submenu/kolumne.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.kolumne .back_arrow {
	background-image: url(../images/submenu/kolumne_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.nagradna-igra .back {
	background-image: url(../images/submenu/nagradna-igra.png);
	background-repeat: repeat-x;
	background-position: center left;
}

.menu_more.nagradna-igra .back_arrow {
	background-image: url(../images/submenu/nagradna-igra_arrow.png);
	background-repeat: repeat-x;
	background-position: center left;
}




/* MREZA background */

.hh_home{
	background-color: #FF7C00 !important;
}

.hh_r{
	background-color: #FF7C00 !important;
}

.hh_kronika{
	background-color: #9E1686 !important;
}

.hh_obala{
	background-color: #DC0F11 !important;
}

.hh_goriske-zgodbe{
	background-color: #DC0F11 !important;
}

.hh_svet{
	background-color: #EA3DA7 !important;
}

.hh_trendi{
	background-color: #28A7A8 !important;
}

.hh_slovenija{
	background-color: #7BB31A !important;
}

.hh_kolumne{
	background-color: #0F4475 !important;
}

.hh_nagradna-igra {
	background-color: #9B021B !important;
}

.hh_reg-priporoca {
	background-color: #fd7d1e !important;
}



.fbt-vc-inner .post-content.hh_home_b4 span.title-h3::before{
	color: #FF7C00 !important;
}

.fbt-vc-inner .post-content.hh_r_b4 span.title-h3::before{
	color: #FF7C00 !important;
}

.fbt-vc-inner .post-content.hh_kronika_b4 span.title-h3::before{
	color: #9E1686 !important;
}

.fbt-vc-inner .post-content.hh_obala_b4 span.title-h3::before{
	color: #DC0F11 !important;
}

.fbt-vc-inner .post-content.hh_goriske-zgodbe_b4 span.title-h3::before{
	color: #DC0F11 !important;
}

.fbt-vc-inner .post-content.hh_svet_b4 span.title-h3::before{
	color: #EA3DA7 !important;
}

.fbt-vc-inner .post-content.hh_trendi_b4 span.title-h3::before{
	color: #28A7A8 !important;
}

.fbt-vc-inner .post-content.hh_slovenija_b4 span.title-h3::before{
	color: #7BB31A !important;
}

.fbt-vc-inner .post-content.hh_kolumne_b4 span.title-h3::before{
	color: #0F4475 !important;
}

.fbt-vc-inner .post-content.hh_nagradna-igra_b4 span.title-h3::before{
	color: #9B021B !important;
}

/* BREAKING NEWS */

.bn_home, .home .breaking2 a{
/* 	color: #FF7C00 !important; */
color: #DC0F11 !important;
}

.bn_obala, .obala .breaking2 a{
	color: #DC0F11 !important;
}

.bn_goriske-zgodbe, .goriske-zgodbe .breaking2 a{
	color: #DC0F11 !important;
}

.bn_kronika, .kronika .breaking2 a{
/* 	color: #9E1686 !important; */
color: #DC0F11 !important;
}

.bn_svet, .svet .breaking2 a{
/* 	color: #EA3DA7 !important; */
color: #DC0F11 !important;
}

.bn_trendi, .trendi .breaking2 a{
/* 	color: #28A7A8 !important; */
color: #DC0F11 !important;
}

.bn_slovenija, .slovenija .breaking2 a{
/* 	color: #7BB31A !important; */
color: #DC0F11 !important;
}

.bn_kolumne, .kolumne .breaking2 a{
/* 	color: #0F4475 !important; */
color: #DC0F11 !important;
}

.bn_nagradna-igra, .nagradna-igra .breaking2 a{
/* 	color: #9B021B !important; */
color: #DC0F11 !important;
}

/** LINKS COLORS **/
.newsDescription a:link, .newsDescription a:active{
	font-weight: bold;
	text-decoration: none
}

.newsDescription a:hover{
	text-decoration: underline;
}

.newsDescription.home a{
	color: #FF7C00 !important;
}

.newsDescription.r a{
	color: #FF7C00 !important;
}

.newsDescription.kronika a{
	color: #9E1686 !important;
}

.newsDescription.obala a{
	color: #DC0F11 !important;
}

.newsDescription.goriske-zgodbe a{
	color: #DC0F11 !important;
}

.newsDescription.svet a{
	color: #EA3DA7 !important;
}

.newsDescription.trendi a{
	color: #28A7A8 !important;
}

.newsDescription.slovenija a{
	color: #7BB31A !important;
}

.newsDescription.kolumne a{
	color: #0F4475 !important;
}

.newsDescription.nagradna-igra a{
	color: #9B021B !important;
}
