
body, table {
	background-color: rgb(0,0,64);
	color: rgb(255,255,255);
	margin-left: 0px; margin-right: 0px; margin-top: 0px;
	font: 10px verdana, sans-serif;
	}

h1,h2,h3,h4,h5 { margin-top: 20px; font-family: serif; }

h1	{ 
	font-weight: bold;
	line-height: 32px;
	margin-right: 20px;
	}

a 	  { text-decoration: none; }
 :hover	  { color: rgb(255,255,255);}
 :link	  { color: #FFC125;}
 :visited { color: rgb(255,255,255);}


.jmenu	{
	list-style-type: none;
	line-height: 28px;
	padding-right: 20px;
	}

.bent	{
	margin-left : 50px;
	margin-right: 50px;
	line-height : 16px;
	}

#sor	{
	margin-left : 10px;
	margin-right : 10px;
	}

#bal 	{
	position: absolute;
	top: 0px; left: 0px; width: 170px; height: 500px;
	text-align: right;
	border: 0px;
	}

#bal li a:link	{color: rgb(255,255,255);}
#bal li a:hover {font-weight: bold;}
#bal li a:visited { color: rgb(255,255,255);}

#jobb 	{
	position: absolute;
	top: 5px; left: 172px; width: 600px; height: 400px;
	padding-left: 20px;
	padding-right:20px;
	overflow: auto;
	}

#lab 	{
	position: absolute;
       	top: 400px; left: 172px; width: 600px; height: 100px;
	padding-top: 20px;
	text-align: center;
	}

#fuvo	{
	background-color: rgb(255,255,255);
	position: absolute;
	top: 20px; left: 171px; width: 1px; height: 500px;
	}

#logo	{ margin-right: 15px; margin-top: 10px;}

