body {
	font-family: Tahoma;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	margin-top: 0px;
	line-height: 16px;
	background-color: #FFFFFF;
}

tr {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}

a {
	color: #0066CC;
	font-weight: bold;
}
a:visited{
	font-size: 11px;
}
a:hover{
	font-size: 11px;
	color: #0099CC;
	text-decoration: underline;
}

H1,H2,H3,H4{font-weight: bold; margin-right: 0; margin-bottom: 0; margin-left: 0;}
H1{
	font-family:tahoma;
	font-size: 16px;
	color:#0066CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	line-height: 28px;
}
H2{
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
H3{
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	display: block;
	text-align: center;
}
H4{font-family:tahoma; font-size: 10px; font-weight: bold; font-weight: normal; color: Black; margin-bottom: 0;}


img { border: none; }
.imgborder { border: 2px solid #FFFFFF; } 

.backgroungimage{
  background-image: url(../images/ozadje_spodaj.jpg);
  background-repeat: no-repeat;
  background-position: center bottom
}
