body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #2B2B2B;
	line-height: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text_rss {
	font-family: Arial;
	font-size: 11px;
	color: #2B2B2B;
	line-height: 13px;
}


.login_field {
	height: 17px;
	width: 90px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.login_form {
	height: 5px;
	font-family: Arial;
	font-size: 5px;
	color: #000000;
	text-decoration: none;
}
.client_area_text {
	font-family: Arial;
	font-size: 11px;
	color: #062E58;
	line-height: 18px;
}
.login_buton {
	height: 20px;
	width: 50px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


a.main:link { font-family: Arial; font-size: 11px; line-height: 18px; color: #062E58; text-decoration: none; }
a.main:hover { font-family: Arial; font-size: 11px; line-height: 18px; color: #062E58; text-decoration: underline; }
a.main:visited { font-family: Arial; font-size: 11px; line-height: 18px; color: #062E58; text-decoration: none; }

a.articles_archive:link { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.articles_archive:hover { font-family: Arial; font-size: 11px; color: #4BC2CD; text-decoration: none; }
a.articles_archive:visited { font-family: Arial; font-size: 11px; color: #5895C2; text-decoration: none; }

a.articles_link:link { font-family: Arial; font-size: 11px; color: #3d3d3d; text-decoration: none; }
a.articles_link:hover { font-family: Arial; font-size: 11px; color: #4BC2CD; text-decoration: none; }
a.articles_link:visited { font-family: Arial; font-size: 11px; color: #5895C2; text-decoration: none; }

a.news:link { font-family: Arial; font-size: 11px; color: #000000; text-decoration: underline; }
a.news:hover { font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; }
a.news:visited { font-family: Arial; font-size: 11px; color: #000000; text-decoration: underline; }

a.terms:link { font-family: Arial; font-size: 11px; color: #3d3d3d; text-decoration: underline; }
a.terms:hover { font-family: Arial; font-size: 11px; color: #3d3d3d; text-decoration: none; }
a.terms:visited { font-family: Arial; font-size: 11px; color: #3d3d3d; text-decoration: underline; }

.style1 {color: #4BC2CD}
.style3 {font-family: Arial; font-size: 11px; color: #062E58; line-height: 18px; font-weight: bold; }
.style4 {color: #FFFFFF}
.style5 {
	color: #4BC0CA;
	font-weight: bold;
}
.style6 {color: #838383}


#main-menu {
			font-size: 12px;
			float: left;
			width: 693px;
			height: 37px;
		}	
		
		* html #main-menu {
			width: 693px;
			margin-right: -1px;
		}
			
		#main-menu div {
			color: white;
			background-color: #ffffff;
		
			position: relative;
			float: left;
			width: 99px;
			height: 37px;
		
			margin-left: 0px;
		}
		
		#main-menu div a {
			display: block;
			
			color: white;
			background-color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
			
			padding: 0px 0px 0px 0px;
		}
		
		* html #main-menu div a {
			height: 1em;
		}
		
		#main-menu div a:hover{
			color: #333333;
		}
		
		#main-menu div ul {
			color: black;
			background-color: #E7E7E7;
			font-weight: normal;
			
			visibility: hidden;
			position: absolute;
			left: 0;
			top: 1em;
			z-index: 2;
			
			width: 198px;
		
			border-left: 1px solid white;
			padding: 0;
			margin: 0;
		
			opacity: .8;
			-moz-opacity: .8;
			-khtml-opacity: .8;
			filter: alpha(opacity=80);
		}
		
		#main-menu div li {
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		
		
		#main-menu div li a {
			color: #062E58;
			background-color: white;
		
			text-decoration: none;
			font-weight: bold;
			text-align: left;
		
			border-top: 1px solid #eeeeee;
			padding: 3px 10px 3px 10px;
		}
		
		#main-menu div li a:hover {
			color: #062E58;
			text-decoration: underline;
		}
		
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
