body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	color:#555555;
	background-color:#EEEEEE;
	text-align:left;
}
#affa{
	color:#4D87CE;
	font-weight:bold;
}
a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

li {
	list-style-image:url(imgs/li.gif);
	line-height:20px;
	text-align:left;
}
#top {
	width:100%;
	height:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(imgs/top.jpg);
	text-align: left;
}
#top h1 {
	margin-top:10px;
	text-indent: 110px;
};

#menu {
	width:100%;
	background-color:#375b7d;

	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
}
.aga {
	text-align:center;
	background-image:url(imgs/menu.jpg);
	padding-top:20px;
	padding-bottom:20px;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
}

#menu a.hovered {
	text-decoration:none;
	border-left:1px solid #375b7d;
	border-right:1px solid #a9c4dd;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(imgs/hovered.jpg);
}
#menu a:hover {
	text-decoration:none;
	color:#000000;
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:5px;


}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
	position: relative;
}



#submenu a{
	display:block;
	width:100%;
	background-image:url(imgs/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
	border: 1px dashed #999999;
	margin-bottom:20px;
}
#submenu a:hover {
	background-color:#eeeeee;
	background-image:url(imgs/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	padding-right:35px;
	background-image:url(imgs/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom: 1em;
	padding-bottom: 1em;
	margin-right: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	float: right;
}
#footer {
	width:100%;
	background-color:#87abcd;
	border-top:1px solid #375b7d;
	border-bottom:5px solid #375b7d;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	height: 20px;
	text-align: center;
}
#footer a {
	color:#375b7d;
}
#footer a:hover {
	color:#FFFFFF;
}
#lang {
	color: #EEEEEE;
	background-image: url(imgs/lang.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 110px;
}
#lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
}
.tm {
	text-transform: uppercase;
	line-height: 5px;
	font-variant: small-caps;
}

