html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

td, td img {
	vertical-align: top;
} 

input, select, button, textarea {
	margin: 0;
	font-size: 100%;
	outline: none;
}

textarea{
	resize: none;
}

input[type="text"], input[type="password"], textarea {
	padding: 0;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

html {
	overflow-y: scroll; 
}

body {
	line-height: 1;
	background: #fff;
	color: #000;
	text-align: left;
	font: 16px 'Times New Roman', Georgia, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	min-width: 908px;
}

input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}

a, a:visited {
	color: #875a17;
	text-decoration: underline;
}

a:hover {
	color: #E5D067;
	text-decoration: none;
}

a:focus, a:active {
	color: #7a3c0d;
	text-decoration: underline;
}

img{
	vertical-align: top;
}

.clear{
	clear:both;
	font-size:0;
	padding:0
}

.nuclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.nuclear{
	zoom: 1;
	display: block;
}

li{
	list-style: none;
}

input[type="submit"]::-moz-focus-inner{padding:0;border:0}

.wrap{
	margin: 0px auto;
	width: 908px;
	padding: 0 20px;
}

.header{
	background: url(/images/t-bg.jpg) center top no-repeat;
	height: 71px;
}

.header .joomla-nav{
	
}

.header .joomla-nav  li{
	display: block;
	float: left;
	position: relative;
	padding: 0 15px;
}

.header .joomla-nav li a{
	display: block;
	float: left;
	text-decoration: none;
	width: 151px;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
	padding: 12px 0 6px 0;
	margin-bottom: -6px;
	height: 53px;
	text-align: center;
	color: #E6D063;
}

.header .joomla-nav li a:hover,
.header .joomla-nav li:hover a{
	background: url(/images/hm.png) center top no-repeat;
	color: #E9D99E;
}

.header .joomla-nav li:last-child a{
	/*padding: 23px 0 0 0;*
	/*height: 42px;*/
}

.header .joomla-nav li ul{
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 71px;
	background: url(/images/mn.png) left top no-repeat;
	width: 226px;
	padding: 0 10px 10px 18px;
	display: none;
}

.header .joomla-nav li:hover ul{
	display: block;
}

.header .joomla-nav li ul li{
	display: block;
	float: none;
	padding: 0;
}

.header .joomla-nav li ul li a,
.header .joomla-nav li:hover ul li a,
.header .joomla-nav li ul li:last-child a{
	float: none;
	position: relative;
	padding: 0 0 0 25px;
	height: 43px;
	line-height: 43px;
	width: auto;
	text-align: left;
	font-size: 15px;
	background: none;
	color: #e6cf64;
}

.header .joomla-nav li ul li a:after{
	content: '';
	position: absolute;
	z-index: 10;
	background: url(/images/bull.png) center center no-repeat;
	width: 30px;
	height: 30px;
	top: 8px;
	left: -10px;
}

.header .joomla-nav li ul li a:hover:after{	
	background: url(/images/bull-h.png) center center no-repeat;
}

.header .joomla-nav li ul li a:hover{	
	background: url(/images/mn-h.png) right 0 no-repeat;
	color: #fffbb9;
}

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

.header .menu{
	
}

.header .menu  li{
	display: block;
	float: left;
	position: relative;
	padding: 0 15px;
}

.header .menu li a{
	display: block;
	float: left;
	text-decoration: none;
	width: 151px;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
	padding: 12px 0 6px 0;
	margin-bottom: -6px;
	height: 53px;
	text-align: center;
	color: #E6D063;
}

.header .menu li a:hover,
.header .menu li:hover a{
	background: url(/images/hm.png) center top no-repeat;
	color: #E9D99E;
}

.header .menu li:last-child a{
	/*padding: 23px 0 0 0;*/
	/*height: 42px;*/
}

.header .menu li ul{
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 71px;
	background: url(/images/mn.png) left top no-repeat;
	width: 226px;
	padding: 0 10px 10px 18px;
	display: none;
}

.header .menu li:hover ul{
	display: block;
}

.header .menu li ul li{
	display: block;
	float: none;
	padding: 0;
}

.header .menu li ul li a,
.header .menu li:hover ul li a,
.header .menu li ul li:last-child a{
	float: none;
	position: relative;
	padding: 0 0 0 25px;
	height: 43px;
	line-height: 43px;
	width: auto;
	text-align: left;
	font-size: 18px;
	background: none;
	color: #e6cf64;
}

.header .menu li ul li a:after{
	content: '';
	position: absolute;
	z-index: 10;
	background: url(/images/bull.png) center center no-repeat;
	width: 30px;
	height: 30px;
	top: 8px;
	left: -10px;
}

.header .menu li ul li a:hover:after{	
	background: url(/images/bull-h.png) center center no-repeat;
}

.header .menu li ul li a:hover{	
	background: url(/images/mn-h.png) right 0 no-repeat;
	color: #fffbb9;
}

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

.headline{
	background: url(/images/hd-bg.jpg) center top no-repeat;
	height: 61px;
	text-align: center;
	padding: 8px 0 0 0;
}

.content-top{
	background: url(/images/cnt-t.jpg) center top no-repeat;
	height: 685px;
}

.main{
	height: 356px;
	background: url(/images/main-cnt.jpg) center top no-repeat;
}

.main .language{
	padding: 0 0 20px 0;
}

.main .language .lang-hd{
	text-align: center;
	height: 27px;
	padding: 10px 0 0 0;
}

.main .language .select-flag{
	text-align: center;
	height: 47px;
	font-size: 1px;
	line-height: 1px;
}


.main .language .select-flag li{
	display: inline-block;
	margin: 0 8px;
}

.main .language .select-flag li a{
	display: inline-block;
}

.footer{
	background: url(/images/b-bg.jpg) center top no-repeat;
	height: 40px;
	padding: 13px 0 0 0;
} 

.footer .copy{
	display: block;
	float: left;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-family: Times New Roman;
	text-transform: uppercase;
}

.footer .socially{
	float: right;
}

.footer .socially li{
	display: block;
	float: left;
}

.footer .socially li a{
	display: block;
	text-decoration: none;
	float: left;
	height: 37px;
	width: 36px;
	background: url(/images/soc.png) no-repeat;
}

.footer .socially li.s-1 a{
	background-position: left 0;
}

.footer .socially li.s-2 a{
	background-position: -36px 0;
}

.footer .socially li.s-3 a{
	background-position: -72px 0;
}

.footer .socially li.s-4 a{
	background-position: -109px 0;
}

.footer .socially li.s-5 a{
	background-position: -146px 0;
}

.footer .socially li.s-6 a{
	background-position: -182px 0;
}

.footer .socially li.s-7 a{
	background-position: -219px 0;
}

.footer .socially li.s-1 a:hover{
	background-position: left bottom;
}

.footer .socially li.s-2 a:hover{
	background-position: -36px bottom;
}

.footer .socially li.s-3 a:hover{
	background-position: -72px bottom;
}

.footer .socially li.s-4 a:hover{
	background-position: -109px bottom;
}

.footer .socially li.s-5 a:hover{
	background-position: -146px bottom;
}

.footer .socially li.s-6 a:hover{
	background-position: -182px bottom;
}

.footer .socially li.s-7 a:hover{
	background-position: -219px bottom;
}

.inner{
    background: url(../images/cnt-bg.jpg) center top repeat;
    margin-top: -70px;
}

.content-in{
	background: url(../images/cnt-in.jpg) center top repeat-y;
    -moz-box-shadow: 0 4px 30px 4px #65410C;
    -webkit-box-shadow: 0 4px 30px 4px #65410C;
    box-shadow: 0 4px 30px 4px #65410C;
}

.content .top-hd{
	background: url(/images/hd-bg1.png) center 14px no-repeat;
	text-align: center;
	height: 66px;
	padding: 30px 0 0 0;
	line-height: 65px;
	font-size: 30px;
	color: #491B01;
	margin: 0 0 30px 0;
}

.content .text{
	padding: 0 22px 30px 22px;
}

.content .text-t{
	background: url(/images/tt.png) center top no-repeat;
	height: 19px;
}

.content .text-b{
	background: url(/images/tb.png) center top no-repeat;
	height: 19px;
}

.content .text-in{
	background: url(/images/tm.png) center top repeat-y;
	padding: 5px 15px;
}

.content .text p{
	line-height: 24px;
	margin: 0 0 15px 0;
	color: #491B01;
	text-align: justify;
	text-indent: 17px;
	font-size: 14px;
	font-weight: normal;
}

.content .text .more{
    color: #491B01;
    font-size: 20px;
    font-weight: bold;
    /* text-align: right; */
    margin: 0 23px 0 0;
    padding: 0 23px 0 0;
    background: url(../images/arr.png) right 5px no-repeat;
    position: relative;
    left: 690px;
}

.content .text .more a{
	color: #491B01;
	text-decoration: none;
}

.content .text .more a:hover{
	text-decoration: underline;
}

.content .text .pict-wrp{
	float: right;
	text-align: center;
	margin: 0 0 10px 20px;
	width: 207px;
}

.content .text .pict-wrp .foto{
	width: 207px;
	height: 295px;
	position: relative;
	overflow: hidden;
}

.content .text .pict-wrp .foto img{
	position: relative;
	z-index: 1;
}

.content .text .pict-wrp .foto .baget{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 207px;
	height: 295px;
	background: url(/images/baget1.png) left top no-repeat;
}

.content .text .pict-wrp .foto .baget{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 207px;
	height: 295px;
	background: url(/images/baget1.png) left top no-repeat;
}

.content .text .pict-wrp .desc{
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 18px 0 0 0;
	color: #7d4f15;
}

.gallery-wrap{
	height: 415px;
	position: relative;
	padding: 0 30px;
	margin: 0 0 20px 0;
}

.gallery{	
	height: 415px; 
}

.gallery .decor{
	position: absolute;
	top: 160px;
	left: -18px;
}

.gallery .item{
	display: block;
	text-align: center;
	width: 248px;
}

.gallery .item span{
	display: block;
	text-align: center;
}

.gallery .item .foto{
	margin: 0 0 18px 0;
	position: relative;
	display: block;
	width: 248px;
	height: 340px;
	padding: 13px 0 0 0;
}

.gallery .item .foto img{
	position: relative;
	z-index: 1;
}

.gallery .item .foto .baget{
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 248px;
	height: 353px;
	background: url(/images/baget.png) left top no-repeat;
}

.gallery .item .desc{
	text-align: center;
	line-height: 21px;
	color: #491B01;
	font-size: 15px;
	font-weight: bold;
}

.search-wrp{
	padding: 0 0 15px 0;
}

.search-wrp .search{
	float: right;
	width: 212px;
	height: 33px;
	padding: 5px 25px 0 10px;
	background: url(/images/sr.png) left top no-repeat;
}

.search-wrp .search .mag{
	display: block;
	float: left;
	background: url(/images/mag.png) left top no-repeat;
	border: none;
	cursor: pointer;
	width: 38px;
	height: 30px;
}

.search-wrp .search .inp{
	float: right;
	margin: 7px 0 0 0;
	height: 17px;
	line-height: 17px;
	width: 165px;
	color: #491B01;
	background: none;
	border: none;
	font-size: 14px;
	font-family: 'Times New Roman';
}

.slider-wrp .wrap{
	position: relative;
}

.ui-jcoverflip {position: relative;}
.ui-jcoverflip--item {position: absolute; display: block;}

.ui-jcoverflip {
  position: relative;
}

.ui-jcoverflip--item {
  position: absolute;
  display: block;
}

/*
#flip {
  height: 210px;
}

#flip li{
	text-align: center;
}

#flip .ui-jcoverflip--title {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}

#flip img {
  display: block;
  max-width: 150px !important;
}
      
#flip .title{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #eed88f;
	top: auto;
	bottom: -50px;
}*/

#carousel-left{
	position: absolute;
	top: 105px;
	left: 0px;
	display: block;
	cursor: default;
	height: 23px;
	width: 18px;
	background: url(/images/sl-arr.png) left top no-repeat;
}

#carousel-right{
	position: absolute;
	top: 105px;
	right: 0px;
	display: block;
	cursor: default;
	height: 23px;
	width: 18px;
	background: url(/images/sl-arr.png) left bottom no-repeat;
}

.bx-controls-direction a{
	display: block;
	position: absolute;
	z-index: 1000;
	outline: none;
	text-indent: -9999px;
	top: 160px;
	width: 86px;
	height: 17px;
	background: url(/images/decor.png) no-repeat;
}

.bx-controls-direction a.bx-prev{
	left: -25px;
	background-position: left 0;
}

.bx-controls-direction a.bx-next{
	right: -25px;
	background-position: right 0;
}

.bread-crumbs{
	color: #452412;
	padding: 0 0 10px 45px;
	font-size: 14px;
}

.bread-crumbs a{
	color: #452412;
	text-decoration: none;
}

.bread-crumbs a:hover{
	text-decoration: underline;
}

.bread-crumbs b{
	color: #6b2d08;
}

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


.header .joomla-nav li:hover ul li ul{
	display: none;
}

.header .joomla-nav li ul li:hover ul{
	display: block;
}

.header .joomla-nav li ul li ul{
	position: absolute;
	z-index: 100;
	left: 235px;	
	top: 0px;
	background: url(/images/mn.png) left top no-repeat;
	width: 226px;
	padding: 0 10px 10px 18px;
	display: none;
}

.header .joomla-nav li ul{
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 71px;
	background: url(/images/mn.png) left top no-repeat;
	width: 236px;
	padding: 0 0px 10px 18px;
	display: none;
}

.header .joomla-nav li ul li:hover > a:after{	
	background: url(/images/bull-h.png) center center no-repeat;
}

.header .joomla-nav li ul li:hover > a{	
	background: url(/images/mn-h.png) right 0 no-repeat;
	color: #fffbb9;
}

/******menu*******/


.header .menu li:hover ul li ul{
	display: none;
}

.header .menu li ul li:hover ul{
	display: block;
}

.header .menu li ul li ul{
	position: absolute;
	z-index: 100;
	left: 235px;	
	top: 0px;
	background: url(/images/mn.png) left top no-repeat;
	width: 226px;
	padding: 0 10px 10px 18px;
	display: none;
}

.header .menu li ul{
	position: absolute;
	z-index: 100;
	left: 15px;
	top: 71px;
	background: url(/images/mn.png) left top no-repeat;
	width: 236px;
	padding: 0 0px 10px 18px;
	display: none;
}

.header .menu li ul li:hover > a:after{	
	background: url(/images/bull-h.png) center center no-repeat;
}

.header .menu li ul li:hover > a{	
	background: url(/images/mn-h.png) right 0 no-repeat;
	color: #fffbb9;
}


.content-in{	
	height: auto !important;     
	min-height: 960px !important; 
	height: 960px;
}

.text-in h2{display:none;}
.text-in .actions{display:none;}
.text-in .article-info{display:none;}
.text-in .pagenav{display:none;}

.word{display:none;}
.searchintro{display:none;}
.phrases{display:none;}
.only{display:none;}
.form-limit{display:none;}

.se .search{
float: right;
width: 212px;
height: 33px;
padding: 5px 25px 0 10px;
background: url(/images/sr.png) left top no-repeat;
}

.se .search label{
display: block;
float: left;
background: url(/images/mag.png) left top no-repeat;
border: none;
cursor: pointer;
width: 38px;
height: 30px;
font-size: 0;}

.se .search input{
float: right;
margin: 7px 0 0 0;
height: 17px;
line-height: 17px;
width: 165px;
color: #491B01;
background: none;
border: none;
font-size: 14px;
font-family: 'Times New Roman';
}

.search-wrp {
padding: 0 0 15px 0;
}

.breadcrumbs span{
    font-weight: 800;
color: #491B01;
font-size: 15px;
}

/***********************map styles***************************/

.map-area{
	width: 962px;
	height: 651px;
	background: url(../images/map.jpg) 0 0 no-repeat;
	position: relative;	
    margin-left: -65px;
}

.map-wrapper{
	width: 962px;
	margin: 0px auto;
	padding: 0px 0 10px 0;
}

.map-area span{
	display: block;
	position: absolute;
	background: url(../images/dot.png) 0 0 no-repeat;
	width: 37px;
	height: 35px;
}

.map-area a{
	display: block;
	position: absolute;	
	width: 59px;
	height: 63px;
}

.map-area .dot-01{
	top: 215px;
	left: 140px;
}

.map-area .dot-02{
	top: 282px;
	left: 104px;
}

.map-area .dot-03{
	top: 270px;
	left: 107px;
}

.map-area .dot-04{
	top: 287px;
	left: 121px;
}

.map-area .dot-05{
	top: 287px;
	left: 121px;
}

.map-area .dot-06{
	top: 442px;
	left: 315px;
}

.map-area .dot-07{
	top: 459px;
	left: 305px;
}

.map-area .dot-08{
	top: 232px;
	left: 430px;
}

.map-area .dot-09{
	top: 245px;
	left: 445px;
}

.map-area .dot-10{
	top: 250px;
	left: 457px;
}

.map-area .dot-11{
	top: 235px;
	left: 490px;
}

.map-area .dot-12{
	top: 245px;
	left: 490px;
}

.map-area .dot-13{
	top: 240px;
	left: 502px;
}

.map-area .dot-14{
	top: 235px;
	left: 515px;
}

.map-area .dot-15{
	top: 238px;
	left: 527px;
}

.map-area .dot-16{
	top: 247px;
	left: 527px;
}

.map-area .dot-17{
	top: 243px;
	left: 540px;
}

.map-area .dot-18{
	top: 243px;
	left: 570px;
}

.map-area .dot-19{
	top: 195px;
	left: 565px;
}

.map-area .dot-20{
	top: 205px;
	left: 585px;
}

.map-area .dot-21{
	top: 235px;
	left: 617px;
}

.map-area .dot-22{
	top: 265px;
	left: 647px;
}

/*********/

.map-area .flag-canada{
	background: url(../images/f-can.png);
	left: 157px;
	top: 148px;
}

.map-area .flag-usa{
	background: url(../images/f-us.png);
	left: 176px;
	top: 222px;
}

.map-area .flag-brazil{
	background: url(../images/f-brz.png);
	left: 307px;
	top: 380px;
}

.map-area .flag-uk{
	background: url(../images/f-uk.png);
	left: 434px;
	top: 182px;
}

.map-area .flag-fr{
	background: url(../images/f-frc.png);
	left: 469px;
	top: 200px;
}

.map-area .flag-pol{
	background: url(../images/f-pld.png);
	left: 515px;
	top: 187px;
	z-index: 100;
}

.map-area .flag-sw{
	background: url(../images/f-swd.png);
	left: 525px;
	top: 165px;
	z-index: 50;
}

.map-area .flag-br{
	background: url(../images/f-br.png);
	left: 554px;
	top: 162px;
}

.map-area .flag-ukr{
	background: url(../images/f-ukr.png);
	left: 540px;
	top: 202px;
	z-index: 120;
}

.map-area .flag-pidr{
	background: url(../images/f-rus.png);
	left: 635px;
	top: 184px;
}

.map-area .flag-tbt{
	background: url(../images/f-tbt.png);
	left: 660px;
	top: 215px;
}

.tree-wrap{
	padding: 0 20px;
}

h1 {
color: #491b01;
font-size: 30px;
font-weight: bold;
line-height: 28px;
}

h2 {
color: #491b01;
font-size: 22px;
font-weight: bold;
line-height: 22px;
}

h3 {
color: #491b01;
font-size: 16px;
font-weight: bold;
line-height: 16px;
}
