/*//////////////////////////////////*/
/*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: #d2ebe5 url(../img/bg.png) top repeat-x;
}

body
{
	background: url(../img/bottom_bg.png) bottom repeat-x;
	#color: #488375;
	color: #1b3934;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	min-width: 1000px;
}

/*//////////////////////////////////*/
/*top part*/
#wrap
{
	/*background: url(../img/top_bg.jpg) left top no-repeat;*/
	min-width: 940px;
	margin: 0 auto;
	max-width: 1220px;
	padding: 0 30px 28px 30px;
}

#wrap_in
{
	background: url(../img/top_bg2.jpg) right top no-repeat;
	min-width: 940px;
	margin: 0 auto;
	max-width: 1220px;
	padding: 0 30px 28px 30px;
}

#wrap_in_excursion
{
	background: url(../img/top_bg2.jpg) right top no-repeat;
	min-width: 1100px;
	margin: 0 auto;
	max-width: 1220px;
	padding: 0 30px 28px 30px;
}


#facesOnMain {
	background: url(../img/faces.jpg) 0px 0px no-repeat;
    width: 100%;
    left: -40px;
    top: 15px;
    position: absolute;
    height: 416px;
    z-index: -10;
    /*border: solid 1px #808080;*/
}

#bannersBox {
    float: right;
}

#facesText {
	/*background: url(../img/facesText.png) right bottom no-repeat;*/
    position: relative;
    /*border: solid 1px #800000;*/
    height: 100px;
    max-width: 640px;
    /*width: 52%;*/
}

#top
{
	position: relative;
}

#logo
{
	/*left: 56%;*/
	left: 400px;
	/*margin-left: -91px;*/
	/*margin-left: -120px;*/
	/*margin-left: -140px;*/
	position: absolute;
	top: 15px;
    z-index: 3;
}

#logo_in
{
	left: 0;
	position: absolute;
	top: 0;
}

#top_in
{
	text-align: right;
	padding-top: 28px;
}

#mail_to
{
	background: url(../img/mail_to.png) left top no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-top: 2px;
}

#map_site
{
	background: url(../img/map_site.png) left top no-repeat;
	margin-left: 15px;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-top: 2px;
}

.tels_adress
{
	margin-top: 9px;
}

#search
{
	margin-bottom: 16px;
	margin-top: 15px;
	overflow: hidden;
}

#search_text
{
	background: url(../img/search_bg_small.png) top no-repeat;
	float: right;
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
	text-align: left;
	padding-left: 9px;
	/*width: 387px;*/
	width: 289px;
}

#search input
{
	border: 0;
	color: #00417a;
	font-size: 11px;
	/*width: 372px;*/
    width: 269px;
    margin-left: 5px;
}

#search_btn
{
	float: right;
	width: auto;
}

#search_in
{
	margin-bottom: 16px;
	margin-top: -40px;
	overflow: hidden;
}

#search_in #search_text
{
	background: url(../img/search_bg.png) top no-repeat;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
	text-align: left;
	padding-left: 9px;
	width: 387px;
}

#search_in input
{
	border: 0;
	color: #00417a;
	font-size: 11px;
	width: 372px;
}

#search_in #search_btn
{
	float: left;
	width: auto;
}

#path_menu_out
{
	overflow: hidden;
}

#path_menu
{
	display: block;
	float: left;
	width: auto;
}

#path_menu li
{
	color: #02447e;
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

#path_menu a
{
	color: #02447e;
	font-size: 11px;
	font-weight: bold;
}

#path_menu_last
{
	cursor: default;
	text-decoration: none !important;
}

#banner2
{
	margin-left: 10px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*top menu part*/
#menu_in
{
	background: #fff;
}

#menu_content
{
	position: relative;
	width: 100%;
}

#menu_content td
{
	background: url(../img/top_menu_bg.png) right top repeat-y;
	padding-left: 2%;
	position: relative;
	vertical-align: top;
}

#top_menu_last
{
	background: none !important;
}


.top_menu
{
}

.top_menu a
{
	#background: url(../img/v.png) left 2px no-repeat;
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	padding-left: 26px;
	font-weight: bold;
}

.top_menu a:hover
{
	text-decoration: underline;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*middle part*/
#middle
{
	margin-top: 20px;
}

#middle_left
{
	float: left;
	width: 235px;
}

/*
#left_menus_top
{
	background: url(../img/left_menus_top_bg.png) top no-repeat;
	padding-top: 17px;
	width: 207px;
}

#left_menus_bottom
{
	background: url(../img/left_menus_bottom_bg.png) bottom no-repeat;
	padding-bottom: 15px;
	width: 207px;
}

#left_menus
{
	background: url(../img/left_menus_center_bg.png) left repeat-y;
}

#left_menus a
{
	background: url(../img/left_menu_bg.png) left top no-repeat;
	display: block;
	font-size: 21px;
	left: -18px;
	line-height: 44px;
	height: 46px;
	padding-left: 50px;
	position: relative;
	width: 171px;
}

#left_menus a:hover
{
	color: #25ae1d;
}

#left_menus ul a
{
	background: none;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
}
*/


#left_menus_top
{
	background: url(../img/left_menus_top_bg.png) top no-repeat;
	padding-top: 17px;
	width: 207px;
}

#left_menus_bottom
{
	background: url(../img/left_menus_bottom_bg.png) bottom no-repeat;
	padding-bottom: 15px;
	width: 207px;
}

#left_menus
{
	background: url(../img/left_menus_center_bg.png) left repeat-y;
}

ul.left_menus_in {
  padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 5px;
}

ul.left_menus_in a.active {
  font-weight: bolder !important;
}

ul.left_menus_in a,
ul.left_menus_in span
{
  padding: 3px;
  display: block;
}

#left_menus a.left-menu-item0,
#left_menus span.left-menu-item0
{
	/*background: url(../img/left_menu_bg.png) left top no-repeat;*/
	background: url(../img/left_menu_bg_small.png) left top no-repeat;
	display: block;
	/*font-size: 21px;*/
	font-size: 16px;
	left: -18px;
	/*line-height: 44px;*/
	line-height: 37px;
	/*height: 46px;*/
	height: 37px;
	padding-left: 50px;
	position: relative;
	width: 171px;
}

#left_menus a.left-menu-item0:hover, .left_menus_in a:hover
{
	color: #25ae1d;
}


#delivery
{
	margin-top: 25px;
	overflow: hidden;
}

#delivery_text
{
	background: url(../img/delivery_bg.png) top no-repeat;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
	margin-top: 10px;
	text-align: left;
	padding-left: 9px;
	width: 164px;
}

#delivery_text input
{
	border: 0;
	color: #00417a;
	font-size: 11px;
	width: 148px;
}

#delivery_btn
{
	float: left;
	margin-top: 10px;
	width: auto;
}

#middle_right
{
	float: right;
	width: 254px;
}

.top_round
{
	background: url(../img/top_round.png) top no-repeat;
	height: 10px;
	margin-top: 10px;
}

.bottom_round
{
	background: url(../img/bottom_round.png) bottom no-repeat;
	height: 10px;
	margin-bottom: 20px;
}

.news_opinions
{
	background: #fff;
	padding-left: 8px;
	padding-right: 8px;
}

.date
{
	background: url(../img/date_bg.png) top no-repeat;
	color: #fff;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	margin-bottom: 5px;
	text-align: center;
	width: 62px;
}

.news_opinions a
{
	font-weight: bold;
}

.news_opinions p
{
	margin: 0;
	padding-bottom: 15px;
	padding-top: 6px;
}

#consult
{
	background: #fff;
	padding-left: 8px;
	padding-right: 8px;
}

#consult a
{
	display: block;
	padding-bottom: 25px;
}

.all_green
{
	color: #51b848;
	font-weight: bold;
	padding-bottom: 13px !important;
}

#allgreen_left
{
	float: left;
	width: auto;
}

#allgreen_right
{
	float: right;
	width: auto;
  margin-left: 10px;
}

#middle_center
{
	margin-left: 235px;
	margin-right: 274px;
}


#middle_center_in
{
	margin-left: 235px;
	margin-right: 274px;
	padding-top: 70px;
}


#content
{
	margin-bottom: 25px;
}

#opinions
{
	background: #dbefea;
	padding-left: 0;
	padding-right: 0;
	/*padding-bottom: 30px;*/
	padding-bottom: 20px;
}

#banners_in
{
	margin-bottom: 10px;
}

#banners_in img
{
	margin-bottom: 10px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*spec part*/
#middle_under
{
	overflow: hidden;
}

#adress
{
	color: #00417a;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 165px;
	width: 235px;
}

#adress_in
{
	color: #00417a;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 65px;
	width: 235px;
}

.tels
{
	color: #488375;
	font-size: 11px;
	font-weight: normal;
}

#spec
{
	margin-left: 235px;
}

#spec_in
{
	background: #fff;
	height: 205px;
	overflow: hidden;
	position: relative;
}

#arrow_left
{
	display: block;
	left: 7px;
	margin-top: 90px;
	position: absolute;
	width: 26px;
}

#arrow_right
{
	display: block;
	right: 7px;
	margin-top: 90px;
	position: absolute;
	width: 26px;
}

#photos
{
	text-align: center;
	margin-left: 4%;
	width: 92%;
}
/*
#photos td
{
	width: 111px;
}

#photos td a
{
	font-size: 11px !important;
	text-decoration: none;
}

#photos img
{
	border: 1px solid #c7dfd9;
	padding: 3px;
	margin-bottom: 7px;
}

#photos span
{
	line-height: 18px;
}
*/

/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*bottom part*/
#bottom
{
	height: 45px;
	padding-top: 25px;
}

#copy
{
	float: left;
	width: 800px;
}

#bottom p
{
	line-height: 22px;
	padding-top: 7px;
}

#tooth
{
	float: left;
	width: auto;
}

#avim
{
	background: url(../img/avim_bg.png) right top no-repeat;
	font-weight: bold;
	padding-right: 43px;
}

#counters
{
	float: right;
	padding-top: 25px;
	width: auto;
}

#counters img
{
	margin-left: 15px;
}


#counters p {
    display: block;
    margin: 0px;
    padding: 0px;
}

/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*href's*/
a img
{
	border: 0;
}

a
{
	color: #00417a;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*another*/
p
{
	margin-top: 10px;
}

h2
{
	color: #51b848;
	font-size: 22px;
	line-height: 18px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*top_menu_corners*/
#menu_tl
{
	background: url(../img/menu_tlc.png) left top no-repeat;
	height: 10px;
	margin-top: 15px;
	padding-left: 10px;
}

#menu_tr
{
	background: url(../img/menu_trc.png) right top no-repeat;
	height: 10px;
	padding-right: 10px;
}

#menu_tc
{
	background: #fff;
	height: 10px;
}

#menu_bl
{
	background: url(../img/menu_blc.png) left bottom no-repeat;
	height: 37px;
	margin-top: -30px;
	padding-left: 10px;
}

#menu_br
{
	background: url(../img/menu_brc.png) right bottom no-repeat;
	height: 37px;
	padding-right: 10px;
}

#menu_bc
{
	background: url(../img/menu_bc.png) bottom repeat-x;
	height: 37px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*opinion_corners*/
#opinion_tl
{
	background: url(../img/opinion_tlc.png) left top no-repeat;
	height: 9px;
	margin-top: 15px;
	padding-left: 9px;
}

#opinion_tr
{
	background: url(../img/opinion_trc.png) right top no-repeat;
	height: 9px;
	padding-right: 9px;
}

#opinion_tc
{
	background: url(../img/opinion_tc.png) top repeat-x;
	height: 9px;
}

#opinion_bl
{
	background: url(../img/opinion_blc.png) left bottom no-repeat;
	height: 9px;
	padding-left: 9px;
}

#opinion_br
{
	background: url(../img/opinion_brc.png) right bottom no-repeat;
	height: 9px;
	padding-right: 9px;
}

#opinion_bc
{
	background: url(../img/opinion_bc.png) bottom repeat-x;
	height: 9px;
}

#opinion_ml
{
	background: url(../img/opinion_lc.png) left repeat-y;
	padding-left: 9px;
}

#opinion_mr
{
	background: url(../img/opinion_rc.png) right repeat-y;
	padding-right: 9px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*spec_corners*/
#spec_tl
{
	background: url(../img/spec_tlc.png) left top no-repeat;
	height: 14px;
	margin-top: 15px;
	padding-left: 14px;
}

#spec_tr
{
	background: url(../img/spec_trc.png) right top no-repeat;
	height: 14px;
	padding-right: 14px;
}

#spec_tc
{
	background: url(../img/spec_tc.png) top repeat-x;
	height: 14px;
}

#spec_bl
{
	background: url(../img/spec_blc.png) left bottom no-repeat;
	height: 14px;
	padding-left: 14px;
}

#spec_br
{
	background: url(../img/spec_brc.png) right bottom no-repeat;
	height: 14px;
	padding-right: 14px;
}

#spec_bc
{
	background: url(../img/spec_bc.png) bottom repeat-x;
	height: 14px;
}

#spec_ml
{
	background: url(../img/spec_lc.png) left repeat-y;
	padding-left: 14px;
}

#spec_mr
{
	background: url(../img/spec_rc.png) right repeat-y;
	padding-right: 14px;
}
/*//////////////////////////////////*/

.archive-pager {
  text-align: center;
}


.feedback-table {
  padding: 5px;
}

.feedback-param {
  text-align: right;
  padding-right: 10px;
}

.bread {
  padding-top: 10px;
  padding-bottom: 10px;
}





.archive-news-box {
  margin-bottom: 10px;
}



.opinion-subject {
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bolder;
}

.opinion-box {
    padding: 5px;
    margin-bottom: 5px;
    text-align: justify;
}

.opinion-small-image {
    border: solid 1px #80C080;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
    width: 90px;
    height: 90px;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}

.opinion-small-image:hover {
    border: solid 1px #008000;
}



.fag-question {
    padding-top: 5px;
}

.fag-answer {
    padding-top: 5px;
}

.fag-author {
    font-weight: bolder;
}






#login_btn
{
	float: left;
	margin-top: 10px;
    background: url(../img/date_bg.png) top no-repeat;
    display: block;

    text-decoration: none;
    text-transform: lowercase;
    
	color: #fff;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	text-align: center;
	width: 62px;
}


#logout_btn
{
	float: right;
	margin-left: 3px;
	margin-top: 10px;
    background: url(../img/date_bg.png) top no-repeat;
    display: block;

    text-decoration: none;
    text-transform: lowercase;

	color: #fff;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	text-align: center;
	width: 62px;
}

#news-cat-box-5 a h3 {
	font-size: 16px;
	text-decoration: none;
}

span.news_date {
	color: #7C7C7C;
	font: italic normal normal 11px/normal Arial;
}

a.news_title {
	color: #40A737;
	font: normal normal bold 13px/normal Arial;
}

.archive-pager .news_catnums {
	color: #7C7C7C;
}

.archive-subcats-info {
	color: #7C7C7C;
}
