html {
  color: #000;
  background: #ffffff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000000;
}
#ui-datepicker-div {
  font-size: 12px;
}
#ui-datepicker-div * {
  font-family: CaudexRegular, 'Oranienbaum';
}
@font-face {
  font-family: 'Brioso';
  src: url('../fonts/BriosoPro-Light.otf');
}
* {
  font-family: 'KingthingsPetrockLightRegular', 'Oranienbaum';
}
.error.help-inline {
  font-family: CaudexRegular;
  margin-left: 20px;
}
.empty-cart p {
  color: red;
}
.hide {
  display: none;
}
p {
  font-family: CaudexItalic, 'Oranienbaum';
  font-size: 16px;
  color: #666666;
}
body,
html {
  min-width: 100%;
  min-height: 100%;
}
button {
  cursor: pointer;
}
body {
  background: url(../img/pattern.jpg);
  background-position: fixed;
}
.hidden{display:none;visibility:hidden;}
.container {
  width: 960px;
  margin: auto;
  padding-top: 300px;
}
.pastry {
  position: fixed;
  width: 283px;
  height: 81px;
  background: url(../img/kondiitri-nupp.png);
  top: 155px;
  margin-left: 50px;
  text-align: center;
  z-index: 500;
}
.pastry:hover {
  top: 155px;
}

.pastry a, .pastry {
  
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 28px;
  font-family: KingthingsPetrockLightRegular, 'Oranienbaum';
}

.pastry a {
  display: inline-block;
  margin-top: 20px;
}
.flags {
  position: absolute;
  right: 60px;
  z-index: 80000;
}
.flags ul li {
  position: relative;
  width: 29px;
  height: 40px;
  top: -5px;
  background: red;
  float: left;
  margin-left: 5px;
}
.flags ul li.uk {
  background: url(../img/uk.png);
}
.flags ul li.ru {
  background: url(../img/vene.png);
}
.flags ul li.ger {
  background: url(../img/saksa.png);
}
.flags ul li.est {
  background: url(../img/eesti.png);
}
.flags ul li.fi {
  background: url(../img/soome.png);
}
.header .content {
  position: fixed;
  width: 960px;
  background: #E1D2BD;
  height: 180px;
  background: url(../img/header.png) no-repeat;
  z-index: 600;
}
.header .content .content {
  height: 100%;
  position: relative;
  z-index: 8000;
}
.header .content .logo {
  width: 184px;
  height: 56px;
  background: url(../img/logo.png);
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -92px;
  cursor: pointer;
}
.header .content .fb {
  background: url(../img/fb.png);
  position: absolute;
  right: 40px;
  top: 114px;
  width: 24px;
  height: 24px;
}

.header .content #news-block {
  position: absolute;
  right: 72px;
  top: 116px;
}

.header .content a {
  text-decoration: none;
  color: #000;
}
.header .content .menu {
  width: 400px;
  position: absolute;
  bottom: 75px;
  margin-top: 50px;
}
.header .content .menu.two {
  right: 20px;
  width: 400px;
}
.header .content .menu ul {
  overflow: hidden;
}
.header .content .menu ul li {
  display: inline;
  margin-left: 5px;
}
.header .content .menu ul li a {
  padding: 4px;
  font-size: 22px;
}
.header .content .menu ul li.b {
  margin-left: 300px;
}
.header {
  margin: auto;
  width: 960px;
}
#intro {
  overflow: hidden;
}
#intro .content {
  float: right;
  width: 420px;
}
#intro .content h1 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0px;
}
#intro .content a.btn {
  text-decoration: none;
  display: block;
  background: url(../img/tutvustus-nupp.png);
  width: 190px;
  height: 37px;
  color: #fff;
  text-align: center;
  line-height: 37px;
  margin: auto;
  margin-top: 30px;
  font-family: CaudexRegular, 'Oranienbaum';
  font-size: 16px;
}
#intro .image {
  float: left;
  width: 540px;
  height: 50px;
  background: url(../img/pilt1.jpg) no-repeat;
  padding-top: 310px;
}
.table {
  display: table;
  /* Allow the centering to work */

  margin: 0 auto;
}
.divider {
  background: url(../img/triip.png) center center no-repeat;
  margin: 30px auto 30px;
  height: 37px;
}
h1 {
  font-size: 40px;
  margin-bottom: 60px;
  margin-top: 30px;
  text-align: center;
  font-family: KingthingsPetrockLightRegular, 'Oranienbaum';
}
h1:before {
  content: '';
  background: url(../img/tilde.png) center center no-repeat;
  width: 27px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}
h1:after {
  content: '';
  background: url(../img/tilde.png) center center no-repeat;
  width: 27px;
  height: 20px;
  display: inline-block;
  margin-left: 5px;
}
h2 {
  font-size: 28px;
  text-align: center;
}
#location .content {
  margin: auto;
}
#location .content p {
  text-align: center;
}
#location .image {
  background: url(../img/pilt2.jpg);
  width: 600px;
  height: 380px;
  margin: 30px auto 20px;
}
#program {
  overflow: hidden;
}
#program .content {
  float: left;
  overflow: hidden;
  width: 500px;
  font-family: CaudexRegular, 'Oranienbaum';
}
#program .content p {
  float: left;
  width: 450px;
  font-family: CaudexRegular, 'Oranienbaum';
}
#program .image {
  width: 176px;
  height: 179px;
  float: right;
  margin-top: -40px;
  background: url(../img/programm.jpg);
}
#menu .menu {
  list-style: none;
  margin: 0 0 2em;
  padding: 0;
  font: 150%/100% Arial, Helvetica, sans-serif;
}
#menu h2 {
  margin-top: 30px;
}
#menu .menu li {
  clear: both;
  margin: 0;
  padding: 0 0 1.3em 0;
  position: relative;
  border-bottom: dotted 2px #999;
}
#menu .menu strong {
  background: url(../img/pattern.jpg);
  padding: 0 10px 0 0;
  font-weight: normal;
  position: absolute;
  bottom: -0.3em;
  left: 0;
}
#menu .menu li.comment {
  color: #666;
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: CaudexItalic, 'Oranienbaum';
  font-size: 16px;
  border-bottom: none;
  padding-bottom: 5px;
}
#menu .menu li.comment span {
  font-family: CaudexItalic, 'Oranienbaum';
}
#menu .menu li.comment p {
  margin-top: 5px;
  padding: 0px;
}
#menu .menu em {
  background: url(../img/pattern.jpg);
  padding: 0 0 0 5px;
  font: 110%/100% Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 23px;
  position: absolute;
  bottom: -0.2em;
  right: 0;
}
#menu .menu sup {
  font-size: 60%;
  color: #666;
  margin-left: 3px;
  right: 150px;
}
#menu .menu em.q {
  left: 480px;
  display: inline-block;
  font: Times;
  font-size: 28px;
}
.footer {
  background: url(../img/footer.png);
  width: 960px;
  height: 115px;
}
.footer .table {
  padding-top: 50px;
}
.footer .table ul {
  width: 100%;
}
.footer .table ul li {
  font-size: 20px;
  display: inline-block;
}
.footer .table ul li:first-child:before {
  display: none;
}
.footer .table ul li:before {
  margin: 0px 4px 0px;
  content: '';
  display: inline-block;
  width: 12px;
  height: 13px;
  background: url(../img/dot.png);
}
.article {
  width: 700px;
  margin: auto;
}
.shadow-container {
  min-height: 400px;
  position: relative;
}
.shadow {
  width: 20px;
  height: 100%;
  position: absolute;
}
.shadow.left {
  left: -10px;
  border-left: 1px solid #F1F2F2;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 1%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.03)), color-stop(1%, rgba(0, 0, 0, 0.03)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 1%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 1%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 1%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08000000', endColorstr='#00000000', GradientType=1);
}
.shadow.right {
  border-right: 1px solid #F1F2F2;
  right: -10px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 99%, rgba(0, 0, 0, 0.03) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.03)), color-stop(100%, rgba(0, 0, 0, 0.03)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 99%, rgba(0, 0, 0, 0.03) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 99%, rgba(0, 0, 0, 0.03) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 99%, rgba(0, 0, 0, 0.03) 100%);
  background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 99%, rgba(0, 0, 0, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#08000000', GradientType=1);
}
#history .slider {
  min-height: 400px;
  overflow: hidden;
}
#history .slider ul {
  width: 4900px;
}
#history .slider ul li {
  float: left;
  width: 700px;
}
#history .slider ul li p {
  padding: 0px 40px 0px;
}
#history .years-container {
  position: relative;
}
#history .years-container .forward {
  cursor: pointer;
  width: 26px;
  height: 37px;
  right: 0px;
  top: 0px;
  position: absolute;
  background: red;
  background: url(../img/arrow-right.png);
}
#history .years-container .backward {
  cursor: pointer;
  width: 26px;
  height: 37px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: url(../img/arrow-left.png);
}
#history .years {
  overflow: hidden;
}
#history .years ul {
  padding-left: 30px;
  padding-right: 30px;
  width: 950px;
  overflow: hidden;
}
#history .years ul li {
  width: 100px;
  height: 37px;
  background: url(../img/aasta-inactive.png);
  margin-right: 35px;
  float: left;
}
#history .years ul li.active {
  background: url(../img/aasta-active.png);
}
#history .years ul li a {
  line-height: 37px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-family: CaudexRegular;
}
#menu {
  width: 960px;
}
#menu .table > ul {
  overflow: hidden;
  margin-left: -30px;
  margin-bottom: 30px;
}
#menu .table > ul li {
  display: inline;
  margin-left: 20px;
  width: 144px;
  height: 37px;
  float: left;
  background: url(../img/menyy-nupp2.png);
}
#menu .table > ul li.active {
  background: url(../img/menyy-nupp1.png);
}
#menu .table > ul li a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 37px;
  font-size: 16px;
  text-decoration: none;
  font-family: CaudexRegular;
}
#menu .content {
  margin: auto;
  width: 700px;
  overflow: hidden;
}
#menu .content > ul {
  width: 8000px;
}
#menu .content > ul > li {
  margin-right: 300px;
  width: 700px;
  float: left;
}
#booking form {
  width: 640px;
  margin-left: 170px;
  margin-bottom: 60px;
}
#booking form .control-group {
  margin-top: 10px;
}
#booking form .control-group .check {
  display: inline-block;
}
#booking form .control-group label {
  font-size: 16px;
  margin-right: 10px;
  width: 120px;
  display: inline-block;
  font-family: CaudexRegular;
  text-transform: capitalize;
}
#booking form .control-group select {
  padding: 5px 0px 5px;
  line-height: 33px;
  font-family: CaudexRegular;
  width: 203px;
  background: #E6E6E6;
  border: 1px solid #F2F2F0;
}
#booking form .control-group input {
  font-family: CaudexRegular;
  line-height: 33px;
  width: 200px;
  background: #E6E6E6;
  border: 1px solid #F2F2F0;
}
#booking form .control-group.time input {
  width: 66px;
}
#booking form .control-group.time span.till {
  display: inline-block;
  margin: 0px 12px 0px;
  width: 33px;
  text-align: center;
  font-family: CaudexRegular;
}
#booking form .control-group button {
  width: 100px;
  height: 37px;
  background: url(../img/aasta-active.png);
  color: #fff;
  font-size: 18px;
  border: none;
  margin-left: 132px;
  display: block;
  margin-top: 20px;
  font-family: CaudexRegular;
}
label {
  text-transform: capitalize;
}
#gallery {
  width: 700px;
  margin: auto;
  position: relative;
}
#gallery .shadow {
  height: 400px;
}
#gallery .descriptions {
  overflow: hidden;
  width: 600px;
  margin: auto;
}
#gallery .descriptions ul {
  overflow: hidden;
  width: 6000px;
  margin-top: 20px;
}
#gallery .descriptions ul li {
  text-align: center;
  width: 600px;
  float: left;
  margin-left: 20px;
  font-family: CaudexItalic;
  margin-left: 0px;
  color: #666666;
}
#gallery .btn {
  position: absolute;
}
#gallery .btn.prev {
  background: green;
  width: 36px;
  height: 62px;
  top: 50%;
  left: -90px;
  margin-top: -31px;
  background: url(../img/nool-vasak.png);
  cursor: pointer;
}
#gallery .btn.next {
  background: green;
  width: 36px;
  height: 62px;
  top: 50%;
  right: -90px;
  margin-top: -31px;
  background: url(../img/nool-parem.png);
  cursor: pointer;
}
#gallery .covers {
  width: 600px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
#gallery .content {
  overflow: hidden;
}
#gallery .content ul {
  width: 12000px;
  height: 400px;
}
#gallery .content ul li {
  position: relative;
  width: 600px;
  height: 100%;
  float: left;
  background: url(../img/2egg.jpg);
}
#gallery .content ul li p.description {
  min-height: 40px;
  position: absolute;
  bottom: 15px;
  font-family: CaudexRegular;
  font-size: 14px;
  padding: 10px;
}
#products {
  width: 700px;
  margin: auto;
}
#products span.price {
  font-family: CaudexRegular;
  font-size: 14px;
}
#products ul li {
  margin-top: 80px;
  overflow: hidden;
}
#products ul li h2 {
  text-align: left;
  margin-bottom: 20px;
}
#products ul li h3,
#products ul li label {
  font-family: CaudexRegular;
}
#products ul li a.btn:hover,
#products ul li a.btn.hover {
  opacity: 0.9;
}
#products ul li .image {
  width: 200px;
  height: 200px;
  background-repeat: none;
  background-position: center center;
  background-size: auto 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
#products ul li .description {
  margin-left: 20px;
  float: left;
}
#products ul li select {
  margin-left: 20px;
  font-family: CaudexRegular;
}
.cover {
  position: absolute;
  background: url(../img/ring.png);
  width: 67px;
  height: 67px;
  z-index: 400;
}
.t-l.cover {
  left: -33px;
  top: -33px;
}
.t-r.cover {
  right: -33px;
  top: -33px;
}
.b-r.cover {
  right: -33px;
  bottom: -33px;
}
.b-l.cover {
  left: -33px;
  bottom: -33px;
}
#cart-contents {
  width: 700px;
  margin: auto;
}
#cart-contents table {
  width: 100%;
}
#cart-contents table th {
  font-size: 18px;
  font-family: CaudexRegular;
}
#cart-contents table td {
  font-size: 16px;
  font-family: CaudexRegular;
}
#cart-contents table td,
#cart-contents table th {
  padding: 15px 0px 15px;
}
#cart-contents table tbody tr {
  border-top: 1px dashed #999;
}
#cart-contents table a.delete {
  width: 16px;
  height: 17px;
  background: url(../img/sulge.png);
  display: block;
}
#order-confirm {
  width: 700px;
  margin: auto;
}
#order-confirm .control-group {
  margin-top: 15px;
}
#order-confirm .control-group .check {
  display: inline-block;
}
#order-confirm .control-group.date select {
  width: 80px;
}
#order-confirm .control-group.date span {
  width: 60px;
  text-align: center;
  margin: 0px 10px 0px;
  display: inline-block;
  font-family: CaudexRegular;
  font-size: 14px;
}
#order-confirm .control-group span.total {
  font-family: CaudexRegular;
}
#order-confirm .control-group.comment {
  overflow: hidden;
  display: block;
}
#order-confirm .control-group.comment label {
  float: left;
}
#order-confirm .control-group.comment textarea {
  float: left;
  width: 500px;
  resize: none;
}
#order-confirm .control-group label {
  font-size: 16px;
  margin-right: 10px;
  width: 120px;
  display: inline-block;
  font-family: CaudexRegular;
}
#order-confirm .control-group select {
  padding: 5px 0px 5px;
  line-height: 33px;
  font-family: CaudexRegular;
  width: 203px;
  background: #E6E6E6;
  border: 1px solid #F2F2F0;
}
#order-confirm .control-group input,
#order-confirm .control-group textarea {
  background: #E6E6E6;
  border: 1px solid #F2F2F0;
}
#order-confirm .control-group input {
  font-family: CaudexRegular;
  line-height: 33px;
  width: 250px;
}
#order-confirm .control-group input[name="date"] {
  width: 167px;
}
#order-confirm button {
  width: 190px;
  height: 37px;
  background: url(../img/tutvustus-nupp.png);
  color: #fff;
  font-size: 18px;
  border: none;
  margin: auto;
  display: block;
  margin-top: 20px;
  font-family: CaudexRegular;
  margin-left: 130px;
}
#notification {
  width: 700px;
  margin: auto;
  margin-bottom: 60px;
}
#notification h2 {
  color: #C0272C;
  font-family: CaudexRegular;
  font-size: 24px;
}
a.btn {
  text-decoration: none;
  display: block;
  background: url(../img/menyy-nupp1.png);
  width: 144px;
  height: 37px;
  color: #fff;
  text-align: center;
  line-height: 37px;
  margin: auto;
  margin-top: 30px;
  font-family: CaudexRegular;
  font-size: 16px;
  display: inline-block;
  margin-left: 200px;
}
#contact li {
  text-transform: capitalize;
}
#contact li:last-child {
  text-transform: lowercase;
}
#contact li:last-child:first-letter {
  text-transform: uppercase;
}
#news-container {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  padding: 20px;
  width: 100%;
  height: 100%;
  overflow: auto;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95) url(../img/pattern.jpg);
  /*background: rgba(255, 255, 255, 0.95);*/
  border: 1px rgba(212, 212, 212, 0.5) solid;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  /*display: none;*/
  /*-webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;*/
  z-index: 1500;
}

.news-wrapper {
  max-width: 610px;
  margin: 0 auto;
}

.news-content-area {
  max-width: 610px;
  height: 310px;
  overflow: auto;
}

.news-btn-close {
  position: absolute;
  top: 20px;
  right: 70px;
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}

.numbers-bg {
  text-align: center;
}

.numbers-bg li a {
  color: #fff;
  font-size: 23px;
  line-height: 38px;
  text-decoration: none;
}

.numbers-bg li a.active {
  text-decoration: underline;
}

.numbers-bg li {
  width: 33px;
  height: 37px;
  background: url(../img/no-bg.png);
  border: none;
  display: inline-block;
  font-family: CaudexRegular;
  text-align: center;
}