/*top right bottom left*/
/*===========================================================================*/
html, body, textarea {
	font-size: 12px;
}
html, body, div, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/
sub, sub *, sup, sup * {font-size: 9px;}
body, html {
	margin: 0px;
	padding: 0px;
/*	height: 100%;*/
}





form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
p {
	text-align: justify;
		line-height: 20px;
		color: #47443f;
}
a {
	color: #373737;
}
h1 {
	color: #aa8d40;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
}
h2 {
	color: #aa8d40;
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: normal;
}
/*===========================================================================*/
.error {color: #f00;}
.small {font-size: 11px; line-height: 14px;}
.big {font-size: 17px; line-height: 24px;}
.italic {font-style: italic}
div.wrap {padding: 19px;}
/*===========================================================================*/
#layout_body {background-color: #4d505a;}
/*===========================================================================*/
#header_panel {
	width: 982px;
	margin-bottom: 19px;
}
	#header_panel * {
		color: #4e6092;
		font-size: 10px;
	}
	#header_panel input.input {
		margin: 0px 10px;
		padding: 0px;
		border: 1px solid #4e6092;
		width: 120px;
		font-size: 12px;
	}
	#header_panel input.image {
		border: none;
	}
/*===========================================================================*/
#logo_panel {
	height: 100px;
	width: 982px;
	background: url(/data/img/logo_pnl1.gif) no-repeat;
}
	#logo_panel * {
		font-size: 10px;
		color: #e9e0b7;
	}
#logo_panel .head_icons {
	position:absolute;
	display:inline-block;
	margin-left:508px;
	*margin-left:478px;
	margin-top:20px;
}
#logo_panel .head_icons a {
	margin-right:20px;
}
/*===========================================================================*/
#layout_base {
	width: 982px;
	margin-top: 19px;
}
/*=======================================================*/
#layout_content {
	width: 602px;
}
/*===================================*/
#block_menu {
	width: 602px;
	height: 281px;
}
	#main_menu {
		background-color: #ffba1e;
		border-top: 1px solid #ffecba;
		border-left: 1px solid #f8e6c7;
		border-bottom: 1px solid #adaba4;
		border-right: 1px solid #e1ab32;
	}
		#main_menu table {
			width: 100%;
			border-top: 1px solid #ffecba;
			border-left: 1px solid #fef99c;
			border-bottom: 1px solid #f6b71f;
			border-right: 1px solid #e1ab32;
		}
			#main_menu table td {
			}
				#main_menu table td a, #main_menu table td span {
					display: block;
					height: 34px;
					/*background: url(/data/img/bg_main_menu_0.gif) no-repeat right;*/
					background: url(/data/img/bg_main_menu_0.gif) no-repeat right;
					line-height: 32px;
					color: #fdfde8;
					text-transform: uppercase;
					font-weight: bold;
					font-size: 11px;
					text-decoration: none;
					white-space: nowrap;
				}
				#main_menu table td a.last, #main_menu table td span {
					background: url(/data/img/bg_main_menu_2.gif) no-repeat right;
				}
				#main_menu table td a.active, #main_menu table td span {
					background: url(/data/img/bg_main_menu_1.gif);
					color: #eba201;
					white-space: nowrap;
					cursor: pointer;
				}
	#block_menu ul {
		float: left;
		list-style: none;
		padding: 0px;
		margin: 0px;
		margin-left: 20px;
		margin-top: 15px;
	}
		#block_menu ul li {color: #ffba1e; margin: 0px; padding: 0px;}
		#block_menu ul li, #block_menu ul li * {font-size: 11px; line-height: 15px;}
			#block_menu ul a {color: #fff;}
			#block_menu ul li a.active {color: #ffba1e; font-weight: bold;}
/*===================================*/
#block_content {
	border: 2px solid #fff;
	background: #fdfde8 url(/data/img/bg_block_content.gif) no-repeat top;
	margin: 19px 0px;
}
/*===================================*/
.news_menu {
	background: url(/data/img/bg_news_menu.gif);
	height: 41px;
	padding: 0px 20px;
}
	.news_menu * {
		font-size: 11px;
	}
	.news_menu table {
		height: 41px;
	}
	.news_menu td {
		padding: 5px 20px 0px;
		text-align: center;
		background: url(/data/img/bg_news_menu_2.gif) no-repeat right;
	}
	.news_menu td.active {
		background: #fff none;
		border-left: 1px solid #dfc5be;
		border-right: 1px solid #dfc5be;
		border-top: 3px solid #f4d483;
	}
	.news_menu td a {
		color: #fff;
		text-decoration: none;
	}
	.news_menu td span {
		color: #aa8d40;
		font-weight: bold;
	}
/*===================================*/
.news_preview {
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ecd3b4;
	margin-bottom: 10px;
}
	.news_preview .image {
		width: 100px;
		float: left;
	}
	.news_preview .title {
		margin-left: 120px;
		margin-bottom: 10px;
	}
		.news_preview .title * {
			color: #4e6092;
			font-size: 14px;
			font-weight: bold;
			line-height: 18px;
		}
	.news_preview .anno {
		margin-left: 120px;
		line-height: 20px;
		color: #47443f;
	}
/*===================================*/
.news_content {
	overflow: hidden;
	clear: both;
}
	.news_content .image {
		width: 100px;
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
	}
	.news_content .title {
		margin-bottom: 10px;
	}
		.news_content .title, .news_content .title * {
			color: #4e6092;
			font-size: 14px;
			font-weight: bold;
		}
	.news_content .content {
		line-height: 20px;
		color: #47443f;
	}
	.news_content .date {
		margin-bottom: 5px;
		font-size: 11px;
	}
/*===================================*/
/*===================================*/
/*===================================*/
/*=======================================================*/
#layout_sidebar {
	width: 361px;
}
/*===================================*/
#block_phrase {
	border: 5px solid #7d8aad;
	background: url(/data/img/bg_phrase.gif);
	margin-top: 2px;
}
	#block_phrase * {
		color: #fff;
	}
	#block_phrase p {
		margin: 0px;
	}
/*===================================*/
#block_gallery {
	border: 5px solid #7d8aad;
	background: url(/data/img/bg_gallery.gif);
	margin-top: 2px;
}
	#block_gallery * {
		color: #D2D6F1;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold;
	}
/*===================================*/
#layout_sidebar .panel {
	background: url(/data/img/bg_sb_panel.gif);
	margin: 19px 0px;
}
	#layout_sidebar div.panel div.wrap {
		background: url(/data/img/bg_sb_panel_top.gif) repeat-x top;
	}
/*===================================*/
.currency {
	width: 100%;
}
	.currency * {
		font-size: 9px;
		color: #504740;
	}
	.currency td {
		padding: 8px 0px;
		border-bottom: 1px dotted #e8e0ad;
	}
	.currency .title {
		color: #9a8b78;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 11px;
		border-bottom: 2px solid #e8e0ad;
		padding-top: 20px;
	}
/*===========================================================================*/
.weather {
	width: 100%;
}
	.weather * {
		font-size: 10px;
		color: #5a5a5a;
	}
	.weather td {
		padding: 3px 0px;
	}
	.weather td.place {
		font-size: 12px;
	}
	.weather td.title {
		color: #717fa3;
		font-weight: bold;
		text-align: left;
	}
	.weather .tmpr {
		line-height: 14px;
		text-align: left;
	}
/*===========================================================================*/
#layout_footer { width: 100%;}
	#layout_footer * {font-size: 10px;}
/*===========================================================================*/
div.gallery_item {
	width: 33%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
	div.gallery_item .image {
	}
	div.gallery_item .title {
		margin-bottom: 10px;
	}
/*===========================================================================*/

div.navi_submenu {
	overflow: hidden
}
	div.navi_submenu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	div.navi_submenu ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		float: left;
		padding-bottom: 5px;
		padding-right: 10px;
	}
	div.navi_submenu ul li a {
		font-size: 11px;
		padding-right: 10px;
		border-right: 1px solid #929291;
		white-space: nowrap;
	}
	div.navi_submenu ul li a.active {
		font-weight: bold;
	}
/*===========================================================================*/
#start_right_text * {
	font-size: 11px;
}
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/

