@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(background_papyrus.gif);
        margin: 0 auto;
	text-align: center;
	color: #000000;
}

a:link {color:#427800;}
a:visited {color:#AD5C00;}
a:active {color:#776800;}

.MenuLink a:link {text-decoration: underline; color: #336600;}
          a:visited {text-decoration: underline; color: #669900;}
          a:hover {text-decoration: none; color: #009900;}
          a:active {text-decoration: underline;}

.SobStyle #container {width: 960px; z-index: 0; margin: 0 auto; border: 0px; text-align: left; padding: 0 0 0 0;} 

.SobStyle #header {height: 234px; background-color: #999966;}
.Sobstyle #header h1 {margin: 0; padding: 10px 0;}
.SobStyle #rss {margin-left: 820px; margin-top: -225px; font-size: 10px;}

.SobStyle #menu1 {
        background: #CCCC99;
        position: absolute;
	top: 234px; 
	width: 368px; 
	border-left: 2px solid #AAAA66; 
	border-right: 2px solid #AAAA66; 
	border-bottom: 2px solid #AAAA66; 
	visibility: hidden;
}
.SobStyle #menu2 {
        background: #CCCC99;
        position: absolute; 
	top: 234px; 
	width: 295px; 
	border-left: 2px solid #AAAA66; 
	border-right: 2px solid #AAAA66; 
	border-bottom: 2px solid #AAAA66; 
	visibility: hidden;
}
.SobStyle #sidebar1 {float: left; width: 230px; padding-left: 2px; padding-top: 0; border-right: 2px;}
.SobStyle #sidebar2 {float: right; width: 230px; padding-left: 2px; padding-top: 0; border-right: 2px;}

.SobStyle #calendar {
    width: 230px;
    background-color: #CCCC99;
    margin-top: 8px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #CCCC33 solid 1px;
	border-right: #CCCC33 solid 1px;
	border-bottom: #CCCC33 solid 2px;
}
.CalendarFont1 {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #663300;}
.CalendarFont2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.SobStyle #st {
    width: 230px;
    background-color: #CCCC99;
    margin-top: 8px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #CCCC33 solid 1px;
	border-right: #CCCC33 solid 1px;
	border-bottom: #CCCC33 solid 2px;
}
.SobStyle #divB {
    width: 230px;
    background-color: #CCCC99;
    margin-top: 8px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #CCCC33 solid 1px;
	border-right: #CCCC33 solid 1px;
	border-bottom: #CCCC33 solid 2px;
}
.SobStyle #search {background-color: #BBBB88; border: 2px solid #A3A352; padding: 0;}

.SobStyle #mainContent {
	width: 660px;
	margin-left: 230px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 8px 10px 10px 30px;
	z-index: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6F6A1E;
}
.SobStyle #mainContent h2 {font-size: 20px; margin: 0px; padding-left: 6px; padding-top: 4px; padding-bottom: 4px;} 

.SobStyle #hr {size: 2px; color: #939960;}
.RazdelName {
    font-size: 23px;
    color: #006600; 
	background: #CCCC99; 
	padding-left: 3px; 
	border-top: 1px outset #000000;
	border-bottom: 1px outset #000000; 
}
.RazdelStyle {
    background-color: #BBBB88;  
	padding: 5px 8px 5px 8px; 
	margin-top: 8px; 
    border: 2px solid #A3A352;}
.RazdelImg_Left {float: left; margin-right: 5px; border: #CCCC33 solid 3px;}
.RazdelImg_Right {float: right; margin-left: 5px; border: #CCCC33 solid 3px;}

.SobStyle #footer {padding: 4px 4px 0 10px; background: #CCCC99;} 
.SobStyle #footer p {margin: 0; padding-left: 4px;}
.fltrt {float: right; margin-left: 8px;}
.fltlft {float: left; margin-right: 8px;}
.clearfloat {
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

