@charset "utf-8";

a:link {
	color: #206BB7;
	text-decoration: none;
}
a:visited {
	color: #206BB7;
	text-decoration: none;
}
a:hover {
	color: #63A4E4;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/preliv.jpg);
	background-repeat: repeat-x;
}

.naslovModul {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}



.color1 {
	background-color: #7eb610;
}
.tableBorderModul {
	border: 1px solid #999999;
}
.tableBorderModulTop {
	border: 1px solid #999999;
	height: 55px;
}
.normal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
	top: auto;
	font-family: tahoma;
	line-height: 17px;
}
#table2 {
	font-family: tahoma;
	font-size: 12px;
	border: 1px outset #CCCCCC;
	line-height: normal;
	color: #000000;
	padding: 2px;
}
.tabel-normal {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	list-style-image: url(images/bullet_small.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}	

.style3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 20px;
	font-weight: bold;
	color: #184475;
	font-family: tahoma;
}	
.link-meni {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #144271;
	list-style-image: url(images/bullet_small.gif);
}
.link_White {
	color: #FFF;
}
