@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,cyrillic-ext,cyrillic,latin-ext);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
body {
  min-width: 960px; }

/* `Container
----------------------------------------------------------------------------------------------------*/
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 960px; }

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px; }

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
  position: relative; }

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
  width: 60px; }

.container_12 .grid_2 {
  width: 140px; }

.container_12 .grid_3 {
  width: 220px; }

.container_12 .grid_4 {
  width: 300px; }

.container_12 .grid_5 {
  width: 380px; }

.container_12 .grid_6 {
  width: 460px; }

.container_12 .grid_7 {
  width: 540px; }

.container_12 .grid_8 {
  width: 620px; }

.container_12 .grid_9 {
  width: 700px; }

.container_12 .grid_10 {
  width: 780px; }

.container_12 .grid_11 {
  width: 860px; }

.container_12 .grid_12 {
  width: 940px; }

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
  padding-left: 80px; }

.container_12 .prefix_2 {
  padding-left: 160px; }

.container_12 .prefix_3 {
  padding-left: 240px; }

.container_12 .prefix_4 {
  padding-left: 320px; }

.container_12 .prefix_5 {
  padding-left: 400px; }

.container_12 .prefix_6 {
  padding-left: 480px; }

.container_12 .prefix_7 {
  padding-left: 560px; }

.container_12 .prefix_8 {
  padding-left: 640px; }

.container_12 .prefix_9 {
  padding-left: 720px; }

.container_12 .prefix_10 {
  padding-left: 800px; }

.container_12 .prefix_11 {
  padding-left: 880px; }

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
  padding-right: 80px; }

.container_12 .suffix_2 {
  padding-right: 160px; }

.container_12 .suffix_3 {
  padding-right: 240px; }

.container_12 .suffix_4 {
  padding-right: 320px; }

.container_12 .suffix_5 {
  padding-right: 400px; }

.container_12 .suffix_6 {
  padding-right: 480px; }

.container_12 .suffix_7 {
  padding-right: 560px; }

.container_12 .suffix_8 {
  padding-right: 640px; }

.container_12 .suffix_9 {
  padding-right: 720px; }

.container_12 .suffix_10 {
  padding-right: 800px; }

.container_12 .suffix_11 {
  padding-right: 880px; }

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
  left: 80px; }

.container_12 .push_2 {
  left: 160px; }

.container_12 .push_3 {
  left: 240px; }

.container_12 .push_4 {
  left: 320px; }

.container_12 .push_5 {
  left: 400px; }

.container_12 .push_6 {
  left: 480px; }

.container_12 .push_7 {
  left: 560px; }

.container_12 .push_8 {
  left: 640px; }

.container_12 .push_9 {
  left: 720px; }

.container_12 .push_10 {
  left: 800px; }

.container_12 .push_11 {
  left: 880px; }

/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
  left: -80px; }

.container_12 .pull_2 {
  left: -160px; }

.container_12 .pull_3 {
  left: -240px; }

.container_12 .pull_4 {
  left: -320px; }

.container_12 .pull_5 {
  left: -400px; }

.container_12 .pull_6 {
  left: -480px; }

.container_12 .pull_7 {
  left: -560px; }

.container_12 .pull_8 {
  left: -640px; }

.container_12 .pull_9 {
  left: -720px; }

.container_12 .pull_10 {
  left: -800px; }

.container_12 .pull_11 {
  left: -880px; }

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0; }

.clearfix:after,
.container_12:after {
  clear: both; }

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_12 {
  zoom: 1; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px; }

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0; }

#jquery-lightbox a img {
  border: none; }

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

#lightbox-container-image {
  padding: 10px; }

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

#lightbox-container-image-box > #lightbox-nav {
  left: 0; }

#lightbox-nav a {
  outline: none; }

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block; }

#lightbox-nav-btnPrev {
  left: 0;
  float: left; }

#lightbox-nav-btnNext {
  right: 0;
  float: right; }

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0; }

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666; }

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left; }

#lightbox-image-details-caption {
  font-weight: bold; }

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1.0em; }

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em; }

@font-face {
  font-family: rosie;
  src: url("fonts/rosie.eot");
  /* IE */
  src: local("rosie"), url("fonts/rosie.woff") format("woff"), url("fonts/rosie.ttf") format("truetype"), url("fonts/rosie.svg") format("svg"); }

.ico-tel {
  background: url(../images/icon-tel.png) left center no-repeat;
  padding-left: 21px; }

.ico-email {
  background: url(../images/icon-email.png) left center no-repeat;
  padding-left: 21px; }

.ico-geo {
  background: url(../images/icon-location.png) left center no-repeat;
  padding-left: 21px; }

.ico-address {
  background: url(../images/icon-address.png) left top no-repeat;
  padding-left: 21px; }

.ico-web {
  background: url(../images/icon-web.png) left top no-repeat;
  padding-left: 21px; }

.ico-none {
  background: none;
  padding-left: 21px; }

a {
  text-decoration: none;
  outline: none;
  -moz-outline: 0; }

a {
  color: #333333;
  transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  behevior: url(PIE.htc); }

a:hover {
  color: #8cbe28;
  transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  behevior: url(PIE.htc); }

b, strong, .b {
  font-weight: bold; }

em, i, .i {
  font-style: italic; }

.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0; }

.left {
  float: left; }

.right {
  float: right; }

h1, h2, h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  color: #8cbe28;
  margin-bottom: 1em;
  line-height: 1.3; }

h2 {
  font-size: 2em; }

h2.logo {
  background: url(../images/logo_title.png) left bottom no-repeat;
  padding: 15px 0 0 65px;
  line-height: 1; }

p, em, ul, address {
  margin-bottom: 1em; }

.text-bigger, .text-bigger p {
  font-size: 1.10em; }

span.price {
  float: right;
  margin-right: 40px; }

.small {
  font-size: 0.9em; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }

ul {
  margin-left: 20px;
  list-style: disc;
  padding-left: 10px;
  list-style-position: inside; }

body {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 12px;
  line-height: 1.4;
  color: #333333; }

header {
  border-bottom: 1px solid #8cbe28;
  margin: 0;
  padding-bottom: 1em;
  margin-top: 1.3em; }

.caroufredsel img {
  float: left;
  height: 300px !important;
  width: 940px !important; }

.main-image {
  margin-top: 1.3em; }

.wrap {
  margin: 0 auto; }

header nav {
  float: right; }
  header nav ul {
    list-style: none;
    margin-top: 2.7em; }
    header nav ul li {
      float: left;
      margin-left: 1.3em; }
      header nav ul li a {
        text-transform: uppercase;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.5em;
        color: #333333;
        transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -webkit-transition: color 0.5s ease;
        -ms-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        behevior: url(PIE.htc); }
        header nav ul li a:hover {
          color: #8cbe28;
          transition: color 0.5s ease;
          -moz-transition: color 0.5s ease;
          -webkit-transition: color 0.5s ease;
          -ms-transition: color 0.5s ease;
          -o-transition: color 0.5s ease;
          behevior: url(PIE.htc); }

.ribbon {
  width: 100%;
  background: #8cbe28;
  height: 135px;
  margin-top: 1.3em;
  position: relative; }
  .ribbon img {
    position: absolute;
    top: -40px;
    left: -60px; }
  .ribbon h1 {
    color: white;
    font-size: 4em;
    margin-left: 350px;
    text-indent: -50px;
    margin-top: 5px; }

article {
  margin-top: 50px;
  margin-bottom: 20px; }
  article .sidebar {
    margin-top: 4em; }
    article .sidebar > div {
      padding-left: 50px;
      padding-right: 50px; }
  article .article > div {
    padding: 0 10px 20px 10px; }
  article .article.border {
    margin-left: 0px;
    padding-left: 9px;
    border-left: 1px solid #8cbe28; }
  article .background-referencie {
    background: url(../images/background-referencie.png) center center no-repeat;
    min-height: 160px; }
  article .background-address {
    background: url(../images/background-address.png) center center no-repeat;
    min-height: 160px; }
  article .background-article {
    background: url(../images/background-article.png) center center no-repeat;
    min-height: 200px; }
  article .foto_panel {
    padding: 10px 0;
    margin-top: 30px;
    background: #f3f8e9 url(../images/background-gallery.png) 20px center no-repeat; }
    article .foto_panel > div {
      margin-left: 230px;
      float: right; }
      article .foto_panel > div img {
        width: 220px;
        margin-right: 10px;
        @icnlude photo; }
  article .banner {
    float: left;
    margin: 30px 10px;
    width: 300px;
    height: 140px;
    background: #8cbe28;
    transition: all 3s ease;
    -moz-transition: all 3s ease;
    -webkit-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    behevior: url(PIE.htc);
    cursor: pointer;
    display: block; }
    article .banner h1 {
      margin: 10px;
      color: white;
      transition: all 3s ease;
      -moz-transition: all 3s ease;
      -webkit-transition: all 3s ease;
      -ms-transition: all 3s ease;
      -o-transition: all 3s ease;
      behevior: url(PIE.htc); }
    article .banner:hover {
      background: #f3f8e9;
      color: #8cbe28;
      transition: all 1s ease;
      -moz-transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      behevior: url(PIE.htc); }
      article .banner:hover h1 {
        color: #8cbe28;
        transition: all 1s ease;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        behevior: url(PIE.htc); }
  article .priestory {
    margin: 30px 0 0 0;
    padding: 10px;
    position: relative; }
    article .priestory > div.left {
      width: 55%; }
    article .priestory ul {
      margin-left: 15px;
      list-style-position: outside; }
    article .priestory img {
      margin-top: 10px;
      margin-bottom: 10px;
      width: 40%;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      -ms-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      behevior: url(PIE.htc); }
      article .priestory img.left {
        margin-right: 15px; }
      article .priestory img.right {
        margin-left: 15px; }
  article .background {
    background: #f3f8e9; }

form {
  margin-top: 30px;
  border-top: 1px solid #8cbe28;
  padding: 30px 150px; }
  form label {
    width: 30%;
    float: left;
    clear: both;
    line-height: 30px; }
  form input[type=text], form input[type=email], form textarea {
    float: right;
    background: white;
    border: 1px solid #8cbe28;
    color: #333333;
    width: 60%;
    padding: 7px;
    font-size: 1em;
    margin-bottom: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    behevior: url(PIE.htc); }
  form textarea {
    width: 100%;
    height: 60px; }
  form .button {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    behevior: url(PIE.htc);
    background: #8cbe28;
    color: white;
    font-size: 16px;
    padding: 3px 20px;
    float: right;
    border: none;
    font-family: 'Open Sans Condensed', sans-serif;
    cursor: pointer;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    behevior: url(PIE.htc); }
    form .button:hover {
      box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
      -ms-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
      -o-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
      behevior: url(PIE.htc);
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      behevior: url(PIE.htc); }
  form .error {
    border-color: red !important; }

/* footer */
footer {
  text-align: right;
  padding: 1.3em 0;
  margin-top: 30px;
  background: #333333;
  color: white; }
  footer p {
    margin-right: 15px;
    margin-left: 15px; }
  footer a {
    color: white; }
  footer nav li {
    float: left;
    list-style: none;
    padding: 5px;
    padding-top: 0px; }
