body,p,td { 
font-family:Trebuchet MS, Helvetica, Verdana, Geneva, sans-serif; 
font-size: 12pt;
}

.bodytext {
	overflow:hidden;
	background-color:#EBEBEB;
	border:none;
	margin:0;
	padding:0;
	color:#EBEBEB;
}

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover { text-decoration: none; color: #EC0000;}
a:active { text-decoration: none}



.toplink {
	color: #F2F9DB;
}

.klink {
	color: #8B86A6;
}

div.menu {
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	background-color: #38364A;
}
body>div.menu {position: fixed;}

.imggal {
	height:380px; 
	width:380px;
	margin: 20px;
	background-color: #cccccc;
	background-repeat:no-repeat; 
	background-position: center 10px;
}

.borduraslike {
border: 1px solid #666666;
padding:5px;
margin-bottom:8px;
margin-right:8px;
margin-left:8px;
margin-top:8px;
}
