body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

hr.osnovna {
	border: none 0; 
	border-top: 1px solid #66ccff;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height: 2px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px; 
	z-index: 1;
	}

hr.white {
	border: none 0; 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	height: 2px;
	text-align: center;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	z-index: 1;
	}

.borderTable {	
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 3px;
	}
	
.borderTable td {
	border-bottom: 1px dotted #6699CC;
	border-right: 1px dotted #6699CC;
	text-align: left;
	padding-left: 3px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
    color: #353535;
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

.back {
	background: url(../images/background.gif);
	background-repeat: repeat;
	}

.white {
	background: url(../images/white.gif);
	background-repeat: repeat;
	}

.bshadow1 {
	background: url(../images/bshadow1.png);
	background-repeat: repeat;
	}	
	
.bshadow2 {
	background: url(../images/bshadow2.png);
	background-repeat: repeat;
	}	
	
.bshadow3 {
	background: url(../images/bshadow3.png);
	background-repeat: repeat;
	}	
	
.tdgrey {
	background-color: #e6e6e6;
	}
	
a {
color: #7e1652;
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}

a:visited {
color: #7e1652;
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}

a:hover {
color: #003366;
background-color: transparent;
border-color: #98D2E7;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}

a.butt {
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
text-decoration: none;
}

a:hover.butt {
color:#003366;
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
text-decoration: none;
}

.center {text-align:center}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	font-size: 12px;
    color: #016db8;
	margin-bottom: 5px;
	}

h2{
	font-size: 14px;
    color: #003366;
	font-family: Helvetica, sans-serif; 
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	margin: 1px 1px 1px 1px;
	}
	
h3{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
    color: #353535;
	font-variant: normal;
    font-style: normal;
	font-weight: bold;
	}

h4 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
    color: #353535;
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	}
	
p   {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
    color: #353535;
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	}


.advertisement {
	text-decoration:none;
	FONT-SIZE: 10px;
	COLOR: #b7b7b7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	font-size: 10px;
    color: #8b3366;
	line-height: 1.3;
	}
	
ul {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	line-height: 1.5;
	}
	
li {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
    color: #353535;
	font-variant: normal;
    font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	}