body {
 margin: 28px 0 0 0;
 padding: 0;
 font-family: Tahoma, Arial, Verdana, Geneva, Sans-serif;
 font-size: 13px;
 color: #243749;
 background-color: #e5eaef;
 background-image:url(../images/bcg_main.jpg); 
 background-repeat:repeat-x;
}

img{border:none;}

#maindiv{width:100%;}
#topdiv{margin-left:auto; margin-right:auto; width:870px;}

#topmenu{text-align:right; margin:0 20px 10px 0; color:#ffffff; font-size:10px;}
#topmenu a{color:#ffffff; font-size:10px; text-decoration:none; font-weight:bold;}
#topmenu a:hover{color:#ffffff; font-size:10px; text-decoration:underline; font-weight:bold;}

#content{
	margin-left:auto; 
	margin-right:auto; 
	width:870px; 
	background-color: #e9ecf2; 
	background-image:url(../images/bcg_content.jpg); 
	background-repeat:repeat-x;
}
#footdiv{width:100%; height:117px; background-image:url(../images/bcg_footright.jpg); }
#footcenter{
	margin-left:auto; 
	margin-right:auto; 
	width:870px;
	height:117px;
	background-color: #d6dbe1; 
	background-image:url(../images/bcg_footcenter.jpg);
	color: #8e9296;
}

#footcenter a{color: #8e9296; font-weight:bold; text-decoration:none; font-size:11px;}
#footcenter a:hover{color: #8e9296; font-weight:bold; text-decoration:underline; font-size:11px;}

#menu a{
	font-size:11px;
	color: #243749;
	padding: 0 5px 0 5px;
	margin:0 5px 0 5px;
	display: block;
	text-decoration:none;
}

#menu a:hover{
	font-size:11px;
	color: #8894a0;
	padding: 0 5px 0 5px;
	margin:0 5px 0 5px;
	display:block;
	text-decoration:none;
}

h1{
	font-family: trebuchet ms, Tahoma, Arial, Verdana, Geneva, Sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #243749;
}
ul{list-style-image:url(../images/bullet.gif);}
.menuitem{
	width:180px;
	height:36px;
	background-image:url(../images/menuitem.gif);
	background-repeat:repeat-x;
	color: #243749;
}

.cytat{
	font-family: Times, Arial, Verdana, Geneva, Sans-serif;
	font-size: 17px;
	color: #243749;
	font-weight:bold;
	margin:27px 0 0 26px;
}

.footer{color: #8e9296; position:relative; top:38px; left:60px; font-size:11px;}
