@charset "utf-8";
/* CSS Document */


html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	margin: 0px auto;
    width: 1010px;
	background-image:url(../images/fon.jpg);

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
* html body {height:100%;}
* html #wrap {height: 100%;}
body,td,th {
	color: #000000;
}
a:link {
	color:#060;
}
a:visited {
	color:#060;
}
a:hover {
	color:#090;
}
a:active {
}

select{
 font-size:12px;
 font-family:Verdana;
}

#wrap {
	background-image:url(../images/fon.jpg);
	font-size:12px;
	min-height: 100%;
	min-width:1000px;
	text-align:left;
	margin: 0px auto;
}
#secret {
	position:absolute;
	top:-1000px;
}
#end_content {
	clear:both;
	padding-bottom: 50px;
}
#footer {
	background-image:url(../images/sh_back.jpg);
	position: relative;
	text-align:right;
	font-size:10px;
	clear:both;
	height:25px;
	margin:-45px 0 0;
	padding-top:20px;
	padding-right:10px;
	margin-right: auto;
	margin-left: auto;
}
.header {
background-color:#dbe8be;
background-image:url(../images/sh_back.jpg);
height:175px;
border:none;
}

/****************/
.calendar {
	padding-top:60px;
	text-align:center;
	background:url(../images/calc-bg.jpg) no-repeat;
	color:#fff;
	font-size:12px;
}
.calendar table{
	width: 99%;	
}

.calendar2 {
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
.under_inside {
	padding:10px;
}
#linkzhurnal {
	font-size:12px;
	color:#060;
	text-align:center;
	font-weight:bold;
}
#sh_lu {
	float:left;
	height:175px;
	border:none;
}
#sh_ru {
	float:right;
}
#submenu1{
	display: none;
	margin-top:-8px;
	position:absolute;
	width:160px;
	text-align:left;
 	background-color:#83C820;
}

#submenu2{
	display: none;
	margin-top:-8px;
	position:absolute;
	width:250px;
	text-align:left;
 	background-color:#83C820;
}

#menu {
    font-size:12px;
    clear:both;
    height:38px;
    width:auto;
    background-image:url(../images/m_back.jpg);
    color:white;
    }
#menu a {
    display:block;
    height:28px;
    padding-top:10px;
    background-image:url(../images/m_back.jpg);
}
#menu a:link {
    text-decoration: none;
    color:white;
    background-image:url(../images/m_back.jpg);
}
#menu a:visited {
    text-decoration: none;
    color:white;
    background-image:url(../images/m_back.jpg);
}
#menu a:hover {
    display:block;
    background-image:url(../images/m_back2.jpg);
    text-decoration: none;
}
#menu a:active {
    text-decoration: none;
    background-image:url(../images/m_back.jpg);
}
.block_header {
	color:white;
	font-size:14px;
	text-align:center;
	margin:0;
	padding-top:5px;
	background-image:url(../images/block_up.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.block {
	border:#030 solid 1px;
	background-color:white;
}
 
.block_in {
	padding:10px;
}
#left_menu {
	float:left;
	width:174px;
	height:38px;
}

.calendar_right {
	padding-top:20px;
	padding-left: 0px;
	text-align:center;
	background:url(../images/calc-bg.jpg) no-repeat;
	font-size:11px;
	color:#fff;
}

.calendar_right ul {
	list-style:none;
	text-align:left;
	padding:0;
	margin:0 0 0 10px;
	height:250px;
}
.calendar_right ul li {
	line-height:25px;
}
.calendar_right ul li a {
	color:#fff !important;
	text-decoration:none;
}
.calendar_right a:hover {
	text-decoration:underline;
}
.calendar_right ul li strong {
	display:block;
	text-align:center;
	padding-right:10px;
	font-size:16px;
}