/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#0154A0;
	margin: 0px;
}
#header {
	width:800px;
	margin:0 auto;
	height:164px;
	background-image:url(/img/kapeleris.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#main {
	width:800px;
	margin:0 auto;}
#index {
	float:left;
	width:160px;
	}
#content {
	float:right;
	width:620px;
	margin:0;
	padding:0;}
#content form {
	margin-left:10px;
	color:#FFFFFF}
#content p, #content li {
	margin-left:10px;
	color:#FFFFFF;
	line-height:1.2em;
	font-size:110%}
#content a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;}
#content a;hover {
	text-decoration:underline;}
#content h2 {font-size:160%; color:#FFFFCC; margin-left:20px; font-family:Georgia, "Times New Roman", Times, serif}
#content h3 {font-size:120%; color:#FFFFCC; margin:0; margin-left:20px; padding:0;}
#footer {
	width:800px;
	margin:0 auto;
	margin-top:20px;
	text-align:right;
	font-size:90%;
	color:#FFFFFF;
	}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal}
#footer a:hover {
	color:#CCCCCC;
	font-weight:bold;}