body
{
	background-color: #a0a0a0;
}

a
{
	text-decoration: none;
}

body, div, h1, h2, h3, h4
{
	margin: 0 0;
	padding: 0 0;
	border-width: 0;
}

body, div
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a5c6b;
}

h1
{
	font-family: Book Antiqua;
	color: #135287;
        font-size: 26px;
}

h2
{
	font-family: Book Antiqua;
	color: #135287;
        font-size: 22px;
}

h3
{
	font-family: Book Antiqua;
	color: #135287;
        font-size: 18px;
}

h4
{
	font-family: Book Antiqua;
	color: #135287;
        font-size: 16px;
}

div#main
{
	background-color: #ffffff;
	position: relative;
	width: 700px;
	margin: 10px auto;
	border-style: solid;
	border-width: 1px;
}

div#top
{
	width: 100%;
}

div#ll
{
	width: 100%;
	position: relative;
}

div#ll img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div#ll table, div#ll td, div#ll table img
{
	border-style: none;
}

div#ll table
{
	margin: 0 0;
	position: absolute;
	top: 3px;
	left: 625px;
}


div#menu
{
	border-top-style: solid;
	border-width: 1px;
	height: 25px;
	width: 100%;
	background: url("grafika/menub.png") 0 0 repeat-x;
}

div#menu ul
{
	list-style: none;
	margin: 0 auto;
	margin-top: 2px;
	padding: 0 0;
	text-align: center;
}

div#menu ul li
{
	margin: 0 10px;
	display: inline;
	font-family: Helvetica;
	font-style: italic;
        font-weight: 700;
	font-size: 16px;
}

div#menu ul li a
{
	color: #606060;
}

div#menu ul li a:hover
{
	color: black;
}

div#bottom
{
	text-align: center;
	border-top-style: solid;
	border-width: 1px;
	color: #909090;
	font-size: 12px;
	background-color: #eeeeee;
}

div#bottom a
{
	font-style: italic;
	color: #909090;
}

div#center2 ul li
{
	color: #2b4b66;
}

div#center2 a
{
	text-decoration: underline;
	color: black;
}

img#of
{
	position: absolute;
	top: 10px;
	left: 400px;
	border: 0;
}
