#main_page {
	background: #195422 url(/images/body_bg.gif) repeat-x;
	text-align: center; padding: 0px;
}
#inner_page {
	background: #195422 url(/images/body_bg.gif) repeat-x;
	text-align: center; padding: 0px;
}
#full_page {
	background: #195422 url(/images/body_bg.gif) repeat-x;
	text-align: center; padding: 0px;
}
.day .switcher_day {
	display: block;
}
.day .switcher_night {
	display: none;
}
.night .switcher_day {
	display: none;
}
.night .switcher_night {
	display: block;
}

#shapka {
	height: 172px; width: 960px;
	margin: 0px auto;
	background: url(/images/shapka_bg.gif) repeat-x;
}


#menu_top {
	height: 50px; width: 960px;
	margin: 0px auto;
}
#mainmenu {
	background: url(/images/menu_leftbg.gif) repeat-x;
	vertical-align: middle;
	text-align: left;
}
#mainmenu_right {
	background: url(/images/menu_rightbg.gif) repeat-x;
	vertical-align: middle;
}
#mainmenutable {
	width: auto;
	height: 50px;
	background: url(/images/mainmenu_inter.gif) no-repeat;
}
#mainmenutable td {
	height: 50px;
	background: url(/images/mainmenu_inter.gif) right no-repeat;
	vertical-align: middle;
	padding: 0px 20px;

}
#mainmenutable td a {
	display: block;
	font-family: Candara, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenutable td.act a {
	display: block;
	font-family: Candara, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


#main_row {
	height: 365px; width: 960px;
	margin: 0px auto;
}
#photothemes {
	height: 36px; 
	width: auto;
	
}
#photothemes td {
	vertical-align: middle;
}
#photothemes td a {
	display: block;
	margin-right: 40px;
}
#photothemes td a:link, #photothemes td a:visited{
	color: #FFFFFF;
}


#main_page #info_row {
	height: auto; width: 960px;
	margin: 0px auto;
	background: #FFFFFF url(/images/infobg.gif) 0px 0px repeat-x; /* 0px 86px*/
}

#inner_page #info_row {
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(/images/infobg.gif) repeat-x;
}
#inner_page #info_space {
	width: 627px; margin: 0px; padding: 0px; 
	text-align: left;
}
#full_page #info_row {
	height: auto;
	margin: 0px auto;
	padding: 40px 30px 30px 50px;
	background: #FFFFFF url(/images/infobg.gif) repeat-x;
}
#full_page #info_space {
	width: 880px; margin: 0px; padding: 0px; 
	text-align: left;
}


#secondmenu {
	width: auto;
	height: 75px;
	/*background: url(/images/secondmenu_inter.jpg) left no-repeat;*/
}
#secondmenu td {
	height: 75px;
	vertical-align: middle;
	padding: 0px 50px;
	background: url(/images/secondmenu_inter.jpg) right -7px no-repeat;
}
#secondmenu td a {
	height: 50px;
	margin-top: 25px;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

#secondmenu td a.selected {
	background: url(/images/secondmenu_pointer.jpg) bottom center no-repeat;
}
#secondmenu td.selected a {
	background: url(/images/secondmenu_pointer.jpg) bottom center no-repeat;
}
#ad_space {
	background: #FFFFFF;
	text-align: center;
}
#ad_space>*{
	margin: 0px auto; text-align: left;
}


#bottommenu_row {
	height: 39px; width: 960px;
	margin: 0px auto;
	background: url(/images/bottommenu_bg.jpg) center no-repeat;
}
#bottommenu table {
	margin: 0px auto;
	width: auto;
	height: 39px;
	background: url(/images/bottommenu_inter.gif) left no-repeat;
}
#bottommenu td {
	height: 39px;
	vertical-align: middle;
	padding: 0px 20px;
	background: url(/images/bottommenu_inter.gif) right no-repeat;
}
#bottommenu td a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


.linkbutton {
	background: url(/images/greybutton_bg.jpg) no-repeat; 
	height: 32px; width: 154px; display: block; 
	font-family: Candara, Arial, sans-serif; font-size: 18px; 
	font-weight: bold; text-decoration: none; padding-top: 3px;
}
.linkbutton.red {
	background: url(/images/redbutton_bg.jpg) no-repeat; 
	height: 32px; width: 214px; display: block; 
	font-family: Candara, Arial, sans-serif; font-size: 18px; 
	color: #FFFFFF;
	font-weight: bold; text-decoration: none; padding-top: 3px;
}

.news {
	margin: 30px 0px; clear: both;
}
.news .title {
	font-size: 15px;
	font-weight: bold;
}
.news .date {
	margin: 5px 0px;
	font-size: 10px;
	color: #888888;
}
.news .anounce {
	margin: 5px 0px;
	font-size: 12.5px;
}


.list_default_print table {
	width: auto;
}
.list_default_print .list_content.left {
	margin-right: 20px; 
}
.list_default_print .list_content.right {
	margin-left: 20px; 
}
.list_default_print .richtext_print {
	/*background: #cccccc;*/
}

.default_list_print {
	margin-bottom: 5px;
	clear: both;
}

.footer {
	align: center; width: 960px; margin: 20px auto; color: #FFFFFF;
}
.footer p {
	color: #FFFFFF;
}