/*//////////////////////////////////*/
/*reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td, input, select
{
	margin: 0;
	padding: 0;
}

ul,li
{
	list-style: none;
}

.hide
{
	display: none;
}

.clear
{
	clear: both;
}
/*//////////////////////////////////*/




html
{
	background: #7d7d51 url(../img/texture_top.jpg) left top repeat-x;
}

body
{
	background: url(../img/bar_top.png) left 62px repeat-x;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.bordered_out
{
	background: #472911;
	border: 1px solid #b89150;
	padding: 6px;
	zoom: 1;
}

.paper
{
	background: url(../img/paper.jpg) left top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
}

#middle_center_inner div.paper p {
	text-align: justify;
	font-size: 14px;
	padding: 5px;
}

.main_content p {
	text-align: justify;
	font-size: 14px;
	padding: 5px;
	color: white;
}
.content p {
	text-align: justify;
	font-size: 13px;
	padding: 10px;
}

.main_content p a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.content p a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.no_paper
{
	background: #7d7d51;
	padding: 5px;
	position: relative;
}

/*//////////////////////////////////*/
/*top part*/
#wrap
{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 1000px;
}

#on_top
{
	height: 60px;
	text-align: right;
	padding-right: 76px;
	position: relative;
	z-index: 9;
}

#on_top a
{
	color: #ffdfab;
	font-size: 12px;
	font-weight: bold;
}

#logo
{
	left: 0;
	position: absolute;
	top: 0;
}

#mail_us
{
	background: url(../img/mail_us.png) left top no-repeat;
	padding-bottom: 10px;
	padding-left: 58px;
	padding-top: 14px;
	position: relative;
	top: 35px;
}

#site_map
{
	background: url(../img/site_map.png) left top no-repeat;
	margin-left: 33px;
	padding-bottom: 10px;
	padding-left: 48px;
	padding-top: 14px;
	position: relative;
	top: 35px;
}

#top
{
	height: 210px;
	padding-left: 22px;
	padding-right: 22px;
	position: relative;
}

#top_in
{
	background: url(/public/design/img/top_in_bg_left.jpg) left top no-repeat;
	height: 198px;

}

#top_in_right
{
	background: url(../img/top_in_bg_right.png) right top no-repeat;
	height: 34px;
	padding-right: 15px;
	padding-top: 164px;
	text-align: right;
}

#log_in
{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#log_in div
{
	float: right;
	margin-left: 9px;
}

#log_in label
{
	float: right;
	height: 21px;
	line-height: 21px;
	margin-left: 9px;
	width: auto;
}

#log_in input
{
	border: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin-right: 2px;
	width: 98px;
}

.logpass
{
	background: url(../img/logpass_bg.png) left top no-repeat;
	height: 21px;
	line-height: 21px;
	width: 104px;
}

#ok
{
	float: right;
	margin-left: 9px;
	margin-top: -10px;
	width: 39px;
}

#reg
{
	float: right;
	line-height: 21px;
	margin-left: 9px;
	position: relative;
	width: auto;
}

#lian1
{
	bottom: -1px;
	left: 0;
	position: absolute;
}

#lian2
{
	bottom: 9px;
	right: 3px;
	position: absolute;
}

#lian3
{
	left: -84px;
	position: absolute;
	top: -37px;
}

#lian4
{
	position: absolute;
	right: 80px;
	top: -8px;
}

#lian4_inner
{
	position: absolute;
	right: 230px;
	top: 45px;
	z-index: 30;
}

#lian4_inner2
{
	position: absolute;
	right: 30px;
	top: -7px;
	z-index: 30;
}

#lian5
{
	bottom: -16px;
	position: absolute;
	right: 0;
}

#lian6
{
	position: absolute;
	right: -25px;
	top: 7px;
}

#lian6_inner
{
	position: absolute;
	right: -25px;
	top: 215px;
}

#lian7
{
	left: -48px;
	position: absolute;
	top: 105px;
	z-index: 20;
}

#lian8
{
	position: absolute;
	right: -4px;
	top: -39px;
}

#lian9
{
	left: -29px;
	position: absolute;
	top: 39px;
}

#lian10
{
	bottom: 60px;
	position: absolute;
	right: -40px;
	z-index: 20;
}

#lian11
{
	bottom: 20px;
	left: -30px;
	position: absolute;
}

#lian12
{
	position: absolute;
	right: -12px;
	top: 39px;
	z-index: 99;
}

#top_under
{
	padding-left: 22px;
	padding-right: 22px;
}

#top_under_in
{
	background: #7d7d51;
	border: 1px solid #b08a4c;
	position: relative;
}

#top_menu_inner
{
	position: relative;
}

#top_menu
{
	background: url(../img/top_menu_bg.png) top repeat-x;
	height: 53px;
	position: relative;
	top: -7px;
	width: 100%;
}

#top_menu td
{
	text-align: center;
	vertical-align: middle;
}

.top_menu_line
{
	background: url(../img/top_menu_line.png) center no-repeat;
	width: 2px;
}

#top_menu a
{
	color: #ffdfab;
	font-size: 11px;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
}

#top_menu a:hover
{
	color: #ffb507;
	text-decoration: none;
}

#top_menu_left
{
	left: -20px;
	position: absolute;
	top: -17px;
}

#top_menu_right
{
	position: absolute;
	right: -20px;
	top: -17px;
}

#top_menu_left_inner
{
	left: -18px;
	position: absolute;
	top: -17px;
}

#top_menu_right_inner
{
	position: absolute;
	right: -18px;
	top: -17px;
}

#svitok1
{
	background: url(../img/svitok_01.jpg) left top no-repeat;
	height: 199px;
	margin-left: -22px;
	position: relative;
}

#svitok2
{
	background: url(../img/svitok_02.jpg) right top no-repeat;
	height: 187px;
	margin-right: -25px;
	padding: 12px 50px 0 54px;
	position: relative;
}

.svitok_in_left
{
	background: url(../img/svitok_in_left.png) left top no-repeat;
	height: 128px;
	padding-left: 19px;
}

.svitok_in_right
{
	background: url(../img/svitok_in_right.png) right top no-repeat;
	height: 128px;
	padding-right: 19px;
}

.svitok_in_center
{
	background: url(../img/svitok_in_center.png) center top repeat-x;
	height: 118px;
	padding-top: 10px;
}

#svitok_one
{
	float: left;
	margin-right: 2%;
	width: 49%;
}

#svitok_two
{
	float: left;
	position: relative;
	width: 49%;
}

.svitok_in_center a
{
	background: url(../img/threads.png) left bottom repeat-x;
	color: #c71805;
	display: block;
	padding: 6px 0;
	padding-bottom: 7px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*middle part*/
#middle
{
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	overflow: hidden;
}

#middle_right
{
	margin-left: 309px;
}

#middle_right_inner
{
	float: right;
	width: 235px;
	_position: relative;
}

.back_for_h3
{
	background: url(../img/back_for_h3.png) top repeat-x;
	height: 33px;
}

#map
{
	float: left;
	margin-bottom: 5px;
	margin-right: 13px;
	width: auto;
}

.content
{
	line-height: 14px;
	margin-left: 4px;
	margin-top: 10px;
	overflow: hidden;
}

.content_inner
{
	line-height: 14px;
	margin-left: 4px;
	margin-top: 10px;
	overflow: hidden;
	font-family:ofocina sans !important;
	font-size:14px !important;
}

.content_inner p
{
	margin-bottom: 15px;
}

.content_inner h5
{
	float: left;
	margin-right: 5px;
}

#gallery
{
	margin-top: 17px;
	overflow: hidden;
}

#arrow_left
{
	float: left;
	margin-bottom: 90px;
	margin-top: 70px;
	padding-left: 15px;
	width: auto;
}

#arrow_right
{
	float: right;
	margin-bottom: 90px;
	margin-top: 70px;
	padding-right: 15px;
	width: auto;
}

#gallery_in
{
	margin: 0 auto;
	position: relative;
	width: 82%;
}

.photo4
{
	background: url(../img/frame1.png) left top no-repeat;
	left: 50%;
	margin-left: -84px;
	padding: 6px;
	padding-bottom: 7px;
	position: absolute;
	top: 0;
	z-index: 4;
}

.photo3
{
	background: url(../img/frame2.png) left top no-repeat;
	left: 21%;
	padding: 6px;
	padding-bottom: 8px;
	padding-top: 7px;
	position: absolute;
	top: 12px;
	z-index: 3;
}

.photo5
{
	background: url(../img/frame2.png) left top no-repeat;
	right: 21%;
	padding: 6px;
	padding-bottom: 8px;
	padding-top: 7px;
	position: absolute;
	top: 12px;
	z-index: 3;
}

.photo2
{
	background: url(../img/frame3.png) left top no-repeat;
	left: 9%;
	padding: 6px;
	padding-bottom: 8px;
	padding-top: 7px;
	position: absolute;
	top: 21px;
	z-index: 2;
}

.photo6
{
	background: url(../img/frame3.png) left top no-repeat;
	right: 9%;
	padding: 6px;
	padding-bottom: 8px;
	padding-top: 7px;
	position: absolute;
	top: 21px;
	z-index: 2;
}

.photo1
{
	background: url(../img/frame4.png) left top no-repeat;
	left: 1%;
	padding: 6px;
	padding-bottom: 8px;
	padding-top: 7px;
	position: absolute;
	top: 34px;
	z-index: 1;
}

.photo7
{
	background: url(../img/frame4.png) left top no-repeat;
	right: 1%;
	padding: 6px;
	padding-bottom: 8px;
	padding-top: 7px;
	position: absolute;
	top: 34px;
	z-index: 1;
}

.about_part
{
	float: left;
	margin-bottom: 12px;
	padding-right: 12px;
	width: 48%;
}

.round_left
{
	background: url(../img/round_left.png) left top no-repeat;
	height: 166px;
	padding-left: 11px;
}

.round_right
{
	background: url(../img/round_right.png) right top no-repeat;
	height: 166px;
	padding-right: 11px;
}

.round_center
{
	background: url(../img/round_center.png) top repeat-x;
	height: 166px;
	margin-top: 5px;
	padding: 15px 0 0 11px;
}

.round_center img
{
	background: url(../img/frame_small.png) left top no-repeat;
	float: left;
	margin-right: 9px;
	padding: 6px;
	padding-bottom: 7px;
	width: auto;
}


.round_center div.imageFrame
{
	background: url(../img/frame_small.png) left top no-repeat;
	float: left;
	margin-right: 9px;
	padding: 6px;
	padding-bottom: 7px;
	width: auto;
    width: 111px;
    height: 105px;
    display: block;
}



div.imageFrame div.framedImage {
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
}


.round_center p
{
	color: #322412;
	display: block;
	height: 118px;
	line-height: 13px;
	overflow: hidden;
}

.more
{
	background: url(../img/more_arrow.png) left 5px no-repeat;
	color: #910f00;
	display: block;
	margin-left: 4px;
	margin-top: 10px;
	padding-left: 9px;
}

#middle_left
{
	float: left;
	width: 304px;
	_position: relative;
}

#middle_left_inner
{
	float: left;
	margin-bottom: 6px;
	width: 233px;
	_position: relative;
}

#search
{
	margin-bottom: 10px;
	margin-top: 9px;
	overflow: hidden;
}

#search input
{
	border-bottom: 1px solid #d3d0c9;
	border-left: 1px solid #413d3c;
	border-right: 1px solid #d3d0c9;
	border-top: 1px solid #413d3c;
	font-size: 15px;
	padding-left: 3px;
	width: 202px;
}

#search input.search_inner
{
	border-bottom: 1px solid #d3d0c9;
	border-left: 1px solid #413d3c;
	border-right: 1px solid #d3d0c9;
	border-top: 1px solid #413d3c;
	font-size: 15px;
	padding-left: 3px;
	width: 139px;
}

#search_btn
{
	background: url(../img/find_bg.png) left top no-repeat;
	color: #ffdfab;
	display: block;
	float: right;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 62px;
}

#search_btn:hover
{
	text-decoration: none;
}

#blog_lenta
{
	margin-top: 0px;
}

.blog_date
{
	margin-top: 15px;
}

.blog_header
{
	color: #004d87;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 4px;
}



.blog_header_link {
	color: #004d87;
	font-size: 12px;
	font-weight: bold;
}

.banner
{
	background: url(../img/banner_bg.png) left top no-repeat;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 117px;
	line-height: 20px;
	margin-top: 8px;
	padding-left: 27px;
	width: 276px;
}

.banner:hover
{
	text-decoration: none;
}

#compas
{
	background: url(../img/compas.jpg) left top no-repeat;
	display: block;
	height: 50px;
	padding-left: 74px;
	padding-top: 13px;
	position: relative;
	top: 26px;
}

#compas span
{
	color: #bb1500;
}

#voskl
{
	background: url(../img/!.jpg) left top no-repeat;
	display: block;
	height: 62px;
	padding-left: 74px;
	padding-top: 26px;
	position: relative;
	top: 16px;
}

#voskl span
{
	color: #bb1500;
}

.banner_inner
{
	background: url(../img/banner_bg_inner.png) left top no-repeat;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 117px;
	line-height: 20px;
	margin-top: 8px;
	padding-left: 27px;
	width: 207px;
}

.banner_inner:hover
{
	text-decoration: none;
}

#compas_inner
{
	background: url(../img/compas_inner.jpg) left top no-repeat;
	display: block;
	height: 59px;
	padding-left: 65px;
	padding-top: 8px;
	position: relative;
	top: 30px;
}

#compas_inner span
{
	color: #bb1500;
}

#voskl_inner
{
	background: url(../img/!_inner.jpg) left top no-repeat;
	display: block;
	height: 79px;
	padding-left: 66px;
	padding-top: 22px;
	position: relative;
	top: 16px;
}

#voskl_inner span
{
	color: #bb1500;
}

#middle_center_inner
{
	margin-left: 239px;
	margin-right: 6px;
}

#our_predl_top
{
	background: url(../img/our_predl_top.png) left top no-repeat;
	height: 11px;
	margin-top: 2px;
}

#our_predl_bottom
{
	background: url(../img/our_predl_bottom.png) left bottom no-repeat;
	height: 11px;
}

#our_predl_center
{
	background: #f6deac;
}

#our_predl_center a
{
	background: url(../img/threads.png) left bottom repeat-x;
	color: #c71805;
	display: block;
	margin-left: 19px;
	margin-right: 20px;
	padding: 6px 0;
	padding-bottom: 7px;
	position: relative;
}

#qwe td
{
	vertical-align: top;
}

#qwe table td
{
     width: auto;
}


#contacts
{
	margin-right: 6px;
	margin-top: 6px;
}

#contacts_left
{
	background: url(../img/contacts_left.png) left top no-repeat;
	height: 70px;
	margin-top: 3px;
	padding-left: 8px;
}

#contacts_right
{
	background: url(../img/contacts_right.png) right top no-repeat;
	height: 70px;
	padding-right: 8px;
}

#contacts_center
{
	background: #f6deac;
	height: 70px;
}

#table_contacts
{
	color: #7d5d34;
	font-weight: bold;
	width: 100%;
}

#table_contacts td
{
	padding-left: 10px;
	padding-top: 15px;
}

#table_contacts .red
{
	color: #c71805;
}

#table_contacts a
{
	color: #c71805;
}

#photo_gal
{
	margin-bottom: 6px;
}

#photo_gal_in
{
	height: 430px;
	position: relative;
}

#arrow_up
{
	display: block;
	margin: 5px auto 10px auto;
	width: 41px;
}

#arrow_down
{
	display: block;
	margin: 365px auto 10px auto;
	width: 41px;
}

#photo_inner4
{
	background: url(../img/frame_inner1.png) left top no-repeat;
	left: 50%;
	margin-left: -92px;
	margin-top: -83px;
	padding: 6px;
	position: absolute;
	top: 50%;
	z-index: 4;
}

#photo_inner3
{
	background: url(../img/frame_inner2.png) left top no-repeat;
	left: 50%;
	margin-left: -81px;
	padding: 6px;
	padding-left: 8px;
	padding-right: 7px;
	position: absolute;
	top: 22%;
	z-index: 3;
}

#photo_inner5
{
	background: url(../img/frame_inner2.png) left top no-repeat;
	bottom: 22%;
	left: 50%;
	margin-left: -81px;
	padding: 6px;
	padding-left: 8px;
	padding-right: 7px;
	position: absolute;
	z-index: 3;
}

#photo_inner2
{
	background: url(../img/frame_inner3.png) left top no-repeat;
	left: 50%;
	margin-left: -71px;
	padding: 6px;
	padding-left: 8px;
	padding-right: 7px;
	position: absolute;
	top: 15%;
	z-index: 2;
}

#photo_inner6
{
	background: url(../img/frame_inner3.png) left top no-repeat;
	bottom: 15%;
	left: 50%;
	margin-left: -71px;
	padding: 6px;
	padding-left: 8px;
	padding-right: 7px;
	position: absolute;
	z-index: 2;
}

#photo_inner1
{
	background: url(../img/frame_inner4.png) left top no-repeat;
	left: 50%;
	margin-left: -56px;
	padding: 6px 8px;
	position: absolute;
	top: 10%;
	z-index: 1;
}

#photo_inner7
{
	background: url(../img/frame_inner4.png) left top no-repeat;
	bottom: 10%;
	left: 50%;
	margin-left: -56px;
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*bottom part*/
#bottom_menu
{
	margin-bottom: 16px;
	margin-top: 10px;
	text-align: center;
}

#bottom_menu li
{
	color: #ead498;
	display: inline;
	font-weight: bold;
}

#bottom_menu a
{
	color: #ead498;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
}

#bottom_bg
{
	background: url(../img/bottom_bg.png) bottom repeat-x;
	min-width: 1000px;
}

#bottom
{
	height: 54px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 6px;
}

#in_Camb
{
	color: #ead498;
	float: left;
	font-weight: bold;
	text-decoration: underline;
	width: auto;
}

#in_Camb:hover
{
	text-decoration: none;
}

#bottom_right
{
	padding-top: 10px;
}

#bottom_right a
{
	float: right;
	padding-right: 13px;
	width: auto;
}

#avim
{
	color: #ead498;
	font-weight: bold;
	margin-top: 20px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*another part*/
h3
{

	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;
}

#h3_about
{
	background: url(../img/h3_about.png) left top no-repeat;
	padding-left: 66px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

#h3_des
{
	background: url(../img/short_des.png) left top no-repeat;
	padding-left: 45px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

#h3_search
{
	background: url(../img/lupe.png) left top no-repeat;
	padding-left: 46px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

#h3_blog
{
	background: url(../img/blog.png) left top no-repeat;
	padding-left: 47px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

#h3_predl
{
	background: url(../img/our_predl_inner.png) left top no-repeat;
	padding-left: 43px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

#h3_contacts
{
	background: url(../img/contacts.png) left top no-repeat;
	padding-left: 48px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

#h3_photo_gal
{
	background: url(../img/h3_photo_gal.png) left top no-repeat;
	padding-left: 42px;
	color: #ffdfab;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;	
}

h4
{
	color: #004d87;
	font-size: 14px;
}

h5
{
	color: #910f00;
	display: inline;
	font-size: 11px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*href's*/
a img
{
	border: 0;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
/*//////////////////////////////////*/





.bread-crumbs {
    list-style: none;
}

.bread-crumbs li {
    display: inline;
}

.bread-crumbs a {
    color: #fff;
}



/*** fag ***/
.fag-question-box {
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
}



.archive-pager {
    text-align: center;
}


#qwe td
{
     width: 100%;
}

.main_content {
	font-family:ofocina sans !important;
	font-size:14px !important;

	color: #660000 !important;
}

.site_map_li {
	list-style:circle !important;
}

