a:link, a:visited {
	color:#015aba;
	text-decoration: underline;
}
a:active, a:hover {
	
	color:#015aba;
	text-decoration: none;
}

.header_bg {
	background-color: #7195b2;
	background-image: url(/img/main/header_bg.jpg);
	background-repeat: no-repeat;
}
.text_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffea00;
	font-weight: normal;
}
.gray_bg {
	background-image: url(/img/main/gray_bg.jpg);
	background-repeat: no-repeat;
}
.text_block_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-style:italic;
	font-weight:bold;
	color:#015aba;
}
.text_block_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-style:italic;
	font-weight:bold;
	color:#95642a;
}
.small_text_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
}
.blue_counter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#015aba;
}
.green_counter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#73a908;
}
.brown_counter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#95642a;
}
.news_block {
	background-color:#ffffff;
}

.news_header_block {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#333333;
}

.header_news_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#333333;
}

.news_1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:justify;
	color:#333333;
}

.news_bg {
	background-image:url(/img/main/news_bg.gif);
	background-repeat:no-repeat;
}

.text_archive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0099cc;
}
.blue_line {
	background-image: url(/img/main/blue_line.jpg);
	background-repeat: no-repeat;
}

.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

.text_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#f5ea36;
}

.phone_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

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

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

a.konf_2:link, a.konf_2:visited {
	text-decoration: none;
	color:#95642a;
}
a.konf_2:hover, a.konf_2:active {
	text-decoration: none;
	color:#95642a;
}
a.konf_3:link, a.konf_3:visited {
	text-decoration: none;
	color:#73a908;
}
a.konf_3:hover, a.konf_3:active {
	text-decoration: none;
	color:#73a908;
}

a.arhive:link, a.arhive:visited {
	text-decoration: underline;
	color:#0099cc;
}
a.arhive:hover, a.arhive:active {
	text-decoration: underline;
	color:#0099cc;
}
.pngImg {
	behavior:url("/css/iepngfix.htc");
}

#content h3 {
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:26px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.photo_item {

	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
}

td.img_canvas {
// background-color:#FFFFFF;
background-color: rgb(204, 204, 204); 
padding-bottom:4px;
padding-top:4px;
}

