a {
	color: #395073;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
body{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
h1{
	color:#395073;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}
.logo{
	background: url(sliki/logo.gif);
	height:85px;
	vertical-align:bottom; 
	font-family: verdana;font-size: 10px;font-weight: bold; color: #000033;
}

.blueline{
	height:1px; background-color: #395073;
}
.whitebox{
	background-color: #F2F2F2;
}
.whitebox_topleft{
	background: url(sliki/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(sliki/1-bottomright.gif);
	width:9px;
}
.greybox_topleft{
    background: url(sliki/backboxL.gif);
	width:15px;	height:15px;
}
.greybox_top{
    background: url(sliki/backbox.gif);
	width:145px;height:15px;
	font-size: 10px; color: #FFFFFF; font-family: verdana; font-weight: bolder;
}
.greybox_bottom{
    background: url(sliki/doler.gif);
	height:15px;	
}
.greybox{
    background-color: #CCCCCC;
	height:8px;
	font-family: verdana;font-size: 10px;font-weight: bold; color: #000033;
}