/* CSS Document */
body,td,th {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin: 0px  0px;
	padding: 0px  0px;
}
a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}

.Name {
	color: #989d9e;
	font-size: 34px;
}
.blue {
	color: #0e88af;
}
.Information {
	color: #989d9e;
}
.head_menu {color: #0e88af; font-weight: bold; }
.footer {color: #5a5551}
.bg_head {
	background-image: url(images/bac_button.gif);
	background-repeat: repeat-x;
}
.font_combo {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}
.font_combo2 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}

#Layer1 {
	position:absolute;
	left:791px;
	top:165px;
	width:94px;
	height:120px;
	z-index:1;
	}
	
.bgtable{
	text-align: justify;
	width: 630px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bgtr {
	background-image: url(images/clanak.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.bgtext {
	background-color: #FFFFFF;
	background-image: url(images/fade.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}
	
