html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height:100%; 
	background-color: #FF0000;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-image:url(anazemin.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#97B6ED;
}
.logotype{
	font-family: Trebuchet MS; 
	font-size: 18px;
	color: #112763;
	line-height:15px;
}
.homebg {
	background-image:url(home_bg.jpg);
	background-repeat:no-repeat;
}
.potkal{font-family: Tahoma;  font-size: 9px; color:#000000;}
a.potkal:link,a.potkal:active,a.potkal:visited {font-family: Tahoma;  font-size: 9px; color:#000000; text-decoration:none;}
a.potkal:hover	 { text-decoration: underline; color : #FFFFFF;}