body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

table
{
	height: auto;
	border-collapse: collapse;
}

td
{
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
}

td, th
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

iframe
{ 
	overflow: hidden;
	border: 0px;
	width: 100%;
	height: 6500px;
}

.im_header
{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 223px;
}

.div_name
{
	position: absolute;
	white-space: nowrap;
	margin-left: 10px;
	margin-top: 160px;
	line-height:40px;
	font-size: 36px;
	font-family: Trebuchet MS, serif;
	font-weight: bold;
	color: #2571c2;
	/*border:solid 1px black;*/
}

.div_menu
{
	position: absolute;
	white-space: nowrap;
	margin-left: 135px;
	margin-top: 84px;
	text-align: center;
	width: 135px;
	/*border:solid 1px black;*/
}

.menu
{
	font-family: Trebuchet MS, serif;
	font-size: 16px;
	color: #2571c2;
	font-weight: bold;
	text-decoration: none;
}

.menu:active
{
	color: #2571c2;
	font-weight: bold;
}

.menu:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.line
{
	background-color: #e9e9e9;
	height: 1px;
}

.copyright
{
	color: #555555;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
	float: left;
}

.div_menu_bottom
{
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}

.left
{
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.right
{
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.top
{
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}

.bottom
{
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}

.liner
{
	background-image: url(images/liner.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.read
{
	font-family: Verdana, serif;
	font-size: 14px;
	color: #005fb8;
	text-decoration: underline;
}

.read:active
{
	text-decoration: underline;
}

.read:hover
{
	text-decoration: none;
}

.title
{
	line-height:34px;
	font-size: 30px;
	font-family: Trebuchet MS, serif;
	color: #000000;
}

.blue
{
	color: #315cc4;
}

.s
{
	line-height: 5px;
}

.pictures
{
	margin-right: 15px;
	float: left;
}

.div_blok
{
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.div_blok1
{
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.div_content
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.div_content2
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.div_news_im
{
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 10px;
}

.str
{
	margin-left: 10px;
	margin-right: 10px;
	color: #315cc4;
}

.input1
{
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74829b;
	border: 1px solid #7e875d;
	width: 260px;
	height: 16px;
}

.textarea1
{
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c8c8c;
	border: 1px solid #7e875d;
	width: 260px;
	height: 90px;
	overflow: auto;
}
