/* CSS Document */

.meni1 A {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #003399;
}
.meni1 A:hover {  
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #999999;
}
.meni1 A:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #000000;
}


.meni2 A {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;	
}
.meni2 A:hover {  
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #003399;
}
.meni2 A:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #000000;
}

BODY {
	background:#FFFFFF;
	background-image:url(bg1.gif);
	background-repeat:repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#okvir {
	background-image:url(head2.jpg);
	height: 185px;
	border-width: 0px;
	width:835px;
	padding: 0px;
	margin: 0px;

}

#naslov_tab2 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#003399;
	border-color: #CCCCCC;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px;
	border-style: dotted;
}

#tab_izbornik2 {
	border-color: #CCCCCC;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	width: 150px;
	margin-left: 10px;
	margin-top: 30px;
	padding: 3px;
	border-style: dotted;
}

#tablica_sadrzaj {
	background-image:url(bg2.gif);
	background-repeat:repeat-y;
	border-width: 0px;
	width:835px;
	padding: 0px;
	margin: 0px;

}

#tablica_izbornik {
	font: Trebuchet MS;
	size: 12px;
	background-image:url(head3.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	width:835px;
	height: 21px;
	padding: 0px;
	margin: 0px;

}

#tablica_foot {
	background-image:url(foot.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	width:835px;
	height: 48px;
	padding: 0px;
	margin: 0px;

}

#tablica_txt {
	background-image:url(bg3.gif);
	background-repeat: repeat-x;
	border-width: 0px;
	width:801px;
	padding: 0px;
	margin: 0px;

}

#tablica_lang {
	background-image:url(head1.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
	width:835px;
	height: 66px;
	margin: 0px;
}

#lang {
	padding-left: 25px;
	padding-right: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-top: 10px;
}

#lang A{
	text-decoration: none;
	color: white;
}
#lang A:hover{
	text-decoration: none;
	color: #0066CC;
}

#lang A:active{
	text-decoration: none;
	color: white;
}

select { 
font: Arial; 
font-size: 10px;
color: black;
background-color: #d4e0f5;
border: 1px dashed black;
}

#sadrzaj {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#sadrzaj A{
	text-decoration: none;
	color: #003399;
}
#sadrzaj A:hover{
	text-decoration: none;
	color: #0066CC;
}

#sadrzaj A:active{
	text-decoration: none;
	color: #003399;
}

#sadrzaj_naslov{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#003399;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: dashed;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 10px;
}
#okvir_linkovi{
	width: 150px;
	margin-left:10px;
	margin-top: 40px;
}
#contact{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#999999;
	margin-top: 7px;
	margin-bottom: 20px;
}