A:link {
	color: #3399FF;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #3399FF;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #3399FF;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #EB0A5F;
	TEXT-DECORATION: none
}
body {
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #666666;
	background-image: url(pics/bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1 {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #5e74a0;
	padding: 7px 10px 7px 10px;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
/* otobrajenie razdelov ob"yavleniy */
.boardtitle {
	font-family: tahoma, verdana;
	font-size: 13px;
	color: #5e74a0;
	padding: 8px 0px 10px 36px;
}
.boardborder {
	background-color: #f8f8f8;
	padding: 5px 10px 10px 10px;
	border: 1px solid #dfdfdf;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.boardnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
/* Ob"yavleniya */
.boardstyle {
	background-color: #f8f8f8;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #dfdfdf;
}
.boarddata {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #666666;
	margin-bottom: 4px;
	padding-left: 20px;
	background-image: url(img/datenews.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
}
.boardtext {
	margin-bottom: 5px;
	font-size: 13px;
	color: #242424;
	line-height: 17px;
}
.boardline {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
}
.boardsmtext {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.showcontact {
	font-size: 11px;
	cursor: pointer;
	color: #3399FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399FF;
	font-weight: bold;
}
/* forma dobavleniya ob"yavleniy */
.inputtext {
}
.input {
	border: 1px solid #cccccc;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.inputlefttext {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom: 4px;
	line-height: 12px;
	font-weight:bold;
}
.inputcomment {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #666666;
	margin-bottom: 4px;
	line-height: 12px;
	width: 270px;
}
.greylinktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #C1C1C1;
}
.greylinktext :link {
	color: #C1C1C1;
	TEXT-DECORATION: none
}
.greylinktext :active {
	color: #C1C1C1;
	TEXT-DECORATION: none
}
.greylinktext :visited {
	color: #C1C1C1;
	TEXT-DECORATION: none
}
.greylinktext :hover {
	color: #C1C1C1;
	TEXT-DECORATION: none
}
