body {
	height: 100%;

	background-color: #e9e9e9;
	background-attachment: fixed;
	background-image: url(/img/teaasfon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin			: 0 0 0 0;
	padding			: 0 0 0 0; -->
}

body, td, p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font:  Arial, Verdana, sans-serif; 
}

.author {
	color: #4275C1;
}
a.auth:link {
	color: #4275C1;
	text-decoration: none;
}
a.auth:visited {
	color: #5285d1;
	text-decoration: none;
}
a.auth:hover {
	color: #3561A2;
	text-decoration: underline;
}
a.auth:active {
	color: #3561A2;
	text-decoration: underline;
}








a.none:link, a.none:visited {
	text-decoration	: none;
	color			: #585858;
}
a.none:active, a.none:hover {
	text-decoration	: none;
}

a:link {
	color: #900000;
	text-decoration: none;
}
a:visited {
	color: #A73A3A;
	text-decoration: none;
}
a:hover{
	color: #A10000;
	text-decoration: underline;
}
a:active {
	color: #A10000;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}


h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}


h3 {
	font: bold 14px Arial, Verdana, sans-serif;
	color: #666666; 
}

input {
	font-size: 10px;
}

li {
	margin: 10 15 15 3;
	list-style-image: url("/img/firstpage/li.gif");
}


.text, .submit {
	border: 1px solid #BFBFBF;
	padding : 1 4 0 4px;
}

.sm_font {
	font-size : 11px;
}

.menu {
	margin: 11 15 0 70px;
}

.item {
 	font: 13px Arial, Verdana, sans-serif; 
	margin: 5 15 5 5px;
}

.sm_marg {
	 margin-top		: 7px;
	 margin-bottom	: 9px;
}

.grey {
	background-color: #E5E5E5;
}

.grey_light {
	background-color: #F2F2F2;
	border: 1px solid #ffffff;
}

.bord_r_b {
	border-color: #000000;
	border: 1;
}

.hottitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	background-color: #E1E1E1;
	background-image: url(/img/news/anonsgra.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;


}
.hot-im {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.hot-new-just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
	padding: 2px;
}
.news-im {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #C4C4C4;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.new-just {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
}
.new-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;

}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #E2E4E9;
	border: 1px solid #7D8AA1;

}
.new-navi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
a.comm:link {
	text-decoration: none;
	color: #000000;

}
a.comm:visited {
	text-decoration: none;
	color: #666666;

}
a.comm:hover, a.comm:active {
	text-decoration: underline;
	color: #000000;

}

a.dnavi:link {
	color: #4F3E6A;
	text-decoration: underline;
}
a.dnavi:visited {
	color: #685489;
	text-decoration: underline;
}
a.dnavi:hover {
	color: #583485;
	text-decoration: underline;
}
a.dnavi:active {
	color: #CC0033;
	text-decoration: underline;
}
.date {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.im {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #C4C4C4;
	border: 1px solid #000000;
}



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.finp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	background-color: #efefef;
	border: 1px solid #666666;
}
.fbutton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

a.bnavi:link {
	color: #004405;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a.bnavi:visited {
	color: #427345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a.bnavi:hover {
	color: #006C08;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a.bnavi:active {
	color: #006C08;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}


a.flist:link {
	color: #000000;
	text-decoration: underline;
}
a.flist:visited {
	color: #444444;
	text-decoration: underline;
}
a.flist:hover {
	color: #aa0000;
	text-decoration: underline;
}
a.flist:active {
	color: #ee0000;
	text-decoration: underline;
}

.telefon {
	color: #4F3E6A;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.td_ora_light {
	background-color: #F7F0D9;
	background-image: url(/img/fon_ora_light.gif);
}
.tdoralight {
	background-color: #F7F0D9;
	background-image: url(/img/fon_ora_light.gif);
}
.td_ora {
	background-color: #F1E3C0;
	background-image: url(/img/fon_ora.gif);
}
.hh3 {
	font-size: medium;
}
.td_g_h {
	font-weight: bold;
	color: #000000;
	background-color: #D6D6D6;
}
.td_g {
	color: #333333;
	background-color: #E9E9E9;
}
.activ_link {
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.bgtop_r_fon {
	background-attachment: fixed;
	background-image: url(/img/bgtop_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fbLogOff {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFA786;
	border: 1px solid #666666;
}