/* Main body */
body {
	background: #000011 url(../img/bg.medozas.jpg) bottom left repeat-x;
}
a.rootdir {
	color:#444499;
	text-decoration: none;
}
/* Structure */
#wrapper {
	background: #332 no-repeat left bottom;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #003366;
}
/* Header */
.title {
	background: #E2DED4;
	border-top: 1px solid #115588;
}
.title h1 {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
}
.header {
	border-top: 2px solid #115588;
	background: #DAD7C5 url(../img/top/header00001.jpg) repeat-x left bottom;
}
/* Navigation */
.navigation a {
	color: #001144;
}
.navigation a:hover, .navigation a#active {
	color: #666699;
}
/* Footer */
.footer {
	background: #111133;
}
/* Block list */
.block li a:hover {
	background: #CCCCFF;
}
.right .block li a:hover {background: #CCCCFF;}

