body { background-color: #0075A5;	
	background-image: url(graphics/senca-plava.gif);
	background-position: top center;
	background-repeat: no-repeat
}
a {	color: #006494; text-decoration: none}
a:active {	color: #006494; text-decoration: none}
a:visited {	color: #006494; text-decoration: none}
a:hover {	color: #D71820; text-decoration: none}

.slika {
	border: 1px solid #0075A5;
}

.tabela_celica_glava {
	background-color: #0075A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
}

.tabela_celica_telo {
	background-color: #DCE5EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
}

.roundcont {
	width: 320px;
	background-color: #B9DFF3;
	color: #000; opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8; 
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(graphics/tr_plava.gif) no-repeat top right; 
}

.roundbottom {
	background: url(graphics/br_plava.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
