html, body, div, table, tr, td, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img, form{
    margin: 0px;
	padding:0px; 
    border: 0px;
}
/* ÐÀÇÌÅÒÊÀ */
body{
	width: 100%;
	height: 100%;
	background: url(/images/back.jpg) no-repeat top;
	color:#5b5c51;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	z-index: 0;
}
#all{
	position: relative;
	width: 979px;
	/*height: 100%;*/
	margin: 0 auto;
	padding: 0 10px;
	z-index: 0;
	background: url(/images/bg1.gif) repeat-y 10px 290px;
}
#main{
	position: relative;
	width: 979px;
	height: 100%;
	overflow:hidden;
}
#header{
	position: relative;
	width: 979px;
	height: 290px;
	z-index: 1;
	margin: 0 auto;
}
#logo{
	position: absolute;
	top: 0;
	left: 30px;
	z-index: 2;
	color: #f59509;
	font: italic 14px Georgia, Times, serif;
}
#links{
	float: right;
	margin-top: 30px;
	z-index: 5;
	max-width:650px;
}
#menu{
	position: relative;
	width: 979px;
	height: 104px;
}
#leftmenu{
	float: left;
	width: 5px;
	height: 104px;
	background: url(/images/menul.gif) no-repeat left top;
}
#rightmenu{
	float: right;
	width: 5px;
	height: 104px;
	background: url(/images/menur.gif) no-repeat right top;
}
#box{
	float: left;
	width: 979px;
	height: auto;
	
}
#content{
	float: right;
	width: 740px;
	background: url(/images/texttop1.png) no-repeat right top;
	padding-top: 12px;
	text-align: left;
}
#left{
	float: left;
	width: 239px;
	height: 100%;
	background: url(/images/leftbg.gif) repeat-y;
}
#right{
	float: right;
	width:223px;
	background: url(/images/righttop.gif) no-repeat right top;
	padding-top: 9px;
	text-align: left;
}
#footer{
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 979px;
	height: 90px;
	/*background-color: #017e2a;*/
	z-index:25;
}
#ws{
	float: left;
	width: 219px;
	height: 65px;
	padding-top: 25px;
	padding-left: 20px;
	/*background-color: #01832b;*/
	font: normal 11px Tahoma, Arial, sans-serif;
	text-align: left;
}
#count{
	float: right;
	width: 213px;
	height: 65px;
	padding: 25px 5px 0;
	background: url(/images/rightbg.gif) repeat-y right;
}

/* ÎÔÎÐÌËÅÍÈÅ */
	/*---- ØÀÏÊÀ ----*/
#logo a{
	color: #0c8029;
	text-decoration: none;
	font: italic 18px/24px Georgia, Times, serif;
}
#links a:link,
#links a:visited{
	color: #fb8405;
	font: italic 18px Georgia, Times, serif;
	text-decoration: none;
	margin: 1px 10px;
	display: block;
	float: left;
	border-bottom: dashed 1px #fb8405;
}
#links a:hover,
#links a:active{
	border-bottom: 0;
}
#links a.act{
	color: #0a8204;
	border-bottom: 0;
}
	/*---- / ØÀÏÊÀ ----*/
	/*---- ÌÅÍÞ ----*/
ul#inmenu {
	list-style: none;
	float: left;
	width: 969px;
	height: 100px;
	background-color: #fff;
	border-top: solid 2px #f4f73b;
	border-bottom: solid 2px #f4f73b;

}

ul#inmenu  li{
	display: inline;
	float: left;
    list-style: none;
	position: relative;
	width: 137px;
	height: 100px;
	
}
ul#inmenu  li a:link,
ul#inmenu  li a:visited{
	color: #eb8c0e;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	position: relative;
	width: 137px;
	height: 77px;
	padding-top: 15px;
	
}
ul#inmenu  li a:hover,
ul#inmenu  li a:active{
	color: #0a8204;
}
	/*---- / ÌÅÍÞ ----*/
	/*---- ÖÅÍÒÐÀËÜÍÛÉ ÁËÎÊ ----*/
#incontent{
	width: 718px;
	background: #fff;
	border-left: solid 1px #e3e3db;
	border-right: solid 1px #f9f8f7;
	padding: 10px;
	padding-bottom: 120px;
}
#incontent h1{
	width: 100%;
	height: 24px;
	width: 718px;
	background: url(/images/tit1.gif) no-repeat left top;
	padding: 3px 15px;
	margin-bottom: 10px;
	color: #d78922;
	font: normal 14px Tahoma, Verdana, Arial, sans-serif;
}
#incontent h2{
	color: #0a8204;
	font: normal 24px Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 10px;
}
#incontent p{
	font: normal 12px/18px Tahoma, Verdana, Arial, sans-serif;
	padding-left: 10px;
}
#incontent a{
	color: #016923;
}
#incontent ul, #incontent ol {margin-left:10px; padding-left:10px;}
form{
	width: 250px;
	padding: 10px;
}
form.anketa,
form.anketa input,
form.anketa textarea {
	width: 400px;
	margin-right:7px;
}
input, textarea{
	border: 0;
	background-color: #f0f7db;
}
input.submit,
form.anketa input.submit{
	float: right;
	margin: 15px 20px;
	background: url(/images/datebg.gif) no-repeat left;
	color: #fff;
	font-size: 11px;
}
.photo_conteiner{
	float: left;
	padding: 5px;
}

	/*---- / ÖÅÍÒÐÀËÜÍÛÉ ÁËÎÊ ----*/
	/*---- ËÅÂÛÉ ÁËÎÊ ----*/
a#prometey{
display: block;
position: relative;
width: 171px;
height: 20px;
background: url(/images/prometey.gif) no-repeat top;
margin: 15px 20px;
padding: 30px 12px;
color: #017126;
font: normal 18px Georgia, Times, serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}
a#prometey span{
	border-bottom: dashed 1px #017126;
}
#stud{
	position: relative;
	width: 239px;
	background: #01842c url(/images/studbot.gif) repeat-x top;
	text-align: left;
	padding-bottom: 100px;
}
#stud h1{
	background: url(/images/studtop.gif) no-repeat top;
	/*width: 239px;*/
	height: 33px;
	color: #fafa3c;
	font: italic 16px Georgia, Times, serif;
	padding: 10px 0 0 50px;
}
#stud ul{
	list-style: none;
	margin: 20px 10px 10px 10px;
}
#stud ul li{
	list-style: none;
	display: block;
	border-bottom: dotted 1px #9fa18e;
}
#stud ul li a:link,
#stud ul li a:visited{
	display: block;
	color: #fff;
	font: normal 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
}
#stud ul li a:hover,
#stud ul li a:active{
	text-decoration: underline;
}
	/*---- / ËÅÂÛÉ ÁËÎÊ ----*/
	/*---- ÏÐÀÂÛÉ ÁËÎÊ ----*/
#inright{
	width: 209px;
	height: 100%;
	background: url(/images/rightbg.gif) repeat-y right;
	padding: 0 7px;
	padding-bottom: 100px;
	font-size: 11px;
	font: normal 11px Verdana, Arial, sans-serif;
}
* html #inright{
	padding: 0 0 100px 0;

}
#inright h2{
	color: #016c24;
	font: italic 16px Georgia, Times, serif;
	font-weight: 700;
}
span.date{
	width: 70px;
	height: 15px;
	background: url(/images/datebg.gif) no-repeat left top;
	color: #fff;
	padding: 1px 3px 3px;
}
#inright p{
	padding: 15px 0;
	border-bottom: dotted 1px #9fa18e;
}	
#inright a{
	color: #016923;
	padding-right: 12px;
	background: url(/images/arrow.gif) no-repeat right bottom;
}
p.allnews{
	text-align: right;
}
#main p.allnews a{
	color: #e39227;
	font-weight: bold;
	background: #fff;
}
	/*---- / ÏÐÀÂÛÉ ÁËÎÊ ----*/
	/*---- ÏÎÄÂÀË ----*/
#ws a {
    color: #fff;
}
#ws img{
    vertical-align:middle;
	border: 0px;
}
#count img{
	margin: 0 5px;
}
#copyright{
	height: 64px;
	width: 516px;
	margin-left: 239px;
	color: #5b5c51;
	text-align: center;
	font-size: 11px;
	background-color: #f2eee8;
	border-top: solid 1px #e2ded8;
	border-right: solid 1px #e2ded8;
	padding-top: 25px;
}
* html #copyright{
	width: 510px;
}
#copyright p{
	margin: 35px 0 0 0;
}
#copyright a{
	color: #eba334;
	font-weight: bold;
	text-decoration: none;
}
	/*---- / ÏÎÄÂÀË ----*/
.clear {
	clear:both;
}
.left{
	float: left;
}
.right{
	float: right;
}
a.flinks:hover,
a.flinks:active {
	text-decoration: none;
	border:0;
}
