html, body {
	margin: 0;
	padding: 0;
	background-image: url('graph/bg.gif');
	
	
	}
img{
border : 0px;
}
table {
	width: 100%;
	height: 100%;
	}
td {
	vertical-align: middle;
	text-align: center;	
	}
	
div {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-repeat:no-repeat;
	visibility: visible;
	width: 800px;
	left: 20px;
	top: 20px;
}

div.glavni	{
	position: relative;
	text-align: left;
	width: 900px;
	height: 700px;
	}

div.logo
	{


	background-image: url('graph/logo.gif');	
	width: 192px;
	height: 156px;
	top: 35px;
	left: 12px;

	
	}
div.banner
	{
	background-image: url('graph/banner.jpg');
	width: 752px;
	height: 121px;
	top: 55px;
	left: 114px;

	}
div.bar
	{

	
	width: 854px;
	height: 47px;
	top: 179px;
	left: 12px;
	}
div.line
	{
	background-color: #C65E30;
	width: 854px;
	height: 6px;
	top: 228px;
	left: 12px;
	}
div.sone
	{
	background-color: #046998;
	width: 854px;
	height: 190px;
	top: 236px;
	left: 12px;
	}
div.stwo
	{
	background-color: #30444D;
	width: 854px;
	height: 206px;
	top: 428px;
	left: 12px;
	}
div.arena
	{
	background-image: url('graph/arena.gif');
	width: 332px;
	height: 250px;
	top: 410px;
	left: 0px;
	}
div.surf
	{
	background-image: url('graph/surf.gif');
	width: 172px;
	height: 144px;
	top: 435px;
	left: 600px;
	}
div.gliser
	{
	background-image: url('graph/gliser.gif');
	width: 168px;
	height: 141px;
	top: 437px;
	left: 307px;
	}
div.kuca
	{
	background-image: url('graph/kuca.jpg');
	width: 200px;
	height: 150px;
	top: 475px;
	left: 435px;
	}
	

div.kazun{


	background-image: url('graph/kazun.gif');
	width: 135px;
	height: 157px;
	top: 470px;
	left: 725px;
	
}
div.validate{
top: 650px;
left: 350px;
}

div.mojmeni {
visibility:hidden;
overflow:hidden;
background-color: #FFFFFF;
border: 1px solid #000000;
width: 170px;
height: 100px;
top: 70px;
left: 240px;

}
div.up
{
visibility:inherit;
background-image: url('graph/up.gif');
width: 15px;
height: 15px;
left: 150px;
top: 75px;

}

ul {
font-family: arial;
font-size: 14px;

}

A:link    { 
text-decoration: none;
color: #000000;
}    
A:visited { 
text-decoration: none;
color: #000000;}   
A:hover   { text-decoration: underline;} 
A:active  {
	color: lime;
	text-align: center;
}   
.links {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	left: 200px;
	top: 35px;
}

