﻿BODY{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#fokeret{
	margin-top:0px;
	alignment-adjust: middle;

}
#keret{
	position:relative;
	width:1281px;
	height:960px;
	border: solid 1px;
	border-color:#F00;
}
#menu{
	position: absolute;
	top:0px;
	left:0px;
	width:230px;
	height:960px;
	
}
#frame{
	position: absolute;
	width:1050px;
	height:960px;
	top:0px;
	left:230px;;
}
#ora{
	padding:0;
	margin:0;
	margin-top:0;
	top:0px;
	left:0px;
	color: #F00;
	width:618px;
	height:auto;
	text-align: center;
}
.lato{
	margin-top:0;
	color:#FFF;
}

