﻿
/* CSS Document */

body {
	font-family:"Trebuchet MS";
	font-size:12px;
	background-image:url(../images/back.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: justify;
	
}




td.sadrzaj {
	font-family:"Trebuchet MS";
	font-size:12px;
	background-image:url(../images/back.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: justify;
}
.dottedRow
{
    border-bottom: #20959e 1px dotted;
    padding-right: 0px;
    
    padding-bottom: 2px;
    padding-top: 2px;
}



a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#FF0000;
}

a.meni {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

a.meni:hover {
	text-decoration: none;
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
}

a.left_meni {
	color: #505050;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

a.left_meni:hover {
	text-decoration: none;
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
}

a.aNaslovCrni {
	color: #4682b4;
	text-decoration: none;
	font-size:16px;
	font-family:Georgia;
}

a.aNaslovCrni:hover {
	text-decoration: none;
	color:#7F9DB9;
	font-size:16px;
}

a.aNaslovCrveni {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	
}

a.aNaslovCrveni:hover {
	text-decoration: none;
	color:#FF0000;
	font-size:12px;
	
}

td.levi_meni
{
    background-color:#E8E8E8;
    
    padding-left:10px;
}

span.naslov
{
	font-family: Georgia;
	color: #4682b4;
	font-size: 16px;
}

h1 {
	font-family: Georgia;
	color: #4682b4;
	font-size: 16px;
	font-weight: normal;
}

p.intro {
	color: #707070;
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	font-style:italic;
}
.left_shadow {
	background-image:url(../images/drop_shadow_left.png);
	width: 29px;
	
}
.right_shadow {
	background-image:url(../images/drop_shadow_right.png);
	width: 29px;
}

.left_shadow6 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop_shadow_left.png', sizingMethod='scale');
	width: 29px;
	background: none;
}

.right_shadow6 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/drop_shadow_right.png', sizingMethod='scale');
	width: 29px;
	background: none;
}
.left_shadow6_inner {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/drop_shadow_left.png', sizingMethod='scale');
	width: 29px;
	background: none;
}

.right_shadow6_inner {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/drop_shadow_right.png', sizingMethod='scale');
	width: 29px;
	background: none;
}

.linkDark {
	color:#000;
}

.linkNormal  {
	color:#F00;
}

.linkNormal a {
	color:#F00;
}

#logo {
	margin-left: 26px;
}

#menu_cell {
	padding-left: 26px;
	padding-bottom: 2px;
	font-size: 12px;
	color:#FF0000;
	vertical-align:bottom;
}

#menu_cell a {
	color: #ff0000;
	text-decoration: none;
}

#menu_cell a:hover {
	color: #ff0000;
	text-decoration: none;
}

#search {
	border:solid 0 #ffffff;
	height: 13px;
	width: 135px;
	font-size: 100%;
	margin:4px;
	margin-left: 11px;
	background: transparent ;

}

#b_menu {
	background-image:url(images/b_menu.gif);
	background-repeat: no-repeat;
}

#open_logo {
	margin-top: 4px;
	margin-left: 11px;
}

#mts_logo {
	margin-top: 4px;
	margin-left: 11px;
}

#mondo_logo {
	margin-top: 4px;
	margin-left: 11px;
}

#mondo_top_cell {
	font-size: 14px;
}

#bottom_menu {
	font-size: 11px;
}

#bottom_menu a:hover{
	text-decoration:none;
}

#home_table {
	height: 423px;
}

#vesti_box {
	
}



.vesti_sep {
	margin-top: 8px;
	margin-bottom: 8px;
}

#arhiva_vesti {
	font-size: 11px;
}

#map_bottom {
	border-bottom-color: #d8d8d8;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style:solid;
	border-right-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style:solid;
	border-left-width: 1px;
	height: 8px;
}

#map_top_left {
	border-left-color: #d8d8d8;
	border-left-style:solid;
	border-left-width: 1px;
	border-top-color: #d8d8d8;
	border-top-style:solid;
	border-top-width: 1px;
	height: 8px;
}

#map_left {
	border-left-color: #d8d8d8;
	border-left-style:solid;
	border-left-width: 1px;
}

#map_left a {
	color: #000;
	text-decoration: none;
}

#map_left a:hover {
	text-decoration: none;
	color:#F00
}

#map_right {
	border-right-color: #d8d8d8;
	border-right-style:solid;
	border-right-width: 1px;
}

#map_right_back {
	background-image: url(images/back_map_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#map_middle_bottom {
	border-bottom-color: #d8d8d8;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	height: 16px;
}

#map_sep {
	background-image:url(images/map_sep.gif);
	background-repeat:repeat-y;
	width: 2px;
}

#map {
	background-image:url(images/back_map.gif);
	background-repeat:repeat;
}

.map_header {
	color: #ff0000;
	font-size: 12px;
}

.map_header_link {
	color: #ff0000;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 20px;
}

.map_header_link a{
	color: #ff0000;
}

.map_header_link a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.map_content {
	font-size: 11px;
	
	color:#000000;
}

.map_content a {
	text-decoration: none;
}

.map_content a:hover{
	text-decoration: none;
}

td.table_head {
                border-top-color: #d8d8d8;
                border-top-style:solid;
                border-top-width: 1px;
                border-left-color: #d8d8d8;
                border-left-style:solid;
                border-left-width: 1px;
                border-bottom-color: #d8d8d8;
                border-bottom-style:solid;
                border-bottom-width: 1px;
                background-color: #f6f6f6;         
}

td.table_head_last{
                border-top-color: #d8d8d8;
                border-top-style:solid;
                border-top-width: 1px;
                border-left-color: #d8d8d8;
                border-left-style:solid;
                border-left-width: 1px;
                border-bottom-color: #d8d8d8;
                border-bottom-style:solid;
                border-bottom-width: 1px;
                border-right-color: #d8d8d8;
                border-right-style:solid;
                border-right-width: 1px;
                background-color: #f6f6f6;         
}

td.table_cell {
                border-left-color: #d8d8d8;
                border-left-style:solid;
                border-left-width: 1px;
                border-bottom-color: #d8d8d8;
                border-bottom-style:solid;
                border-bottom-width: 1px;
}

td.table_cell_last {
                border-left-color: #d8d8d8;
                border-left-style:solid;
                border-left-width: 1px;
                border-bottom-color: #d8d8d8;
                border-bottom-style:solid;
                border-bottom-width: 1px;
                border-right-color: #d8d8d8;
                border-right-style:solid;
                border-right-width: 1px;
}


td.frame_uni {
	border-top-color: #d8d8d8;
	border-top-style:solid;
	border-top-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background-color: #f6f6f6;
}
td.tt_top {
	border-top-color: #d8d8d8;
	border-top-style:solid;
	border-top-width: 1px;
	background-color: #f6f6f6;
}
	
/*.button {
	background: transparent;
	border:none;
	text-align: center;
	color: #ff030e;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	font-family:Trebuchet MS;
	letter-spacing:0;
}*/

.button2 {
	background: transparent;
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CACACA;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	text-align: center;
}
.button
{
	background: transparent;
	background-image: url(../images/novo20100722/form-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CACACA;
	color: #000000;
	font-family: Trebuchet MS,Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	text-align: center;
}

.vesti_header {
	padding-left: 12px;
	font-size: 18px;
	color:#FF0000;
	height: 37px;
}

.vesti_content {
	padding-left: 12px;
	padding-top: 12px;
	font-size: 12px;
	height: 262px;
	background-image:url(../images/back_vesti_content.gif);
	background-repeat:no-repeat;
}


.heading_news{
	color: black;
	font-size: 15px;
	font-weight: bold;
}

.text_black	{
	color: black;
}

.text_gray50 {
	color: gray;
}

.text_gray80 {
	color: #cccccc;
}

.text_red {
	color: red;
}

.seprator_right_align {
	text-align: right;
}

.news_short {
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.selected {
	color: black;
	font-weight: bold;
}

.borders
{
    border-bottom:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;
    border-right:solid 1px #D9D9D9;
}
.borders_all
{
    border-bottom:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;
    border-right:solid 1px #D9D9D9;
    border-top:solid 1px #D9D9D9;
}

.borders_left_top_bottom
{
    border-bottom:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;
   
    border-top:solid 1px #D9D9D9;
}

.border_bottom
{
    border-bottom:solid 1px #D9D9D9;
}

.border_right
{
    border-right:solid 1px #D9D9D9;
}

td.border_bottom_news
{
    border-bottom:solid 1px #D9D9D9;
	 height: 32px;
}

.border_bottom_right
{
    border-bottom:solid 1px #D9D9D9;
    border-right:solid 1px #D9D9D9;

}
.border_bottom_left
{
    border-bottom:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;

}


#page_image {
	margin-top: -10px;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #7F9DB9;
    background-color: #ffffff;
    color: #7F9DB9; font-family: Tahoma, Verdana; font-size:11px; 
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #994433; font-family: Tahoma, Verdana; font-size:11px; 
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black; font-family: Tahoma, Verdana; font-size:11px; 
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black; font-family: Tahoma, Verdana; font-size:11px; 
    font-weight:bold;
}

div.glavnaSlika 
{
    /*float:left;*/
    margin:10px 0 0 0;
    line-height:0;
    overflow:hidden;
    position:relative;
    /*width:724px;*/
}

div.glavnaSlikaTransparent 
{
    background:transparent url(../Images/bck_transp.png) repeat scroll left top;
    bottom:0;
    color:White;
    left:0;
    padding:10px;
    position:absolute;
    width:100%;
    z-index:10;
}

div.glavnaSlikaTransparent6
{
    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/bck_transp.png');
    bottom:0;
    color:White;
    left:0;
    padding:10px;
    position:absolute;
    width:100%;
    z-index:10;
}


/* Pager start */
span.stranaON 
{
    font-size: 10px;
	color: Black;
	background: #FFFFFF;
	border: solid 1px Black;
	padding: 0px 3px 0px 3px;
}
span.icon_strane {
	font-family: Verdana, Arial, Helvetica; font-size: 10px; color: Black;
	
	padding: 0px 0px 0px 12px;
}
span.icon_pronadjeno 
{
	font-family: Tahoma,Verdana, Arial, Helvetica; font-size: 10px; color: #999999;
	
	padding: 0px 0px 0px 15px;
}


td.footer 
{
	
	height: 18px;
	padding: 2px 1px 2px 2px;
}

div.text_strane {
	font-family: Verdana, Arial, Helvetica; font-size: 10px; color: Black;
	background: #FFFFFF ; 
	height: 18px;
	padding: 0px 0px 0px 5px;
}
div.text_pronadjeno 
{
	display: block;
	font-family: Tahoma,Verdana, Arial, Helvetica; font-size: 10px; color: #0058A0;
	
	height: 16px;
	padding: 2px 0px 0px 5px;
}

a.strane:link, a.strane:visited {
	color: Black;
	border: solid 1px #E4ECF5;
	padding: 0px 3px 0px 3px;
	margin: 0px 2px 0px 2px;
	text-decoration: none; 
} 
a.strane:hover {
	color: Black;
	border: solid 1px Black;
	padding: 0px 3px 0px 3px;
	margin: 0px 2px 0px 2px;
	text-decoration: none; 
	background: #FFFFFF;
}

/* kraj pagera */

element.style 
{
position:relative;
z-index:2;
}

.modalPopup 
{
background-color:#E8E8E8;
border:3px solid Gray;
padding:3px;
width:400px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*Novi Izgled*/
td.fast_links { height:60px; }
td.fast_links .box
{
	width:305px;float:left;height:40px;margin:10px 0;padding:0;
}
td.fast_links .box table{margin:0 auto;}
td.fast_links .box img
{
	margin-right:20px;
	border:none;
}
td.fast_links .box a
{
	padding-right:20px;
	background:url(../images/back-vesti-novo-strelica.jpg) no-repeat left center;
	padding-left:8px;
	text-decoration:none;
	color:#000;
}
#footer
{
	font-size: 12px;
	padding:8px 32px;
}
.footer_nav 
{
	float:left;
	width:50%;
}
ul.rights_menu
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.rights_menu li{display:inline;}
ul.rights_menu li a
{
	color: #676767;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	padding:0 4px 0 8px;
	background:url(../images/menu_sep_red.gif) no-repeat center left;
	text-transform:none;
}
ul.rights_menu li a:hover {
	color: #676767;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	padding:0 4px 0 8px;
	background:url(../images/menu_sep_red.gif) no-repeat center left;
	text-transform:none;
}
ul.rights_menu li a.first {
	text-decoration: none;
	color:#676767;
	font-size:12px;
	font-weight:normal;
	padding:0 4px 0 8px;
	background:none;
	text-transform:none;
}

#vesti_nove
{
	background: url(../images/back-vesti-nove.jpg) no-repeat bottom right;
	width:918px;
	height:171px;
	position:relative;
	top:1px;
	left:1px;
}
#vesti_nove .vesti_part
{
	width:33%;
	float:left;
	height:171;
}
#vesti_nove .vesti_ostale
{
	padding:0;
	margin:0;
	text-align:right;
}
	