body{
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.spacer {
    clear: both;
    margin: 0px;
    padding: 0px;
    width: auto;
}
.h5 {
    height: 5px;
}
.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}
.h30 {
    height: 30px;
}


td{
	vertical-align: top;
	text-align: left;
	/*
line-height:11px;
*/
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
}

h1 {
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 16px;
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
h3, h4, subtitle{
	font-family: Tahoma;
	color: #333399;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
h2 {
    font-family: Times New Roman;
    font-size: 16px;
    color: #cc3300;
    font-weight: bold;;
    text-transform: uppercase;
	margin: 0px;
}
.sobor{
	background:url(images/sobor.jpg) left top no-repeat;
	height: 203px;
}
.sobor_back{
	height:203px;
	background: url(images/sobor_line.jpg) top repeat-x;
}
.top_menu_block{
	height: 43px;
	background: url(images/top_menu_block_back.jpg) top repeat-x;
}
/*top_menu*/
.menu_block{
	 padding-left:25px;
	 text-align: left;
}
.menu_table{
	margin: 0px 0px 0px 15px;
}
a.top_menu, a.top_menu_act{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #0033cc;
	text-decoration: none;
}
.menu_td1{
	background: url(images/menu_home.gif) center left no-repeat;
}
.menu_td2{
	background: url(images/menu_mail.gif) center left no-repeat;
}
.menu_td3{
	background: url(images/menu_photo.gif) center left no-repeat;
}
.menu_td4{
	background: url(images/menu_link.gif) center left no-repeat;
}
.menu_td5{
	background: url(images/menu_subcribe.gif) center left no-repeat;
}
.menu_td6{
	background: url(images/menu_map.gif) center left no-repeat;
}

/*search*/
.search_block{
	width: 240px;
}
.search_form{
	width: 157px;
	border: solid 1px #cfcfcf;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
}

.left_column{
	width: 220px;
	border-right: 1px solid #cccccc;
	padding: 0px 10px 0px 10px;
}
.right_column{
	border-left: 1px solid #cccccc;
	width: 210px;
}

.footer{
	height: 120px;
	background: url(images/footer_line.jpg) bottom repeat-x;
}
a.forgot_pass{
	font-size: 11px;
	line-height: 11px;
	color: #cc3300;
	text-decoration: none;
}
a{
	color: #0033cc;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

div.block_subscribe {
	background: url(images/search_block_bg.gif) repeat-x;
	height: 43px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
input.subscribe {
	border: 1px solid #cfcfcf;
	font-size: 100%;
}
div.delorus {
	line-height: 150%;
}
div.delorus a {
	color: #0033cc;
	text-decoration: none;
}


div.block_print {
    float: left;
    width: 50%;
    text-align: left;
    color: #6699ff;
    font-size: 11px;
}
div.block_print a {
    color: #6699ff;
    text-decoration: none;
}
div.block_top {
    float: left;
    width: 50%;
    text-align: right;
    color: #6699ff;
    font-size:11px;
}
div.block_top a {
    color: #6699ff;
    text-decoration: none;
}

div.list_news {
    text-align: right;
    color: #6699ff;
    font-size: 11px;
    margin-top: 30px;
}
div.list_news a {
    color: #6699ff;
    text-decoration: none;
}