BODY {
	background-color:White;
	padding:0px 0px 0px 0px;
	color : #1C2163;
	margin: 9px 9px 0 9px;
	font-family : "HandelGothic TL", verdana, sans-serif;
	font-size: 14px;
}

H1 {
	font-size : 21px;
	color : #8C070C;
}

H2 {
	font-size : 18px;
	color : #8C070C;
}

H3 {
	font-size : 16px;
	color : #8C070C;
}

#level0 {
	background-color : White;
	width: 950px;
	border : 1px solid Black;
}


#level01 {
	position: relative;
}

#level1 {
	margin-left:148px;
	padding-left:9px;
	width: auto;
}


#topbar {
    text-align: center;
}

#infobar {
	background-image: url(infobar_fons.jpg);
	color: White;
	padding: 6px 6px 0px 6px;
	font-size: 15px;
	height: 37px;
	width: 950px;
	background-repeat : no-repeat;
}

.infobar {
	background-image: url(infobar_fons.jpg);
	color: White;
	font-size: 15px;
	height: 37px;
	background-repeat : no-repeat;
	vertical-align: middle;
}

#level2{
	position: relative;
	width: 100%;
}

#level3{
	margin-right: 160px;
	margin-top: 2px;
	margin-bottom: auto;
	padding-right:9px;
	padding-left : 9px;
	padding-bottom : 9px;
	padding-top: 9px;
	background-color: #E0E0D6;
}

#main{
	font-family: sans-serif;
}

#main_Bolded{
	font-size: 14px;
	font-weight: bold;
}

#scrolled{
    height: auto;
	width: 632px;
	overflow: scroll;
}

#tipday{
	float:right;
	width: 154px;
	background:#fff3ac;
}

#leftbar {
	width:154px;
	position: absolute;
}

#rgtbar {
	position : absolute;
	width:154px;
	top:0;
	right : 0;
}

.pogasfons {
	background-image: url(pogas_fons.jpg);
	color : White;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-indent : 23px;
	font-size: 15px;
	height: 33px;
	width: 150px;
	background-repeat : no-repeat;
	text-align: left;
}

A:LINK.poga {
	color : White;
	text-decoration: none;
}

A:VISITED.poga {
	color : white;
	text-decoration: none;
}

A:HOVER.poga {
	color : #8C070C;
	text-decoration: none;
}
.mala {
	border: 1px solid #000000;
}
.main {
	background-color: #E0E0D6;
	font-family: Arial, Helvetica, sans-serif;
	padding: 9px;

}
.rez {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

