html,body{margin:0px ;padding:0px}
body{
	font: 78% arial,sans-serif;
	text-align: center;
	background: url('image/bg.gif');;
}

a{display:block;}
p {margin: 0px; padding: 0px;}

#container{	width: 800px; text-align: left; margin: 0px auto;}

#navigation { float: left; width: 170px; height: 785px; color: green; padding-top: 15px; background: #D0D0D0;}
	#navigation a:link,#navigation a:visited  {text-decoration: none;	font-weight: bold; color: #191970;} 
	#navigation a:hover {text-decoration: underline; font-weight: bold; color: yellow;}
	#akt a:link,#akt a:visited {text-decoration: underline;	font-weight: bold; color: #191970; list-style: circle;}

	#menu { height: 400px;	padding-left: 10px; }
	#menu p {padding-top: 0px;}
	
	#navigation #extra1 {height: 185px; color: black; font-size: 10px; text-align: center;}
	#extra1 h3 { font-size: 15px; font-weight: bold; margin-top: 0px; padding-top: 0px; border-top: solid black 1px;}

	#navigation #extra2 {height: 185px; color: black; font-size: 12px; text-align: center;}
	#extra2 h3 { font-size: 15px; font-weight: bold; margin-top: 0px; padding-top: 0px; border-top: solid black 1px;}
	#extra2 a:link,
	#extra2 a:visited  {text-decoration: none;	font-weight: bold; color: #191970;} 
	#extra2 a:hover {text-decoration: underline; font-weight: bold; color: yellow;}
	#akt a:link,#akt a:visited {text-decoration: underline;	font-weight: bold; color: #191970; list-style: circle;}


	

#center { float: left; width: 630px; height: 785px; padding: 5px 0px 10px 0px; background: white; }
	#scroll {overflow: scroll; height: 100%;}
	#scroll img {border: none; margin: 1px 1px 0px 1px;}
	#scroll p {text-align: center; padding: 0px 3px 10px 6px; }
	#scroll h3 { margin-left: 3px;text-align: center;}
	
	#content img {border: none; width:160px; height:117px; }
	#content a {display: inline;}
	#content #obr { text-align: center; margin-top: 20px;}
	#content p {text-align: center; line-height:18px; padding: 0px 10px 0px 10px; }
	#content object {position: relative; top: 100px;}
	
	#subcontent p{ text-align: left; padding-left: 20px;}
	#subcontent {overflow: scroll; height: 100%;}
	#subcontent a {text-decoration: none; color: green; display: inline;}
	#subcontent a:hover {color: gray; text-decoration: underline;}
	#subcontent h3 {padding: 15px 0px 5px 20px;	margin: 0px;}
	#subcontent img {border: none; margin: 2px 2px 0px 2px;}
	#subcontent .pocasi p {text-align: center; padding: 0px;	}

	#subcontent1 p{ text-align: left; padding-left: 20px;}
	#subcontent1 a {text-decoration: none; color: black; display: inline;}
	#subcontent1 a:hover {color: gray; text-decoration: underline;}
	#subcontent1 h3 {padding: 15px 0px 5px 20px;	margin: 0px;}
	#subcontent1 img {border: none; margin: 2px 2px 0px 2px;}
	#subcontent1 .pocasi p {text-align: center; padding: 0px;	}
	
	td {width: 100px; background: white;	margin: 0px; padding: 0px;}
	table {text-align: center;	margin-left: 115px; margin-bottom: 20px;}
	.td {background: #00015B; color: white;}
	.td2 {font-weight: bold; }
	.redtext {color: red; font: bold 12px;	}		

	
#footer{clear:left; width:100%; background: #111;color: #FFF}
	#footer p{margin:0;text-align: right; font-size: 11px; text-align: center;}

ul {	margin: 0px;padding: 0px 0px 15px 5px;}
li {	list-style: none;}

h1 { font-size: 25px; font-weight: bold; text-align: center; color: #191970; padding-top: 10px; margin-top: 0px;}
h2 { font-size: 30px; font-weight: bold; text-align: center; color: red; padding-top: 10px; margin-top: 0px;}

