body, td, th, dd, dt, p, ol, ul, li, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table, div, img {
	border: none;
}

p {
	text-align:  justify;
}

p.right {
	text-align:  right;
}

a { 
	color: #000000; 
	text-decoration: underline; 
}

a:hover { 
	color: #00689e; 
	text-decoration: underline; 
} 

h1 {
	font-size: 18px;
	color: #00689e;
}

h2 {
	font-size: 16px;
	color: #00689e;
}

h3 {
	font-size: 14px;
	color: #00689e;
}

.even {
	background-color: #d7d7d7;
}

.odd {
	background-color: #ffffff;
}

.header {
	background-color: #0079ae;
}

.header_topla {
	background-color: #C0C0C0;
}

.obvestilo {
	background-color: #d01014;
}

.title {
	background-color: #00689e;
	color: #ffffff;
	font-weight: bolder; 
	font-size: larger;
	font-family: verdana;
}

.title_topla {
	background-color: #FF0000;
	color: #ffffff;
	font-weight: bolder; 
	font-size: larger;
	font-family: verdana;
}

.newstitle {
	color: #000000;
	font-weight: bold; 
	font-size: 10px;
}

.newsdate {
	color: #f01a23;
	font-size: 10px;
}

.newscontent {
	color: #000000;
	font-size: 10px;
}

td.line {
	border-bottom: thin solid #006aa0;
}
