@font-face
{
	font-family: gusly;
	src: url(yermak.ttf);
}

body {
	margin:0px;
	background-color:#FFFAF1;
	color: -webkit-text;
	font-size: 12px;
	font-family:Verdana, Arial, sans-serif;
}

table {border-spacing:0px;padding:0px;}
td, th {padding:3px;}
a {color:#333399;}
a:visited {color:maroon;}

h1,h2 {text-align:center;}

.header, .footer, .body {width: 100%;}

.header {height:130px; background-image:url('img/head_fon2.jpg');}
.header .logo{float:left; width:210px;}
.header .title {position:absolute; left:210px; right:224px; padding:10px;}
.header .picture{float:right; width:224px;}
.header .smsm {font-size: 10px; letter-spacing:0.2em; text-align:center;}
.footer {text-align:center;color:grey;}
.body{}
.contentLeft {
	width:210px;
	vertical-align:top;
	padding:0;
	background-color:#FEDFAA;
	background-repeat:repeat-y;
	background-image:url('img/fon_left2.gif');
}
.contentRight {
	vertical-align:top;
	height:100%;
	width:184px;
	padding:20px;
	background-color:White; padding-top:18px;
	background-color:#FEDFAA;
	background-repeat:repeat-y;
	background-image:url('img/fon_right2.gif');
}
.content {
	vertical-align:top;
	padding:20px;
}
.content * {font-size:12px;}

.news {overflow: auto;}
.news img, .atLeft {float:left;margin: 10px;}
.atRight {float:right;margin: 10px;}

.svitok {
	width:170px;
	height:210px;
	background-image:url('img/svitok.jpg');
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	padding-top:30px;
	margin-bottom:30px;
}
.svitok p{color:#dd3300; font-weight:bold;}
.book {
	padding-left:20px;
	text-align:left;
	font-size:12px;
}
.book img {border:1px solid Brown; margin-bottom:3px;}
.red {color:red;}

.eng {
	background-image:url('img/eng.gif');
	position:absolute;
	top:112px;
	right:240px;
	text-align:right;
	height:20px;
	width:34px
}
.rus {
	background-image:url('img/rus_act.gif');
	position:absolute;
	top:112px;
	right:280px;
	text-align:right;
	height:20px;
	width:34px
}

.SystemMenu
{
	padding:14px;
	font-family: gusly;
	color:#800000;
	font-size:12px;
}
.SystemMenu a, .SystemMenu a:visited {color:#800000;}

.dead {border:1px solid black; display:inline-block;}
.clear{clear: both;}
.odd {background-color:#f2dcc2;}

.groupedList h2 {background-color:#d69142; padding:5px;}
.groupedList .listItem {display:block; padding: 20px;}
