body, table tr td, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body{
	margin: 0px;
}
.m1{
	background-image: url(../images/m1.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 245px;
}
.m2{
	background-image: url(../images/m2.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 157px;
}
.m3{
	background-image: url(../images/m3.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 186px;
	text-align: center;
}
.m4{
	background-image: url(../images/m4.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 165px;
}
.m5{
	background-image: url(../images/m5.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 251px;
}
table.menu{
	margin-bottom: 20px;
}
.menu tr td{
	vertical-align: bottom;
	text-align: center;
}
#foto{
	padding-left: 80px;
}
#inst{
	padding-right: 50px;
}
table.menu tr td a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
table.menu tr td a:hover{
	text-decoration: underline;
}
#up_lt{
	background-image: url(../images/up_lt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
}
#dn_rt{
	background-image: url(../images/dn_rt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
}
#up_lt2{
	background-image: url(../images/up_lt2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	width: 1004px;
}
#dn_rt2{
	background-image: url(../images/dn_rt2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 7px;
}
#txt{
	border: 1px solid #DCDCDC;
	padding: 15px;
}
div#txt p, div#txt p a, div#txt p a:visited {
	color: #000000;
	text-decoration: none;
}
.razdel_b{
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #000000;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
}
.razdel_w{
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-right: 10px;
			padding-top: 3px;
		padding-bottom: 3px;
}
p#razdel{
	margin-top: 0px;
	text-align: center;
}
div.cpr, div#cpr a.copy,  div#cpr a.copy:visited{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.contents{
	list-style-image: url(../images/bul.gif);
	color: #F26522;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	line-height: 20px;
}
.contents li a{
	color: #F26522;
	text-decoration: none;
}
.contents li a:hover{
	text-decoration: underline;
}
h1{
	font-size: 15px;
}
h2{
	font-size: 14px;
}





/*	for mini board  */
.add_announcement {
	background-color: #ddd;
	border: 1px solid #aeaeae;
	padding: 3px;
	}
#advert {
	width: 90%;
	border-top: 2px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	}
#advert td, #advert th {
	padding: 3px;
	}
.board_links{
	background-color: #ddd;
	}
#board a {
	text-decoration: none;
	color: #2250a5;
	}
#board a:hover {
	text-decoration: underline;
	color: #d85600;
	}
.krosh {
	padding: 3px;
	}
.rubrika {
	font: bold 12px Arial, sans-serif;
	display: inline;
	}