/* Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font:12px Tahoma, Times, serif;
	background:#FDF7DD;
	color:#5F1C13;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0px;
}
.all {
	min-height:100%;
	height:auto !important;
	height:100%;
	width:1002px;
	margin:0 auto -54px auto;
	background:url(../images/bg.gif) repeat-y 0% 0%;
}
.wrapper {
padding-bottom:54px;
}

/* =Misc(links)
----------------------------------------------- */
a {
	color:#5F1C13;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
/* =Header
----------------------------------------------- */
.header {
width:1002px;
height:303px;
}
.logo {
position:absolute;
margin:72px 0 0 41px;
}
.slogan {
position:absolute;
margin:17px 0 0 307px;
}
.main_pic {
/*border-left:solid 1px #5F1C13;
border-right:solid 1px #5F1C13;
border-top:solid 1px #5F1C13;
border-bottom:solid 5px #5F1C13;*/
position:absolute;
/*margin:72px 0 0 237px;*/
margin:78px 0 0 238px;
}
.icons {
position:absolute;
margin:210px 0 0 71px;
}
.icons a {
margin:0 15px 0 0;
}
.swich_lang {
position:absolute;
margin:239px 0 0 61px;
font-size:12px;
}
.swich_lang a {
margin:0 8px;
color:#5F1C13;
}
.menu_block {
position:absolute;
margin:269px 0 0 0;
height:34px;
background:url(../images/menu.gif) repeat-x 0% 0%;
width:1002px;
}
.navi {

}
.center_pages {

}
.center_pages .menu_list {
 padding:0 0 0 48px;
}
.menu_block ul li {
float:left;
/*padding:10px 14px 12px 15px;*/
padding:10px 7px 12px 10px;
font-weight:bold;
position:relative;
}
.menu_block ul li a {
color:#5F1C13;
}
.menu_block ul li ul {
top:0;
left:0;
margin:36px 0 0 0;
position:absolute;
background:#D7B88C;
padding:8px 0 8px 10px;
width:248px;
display:none;
}
.menu_block ul li:hover ul {
display:block;
}
.menu_block ul li ul li {
float:none;
padding:0;
font-weight:normal;
}
.menu_block ul li ul li a:hover {
text-decoration:underline;
}
.active {
background:url(../images/menu_active.gif) repeat-x 0% 0%;
}

/* =Content
----------------------------------------------- */
.content {
padding-bottom:21px;
}
.left_col {
float:left;
width:240px;
}
.center_col {
float:left;
width:544px;
padding:8px 13px 0 13px;
}
.right_col {
float:left;
width:192px;
}

/* =Footer
----------------------------------------------- */
.footer {
height:54px;
width:1002px;
margin:0 auto;
position:relative;
}
.f_wrap {
background:#E4C99A;
height:27px;
}
.counter {
position:absolute;
margin:4px 0 0 29px;
}
.copy {
position:absolute;
margin:7px 20px 0 0;
right:0;
font-size:12px;
color:#5F1C13;
}
.copy a {
color:#5F1C13;
}
.copy a:hover {
text-decoration:none;
}
.f_contacts {
position:absolute;
margin:32px 0 0 29px;
font-size:11px;
}

/* Content parts */
.left_menu {
background:#5F1C13;
}
.pr_title {
background:#76160A;
padding:8px 0 6px 12px;
font-size:14px;
font-weight:bold;
color:#fff;
}
.pr_list {
padding:16px 19px 40px 12px;
}
.pr_list ul li{
font-weight:bold;
line-height:18px;
padding-bottom:5px;
}
.pr_list ul li a{
color:#fff;
text-decoration:none;
}
.pr_list ul li a:hover{
text-decoration:underline;
}
.left_news {
border:solid 1px #D7B88C;
background:#F7E1AC;
}
.news_title {
text-align:center;
padding:8px 0 8px 0;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#5F1C13;
}
.left_news .news_item {
width:179px;
padding:0 0 12px 11px;
color:#5F1C13;
}
.left_news .news_item a {
font-weight:bold;
color:#5F1C13;
}
.left_news .date_n {
background:#D7B88C;
width:93px;
text-align:center;
padding:1px 0;
font-weight:bold;
position:relative;
margin:0 0 0 -11px;
}
.search_block {
background:#5F1C13;
padding:21px 0 0 12px;
height:37px;
}
.white_bg {
background:#fff;
width:170px;
height:20px;
}
.search_inp {
background:#fff;
border:0;
width:147px;
height:18px;
padding:2px 0 0 2px;
font-size:12px;
}
.button_search {
background:url(../images/button_search.gif) no-repeat 0% 0%;
width:18px;
height:20px;
border:0;
cursor:pointer;
position:absolute;
}
.right_news {
border:solid 1px #D7B88C;
background:#F7E1AC;
}
.right_news .news_item {
padding:0 0 12px 10px;
color:#5F1C13;
}
.right_news .news_item p {
padding:0 5px 0 0;
}
.right_news .news_item a {
font-weight:bold;
color:#5F1C13;
}
.right_news .date_n {
background:#D7B88C;
width:91px;
text-align:center;
padding:1px 0;
font-weight:bold;
position:relative;
margin:0 0 0 89px;
}

.center_col h1 {
font-size:18px;
padding-bottom:13px;
}
.center_col h2 {
	font-size:14px;
	padding-bottom:13px;
	font-weight:bold;
}
.center_col p {
padding-bottom:13px;
}
.center_col ul {
padding-bottom:13px;
}
.center_col ul li {
background:url(../images/arr.gif) no-repeat 0% 6px;
padding:0 0 0 16px;
}
.center_col ul li ul {
	padding-bottom:0px;
}
.date_center {
font-weight:bold;
color:#C7946D;
}
.news_center a {
font-weight:bold;
color:#5F1C13;
}
.all_news {
font-weight:bold;
color:#5F1C13;
text-decoration:underline;
}
.all_news:hover {
text-decoration:none;
}
.align-justify {
text-align:justify;
}
.align-center {
text-align:center;
}

.left_banners {
border:solid 1px #D7B88C;
background:#F7E1AC;
text-align:center;
padding:10px;
margin-top:10px;
}
