/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
/*
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }*/


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
















/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* Stylesheet: style Modified On 2013-03-11 08:48:12 */
@font-face {
    font-family: 'font-atlight';
    src: url('../../uploads/files/fonts/clarendonltstd/clarendonltstd.eot');
    src: url('../../uploads/files/fonts/clarendonltstd/clarendonltstd.eot?#iefix') format('embedded-opentype'),
        url('../../uploads/files/fonts/clarendonltstd/clarendonltstd.woff') format('woff'),
        url('../../uploads/files/fonts/clarendonltstd/clarendonltstd.ttf') format('truetype'),
        url('../../uploads/files/fonts/clarendonltstd/clarendonltstd.svg#clarendonltstd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'font-light';
    src: url('../../uploads/files/fonts/clarendonltstd-light/clarendonltstd-light.eot');
    src: url('../../uploads/files/fonts/clarendonltstd-light/clarendonltstd-light.eot?#iefix') format('embedded-opentype'),
        url('../../uploads/files/fonts/clarendonltstd-light/clarendonltstd-light.woff') format('woff'),
        url('../../uploads/files/fonts/clarendonltstd-light/clarendonltstd-light.ttf') format('truetype'),
        url('../../uploads/files/fonts/clarendonltstd-light/clarendonltstd-light.svg#clarendonltstd-light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'font-atbold';
    src: url('../../uploads/files/fonts/0284ec/0284ec.eot');
    src: url('../../uploads/files/fonts/0284ec/0284ec.eot?#iefix') format('embedded-opentype'),
        url('../../uploads/files/fonts/0284ec/0284ec.woff') format('woff'),
        url('../../uploads/files/fonts/0284ec/0284ec.ttf') format('truetype'),
        url('../../uploads/files/fonts/0284ec/0284ec.svg#0284ec') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* CSS Document */
body,html{
    margin:0px;
    padding:0px;
    border:0px;
}
body{
    background:#efefef;
    font-family:arial,Georgia;
    color:#333333;
    font-size:13px;
    font-weight:normal;
    line-height:140%;
}
#container-case {
    position:relative;
    z-index:1;
    height: 100%;
    }
#container,.container{

    width:980px;
    margin:0 auto;
}
header{
    width:100%;
    height:144px;
}
#topTop{
    width:100%;
    height:310px;
    clear:both;
    position:relative;
}

.top-banner {position:fixed; z-index:10000; top:30px; margin-left:1000px;}

#topTop h2{
    padding:0px !important;
    margin:0px !important;
    border:0px;
    font-weight:normal;
    font-size:18px !important;
    position:absolute;
    top:120px;
    left:20px;
    z-index:100;
}
#topTop h2 a{
    width:166px;
    height:46px;
    display:block;
    text-align:left;

}
#topTop h2 a img {height:44px;width:auto; }
/*top part quick contact*/
#quickContact{
    width:180px;
    height:auto;
    float:right;
    position:relative;
    top:-9px;
}
#quickContact span{
    display:block;
    color:#2b2b2b;
    font-weight:bold;
    font-family:arial;
    line-height:20px;
    height:20px;
}
#quickContact span.quickContact1{
    font-size:16px;
}
#quickContact span.quickContact2{
    font-size:18px;
}

div.slider { position:absolute; top:0; right:0; }
div.slider ul,  div.slider ul li { margin:0; padding:0; list-style:none; background:none; }
div.slider ul li {  }
div.slider ul li img {  }

div.slider-nav { position:absolute; top:10px; left:0; z-index:100; background:url('../../uploads/images/design/bg-slide.png'); float:left; width:100%;}
div.slider-nav h3,div.slider-nav span,div.slider-nav a {float:left; padding:30px 60px 20px 40px; text-decoration:none;  line-height:1.4em; color:#959595; margin:0; }
div.slider-nav .step1 { width:171px; background:url('../../uploads/images/design/top-arrow.png') 100% 60% no-repeat;  font-family:'font-atbold', arial, serif; font-size: 15px; color:}
div.slider-nav .step2 { width:196px; font-family:'font-atlight', arial, serif; color:#454545; font-size:14px; padding:30px 20px 20px 20px;  }
div.slider-nav h3,div.slider-nav span,div.slider-nav .step2:hover {color:#454545; font-size:14px;}
div.slider-nav .step2 em {  text-align:center; letter-spacing:2px; color:#7f7f7f; margin:7px 15px 20px 0; float:left; font-style:normal; font-size:38px; font-family:'font-atbold', arial, serif; color:#ff7800;}
div.slider-nav .bubble,div.slider-nav .arrow2,div.slider-nav .arrow1 {position:absolute;}
div.slider-nav .arrow1 {top:35px; left:390px;}
div.slider-nav .arrow2 {top:-28px; left:628px;}
div.slider-nav .bubble {left: 831px; top:-4px;}

/*main menu styling*/
#mainMenu{
    width:100%;
    height:44px;
    clear:both;
    line-height:44px;
    background: #454546;
    float:left;
}
#mainMenu > ul{
    width:100%;
    display:block;
    height:44px;      
    line-height:44px;

}
#mainMenu > ul > li{
    min-width:1px;
    display:block;
    height:44px;
    line-height:44px;
    position:relative;
    float:left;
    background:url('../../uploads/images/design/menu-separator.png') right top no-repeat #454545;
}
#mainMenu > ul > li > a,
#mainMenu >ul>li>a:link,
#mainMenu >ul>li>a:visited{
    display:block;
    width:auto;
    padding:0 21px 0 27px;
    line-height:44px;

    font-family:Arial,Georgia;
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    border-right:0px solid #2b2b2b;
}
#mainMenu ul li a:hover{
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
}
#mainMenu li ul{
    position:absolute;
    top:44px;
    left:0px;
    display:none;
    min-width:240px;
    min-height:1px;
    background:none;
    padding:0px 0 0px 0px;
    z-index:9999;
    border-top:2px solid #443964;    
}
#mainMenu li ul ul {border-top:0;}
#mainMenu li ul li{

    position:relative;
    display:block;
    clear:both;
    min-width:160px;
    margin:0px 0px;    
    

    background: #fafafd;


}

#mainMenu li li a{
    display:block;
    width:auto;
    margin:0px;
    padding:8px 30px;
    line-height:1.4em;
    border-top:0px solid #5b5454;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}
#mainMenu li li a:link,
#mainMenu li li a:visited{
    text-decoration:none;
    color: #27184e;
    font-weight:normal;
    font-size:13px;
    text-decoration:none;
}
#mainMenu li li.current a ,
#mainMenu li li a:active,
#mainMenu li li a:hover{
    text-decoration:none;
    font-weight:normal;
    color:#fff;    

}
#mainMenu li li.current a {
    background:#79bc34;
    color:#fff;
}
/*main menu order button*/
#mainMenu ul li.liButton{
    float:right !important;
    width:auto;    
    margin:0px;
    margin-top:3px;
    margin-left:5px;
    height:auto;
    
    min-width:110px;    

}
#mainMenu ul li.liButton  {background:transparent}
#mainMenu ul li a.liButton{
    
    border-right:0 none;    
    display:block;
    text-align:center;
    padding:0px 10px !important;
    background:#81c546 !important;
    line-height:32px;
    border-radius: 3px;
    border:0px solid #27184e;
    width:auto;
    color:#fff !important;
}
#mainMenu ul li a.liButton:hover { background:#27184e !important;}
#mainMenu>ul>li.parent>a{
    padding: 0px 10px 0px 10px !important;
    
}
#mainMenu ul li ul li ul{
    top:0px;
    position:relative;
    width:100%;
    height:auto;
    clear:both;
    padding:0px 0px 0px 0px;
    margin:0px;    
    line-height:22px !important;
    list-style:none;
}
#mainMenu ul li ul li ul li{
    border:none;
    font-size:11px;
    font-weight:normal;
    color:#FFFFFF;
    min-height:22px !important;
    line-height:22px !important;
    padding-left:0px;     
    list-style:none;

}
#mainMenu ul li ul li ul li a{
    border:none;
    min-height:22px !important;
    font-size:11px !important;
    font-weight:normal !important;
    color:#FFFFFF;
    line-height:22px !important;
    padding:1px 5px 1px 62px;
    background:url("../../uploads/images/design/menu-li3.png") no-repeat scroll 50px 11px transparent !important;
}
#mainMenu ul li ul li ul li a:hover {background-color:transparent !important; text-decoration:underline}

#mainMenu ul li ul li ul li.current a {background-color:#79bc34 !important; color:#fff}

/*eof main menu styling*/
/*footer menu styling*/
#footerMenu{
    margin:30px 0px 0px 0px;
    width:100%;
    height:44px;
    clear:both;
    line-height:44px;
}
#footerMenu > ul{
    display:block;
    height:44px;      
    line-height:44px;
    background:#454546;
    margin:0px;
    padding:0px;
}
#footerMenu > ul > li{
    min-width:1px;
    display:block;
    height:44px;
    line-height:44px;
    position:relative;
    float:left;
    background:#454546;
}
#footerMenu li:hover{
    background:#373636;   
}
#footerMenu > ul > li > a,
#footerMenu >ul>li>a:link,
#footerMenu >ul>li>a:visited{
    display:block;
    width:auto;
    padding:0px 27px;
    line-height:44px;
    font-size:12px;
    font-family:Arial,Georgia;
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
#footerMenu ul li a:hover{
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
}
/*footer cpyrights*/
#copyrights *{
    text-align:right;
}
#copyrights p{
    padding:0px 37px;
    color:#5b5454;
    font-family:arial;
    font-size:11px;
    font-weight:normal;
}
/*eof footer menu styling*/
/*basic  styling*/
h1,h1>a,
h1>a:visited,
h1>a:hover{
    margin:0;
    padding:10px 0 10px 0;
    color:#FF7800;
    font-size:30px;
    font-weight:bold !important;
    text-decoration:none !important;
    margin-top:0px;
    line-height:35px;
}
h2{
    font-size:20px;
    color:#333333;
    text-decoration:none;
    font-weight:bold;
    padding-left:8px;
    margin-bottom:9px;
    line-height:1.3em;
}
h2>a{
    font-size:20px;
    color:#333333;
    text-decoration:none;
    font-weight:bold;

}
h2>a:link,
h2>a:visited{
    font-size:20px;
    color:#333333;
    text-decoration:none;
    font-weight:bold;
}
h2>a:hover{
    color:#ff7800;
    text-decoration:underline;
    font-weight:bold;
}
.newsflash h4{
    font-weight:bold;
    color:#fd642d;
    font-size:17px;
    font-family:arial,georgia;
    text-decoration:none;
    line-height:20px;
    margin:0px 5px;
}
h4{
    font-weight:normal;
    color:#2b2b2b;
    font-size:13px;
    padding-left:10px;
    font-family:arial,georgia;
    text-decoration:none;
    line-height:20px;
    margin:0px 5px;

}
.blogKategorie li h4{
}
h4 a{
    font-weight:normal;
    color:#2b2b2b;
    font-size:13px;
    font-family:arial,georgia;
    text-decoration:none;
    line-height:20px;
    margin:0px 5px;
}
h4 a:link,
h4 a:visited{
    font-weight:normal;
    color:#2b2b2b;
    font-size:13px;
    font-family:arial,georgia;
    text-decoration:none;
}
h4 a:hover,h4 a:active{
    color:#fa2427;
}
a,
a:link,
a:visited{
    color:#333333;
    font-weight:normal;
    text-decoration:underline;
}
a:active,
a:hover{
    text-decoration:underline;
    font-weight:normal;
    color:#7EC14A;
}
img{
    border:none;

}
p{
    margin:0;
    padding:10px 0px 10px 0px;
    line-height: 1.4em;
    font-size:13px;
    color:#333333;
}
ul{
    list-style-image:url(../../uploads/images/design/menu-li-green.png);
    list-style-position:  outside;
    margin:0px 0px;
    padding:10px 0 10px 25px;
}
ul li{margin-bottom:7px;}
div.clear{
    clear:both;
    width:100%;
}
table,
table thead,
table tbody{
    width:100% !important;

}
/*
table thead tr,
table tbody tr{
    height:20px;
  
}
table thead tr td,
table tbody tr td{
       border-top:1px solid;
  
}
table thead tr td{
    background:#ffffff;
    text-align:left;
    line-height:20px;
    height:20px;
    tont-family:arial,georgia;
    font-weight:normal;
    text-decoration:none;
    color:#5b5454;
    padding:0px 25px;
   
}
table tbody tr td{
   
    height:20px;
    line-height:20px;
    font-weight:bold;
    font-family:arial,georgia;
    font-size:13px;
    color:#333333;
    text-align:left;
    padding:0px 25px;
  
}*/
/*eof basic  styling*/
#main{
    width:100%;
    margin:0px 0px 0 0;
    padding:0px 0 0px 0;
    height:auto;
    clear:both;
    background:#fff;
}              
#left{
    width:773px;
    min-height:300px;
    height:auto;
    float:left;
    margin:0px;
    padding:0px;
    background:#FFFFFF;
    overflow:hidden;
}
#right{
    width:207px;
    min-height:400px;
    height:auto;
    float:left;
    overflow:hidden;
}
#left{
    width:206px;
    min-height:400px;
    height:auto;
    float:left;
    background: url('../../uploads/images/design/bg-left.jpg') right top repeat-y #fff;
    border-right:1px solid #d2d2d2;
    overflow:hidden;
}

/*startbreadcrumbs styling*/
div.breadcrumbs{
    width:auto;
    font-size:11px;
    color:#5b5454;
    text-decoration:none;
    margin:20px 0  10px 0;
}
div.breadcrumbs a,
div.breadcrumbs span{
    display:inline-block;

}
/*eof breadcrubmbs styling*/
div.item-page,
div.flexicontact{
    float:left;
    width:700px;
    margin:0px 33px 20px 40px;
}
/*ciara style for dividing content*/
div.ciara{
    height:1px;
    width:auto;
    margin:18px;
    clear:both;
    border:none;
    background:#bfbdbd;
}
div.item-page div.ciara{
    margin:18px 10px 18px 0px;

}
/*eof ciara style*/
/*right side boxes*/
div.rightBox{
    margin:0px 14px !important;
    clear:both;
    width:179px;
    overflow:hidden;
    height:auto;
    display:block;
}
/*acymamilign newsletter form*/
span.acymailing_introtext{
    font-size:13px;
    color:#5b5454;
    font-weight:bold;
    font-family:Arial,Georgia;
    line-height:18px;
    padding:0px 8px;
    display:block;
}
table.acymailing_form,
table.acymailing_form tbody tr,
table.acymailing_form tbody,
table.acymailing_form tbody tr td{
    width:100%;
    margin:0px !important;
    padding:0px !important;
    border:0px !important;
    background:none;
}
td.acyfield_email>input{
    width:100%;
    border:none;
    background:#bfbcbc;
    height:32px;
    line-height:32px !important;
    color:#333333;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    padding:0px 8px;
    margin:15px 0px;
}
#submitter{
    width:155px;
    text-align:right;
}
/*eof right side boxes*/
/*tabs styling*/

#articleTabs{
    overflow:hidden;
    height:auto;
    position:relative;        
    
}
#articleTabs>ul{    
    position:relative;
    top:0px;
    left:px;
    margin:0px;
    padding:0px !important;
    background:transparent;
    float:left; width:100%;
    

}
#articleTabs>ul>li{
    width:auto;
    display:block;
    float:left;    
    background:#f2f2f2;
    margin: 0 2px 2px 0;
    }
    #articleTabs>ul>li.objednavka {background:#27184e; }
    #articleTabs>ul>li.objednavka>a, #articleTabs>ul>li.objednavka>a:link, #articleTabs>ul>li.objednavka>a:visited {
color:#fff;
    }
#articleTabs>ul>li>a,
#articleTabs>ul>li>a:link,
#articleTabs>ul>li>a:visited{
    display: block;
    text-align:center;
    padding:5px 25px;
    border-right:0px solid #cccccc;
    font-family:arial;
    font-weight:normal;
    color:#5b5454;
    background:none;
    text-decoration: none;
}
#articleTabs>ul>li>a:hover{
    color:#fff;
    background:#81c546;
}
#articleTabs > div{
    clear:both;
    height:auto;
    position:relative;
    top:0px;
    left:0px;

    overflow:hidden;
    display:none;
}
#articleTabs>div.activeTabDiv{
    display:block !important;
}

#boldLine{

    position:relative;
    height:8px !important;
    margin:0px;
    padding:0px;
    background:#cccccc !important;
    border:none;
    display:block !important;
}
li.activeTab{
    background:#81c546 !important;
    color:#fff;
}
li.activeTab a {color:#fff !important;}

table,
table thead,
table tbody,
table thead tr,
table tbody tr{
    width:100% !important;
}
table thead tr,
table tbody tr{
    
}
table  {width:auto;  border:1px solid #d9d9d9; border-top:0 none;}
table tbody tr td{
    background:#fafafd;
    text-align:left;    
    font-weight:normal;
    text-decoration:none;
    color:#5b5454;
    padding:10px 25px;
    border:1px solid #d9d9d9;
}
table tbody tr td.head, table tbody tr.head td,table thead tr td, table thead tr th{
    height:auto !important;
    margin:0;
    background:#81c546;
    border-left:1px solid #fff;        
    font-weight:normal;        
    color:#fff;
    text-align:left;
    padding:5px 25px;
    font-family: 'Raleway', sans-serif;
}

thead tr td:first-child,thead tr th:first-child {border-left:1px solid #81c546;}




div.into{
    background: #ffffff;
}
div.into p.btn-green {text-align:right}
div.into p.btn-green input {padding:8px 20px}
div.into p.btn-green,

#articleTabs>div>div.into p,
#articleTabs>div>div.into img,
#articleTabs>div>div.into h1,
#articleTabs>div>div.into h3,
#articleTabs>div>div.into h4{
    padding:25px;
    clear:both;
} 
#articleTabs>div>div.into>ul{
    margin:0px;
    padding:25px !important;
    clear:both;
    line-height:25px !important;
}
#articleTabs>div>div.into ul li{
    height:auto;
    line-height:25px !important; 
    background:none !important;
    list-style-image:url(../../uploads/images/design/listStyle.gif);
    list-style-position:  inside !important;
}
div.into>p{
    /*display:none;*/
}

/*eof tabs styling*/
/*frontpage accordion*/
#slider{
    position:relative;
    margin-left:0px;
    margin-top:15px;
}
#slider li {overflow:visible !important;}
#slider div.slider-bg {background:#000;top:300px;height:102px;width:600px;left:0;position:absolute;z-index:10;opacity:.5;}
#slider strong {margin-bottom:5px;text-shadow:none;color:#fff;}
#slider p {text-shadow:none;color:#fff;}
#slider .slider-closed div.slider-info {top:300px;height:72px;left:0;position:absolute;width:65px;z-index:15;padding:15px;}
#slider .slider-closed strong {font-size:18px;margin-bottom:5px;}
#slider .slider-closed p {display:none;font-size:11px;line-height:14px;text-shadow:none;color:#fff;margin:0 !important;}
#slider .slider-open div.slider-info {top:300px;height:72px;left:0;position:absolute;width:570px;z-index:15;padding:15px;}
#slider .slider-open strong {font-size:22px;color:#fff;}

/*custom style for accordion*/
div.accordionDiv{
    width:100%;
    height:332px;
    overflow: hidden;
    position:relative;
    box-shadow: 0 0 12px #000000;
    /* background-position: 0px top !important;*/
}
.slider-open div.accordionDiv{background-position: 0px top !important}
div.accordionDiv>div.bottom{
    position:absolute;
    left:0px;
    top:232px;
    width:100%;
    height:144px;
    background:url('../../uploads/images/design/accordionBg.png');
}
div.accordionDiv>div.bottom h4{
    color:#FFFFFF;
    font-family:arial;
    font-weight:bold;
    font-size:20px;
    margin:30px 15px 15px 23px;
    padding:0px;
}
li.slider-open>div.accordionDiv>div.bottom h4{
    margin:37px 15px 15px 25px;
    font-size:25px;
}
li.slider-open>div.accordionDiv>div.bottom{
    top:187px;
}
div.accordionDiv>div.bottom>span.accordionDesc{
    display:block;
    width:260px;
    height:auto;
}
div.accordionDiv>div.bottom>span.accordionDesc p{
    color:#ebefe7;
    font-family:arial;
    font-weight:normal;
    font-size:13px;
    margin:0px;
    padding:0px 15px 0px 23px;
}
span.accordionReadmore{
    display:block;
    width:65px;
    height:40px;
    line-height: 40px;
    text-align: center;
    position:absolute;
    top:77px;
    left:311px;
}
span.accordionReadmore a{
    width:100%;
    display:block;
    line-height:40px;
    height:40px;
    color:#282626;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    background:#FFFFFF;
    text-decoration:none;
}
.accordionPrice{
    position:absolute;
    top:40px;
    left:260px;
    display:block;
    width:120px;
    height:30px;
    line-height:30px;
}
span.silverFont{
    color:#ebefe7;
    font-size:16px;
    font-weight:normal;
}
span.redFont{
    color:#f80000;
    font-size:16px;
    font-weight:bold;
}
li.slider-closed .accordionDiv .bottom h4{
    float:right;
    padding:10px;
    width:135px;
    text-align:left;
}
li.slider-closed .accordionDiv .bottom .accordionDesc,
li.slider-closed .accordionDiv .bottom .accordionPrice,
li.slider-closed .accordionDiv .bottom .accordionReadmore
{
    display:none;
}
/*eof frontpage accordion*/
/*order form styling*/
.userForm{
    overflow:hidden

}
div.componentheading{
    background:#ffffff;
    margin:15px 15px 0px 0px;
}
div.componentheading>h2{
    font-weight:bold;
    font-size:25px;
    color:#5b5454;
    font-family:Arial;
    padding:40px 0px 15px 10px;
    text-decoration:none;
    margin:0px;
}
.formBody legend{


    text-indent: 20px;


    /* float: none !important; */


    color:#5b5454;
    font-weight:bold;
    font-size:15px;
    


    background: #f2f2f2;
    margin:0px !important;
    


    padding: 15px 0px;
    


    border-left: 5px solid #81c546;
    


    width:100%;

    display:block !important;

}

.full{
    clear:both;
    width:100%;
}
.form {}
form p.checkbox {padding:10px 20px;}
form p.checkbox span {margin-top:0 !important; margin-right:10px; }

.half{
    width:50% !important;
    float:left;
    height:auto;
    margin-top:15px;
    margin-left:0px !important;
    margin-right:0px !important;
    padding:0px !important;
}
.whiteBg{
  border:5px solid #81c546;     
      -webkit-box-shadow: #666 1px 1px 3px;
                         -moz-box-shadow: #666 1px 1px 3px;
                         box-shadow: #666 1px 1px 3px;
    
}
.whiteBg h2  {margin:0; padding:20px 25px 10px 25px; font-size:160%; font-weight:normal; /* color:#ff9c44 */}
.full .formLabel,
.full .formField{
    /*margin:0px 110px;*/
}
.full >.formLabel{
    font-weight:bold;
    color:#333333;
    font-size:13px;
    text-decoration:none;
    hieght:30px;
    margin-top:20px;
    line-height:30px;

}
.formLabel2{
    font-weight:bold;
}
.jqTransformInputInner div input{
    padding:0px !important;
    height:30px !important;
    line-height:30px !important;
    top:0px !important;
}
.half>.formField{
    width:225px;
    height:30px;
    line-height:30px;
}
.formBody .jqTransformInputWrapper{
    width:200px !important;
    float:left;
    margin:15px 0px;
}

.userForm .radio {padding-top:0; padding-bottom:10px; float:left;}
.userForm .radio div {float:right; clear:right; display:block;  width:220px; argin-top:8px; margn-bottom:-8px;}
.userForm .radio div label {float: none;margin:8px 0 0 0; padding:0; text-align: left;width:auto; display:inline; position: relative;top: 4px;font-weight:normal;}
.userForm .jqTransformSelectWrapper,.userForm .jqTransformCheckboxWrapper {margin-top:18px;}


.formNote {padding:0 30px 10px 30px; font-size:90%;}

.poznamka-text {padding:0 40px 0 95px}
.poznamka-text ul li {font-weight:normal;  }
.formLabel2 textarea {width:200px !important;}
.formLabel2 {clear:both; padding-top:10px;}
.formLabel2 p {margin:0; padding-bottom:0 !important; padding-top:0 !important; font-weight:normal;}
.fbr_helptext {font-weight:normal; font-size:90%; display:block; clear:both; padding-left:120px; padding-bottom:10px; color: #6ba53e;  position:relative; top:-5px;}
.newsletter-page {padding:0 20px 20px 20px;}
.newsletter-page .formLabel2 {padding:0}
.newsletter-form form label {width:50% !important; text-align:left; padding-top:0; margin-left:0;}
.newsletter-form .jqTransformCheckboxWrapper {margin-top:-2px !important; margin-right:10px !important}


.formLabel2 label {
    width:97px;
    float:left;

    line-height:1.2em;
    font-weight:regular;
    color:#333333;
    font-size:12px;
    text-decoration:none;
    padding: 20px 0 0 0;
    margin:0px 0px 15px 10px;
    text-align:right;
    padding-right:12px;
}
.darovat label {font-size:110%;}
span.jqTransformRadioWrapper{
    float:left;

}
.formField2{
    position:relative;
    overflow:hidden;
}
.formField2>span.jqTransformRadioWrapper,
.formField2>span.jqTransformCheckboxWrapper{
    width:29px !important;
    float:left;
    margin-right:0px;
    margin-left:0px;
}
.formField2>span.jqTransformRadioWrapper{
    margin-top:9px;
}
.zz label{
    width:544px !important;
}
.formField2>span.jqTransformCheckboxWrapper{
    margin-top:10px;

}
.formField2>label{
    width:192px;
    height:29px;
    line-height:29px;
    float:left;
}
.xxl{
    margin-top:11px;
}
.jqTransformInputWrapper{
    border:1px solid #c2c1c1;
    background:#ffffff;
}
.jqTransformInputWrapper:active{
    background:#fffaea;
}
div.activeInput{
    background:#fffaea;
}
div.padd{
    height:10px;
}
div.submit ,div.submitFull {margin:0 30px 0 20px} 

div.submit button,div.submitFull button{
    display:block;
    width:100%;
    margin:0px 0px 15px 0px;
    height:44px;
    line-height:44px;
    font-size:13px;
    font-weight:bold;
    font-family:arial;
    text-align:left;
    padding:0px;
    background:#ff7747;
    text-decoration:none;
    color:#ffffff;
    text-align:center;
}
div.submit button span,div.submitFull button span{

    padding:0px 0px;
    text-align:center; 
    display:block;
    width:100%;
    height:44px;
    line-height:44px;
    background:none transparent;
    color:#ffffff;
    margin:0px;
    font-weight:bold;
}
div.submit button span span,div.submitFull button span span{
    padding:0px 0px;
    width:100%;
    height:44px;
    line-height:44px;
    background:none transparent;
    color:#ffffff;
    margin:0px;
    font-weight:bold;
}
.formError{
    display:inline-block;
    float:right;
    margin-right:15px;
    margin-bottom:10px;

}
div.formTexter{
    margin:25px;
    line-height:22px;
}
div.into>form>div.whiteBg{
    margin:0px !important;
}
div.into>form>div.whiteBg>div.formTexter ul{
    padding:0px !important;
}
/*eoforder form styling*/
/*homepage styling*/
div.homepage{
    margin:15px !important;
}
div.homepage>p:first-child{
    display:none !important;
}
div.frontSilver{
    background:#dedcd9;
    margin:-25px 0 0;
    padding:0px;
    height:276px;
    width:744px;
    overflow:hidden;
}
div.headerSilver>h1{
    color:#3a2b2b;
    font-size:30px;
    font-weight:bold;
    text-decoration:none;
    padding:30px 25px 0px 25px;
    margin:0px;
}
div.headerSilver>p{

    padding:3px 25px;
    margin:5px 25px 20px 0;
}
.bolderHome{
    font-size:18px;
    font-weight:normal;
}
div.halfHome{
    width:50%;
    padding:0px;
    margin:0px;
    float:left;
}
div.halfHome>ul{
    list-style-image: url('../../uploads/images/design/homepageLi.gif');
    padding:0px 15px 15px 45px;
    margin:0px;
}
div.halfHome>ul>li{
    height:40px;
    line-height:18px;
    margin-bottom:8px;
}
/*eof homepage styling*/
/*fb stykling*/
.fb_iframe_widget{

}
/*fb styling*/
.readmore{
    text-align:left;
}
/*eof referencie*/
/*contact form styling*/
.fc_table,
.fc_table tbody,
.fc_table tbody tr,
.fc_table tbody tr td{
    border:none !important;
}
.fc_field input{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #C2C1C1;
    color: #404040;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 31px;
    line-height: 18px;
    margin: 0;
    padding: 8px 8px 0 8px;
    vertical-align: middle;
    width:250px;
}
.fc_field textarea{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #C2C1C1;
    color: #404040;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 150px;
    line-height: 18px;
    margin: 0;
    padding: 8px 8px 0 8px;
    vertical-align: middle;
    width:609px;
}
.fc_field input:active,
.fc_field input:focus,
.fc_field textarea:active,
.fc_field textarea:focus{
    background:#fffaea;
    border:1px solid #C2C1C1;
}
.fc_prompt{
    line-height:31px;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}
.fc_button input{
    background: #ff7747;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 0 0px 15px;
    padding: 0px 25px 0px 25px;
    text-align: left;
    text-decoration: none;
    width: 250px;
    border:none;
}
#hiddenDiv{
    display:none;
    visibility:invisible;
}
/*eof contact form styling*/
.noSidePadding{
    margin:8px 10px;
}
.noSidePadding p{
    padding-top:0px !important;
    margin-top:0px;
}
.fb_iframe_widget{

}
._tmpfb_iframe_widget span{
    height:400px;
}
._tmofb_iframe_widget span iframe{
    height:475px !important;
}
#skipToOrderDiv{
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    margin:0px !important;
    padding:15px 15px 0px 0px!important;
    width:100%;
    height:50px;
    line-height:50px;
    color:#FFFFFF;

    border:none;
}
#skipToOrder{

}
.lefter{
    width:100%;
    float:left;
    min-height:1px;
}
.righter{
    width:300px;
    float:left;
    min-height:1px;
    text-align:right;
}
.redd,
.redd li,
.redd li a,
.redd li a:link,
.redd li a:visited{
    color:#f80303;
    text-decoration:none !important;
    font-weight:normal;
    font-family:arial;
    font-size:16px;
}
.redd li a:hover{
    color:#f80303;
    text-decoration:underline !important;
    font-weight:normal;
    font-family:arial;
    font-size:16px;
}
.rightBox h3,
.rightBox h3 a,
.rightBox h3 a:link, 
.rightBox h3 a:visited, 
.rightBox h3 a:active{ 
    text-decoration:none;
    margin:0px;
    padding:0px
}
/*sitemap*/
#xmap{
    padding:0px 15px;
}
#xmap ul{
    padding:10px 20px; 
}
#xmap li {
    font-size:16px;
    font-weight:bold;
}
#xmap  li li{
    font-size:13px;
}
#xmap li li li{
    font-size:11px;
}
/*eof sitemap*/
/*programs*/
#programs>li,
#programs>li>a,
#programs>li>a:visited,
#programs>li>a:link
{
    color:#f80303 ;
    font-size:16px;
    font-weight:normal;
    text-decoration:none;

}
#programs>li>a:hover{
    text-decoration:underline;
}
#programs li li a,
#programs li li a:visited{
    text-decoration:none;
}
#programs li li a:hover{
    text-decoration:underline;
}
/*programs*/
#toFill{
    padding:0px 10px;
}
/*jqtransform textareahack*/
table.jqTransformTextarea,
table.jqTransformTextarea>tbody,
table.jqTransformTextarea>tbody>tr,
table.jqTransformTextarea>tbody>tr>td,
table.jqTransformTextarea>tbody>tr>td>div{
    border:none !important;
    background:none !important;
    overflow:visible;
}
table.jqTransformTextarea>tbody>tr{
    height:auto !important;
}
table.jqTransformTextarea tbody tr td div{
    width:456px !important;
    height:149px !important;
    overflow:visible !important;
    margin:0 auto;
    margin-top:15px;
    margin-bottom:15px;
}
.clearfixer{clear:both;height:1px;}
table.jqTransformTextarea tbody tr td div textarea{
    border:1px solid #cccccc !important;
    width:458px !important;
    height:129px !important;
    padding:10px;
    line-height:16px;
    background:#ffffff;
    top:0px !important;
    left:0px !important;
    position:relative;
    resize:none;

}
table.jqTransformTextarea tbody tr td div textarea:focus,
table.jqTransformTextarea tbody tr td div textarea:active{
    background:#fffaea;
}
#poznamka{
    border:1px solid #cccccc !important;
}

/*eof jqTransform textarea hack*/
div.backLink{padding:0px 0px 25px 20px;}
/*bmi calculator styling*/
.fakeDiv{margin:35px;}
.tri{float:left; width:25%;padding-top:15px;}
.tri .radioDesc {position:relative; top:5px;}
.underliner{border-bottom:1px solid #cccccc;margin:15px 25px; padding: 10px 0px 15px;width:560px;height:67px;}
.underliner .clearfixer{height:1px !important; overflow:hidden;}
/*.into_bmi{padding:25px !important;}*/
#bmi_wrapper{height:auto !important;padding: 0;}
.sliderDesc{width:100px;float:left;height:50px;padding:0px 35px;}
.sliderValue{width:auto;float:left;height:50px;margin-left:10px; font-size:22px; color:#5b5454;}
.unit{width:auto;padding-left:0px;float:left;height:50px;margin-left:10px; font-size:22px; color:#5b5454;}
.sliderValue, .sliderDesc,.unit{line-height:40px; font-weight:bold; }
.jquerySlider  {text-indent:-1000em;}
.jquerySlider{width:210px;float:left; height:50px;}
.ui-slider-horizontal .ui-slider-range{background:#cccccc !important;}
.jquerySlider .ui-widget-content{background:#fff9e9 !important;}
.ui-slider-horizontal{height:35px !important;}
.jquerySlider .ui-state-default, .jquerySlider .ui-widget-content .ui-state-default, .jquerySlider .ui-widget-header .ui-state-default{background:#ff7a3f !important;height:55px !important; top:-10px !important;border:none !important;
                                                                                                                                       border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;width:10px !important;}
#getBmi,#getBmi:link,#getBmi:visited{width:130px;padding:10px;font-size:14px;font-weight:bold;background:#81c546;display:block;float:left; color:#ffffff !important; text-decoration:none !important;text-align:center;}
#getBmi:hover{background:#d4602f;color:#ffffff !important;}
#resultBmi{float:left;width: 360px;height:auto; min-height:10px; padding: 10px 10px 10px 20px;height:20px;background:#eaeaea;}
.makeRed{
    color:#ff2300;
    font-weight:bold;
}
.helpLine{padding:20px 0px;}
.bmi_result_div{display:none; float: left;padding: 0px 25px 25px 45px;}
.bmi .ciara{margin:18px 10px 18px 20px !important;}
.bmi{margin:0 !important; clear:both;}
.bmi h1{padding-left:40px !important;}
/*eof bmi calculator styling*/
.captchaHalf{width:50% !important;float:left;padding:15px 25px 15px 144px;}
.captchaHalf img{padding:0px !important;}
.silentLine{
    border-top:1px solid #d4d4d4;
    border-bottom:1px solid #d4d4d4;
}
.silentLine p img{margin:15px;}
.ui-datepicker-calendar{
    width:95% !important;
}
.ui-datepicker-calendar thead tr th{
    background:none !important;
}
#bmi_button,#bmi_button:link,#bmi_button:visited{
    display:block;
    width:150px;
    height:60px;
    text-decoration:none;
    padding:15px 0px;
    font-size:16px;
    color:#5a5454;
    line-height:22px;
    background:url('../../uploads/images/design/bmi_button.png') no-repeat right top;
}
#bmi_button:hover,#bmi_button:active{
    color:#ff4637;
}
.bmiBox h2{
    font-size:20px;
    color:#ff4637;
    font-weight:bold;
    text-decoration:none;
}
.transformp p{display:inline;}
a.reder:link,a.reder:visited{
    color:#ff7800;
    text-decoration:underline;
}
a.reder:hover, a.reder:active{
    color:#ff7800;
    text-decoration:none;
}
.dateCategory{
    height:15px;
    margin-top: 15px;
    line-height:15px;
    clear:both;
}
.dateCategoryDate{
    padding-right:5px;
    height:auto;
    line-height:15px;
    min-height:1px;
    float:left;
    color:#2b2b2b;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    border-right:1px solid #2b2b2b;
}
.dateCategoryCategory{
    padding-left:5px;
    padding-right:20px;
    width:auto;
    height:auto;
    line-height:15px;
    min-height:1px;
    float:left;
    color:#2b2b2b;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}
.dateCategoryCategory a, .dateCategoryCategory a:link, .dateCategoryCategory a:visited{
    text-decoration:none;
    font-weight:normal;    
}
.dateCategoryCategory a:hover ,.dateCategoryCategory a:active{
    text-decoration:underline;
    font-weight:normal;
}
.transformp{

}
.blogImage{
    margin:0 0 0 15px;
    height:auto;
    min-height:1px;
    float: right;
    padding-top:5px;
}
.blogItemSingle{
    margin-bottom:30px;
}
.bigBlogImage{
    float:right;
    width:auto;
    padding-top:20px;
}
.bigBlogImage img{
    clear:both;
}
.noUl{
    background:#beb9b3;
    margin:6px 6px 0 !important;
    padding:20px 10px;
    clear:both;
    width:174px;
    overflow:hidden;
    height:auto;
    display:block;
    font-size:13px;
    line-height:18px;
}
.noUl ul,.noUl ul li{

    list-style:none !important;
}
.noUl ul{
    margin:0px;
    padding:0px 10px;
}
.smallerMargin{
    margin-top:6px !important;
}
.dateCategoryInArticle{
    float:right !important;
    margin-bottom:15px;
}
.articleSocialBlog{
    width:100%;
    position:relative;
}
#fbook{
    width:220px;
    height:20px;
    float:left;
    top:10px;
    bottom:15px;
    left:0px;

    position:absolute;
}
.fb-like-box{

}
ul.orderImportant{
    background: #eee;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    clear: both;
    margin-top: 0px;
    margin-left: 45px;
    font-size: 11px;
    padding-top: 10px;
    list-style:none !important;
    list-style-image:none !important;
    display:block;
    width:270px !important;

}
ul.orderImportant li{
    background: none !important;
    list-style:none !important;
    list-style-image:none !important;
}
/*add pagination style*/
.pagination ul{
    display:block;
    text-align:center;
    padding:0;
    margin:0;

}
.pagination ul li{
    display:inline-block;
    width:auto;
    padding:4px;
    list-style:none !important;
}
.pagination p.counter{
    text-align:center;
}
.pagination{
    margin-left:-15px;
    width:700px;
    border-top:1px solid #cccccc;
}
/*eof pagination style*/

/*2012 refresh*/

section.top-bar { background:#454545; border-bottom:0px solid #d7d7d7; ;
                  position:relative; z-index:100; ;
}
section.top-bar nav { display:block; margin:0 auto; width:980px;  font-size:90%;  }
section.top-bar nav .fast-contact { color:#fff;  float:left; padding:2px 10px 2px 0; }
section.top-bar nav .fast-contact a {color:#fff; }
section.top-bar nav .fast-contact a:hover  {text-decoration:none}
section.top-bar nav .fast-contact  strong {font-weight:normal; background:#efefef; padding: 5px 10px; margin-right:5px; color:#454545; }
section.top-bar nav .fast-contact img {position:relative; top:-1px; margin-left:0px; margin-right:1px; visibility:hidden;}
section.top-bar nav .menu-case {float:right; margin-right:15px}
section.top-bar nav .menu-case a { color:#fff; text-decoration:none; border-left:1px solid #d7d7d7;   padding:3px 10px; float:left; position:relative; z-index:200;}
section.top-bar nav .menu-case a:first-child {border:0 none;}
section.top-bar nav .menu-case a.currentpage,section.top-bar nav .menu-case a.active,section.top-bar nav .menu-case a:hover {background:#efefef; color:#454545}

footer {  }
.footer-case {margin:0 auto; width:980px; padding:10px 0 20px 0; background:#333333;}
footer .copyright {float:left; width:235px; margin-left:25px;  padding-top: 20px; color:#fff}
footer .copyright p {font-size:90%; padding:0; color:#fff}
footer .copyright a {color:#fff;}
footer .copyright a:hover {color:#fff; text-decoration:none;}
footer .copyright ul,footer .copyright ul li {margin:0; padding:0; list-style:none; background:none; }
footer .copyright ul {margin-top:0px; font-size:80%; line-height:1.6em;}
footer div.footBox {  float:left; width:240px; overflow:hidden; font-size:90%;}
footer div.footBox  h2 { color:#fff; font-size: 140%; padding: 10px 0 10px 0; }
footer div.footBox  h2 a {color:#fff;  text-decoration:underline; font-size: 100%; text-decoration:none}
footer div.footBox  h2 a:hover {text-decoration:underlinAe;}
footer div.footBox  p { margin:0;padding:0px 50px 15px 0;  color:#fff;}

footer .calcbmiBox {  }
footer .calcbmiBox h2 {  }
footer .calcbmiBox h2 p {color:#fff;}


footer .likeBox {  }
footer .likeBox h2 {  }
footer .likeBox div.fb-like-box { margin-left:-10px; margin-top:-10px; }

footer .newsletterBox {  line-height:1.6em; color:#fff}
footer .newsletterBox  .input { border:5px solid #bebdbb; border-left-width:10px; border-right-width:10px; background:#bebdbb; width:170px; }
footer .newsletterBox  .formBody  {padding-bottom:15px; margin-top:-10px;} 
footer .newsletterBox form p {margin:0; padding:0;}
input::-webkit-input-placeholder{
    color: #666;  
}
input:-moz-placeholder{
    color: #666;  
}
input:-ms-input-placeholder{  
    color: #666;  
}


footer .newsletterBox .checkbox {margin-bottom: -5px;display:block; padding: 10px 0 0 0;  }
footer .newsletterBox .formLabel2 label {width:100% !important; float:none !important; text-align:left !important; display:inline !important; margin:0 !important; padding:0 !important; color:#fff; font-weight:normal;}  
footer .newsletterBox .checkbox .jqTransformCheckboxWrapper {margin-bottom:5px; margin-top:-1px; margin-right:4px;}
footer .newsletterBox .checkbox br {display:block; clear:both; }
footer .newsletterBox .checkbox  input {position:relative; top:2px; margin-right:5px; width:auto; }
footer .newsletterBox .checkbox   label {font-size:90%; }
.btn-purple a,a.btn-purple,input.btn-purple,
.btn-orange a,a.btn-orange,input.btn-orange,
.btn-gray a,a.btn-gray,input.btn-gray,
.btn-red a,a.btn-red,input.btn-red,
.btn-green input,.btn-green a,a.btn-green,input.btn-green 

{
    color:#ffffff;
    text-decoration: none;
    display:inline-block;
    text-align:center;
    padding:0 10px;
    background:url('../../uploads/images/design/bg-button.png') repeat-x #74b931;
    line-height:32px;
    border-radius: 3px;
    border:1px solid #5e8c22;

}
.btn-orange a:hover,a.btn-orange:hover,input.btn-orange:hover,
.btn-gray a:hover,a.btn-gray:hover,input.btn-gray:hover,
.btn-red a:hover,a.btn-red:hover,input.btn-red:hover,
.btn-green input:hover,.btn-green a:hover,a.btn-green:hover,input.btn-green:hover {
    background:url('../../uploads/images/design/bg-button-orange.png') repeat-x #f78132 !important; border-color:#ff7800 !important;
}

.btn-gray a,a.btn-gray,input.btn-gray {background:#fff; border:1px solid #b6b6b6; color:#a4a4a4; text-shadow:none;}
.btn-gray a:hover,a.btn-gray:hover,input.btn-gray:hover {background:#eee; border:1px solid #a6a6a6; color:#848484}

.btn-orange a,a.btn-orange,input.btn-orange {background:url('../../uploads/images/design/bg-button-orange.png') repeat-x #f78132; border-color:#ff7800;}
.btn-orange a:hover,a.btn-orange:hover,input.btn-orange:hover {background:url('../../uploads/images/design/bg-button.png') repeat-x #74b931; border-color:#5e8c22;}

.btn-red a,a.btn-red,input.btn-red {background:url('../../uploads/images/design/bg-button-red.png') repeat-x #fe4c4c; border-color:#e13131;}
.btn-red a:hover,a.btn-red:hover,input.btn-red:hover {background:url('../../uploads/images/design/bg-button.png') repeat-x #74b931; border-color:#5e8c22;}

.btn-mini input,.btn-mini a,a.btn-mini,input.btn-mini {line-height:24px;} 

.cleaner {clear:both; line-height: 0; height: 0 !important; min-height:0 !important; font-size: 0; width:1px; padding:0 !important; margin:0 !important;}

.item-page div.dietBox {margin-top:0;}
div.dietBox {  margin:30px 0 30px 0; background:url('../../uploads/images/design/top-border-left.png') 750px 0px repeat-y; clear:both; float:left; width:100%;}
div.dietBox .dietBoxTxt {margin: -10px 0 15px 35px; padding:0; font-size:90%; color:#707070}

div.dietBox div.diet-case div.dietBoxCol2,div.dietBox div.diet-case  div.dietBoxCol {padding-bottom:15px; height: auto;}
div.dietBox div.dietBoxCol2,div.dietBox div.dietBoxCol { float:left;  padding: 0 5px; width: 217px; position:relative; border-left:1px solid #d9d6c8; margin:0;}
div.dietBox {position:relative;}
div.dietBox  .label {position:absolute; top:-1.8em; right:0;  text-transform:uppercase; background:#81c546; color:#fff; padding: 2px 1px; width:100%}

div.dietBox div.dietBoxCol2 h2,div.dietBox div.dietBoxCol h2 {color:#ff7800;  font-size:21px; padding:5px 0 15px 0; margin:0;}
div.dietBox div.dietBoxCol2 h2 a,div.dietBox div.dietBoxCol h2 a { color:#ff7800; }
div.dietBox div.dietBoxCol img.img {float:left;} 
div.dietBox div.dietBoxCol p.txt {color:#707070;  margin:-0px 0 0 10px; padding:0 0px 0 0px; float:left; font-size:85%;}
div.dietBox div.dietBoxCol p.btn-green { margin:0; padding:0; }
div.dietBox div.dietBoxCol p.btn-green a {  }
div.dietBox div.dietBoxCol2 { float:left; width:150px;  border-left:0 none; margin-top:-30px;}
div.dietBox div.dietBoxCol2 h2 { color:#87756b;  font-family:'font-atbold', arial, serif;  font-size:24px; padding-top:0px; line-height:1em;}
div.dietBox div.dietBoxCol2 h2 a { color:#87756b}
div.dietBox div.dietBoxCol2 p { margin:0; padding:0; }
div.dietBox div.dietBoxCol2 p.txt {font-size:90%;}
div.dietBox div.dietBoxCol2 p.btn-green {  }
div.dietBox div.dietBoxCol2 p.btn-green a {  }

.banner-homepage {border-right:1px solid #ccc8b5;  height:140px; width:295px; float:left; margin-left:30px;}
div.newsBox { float: right; margin-right: 40px; background: #efecdc; }
div.newsBox div.newsBoxCol { float:left; width: 236px; padding:20px 30px; height:100px; overflow:hidden;}
div.newsBox div.newsBoxCol:hover {background:#dcddbc;}
div.newsBox div.newsBoxCol {border-left:1px solid #ccc8b5;}
div.newsBox div.newsBoxCol:first-child {border-left:0 none;}
div.newsBox div.newsBoxCol h4 {margin:0; padding:0 0 5px 0; font-size:80%; line-height:1em;}
div.newsBox div.newsBoxCol h3 { margin:0; padding:0 0 5px 0;  font-size:14px; font-weight:bold;}
div.newsBox div.newsBoxCol .img {float:left; margin:0 10px 10px 0;}
div.newsBox div.newsBoxCol p { margin:0; padding:0;  font-size:85%;}
div.newsBox div.newsBoxCol  a { color:#333333;  text-decoration:none;}
div.newsBox div.newsBoxCol  a:hover,div.newsBox div.newsBoxCol  a:hover p {text-decoration:none; }


div.newsBox div.cleaner {  }


.home-box-case {position:relative; background:url('../../uploads/images/design/border-gray.png') 326px 0  repeat-y; margin:25px 0 0 0; }
div.rozvozbox { float:left; width:281px;  margin: 0 45px 0px 25px;   }
div.rozvozbox h3 { color:#454545; font-size:18px; margin:0; padding: 5px 0 15px 0;}
div.rozvozbox h3 a { text-decoration:none; }
div.rozvozbox h3 a:hover {color:#454545; text-decoration:underline;}
div.rozvozbox p { margin:0; padding:5px 0 0 0; font-size:95%;  color:#666; font-style:normal; }
div.rozvozbox p em {display:inline; padding-top:10px; font-style:normal; font-weight:bold;}
div.rozvozbox p em a {color:#FF7800}
div.rozvozbox p.other {padding:0px 10px 10px 0;}
div.rozvozbox p.other a:hover {text-decoration:none}
div.rozvozbox p em a:hover {color:#FF7800; text-decoration:none;}
div.rozvozbox p strong {color:#ff7800; }
div.rozvozbox p a { }
div.rozvozbox p .fbbut { padding: 5px 10px; text-decoration: none; color: #fff; background: #4b6ea8;}
div.rozvozbox p  .fbbut:hover { background:#81c546}
div.rozvozbox a {  }
div.rozvozbox a img {  }

div.rozvozbox #rozvozTabs  {font-size:95%; }
div.rozvozbox #rozvozTabs .tabs,div.rozvozbox #rozvozTabs .tabs li {margin:0; padding:0; list-style:none; background:none}
div.rozvozbox #rozvozTabs .tabs {padding:10px 0;}
div.rozvozbox #rozvozTabs .tabs li  {width:50%; float:left; }
div.rozvozbox #rozvozTabs .tabs li img {position:relative; top:-1px;; margin:0 10px 0 5px; }
div.rozvozbox #rozvozTabs .tabs li a {text-decoration:none; display:block; padding:6px 5px 6px 10px; font-weight:normal; border-top-left-radius:4px; border-top-right-radius:4px; }
div.rozvozbox #rozvozTabs .tabs li a:hover {color:#333;}
div.rozvozbox #rozvozTabs .tabs li .selected {font-weight:bold; background:#d1e7b2; }

div.rozvozbox #rozvozTabs div {background:#d1e7b2; clear:both;  border-top-right-radius:4px; border-bottom-left-radius:0px; border-bottom-right-radius:px; padding-top:5px; }



div.mapa {  position:relative; width:261px; padding-bottom:10px; }
div.mapa img.img { position:relative; z-index:1;  }
div.mapa  img.pointer {  position:absolute; z-index:2;  left:0; top:0;}



div.pribehyBox { float:left; width:580px; margin:0px 25px 20px 5px;  }
div.pribehyBox2  {width:auto; margin:0;}
body .all {float: right;padding-top:0; padding-bottom:0; padding-right:5px; line-height:2em; margin-top:3px; font-size:14px; text-decoration:none; color:#7EC14A;text-decoration:none; font-family:'font-light',arial, serif}
body .all:hover {color:#666; text-decoration:none;}

div.pribehyBox h3 { color:#454545; font-size:18px; margin:0; padding:5px 0 15px 0; font-weight:normal;}
div.pribehyBox h3 a { text-decoration:none; }
div.pribehyBox  h3 a:hover {color:#454545; text-decoration:underline;}
div.pribehyBox  .pribehy-case { float:left;}
div.pribehyBox div.pribehyBoxCol { float:left; width:191px; margin-left:1px; background:#8dbc34; margin-top:1px; position:relative;}
div.pribehyBox div.pribehyBoxCol:hover {background:#a3d14b;}
div.pribehyBox2 div.pribehyBoxCol { float:left; width:174px; margin-left:1px;}
div.pribehyBox div.pribehyBoxCol:first-child {margin-left:0;}


div.pribehyBox div.pribehyBoxCol a img { margin:0; padding:0;  }
div.pribehyBox div.pribehyBoxCol h4,div.pribehyBox div.pribehyBoxCol h3 {margin:0; padding:0 15px 0 15px;}
div.pribehyBox div.pribehyBoxCol h4 {color:#333333; padding-top:15px; font-size:90%; }
div.pribehyBox div.pribehyBoxCol h3 { color:#fff; font-family:"font-light",Georgia,Serif;  font-weight:normal; padding-bottom:15px; padding-top:5px; font-size:18px; font-style:italic; line-height:1.1em;}
div.pribehyBox div.pribehyBoxCol div.pribehyBoxCol {  }
div.pribehyBox div.pribehyBoxCol a { float: left; text-decoration: none;  position:relative;}
div.pribehyBox div.pribehyBoxCol a .ico-video {position:absolute; top: 100px; left:10px;}
div.pribehyBox2 div.pribehyBoxCol a .ico-video {top:90px}
div.pribehyBox div.pribehyBoxCol a:hover h3{text-decoration:none; color:#fff}
div.pribehyBox div.pribehyBoxCol a:hover h4 {text-decoration:none}
span.result {background:#ff7800; position:absolute; padding:2px 5px;  top:120px; 
             right:10px; color:#fff; font-family:'font-light', arial, serif; font-size:14px;}
.img-right .result {top:110px}
div.pribehyBox2 div.pribehyBoxCol a span.result  {top:110px}
div.pribehyBox div.pribehyBoxCol div.pribehyBoxCol a img {  }
div.pribehyBox div.pribehyBoxCol div.pribehyBoxCol a h4 {  }
div.pribehyBox div.pribehyBoxCol div.pribehyBoxCol a h3 {  }
.funkcia {margin:-10px 0 10px 0; padding:0;}



#mainMenu ul li ul li ul li {font-size:13px;}
div.half > div.formLabel2 {line-height: 20px;}

.cennikbutton {
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    margin:0px !important;
    padding:5px 15px !important;
    color:#FFFFFF!important;
    text-decoration:none !important;
    background:#ff7747;
    border:none;
    display:inline;
    float:right;
    position:relative;
    top:-8px;
}
h2 .cennikbutton {font-size:13px !important;; font-weight:normal !important; top:-2px;}


h2{padding-left:2px}
.info {background:#f2f2f2; border:1px solid #ccc; padding:10px;margin-bottom: 30px; margin-left:0;}

div.breadcrumbs a,
div.breadcrumbs span{
    padding-right:5px;
    padding-left:0px;
}


#left {padding-bottom:20px;}
#left .fixed {width:251px;}
#articleTabs {margin-bototm:-25px;}

.formError{
    display: block;
    clear:both;
    float:none;

}
.half .formError{padding-left:130px; padding-top:0; position:relative; top:-12px; line-height:1.4em; margin-left:5px}
.radio .formError {padding-top:30px;}

div.formTexter {margin-bottom:0}
div.componentheading{
    margin-top:0px ;
}

span.accordionReadmore a:hover {background:#ddd}
div.accordionDiv > div.bottom h4 {width:100px; line-height: 1.2em;}
.slider-open div.accordionDiv > div.bottom h4 {width:auto}
div.halfHome > ul > li {height:35px;}
div.halfHome > ul {padding-bottom:0;}
div.accordionDiv>div.bottom>span.accordionDesc p {padding-bottom:0; padding-right:0;}
li.slider-open > div.accordionDiv > div.bottom h4 {margin-bottom:5px;}

div.accordionDiv>div.bottom h4{
    margin:20px 0px 15px 23px;
}
li.slider-open>div.accordionDiv>div.bottom h4{
    margin: 30px 0px 5px 25px;
}
li.slider-open>div.accordionDiv>div.bottom{
    top: 198px;
}


.ako-to-funguje { position:relative; width:100%; height:125px;}
.ako-to-funguje  ul,.ako-to-funguje  ul li {margin:0; padding:0; list-style:none; background:none;} 
.ako-to-funguje li {position:absolute;   top:36px; width:120px}
.ako-to-funguje li.step1 {left:22px; width:140px; }
.ako-to-funguje li.step2 {left:210px; }
.ako-to-funguje li.step3 {left:330px; }
.ako-to-funguje li.step4 {left:470px; }
.ako-to-funguje li.final {left:636px; }
.ako-to-funguje h5 {margin:0; padding:0; line-height:1.2em; font-size:120%}
.ako-to-funguje p {padding:5px 0 0 0; margin:0; line-height:1.3em;}

.formLabel2 input  {width:184px; }
.formLabel2 select {width:174px; height:1em;}
.select ul  {height:180px !important; overflow:auto !important}
.select ul li {background:none !important; margin:0; list-style-image:none !important}
.select ul li a {}



.formRed
{
    color: red;
    font-weight: bold;
}

.error_message,
.formError {
    color: #CF4D4D;
    font-weight:bold;
    font-size:10px;
}

.error_message li {margin-bottom:0; }
.error_message  {padding-bottom:20px; }

.formNoError {
    display:none;
}

.formField {
    display: block;
    overflow: auto;
}

.formClr {
    clear:both;
    display: block;
}

fieldset.formFieldset {
    margin-bottom: 10px;
}

fieldset.formFieldset legend {
    padding: 0 2px;
    font-weight: bold;
    font-size: 16px;
}

fieldset.formFieldset ol.formContainer {
    margin: 0;
    padding: 0;
}

fieldset.formFieldset ol.formContainer li {
    background-image: none;
    list-style: none;
    padding: 5px;
    margin: 0;
    clear: both;
}

strong.formRequired {
    font-weight: bold;
    font-style: normal;
    margin-left: 3px;
}

div.formCaption {
    display: block;
    float: left;
    width: 25%;
    height: 12px;
}

div.formCaption {
    display: block;
}


div.formBody {
    display: block;
    float: left;
}

div.formDescription {
    margin-left: 3px;
    padding-left: 3px;
    font-size: 11px;
    font-weight: normal;
}

div.calheader{
    text-align:center !important;
}

.rsformProgress {
    text-align: center;
    font-size: 14px;
}

.rsformProgressContainer {
    width: 100%;
    height: 4px;
    border: solid 1px #c7c7c7;
    overflow: hidden;
    margin: 0 0 10px !important;
    background: #fff;
}

.rsformProgressBar {
    height: 4px;
    background: green;
    margin: 0px !important;
}

.head th .btn-mini,.head2 th .btn-mini {position:relative; /* top:3px; */}
.head th {background:#7ac142; color:#fff;}
.head th a {color:#fff;font-size:120%; font-}
.head2 th a.btn-orange ,.head th a.btn-orange {float:right; margin-top:1px; margin-right:-10px}
.head2 th a.btn-orange:hover ,.head th a.btn-orange:hover {text-decoration:none;}
.head2 th  a,.head th {}
.head2 th  a,.head th  a {text-decoration:none;}
.head2 th  a:hover,.head th  a:hover {color:inherit; text-decoration:underline;}

.head2 th {background:#454545 !important; color: #fff !important; }
.head2 th a {margin-top: 6px;color: #fff !important;display: inline-block;}
.head2 th a:hover {color:#fff; }

.staticactive {position:fixed; top:0;}
.img-left,.img-right { float:right; }
.img-left {float:left; margin:10px 10px 10px 00px}
.img-right{float:right; margin:10px 0px 10px 10px}
.img-left .fb-like,.img-right .fb-like {clear:both; display:block; padding:10px 0;}
.cite,cite {padding:10px 0;  margin:0px;  color:#454545; font-size:160%; font-style:normal;  font-family: 'Raleway', sans-serif; display:block;  line-height:1.2em; font-style:italic;}
.cite-left,.cite-right {width:300px; }
.cite-left {float:left; margin:10px 20px 10px 0;}
.cite-right {float:right; margin:10px 0px 10px 20px;}
.title-like {float:right;   max-height:2em;}
.title-like .fb-like {padding-top:0px; padding-bottom:5px;}

nav.submenu { padding: 15px 0px 15px 0px; }
nav.submenu  h2 {margin:0; padding:0px 20px 10px 20px; font-size:160%; font-weight:normal; color:#7ec14a;  }
nav.submenu ul li,nav.submenu ul { margin:0; padding:0; list-style:none; background:none; }
nav.submenu ul li { clear:both;     border-top:1px solid #c2c2c2; margin:0 ; }
nav.submenuext ul li {padding:10px 0;}
nav.submenu ul li a { padding:6px 20px 6px 20px; display:block; text-decoration:none;  }
nav.submenuext ul li {padding-top:0; padding-bottom:0;}
nav.submenuext ul li  a{padding-left:10px; padding-right:10px; float:left; width:100%;}
nav.submenu ul li a img { float:left;  margin-left:0px;}
nav.submenu ul li a div.txt {  float:right;   width: 135px;  padding-right: 15px;}
nav.submenu ul li a h4 { font-size:85%;  color:#3e3e3e; margin:0; padding:0 0px 0 0 ; line-height:1.4em;}
nav.submenu ul li a h3 { font-size:85%;  color:#ff7800; margin:0; padding:0 0px 0 0; font-weight:normal; line-height:1.2em;}
nav.submenu ul li.active a h3 {color:#fff}

nav.submenu ul li ul {border-bottom:0px solid #cecece;  border-top:0px solid #cecece;   font-size:85%;}
nav.submenu ul li ul li a {}
nav.submenu ul li ul li a {padding-left:45px; background:url('../../uploads/images/design/menuli1.png') 30px 50% no-repeat !important}
nav.submenu ul li ul li ul li a  {padding-left:40px;}

nav.submenu ul li a:hover {  background-color:#deefd0!important; color:#000000}

nav.submenu ul li.current a {background:#7cc145 !important; color:#fff;}
nav.submenu ul li.current ul li a {color:#000; background:url('../../uploads/images/design/menuli1.png') 30px 50% no-repeat transparent !important }
nav.submenu ul li.current a.activeparent {background:#deefd0 !important; color:#000; }
nav.submenu ul li.current ul li a:hover {background-color:#deefd0  !important }

nav.submenu ul li ul li.current a,nav.submenu ul li.current ul  li.current a  {background:url('../../uploads/images/design/menuli1.png') 30px 50% no-repeat  #7cc145 !important; }
nav.submenu ul li.current ul  li.current a {background-position:45px 50% !important;}
nav.submenu ul li ul li.current2 a {background:url('../../uploads/images/design/menuli1.png') 30px 50% no-repeat  #deefd0 !important; color:#000; }
nav.submenu ul li.current ul li li a,nav.submenu ul li.current ul li.current li a,nav.submenu ul li ul  li li a {background-color:#fff !important; background-position:45px 50% !important; padding-left:60px !important;}
nav.submenu ul li ul  li  li a:hover,nav.submenu ul li.current ul  li.current li a:hover {background-color:#deefd0  !important }
nav.submenuext ul li.active a,nav.submenuext ul li.current  a{ background:url('../../uploads/images/design/menuli1.png') 30px 50% no-repeat #7cc145!important}

.programy-menu {position: relative;z-index: 100;float:right; padding-top: 0px;}
.detox {display:none}
.terminy {display:none}
.kombinacia {display:none}
ol  li {margin-bottom:10px; margin-top:10px;}

.leftBox {font-size:90%; padding:15px;}
.leftBox h3 {margin:0; padding:10px 0; font-size:160%; font-weight:normal; color:#7ec14a }
.leftBox ul {padding-left:10px;}
.leftBox h2 {margin:0; padding:23px 0 15px 0; font-size:160%; font-weight:normal; color:#7ec14a }

.aform,.nform {position:relative;}
.loading {position:absolute; top:50%; left:50%; margin-top:-8px; margin-left:-8px;  width:16px; height:16px; background:url('../../uploads/images/design/loader.gif?t=9')  no-repeat }

.orange {color:#FF9C44 !important}
.red {color:#ff0008 !important}
.green {color:#7EC14A !important}

.note {background:#ff8e3a; padding:10px 20px; color:#fff; }

.partneri a {text-decoration:none;}
.partneri img { margin-right:5px;}
.partneri .cl { clear:both; height: 1px; margin:15px 0; line-height: 0; font-size:0; width:100%; background:#ccc;}

.odb {border: 1px solid #7ac142; text-align: center; background: #fafafa;}

/*.darovat,#udaje_obdarovaného,#darcekovy_poukaz {display:none}*/

div.echo {
    position: relative;
  
    z-index: 100;
}
div.echo div.city { float:left; width:190px; }
div.echo div.city p {padding-right:30px;}
#mesto {  }
#mesto option {  }
div.echo div.share { float:left;  }
div.echo div.share .col {float:left; width:200px;}
div.echo div.share .col:nth-last-child(1) {width:300px}
div.echo div.share h4 { margin:0; padding:0; font-weight:bold; color:#7ec14a; }
div.echo div.share .error_message {margin:0; padding:0;}
div.echo div.share form  {font-size:90%}
div.echo div.share form label { width:90px; display:inline-block; float:left;}
div.echo div.share form div div {clear:both; padding-top:10px;}
div.echo div.share form .radio label {width:auto;}
div.echo div.share form .radio input { margin-left:10px}
div.echo div.share form .fbr_helptext { font-style:italic; font-size:95%; margin-top:5px; clear:both;}
div.echo div.share form img {margin-left:5px;}
div.echo div.share form div.submit {padding:0; margin:0; float:right; }
div.echo div.cleaner {  }

/* Stylesheet: main Modified On 2017-07-24 20:53:52 */
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {margin:0; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; margin:0; position:relative; z-index:1}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 0px;  border: 0px solid #fff; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {opacity: 0.7; width: 30px; height: 30px; margin: 0 0px 0 0; display: block; background: url(../../uploads/images/design/top-dir.png) no-repeat 0 0; position: absolute; z-index: 10; cursor: pointer; text-indent: -9999px; bottom:15px; }
.flex-direction-nav .flex-next {background-position: 100% 0;   right:10px;}
.flex-direction-nav .flex-prev {right:45px;}
.flexslider:hover .flex-next {}
.flexslider:hover .flex-prev {}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {display: none;opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/* Stylesheet: flexslider Modified On 2016-01-15 14:14:35 */
/*

	GalleryView Stylesheet
	
	Use the CSS rules below to modify the look of your gallery.
	 
	To create additional rules, use the markup below as a guide to GalleryView's architecture.
*/

/* GALLERY LIST */
/* IMPORTANT - Change '#myGallery' to the ID of your gallery list to prevent a flash of unstyled content */
#myGallery { display: none; }

.gv_galleryWrap { position: relative; background: #e2e2e2; font-size: 10pt; }

/* GALLERY DIV */
.gv_gallery { overflow: hidden; position: relative;}

.gv_imageStore { visibility: hidden; position: absolute; top: -10000px; left: -10000px; }


/*************************************************/
/**   PANEL STYLES								**/
/*************************************************/

.gv_panelWrap { filter: inherit; position: absolute; overflow: hidden; }

.gv_panel-loading { background: url(../../uploads/files/js/mylibs/galleryview/css/img-loader.gif) 50% 50% no-repeat #aaa; }
.gv_frame-loading { background: url(../../uploads/files/js/mylibs/galleryview/css/img-loader.gif) 50% 50% no-repeat #aaa; }

/* GALLERY PANELS */
.gv_panel { filter: inherit; position: absolute; top: 0; left: 0; overflow: hidden; z-index: 100; }
.gv_panel img { position: absolute; }

.gv_overlay { position: absolute; background: #454545; color: white; z-index: 200; }
.gv_showOverlay { 
	position: absolute; 
	width: 20px; 
	height: 20px; 
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/info.png) #454545; 
	cursor: pointer;
	z-index: 200;
}
.gv_overlay h4 { color: white; margin: 1em; font-weight: bold; }
.gv_overlay p { color: white; margin: 1em; }

.gv_infobar {
	background: #454545;
	padding: 0 0.5em;
	line-height: 1.5em;
	height: 1.5em;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
	vertical-align: middle;
	z-index: 2000;
	
}


/*************************************************/
/**   FILMSTRIP STYLES							**/
/*************************************************/

.gv_filmstripWrap { overflow: hidden; position: absolute; }


/* FILMSTRIP */
.gv_filmstrip { margin: 0; padding: 0; position: absolute; top: 0; left: 0; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.gv_frame { 
	cursor: pointer;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

/* WRAPPER FOR FILMSTRIP IMAGES */
.gv_frame .gv_thumbnail { position: relative;overflow: hidden !important; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.gv_frame.current .gv_thumbnail {}

/* FRAME IMAGES */
.gv_frame img { border: none; position: absolute; }

/* FRAME CAPTION */
.gv_frame .gv_caption { height: 14px; line-height: 14px; font-size: 10px; text-align: center; color: #333; }

/* CURRENT FRAME CAPTION */
.gv_frame.current .gv_caption { }

/* POINTER FOR CURRENT FRAME */
.gv_pointer {
	border-color: black;
}

/* NAVIGATION BUTTONS */
.gv_navWrap {
	text-align: center;
	position: absolute;
}
.gv_navPlay,
.gv_navPause,
.gv_navNext,
.gv_navPrev {
	
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter:alpha(opacity=30);
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
}
.gv_navPlay:hover,
.gv_navPause:hover,
.gv_navNext:hover,
.gv_navPrev:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
}

.gv_panelNavPrev,
.gv_panelNavNext {
	position: absolute;
	display: none;
	opacity: 0.50;
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	filter:alpha(opacity=50);
	z-index: 200;
}

.gv_panelNavPrev:hover,
.gv_panelNavNext:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90);
}

.gv_navPlay {
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/play-big.png) top left no-repeat;
}
.gv_navPause {
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/pause-big.png) top left no-repeat;
}
.gv_navNext {
	height: 20px;
	width: 20px;
	cursor: pointer;
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/next.png) top left no-repeat;
}
.gv_navPrev {
	height: 20px;
	width: 20px;
	cursor: pointer;
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/prev.png) top right no-repeat;
}
.gv_panelNavNext {
	height: 20px;
	width: 20px;
	cursor: pointer;
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/panel-next.png) top left no-repeat;
}
.gv_panelNavPrev {
	height: 20px;
	width: 20px;
	cursor: pointer;
	background: url(../../uploads/files/js/mylibs/galleryview/css/themes/light/panel-prev.png) top right no-repeat;
}
/* Stylesheet: galleryview Modified On 2013-02-12 09:47:10 */
#mauticform_5chybebookatipy_doplnenie { padding-top:0; margin-top:-10px; margin-left:17px;}
.odkial {float:right;}
.userForm .radio2 {clear:none}

#mauticform_input_fitbodyformular_pohlavie {width:100px}

.odkial {float:right; margin-right:30px}
.userForm .radio2 {clear:none;margin-top: 10px;margin-left:30px;margin-bottom: 0;padding-bottom: 0;height: 1.5em;}
.userForm .radio2 label {width:auto; float:right;}

.loader  {padding-right: 10px;float: right;text-align: center;color: red;}
.clear {clear:both}

.rozvoz-lista { background: #ccc;         text-align: center; }
.mautic-slot .dwcpodpora  {background:#ddd;padding:10px;text-align: center;margin-top: 0;}
.mautic-slot .mauticform-row {padding: 0 !important;display: inline-block !important;clear: none !important;margin: 0 !important;}
.mautic-slot .mauticform-row.mauticform-freehtml {display:block !important; }
.mautic-slot .mauticform-row.mauticform-freehtml h3 {margin-top:0; padding-top:0;}
.mautic-slot .mauticform-row {}
.mautic-slot  .mauticform-button-wrapper .mauticform-button {margin-top:0; padding: 5px 12px;}

.mautic-slot .mauticform-selectbox, .mautic-slot .mauticform-input, .mautic-slot .mauticform-textarea { width:auto !important; }
.mautic-slot .mauticform_wrapper .mauticform-has-error .mauticform-errormsg {display:inline-block !important; }

.footer-case .mauticform_wrapper {text-align:left; background:#ddd; padding:10px; min-height:250px;}
.footer-case .mauticform_wrapper .mauticform-row  {margin:0;}
.footer-case .mauticform_wrapper  .mauticform-selectbox {width:auto;}


.body-sticker {
    position: fixed;
    bottom: 0;
    left: 1%;
    z-index: 1000;
}
.body-sticker img {}

.bloghomepage {margin:0 auto; width:90%;}
.bloghomepage h2 {font-size: 180%;padding-bottom: 10px; padding-top:20px; text-align:center; text-transform:uppercase; font-weight:normal;}
.bloghomepage h2 a {color:#81c546; text-decoration:underline}
.bloghomepage h2 a:hover {text-decoration:none}
.bloghomepagecol {width:31%; float:left; overflow:hidden; display:block; padding: 0 1%; text-align:center; position:relative; padding-bottom:70px;  }
.bloghomepagecol img { display: inline; }
.bloghomepagecol > a {text-decoration:none; }
.bloghomepagecol  a:hover img {opacity:0.7;}
.bloghomepagecol a h3 {font-size:140%; color:#81c546;  margin:0; padding:15px 0 5px 0; line-height:1.3em;}
.bloghomepagecol a p {font-size:90%;}
.bloghomepagecol .btn {font-size:90%; position: absolute; bottom: 35px;left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.homepagevideo {text-align:center; white-space:nowrap;}
.homepagevideo a {display:inline-block; wdth:50%; text-decoration:none !important;}
.homepagevideo a h3{ font-size:180%;   font-family: 'Shadows Into Light Two', cursive; text-decoration:none !important; margin:0; padding:10px 0;}
.homepagevideo a:hover img {opacity:0.7}

.btn-big {padding:10px 20px !important; font-size:130% !important}

.template2015 section.footer2 div.footer2-case2 {width:600px;}
.template2015 #topTop {width: 100%; background:#ffffff;  height:44px;z-index: 12;top: 20px;position: absolute;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.template2015 #topTop .case {position:relative; width:1135px; margin: 0 auto; }
.template2015 #mainMenu  { background:none; }
.template2015 #mainMenu  { position:relative; top: 0;opacity: 1;}
.template2015  #topTop h2 { position:relative; top:-20px; opacity:1;}  
.template2015  #topTop h2 a {background: #fff; width:auto; height:auto; 
-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
border-radius:5px;

}
.template2015  #topTop h2 a img {border-radius: 5px;height:auto; display:block; }
.template2015 .flexslider .slides .banner {position:absolute; left:50%; top:0; z-index:1000; margin-left:320px;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.template2015 .flexnav {left:50%;margin-left: -20px;}
.lang-lu .template2015 .flexnav,.lang-at .template2015 .flexnav {margin-left:-100px}
.template2015 .pribehy-case {padding-bottom:10px}
.template2015 .pribehy-case > h2 {font-size: 180%;padding-bottom: 20px;}

.lang-lu div.dietBox div.diet-case div.dietBoxCol:first-child {margin-left:25%}

.center2 {  position: relative;
top:50%;
    -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

  }
  .template2015 .flex-direction-nav a {   opacity: 0.6; top: 50%;width: 36px;background: url(../../uploads/images/design/left.gif?t=1) no-repeat 0 0; height: 58px;left: 65px;margin-top: -18px;}
  .template2015 .flex-direction-nav a.flex-next { left:auto; right:10px; background: url(../../uploads/images/design/right.gif?t=1) no-repeat 0 0; }
.template2015 .banner-homepage {float:left;width: 260px;padding-top: 10px;padding-bottom: 10px;}
.template2015 div.dietBox .dietBoxTxt h1 {font-size:200%}
.template2015 div.dietBox .vertical-line {position: absolute;width:1px; height: 80%; background:#aaa;right: 0;top: 10%;}
.template2015 div.dietBox div.dietBoxCol p.txt {padding-bottom:20px;}
.template2015 .banner-homepage a {
width: auto;-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
    height: 40px;
    margin-bottom: 15px;
    }
.vasa-case { width: 900px;margin:0 auto;  padding:20px 0  40px 0; text-align:center; }
.vasa-case h1 {font-size:200%; }
.vasa {float:left; width: 180px;}
.vasa a {text-decoration:none;}
.vasa a:hover {text-decoration:underline; color:#000}
.vasa  .img {height:70px; position:relative;}
.vasa  .img img { -webkit-transform:  translate(-50%,0);
  -ms-transform:  translate(-50%,0);
  transform: translate(-50%,0%);
  position:absolute; left:50%; bottom:0;
  }
.vasa-case .vasa p {font-size: 95%;line-height: 1.4em; color:#000;}
.dietBox-background {  background:#ececec;}
.template2015 div.dietBox div.diet-case div.dietBoxCol2,.template2015  div.dietBox div.diet-case div.dietBoxCol {border:0 none; background:none; box-shadow:none;}
.template2015 .dietBox > h3 { padding:20px 0 20px 0;    font-family: 'Shadows Into Light Two', cursive; font-size:170%; text-align:center;}
.template2015 .dietBox .diet-case {padding-top:20px; padding-bottom:0;margin-left: 30px;}
.template2015 .dietBox > p {text-align:center; color:#000; font-size: 110%;padding-top: 25px;}
.template2015 .item-page div.dietBox div.diet-case div.dietBoxCol2, .template2015 .item-page div.dietBox div.diet-case div.dietBoxCol {background: #ececec;border: 1px solid #ccc;border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
width: 30%;}
.template2015 .item-page .dietBox .diet-case {margin-left:0;}
.template2015  .item-page div.dietBox  div.dietBoxCol h2 {margin-bottom:0px;}
.template2015  .item-page div.dietBox div.dietBoxCol img.img {}
.template2015  .item-page div.dietBox div.dietBoxCol .img-case {border:1px solid #ddd; text-align:center; width:120px; height:120px; margin-top:30px; background:#fff; border-radius:150px;  display: inline-block;}
.template2015  .item-page div.dietBox div.dietBoxCol .img-case img.img {display:block;border-radius:0px; margin:0 auto; 
position:relative; top:50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}



.ako-varime-box-background {  background:url('../../uploads/images/design/ako-background.jpg') 0 -40px repeat-x; clear:both;}
.ako-varime-box { clear:both; margin-left: 40px;padding-bottom:40px; }
.ako-varime-video {float:left;}
.ako-varime-video .video-cnt {display:none}
.ako-varime-video img {width:auto; height: 200px; border-radius:5px;}
.ako-varime-box h3 {padding: 20px 0 10px 0;text-align:left; font-family: 'Shadows Into Light Two', cursive; font-size: 180%; margin-bottom:0px;  margin-top: 0; color:#000;}

.fancybox-inner .zoom-case > div {
    -moz-transform: scale(1.3);
    -moz-transform-origin: 0 0;
    -o-transform: scale(1.3);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(1.3);
    -webkit-transform-origin: 0 0;
    transform: scale(1.3); /* Standard Property */
    transform-origin: 0 0;  /* Standard Property */
    margin-right:20px;
    }
.zoom-case {text-align:center;}
.jedalnicek .zoom-case:hover {opacity:.8;}
.jedalnicek .zoom-case {cursor:pointer; display:block !important;}
.jedalnicek {}
.jedalnicek td{}
.jedalnicek thead tr td{ text-align:center;}
.jedalnicek tbody tr td{
    padding: 20px 5px;
    vertical-align: middle;
    font-size: 90%;
    line-height: 1.2em;
    text-align:center;
}


.jedalnicek tbody tr td:first-child {}
.jedalnicek table  {table-layout:fixed; clear:both;} 

.jedalnicek-content{ margin:0 auto; width:780px; }
.jedalnicek-content .btn { text-align:center; }
.jedalnicek-content .btn a { }

.jedalnicek thead tr td:first-child {width:40px !important;}
.jedalnicek tbody tr td:first-child {background:#ebf1de; }
.jedalnicek tbody tr:last-child td  {white-space:nowrap;} 
.jedalnicek tbody tr:last-child td:first-child  {white-space:normal;} 
.jedalnicek tbody tr td .buble {width: 15px; height: 50px; margin-right: 1px;padding: 5px 10px 5px 5px;}
.jedalnicek tbody tr td .buble .value {bottom: 5px;width:20px; height:0px; line-height: 0.5em;padding: 10px 1px;color: #000;}
.jedalnicek .btn.btn-purple {float:right; margin-top:-40px;}
body .jedalnicek.ui-tabs-horizontal {margin:5px 0 0 0; border:0 none;}
body .jedalnicek.ui-tabs-horizontal  .ui-tabs-nav {padding:0;}
body .jedalnicek.ui-tabs-horizontal .ui-tabs-nav li {margin-right:1px;width:90px; text-align:center;}
body .jedalnicek.ui-tabs-horizontal .ui-tabs-nav li a  {padding:7px 20px;  box-shadow:none; background:#b1a0c7; color:#fff; }
body .jedalnicek.ui-tabs-horizontal .ui-tabs-nav li.ui-state-active a {}

#container-case {z-index:11}
#popup-2 .into > div > div > div  {background:url('../../uploads/images/web/popups/popup-background.png')  right top no-repeat; }

.lang-hu .home-box-case {margin-left:130px;}
.lang-hu .calcbmiBox {margin-left:200px;}
.lang-hu .newsletterBox {display:none}

.applicationWebForm#webForm-se-applicationWebForm-6843_2 {background:#deefd0 !important}
.popup-case > div {background:#fff !important;}
body input:invalid, textarea:invalid {background:#eee}
#popup_content {  }
#popup_content div.container {  }deefd0
#popup_content div.container div.row {  }
#popup_content div.container div.row div {  }
#popup_content div.container div.row div h1 {  }
#popup_content div.container div.row div h1 br {  }
#popup_content div.container div.row div h1 br br {  }
#popup_content div.container div.row div h1 br h3 {  }
#popup_content div.container div.row div h1 br p {  }
#popup_content div.container div.row div h1 br p br {  }
#popup_content div.container div.row div h1 br p ol {  }
#popup_content div.container div.row div h1 br p ol li {  }
#popup_content div.container div.row div h1 br p ol li strong {  }
#popup_content div.container div.row div h1 br p ol li strong strong {  }
#popup_content div.container div.row div h1 br p p {  }
#popup_content div.container div.row div h1 br p p br {  }
#popup_content div.container div.row div h1 br p div {  }
#popup_content div.container div.row div h1 br p div div {  }
#popup_content div.container div.row div h1 br p div p {  }

.item-page div.dietBox > div:nth-child(3) {clear:both;}
.item-page div.dietBox .dietBoxCol {margin-bottom:20px;}

/*edited later*/
.platba  {display:none}
header
{ 

}

p {
    font-size: inherit;
    padding:10px 0;
    margin:0;
    color: inherit;   
    line-height: 1.7em;

}

section.top-bar  {min-height: 1.9em;background:#efefef; line-height:1.4em;}
section.top-bar  a {color:#619935; text-decoration:none;}
section.top-bar  a:hover {text-decoration:underline}

/**/


header{
    width:100%;
    height:390px;

}

#topTop{
    width:980px;
    margin:0 auto;

}

body h1,body h2,body h3,body h4 {color:#81c546; font-weight:normal !important; font-family: 'Raleway', sans-serif; padding:15px 0; margin:0; line-height:1.2em;}
body h1 {font-size:35px; }
body h2 {font-size:26px;}
body h3 {font-size:18px; color:#27184e}
body h4 {color:#27184e}
.perex {  font-size:110%}


body,html { 
    background:url('../../uploads/images/design/2013/bgr.png') #fff;
    font-family: 'Open Sans', sans-serif;    
    color:#5f6062;
}
body {font-size: 85%;   line-height:1.5em; }

#container2 {margin:0 auto; width:900px;}
header {position:relative;}
#mainMenu { position:absolute;  top: 20px; left:0; z-index:1000; background:#fafafd; padding:5px 0; opacity:0.9}
#topTop h2 {top:0; left:0; position:relative; float:left;  padding-left:50px !important;}
#mainMenu ul {float:right; width:auto; padding-right: 20px;}
.flexslider .slides img  {margin:0 auto; width:auto;}
.flexslider .slides .img  img {visibility:hidden;max-width: 100%;}
.flexslider .slides .desc {position:absolute; width:980px; height:390px; left:50%; top:0; text-align:left; margin-left: -480px;}
.flexslider .slides .desc p  {color:#27184e;  padding:15px 40px; font-size:110%; margin:0;}
.flexslider .slides .desc  { margin-top:25px;  }
.flexslider .slides .desc-case  { margin-left:30px;   visibility:hidden;}
.flexslider .slides .desc img {margin:0; position:relative; top:30px;}
.flexnav {margin-left: -450px; z-index: 10; bottom: 20px; left: 50%; position: absolute;}
.flexnav .slides {margin:0; padding:0; }
.flexnav .slides li {float:left; margin:0 17px 0 0; padding:0; }
.flexnav .slides li a {color:#999; text-decoration: none}
.flexnav .slides li a.flex-active,.flexnav .slides li a:hover {color:#37255f;}

#mainMenu > ul > li  {background:none; margin:0 5px; top:3px; padding-bottom:0px;}
#mainMenu > ul > li > a, #mainMenu >ul>li>a:link, #mainMenu >ul>li>a:visited {color:#27184e; font-weight:normal; text-transform:uppercase; padding:0 5px 0 5px; background:none; }
#mainMenu li:hover,
#mainMenu li:active,
#mainMenu li:hover ul{
    display:block;

}

#mainMenu li {background:none; border-bottom:0 none;}
#mainMenu li.current a {border-bottom:2px solid #322558; }
#mainMenu li:hover a {border-bottom:2px solid #322558;}
#mainMenu li li a {border-bottom:1px solid #322558 !important;}
#mainMenu li li a:hover { background:#dfeecb; color:#27184e}
#mainMenu li li li a {color:#27184e !important;}
#mainMenu li li li a:hover { background:#dfeecb; color:#27184e; text-decoration: none;}

#main{background:none;}
#left {background:none; border:0 none; border-right:1px solid #d8d8d8; width:304px; padding-bottom:0;}
div.item-page {background:#fff; border-right:1px solid #d8d8d8; width: 604px; margin-left:0; padding-right: 25px;padding-left:30px; margin:0; min-height: 500px; }
footer { background:#928c78 }
.footer-case {background:none}
footer div.footBox {width:346px}
footer div.likeBox  {width:280px !important;}
.copy {margin:0 auto; width:980px;} 
.copyright  {font-size:85%; padding: 15px 15px;}
.copyright  a {color:#5f6062; text-decoration:none}
.copyright  a:hover {text-decoration:underline}
.copyright br {display:none}
.copyright p {}
.copyright  ul, .copyright li {margin:0; padding:0; float: left;background:none; list-style:none; float:left; }
.copyright li {     background:url(../../uploads/images/design/2013/separator.png) 0px center no-repeat;
}
.copyright li { margin-left:10px; padding-left:10px;}

.evelyn-left {padding: 0 15px;background:#fafafd;border-left:1px solid #d5d5d5;border-bottom:1px solid #9f9fa0;}
.evelyn-left ol {margin-left:0; padding-left:15px;}
.evelyn-page .bloghomepage {width:auto;}
.evelyn-page .bloghomepagecol {padding-bottom:20px}
.evelyn-page #floatingSocialShare {display:none !important}
.evelyn-page #topTop {
    top: 10px;
    background: #F2FFFF;
}
.evelyn-page #mainMenu ul {padding-right:0; margin-right:-20px;}

.suboj-profil {background:#fafafd; border-left:1px solid #d5d5d5; border-bottom:1px solid #9f9fa0;}
.suboj-profil img {}
.suboj-profil {text-align:center; padding:30px 10px}
.suboj-profil h3 {margin:0; padding:10px 10px 0 10px;  font-size:120%;  font-weight:normal; color:#81c546}
.suboj-profil p {margin-top:0; padding:5px 40px 0 40px; font-size:90%; color:#5f6062;}

body .item {padding-top:15px; padding-bottom:15px; clear:Both;}
body .item .blogImage {margin-right:0; margin-top:0; padding-top:0;}

body .item .blogItemSingle { font-size:100%; margin:0; padding:0 0 10px 0; font-weight:normal;}
body .blogItemSingle a {color:#27184e;  font-size:130%; font-weight:normal}
.dateCategoryDate {float:left; margin-right:15px; margin-bottom:15px; -moz-animation: 
                       -webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.59);
                   -moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.59);
                   box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.59);
                   background:#27184e;
                   color:#fff;
                   text-align:center; 
                   padding:6px 12px;
                   line-height:1.8em;
                   border-radius:2px;
}
.dateCategoryDate  .num {font-size:200%; display:block;}
.item .transformp {color:#5f6062; font-size: 90%; line-height:1em;}
.item .transformp p {font-size: 100%;}
.item .blogImage  {margin-right:20px;}

.btn-purple a,a.btn-purple,input.btn-purple,
.btn-orange a,a.btn-orange,input.btn-orange,
.btn-gray a,a.btn-gray,input.btn-gray,
.btn-red a,a.btn-red,input.btn-red,
.btn-green input,.btn-green a,a.btn-green,input.btn-green 
{
    padding:0px 15px;
    background:#81c546;
    line-height:28px;
    border-radius: 2px;
    border:0px solid #5e8c22;
    -webkit-box-shadow: 0px 1px 0 4px rgba(50, 50, 50, 0.59);
    -moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.59);
    box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.59);  
    color:#fff !important;
}

input.btn-purple,
input.btn-orange,
input.btn-gray,
input.btn-red,
.btn-green input,input.btn-green 
{
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow:  inset 0px -1px 1px rgba(50, 50, 50, 0.45), 0px 1px 3px rgba(50, 50, 50, 0.6);
}

.btn-orange a:hover,a.btn-orange:hover,input.btn-orange:hover,
.btn-gray a:hover,a.btn-gray:hover,input.btn-gray:hover,
.btn-red a:hover,a.btn-red:hover,input.btn-red:hover,
.btn-green input:hover,.btn-green a:hover,a.btn-green:hover,input.btn-green:hover {
    background:#27184e !important;}

.btn-purple a,a.btn-purple,input.btn-purple {background:#27184e}
.btn-purple a:hover,a.btn-purple:hover,input.btn-purple:hover {background:#81c546}
.btn-big  a {
    padding: 7px 25px;
}

footer div.footBox  h2 { font-weight:bold !important; font-family: 'Raleway', sans-serif;}

#container-case {
    clear: both;
    height: auto;
}
.full-page {width:900px; margin:0 auto; padding:0 0 2em 0; }

section.top-bar nav .fast-contact { color:#619935; font-size:120%; }
section.top-bar nav .fast-contact a {color:#619935; }
section.top-bar nav .fast-contact  strong {color:#619935; }

section.top-bar nav .menu-case {float:right; margin-right:15px; color:#5f6062}
section.top-bar nav .menu-case a {color:#5f6062; background:none;}
section.top-bar nav .menu-case a.currentpage,section.top-bar nav .menu-case a.active,section.top-bar nav .menu-case a:hover {color:#619935; text-decoration:none}

div.dietBox  {background:none; }
div.dietBox  .diet-case {padding-bottom:60px; ;}
div.dietBox .dietBoxTxt  {color: #000;padding:20px 0 0px 0; text-align:center; clear:both; }
div.dietBox .dietBoxTxt p {font-size:120%; padding:10px 0;}
div.dietBox .dietBoxTxt h3 {text-align:center !important}

div.dietBox div.dietBoxCol .nit {position:absolute; top:-26px; left:-20px;}
div.dietBox div.dietBoxCol2, div.dietBox div.dietBoxCol {
                                                         border-left:0 none;
                                                         background:#ffffff;
                                                         margin-right:10px;
                                                         border: 1px solid #ccc;
                                                         width: 31%;
                                                         text-align:center;
                                                         -webkit-border-radius: 2px;
                                                         -moz-border-radius: 2px;
                                                         border-radius: 2px;
                                                         -webkit-box-shadow: #666 -1px 1px 3px;
                                                         -moz-box-shadow: #666 -1px 1px 3px;
                                                         box-shadow: #666 -1px 1px 3px;
                                                         
}

div.dietBox div.diet-case h3 {width:100%;}
div.dietBox div.dietBoxCol2 h2, div.dietBox div.dietBoxCol h2 {margin:0;  font-weight:normal; text-transform:uppercase; padding:15px 0 0 0; font-size:120%; font-weight:normal; color:#81c546; }
div.dietBox div.dietBoxCol2 a , div.dietBox div.dietBoxCol a { text-decoration:none;}
div.dietBox div.dietBoxCol2 a:hover , div.dietBox div.dietBoxCol a:hover {text-decoration:none;}
div.dietBox div.dietBoxCol a:hover h2 {text-decoration:none;}
div.dietBox div.dietBoxCol a:hover p.txt {color:#81c546}
div.dietBox div.dietBoxCol p.txt  {float:none; font-size:95%; padding:0 0 10px 0;}
div.dietBox div.dietBoxCol img.img {float:none; margin-bottom:10px;} 

div.pribehyBox {
    background:#fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #666 1px 1px 3px;
    -moz-box-shadow: #666 1px 1px 3px;
    box-shadow: #666 1px 1px 3px;
}

div.pribehyBox { overflow:hidden; position:relative; width:590px;}
div.pribehyBox .pribehy-case {float:none; height:240px; width:100%;}
div.pribehyBox  h2 {padding-top:10px; color:#27184e; font-weight:normal; padding:20px; margin:0; position:absolute; top:0; z-index:100;}
div.pribehyBox  h2 a {color:#27184e;font-weight:normal;  font-size:90%;}
div.pribehyBox div.pribehyBoxCol { float:none; width:100%;  height:100%; background:none; background:none; }
div.pribehyBox div.pribehyBoxCol:hover {background:none}
div.pribehyBox div.pribehyBoxCol a {float:none; display:block; width:100%; top:0; display:block; position:static !important}
div.pribehyBox div.pribehyBoxCol a .txt {width:280px;}
div.pribehyBox div.pribehyBoxCol a h3  {color:#5f6062; padding:0;  font-family: 'Shadows Into Light Two', cursive; font-weight:normal; font-style:normal; font-size:160%; color:#5f6062; background:url('../../uploads/images/design/2013/quote-left.png') 20px 80px no-repeat; float:left;}
div.pribehyBox div.pribehyBoxCol a h3 span {display:block; padding:90px 40px 10px 50px; font-size: 90%; background:url('../../uploads/images/design/2013/quote-right.png') 100% 100% no-repeat}
div.pribehyBox div.pribehyBoxCol a h4 {padding:20px 00px 0 40px; clear:both;  color:#27184e; text-align:right; float:none;  font-size:110%; position:relative; }
div.pribehyBox div.pribehyBoxCol a .ico-video {position:relative; top:-12px; left:0; float:left; }
div.pribehyBox div.pribehyBoxCol a:hover h3 {color:#5f6062}
div.pribehyBox div.pribehyBoxCol a img {margin:0; padding:0; position:absolute; right: 50px; bottom:0; z-index:10; float:none; display:block;}
div.pribehyBox  .pribehy-next,div.pribehyBox  .pribehy-prev {position:absolute; bottom:10px; z-index:10;}
div.pribehyBox  .pribehy-prev {left:20px;}
div.pribehyBox  .pribehy-next {right:20px;}
span.result {background:#bfbfbf; position:absolute; padding:4px 5px;  top:5px; right:8px; color:#fff; z-index:100;   font-size:90%;  font-family:inherit; color:inherit; line-height:1em;}



div.newsBox2013 {  margin-left:0px;  width:265px; height:265px;  float:left; background:url('../../uploads/images/design/2013/home-news.png') 00px 00px no-repeat; position:relative; top:-15px;}
div.newsBox2013 .news-case {padding:0px 0 0 0; width: 180px; height:265px; margin:0px auto 0 auto; position:relative; }
div.newsBox2013 div.newsBoxCol {position: absolute; height:100%; visibility:hidden}
div.newsBox2013 div.newsBoxCol a {  text-decoration:none; text-align:center;}
div.newsBox2013 div.newsBoxCol a h3 { margin:0; padding:0;  color:#27184e; font-size:170%; font-weight:normal; line-height:1.2em;}
div.newsBox2013 div.newsBoxCol a p { padding:00px; margin:0; line-height:1.4em; color:#5f6062; padding-top:10px;}
div.newsBox2013 div.newsBoxCol a:hover h3,div.newsBox2013 div.newsBoxCol a:hover p {color:#000; }

div.newsBox2013  .news-next,div.newsBox2013  .news-prev {position:absolute; top:50%; margin-top:-11px; z-index:10;}
div.newsBox2013  .news-prev {left:10px;}
div.newsBox2013  .news-next {right:10px;}


section.footer2 {position: relative;z-index: 10;background:url('../../uploads/images/design/2013/footer2-bg-top.png') center top no-repeat;   padding-top:8px;margin-top: -8px;}
section.footer2 div.footer2-case { background:#f7f6f4; }
section.footer2 div.footer2-case2 {width:900px; margin:0 auto; padding-bottom:20px; background:url('../../uploads/images/design/2013/footer2-bg-bottom.png') center bottom no-repeat;}

.home-box-case {float:left; background:none}


div.result {  }
div.result table { font-size:90%; padding:0; margin:0 0 15px 0;   }
div.result table tbody {  }
div.result table tbody tr {  margin:0; padding:0; height:auto; }
div.result table tbody tr td,div.result table tbody tr th {  padding:2px 5px; margin:0; line-height:1em; height:1em;  text-align:left; }
div.result table tbody tr th { font-weight:normal;  }
div.result table tbody tr td { white-space:nowrap; vertical-align: middle}
div.result table tbody tr td span {position:relative; top:-1px; left:5px;}

div.calculator {  float:left; width:268px; height:268px; position: relative; background:url('../../uploads/images/design/2013/calc-bg.png') left top no-repeat; margin-top:20px;  font-size:95%; line-height:1.4em;}
div.calculator  .first {text-align:center; padding-top:10px;}
div.calculator-case {padding-top:60px;}
div.calculator-case  p {padding-top:0;}
div.calculator img.sticker { position: absolute; top:-45px;  left:25px;}
div.calculator div.form {  padding:0 20px 10px 20px; }
div.calculator div.form form {  }
div.calculator div.form form label  { display:block; clear:left; }
div.calculator div.form form label input { width:50px; border:0 none; border-bottom:1px solid #c8c8c8; background:none; outline: none; margin-top:10px; margin-bottom:10px; color:#5f6062}
div.calculator div.form form label input:focus,div.calculator div.form form label  input:hover {border-bottom:1px solid #333; color:#333}
div.calculator div.form form .submit {margin:0; padding:5px 0 0 0; }
div.calculator div.form form .submit input {margin:0; width:auto; color:#fff;}
div.calculator div.form form  .formBody  {float: left;display:inline;width: auto;}
div.calculator div.form  form .formBody  input {width:100px; } 
div.calculator div.form  form  .btn-orange {width:auto; }
div.calculator .checkbox  {display:none}

.banner-homepage  {border:0 none; padding-top:20px;}
.banner-homepage a {margin-bottom: 9px;}

.banner1,.banner2,.banner3,.banner4 {width:249px; height:47px; display:block; padding:8px 10px; color:#5f6062; font-size:110%; text-decoration:none !important;}
.banner4:hover,.banner1:hover,.banner2:hover,.banner3:hover {color:#5f6062;  background-position: -3px -0px; text-decoration:none !important}
.banner4 img,.banner1 img,.banner2 img,.banner3 img {margin-right:10px; position:relative; top:-2px; }
.banner1 {background:url('../../uploads/images/design/2013/banner-bg1.png') left top no-repeat;}
.banner2 {background:url('../../uploads/images/design/2013/banner-bg2.png') left top no-repeat;}
.banner3 {background:url('../../uploads/images/design/2013/banner-bg3.png') left top no-repeat;}
.banner4 {background:url('../../uploads/images/design/2013/banner-bg4.png') left top no-repeat;}

div.rozvozbox { margin:0 25px 0 0;}
div.rozvozbox .mapa { position:relative;}
div.rozvozbox h3 {font-family: 'Shadows Into Light Two', cursive; font-size: 180%; margin-bottom:10px; color:#27184e;}
div.rozvozbox h3 a:hover,div.rozvozbox h3 a {color:#27184e;}
.rozvozbox .legenda {float:right; position:relative; top:-30px;  text-transform:lowercase;}
.rozvozbox .legenda p {margin:0; padding:0 0 5px 0; font-size:110%; color:#27184e;}
.rozvozbox .legenda p span {padding:0px 4px; display:inline-block; background:#f4f4f2; 
                            margin-right:5px;
                            -webkit-border-radius: 2px;
                            -moz-border-radius: 2px;
                            border-radius: 2px;
}
div.rozvozbox .mapa .case:hover .casecontent {display:block;}
.rozvozbox .casecontent {display:none; background: #fff; 
                         position:absolute;  left:100%; margin-left:0px; top:0; z-index:100; width:280px; padding:20px;
                         -webkit-border-radius: 2px;
                         -moz-border-radius: 2px;
                         border-radius: 2px;
                         -webkit-box-shadow: #666 1px 1px 3px;
                         -moz-box-shadow: #666 1px 1px 3px;
                         box-shadow: #666 1px 1px 3px;
}
.rozvozbox .casecontent h4 {margin:0; padding:0; font-size:140%; }
.rozvozbox .casecontent h4 img { margin-right:3px; position:relative; top:-2px;}
.rozvozbox .casecontent .okolie strong {font-weight:normal; padding-top:0 !important;}
.rozvozbox .casecontent .small {border:1px solid #ddd; background:#f2f2f2; padding:5px; margin-top:5px; margin-bottom:10px;}
.rozvozbox .casecontent .status { font-size:90%;  padding-top:0px; padding-bottom:15px; float:left; line-height:1.4em;}
.rozvozbox .casecontent .status a {display:block; font-size:80%;}
.rozvozbox .casecontent .btn-green {float:right;}
.rozvozbox .casecontent .progressbar {font-size:90%; clear:both; margin:10px 0;}
.item-case .rozvozbox .casecontent .btn-green {float:none}

div.mapa img.img {top:-3px;}
footer {clear:both;}


#left {width:252px; }
nav.submenu  {background:#fff;  border-left:1px solid #b6b6b6;  border-bottom:1px solid #b6b6b6; padding-bottom:0;}
nav.submenu ul {}
div.item-page {margin-left:0;  margin-right:0; width:667px; background:none; border-right:0 none; max-width:100%}
.item-page-case {padding-bottom:30px;}

body .ui-widget-content {border:0 none; background:#eee; padding:0; margin:0;}
body .ui-tabs  {background:none;}
body .ui-tabs-vertical {  }
body .ui-tabs-vertical .ui-tabs-nav { float: left; width: 200px;  background:none; border:0 none; margin:5px 0 0 0; position:relative; z-index:10;}
body .ui-tabs-vertical .ui-tabs-nav li { background:none; border:0 none; width:auto; float:none; margin:0;         }
body .ui-tabs-horizontal .ui-tabs-nav li a,body .ui-tabs-vertical .ui-tabs-nav li a { padding:15px 20px; background:none;  background:#dfeecb; color:#81c546; display:block; float:none;
                                                                                      -webkit-box-shadow: #666 1px 1px 3px;
                                                                                      -moz-box-shadow: #666 1px 1px 3px;
                                                                                      box-shadow: #666 1px 1px 3px; 
                                                                                      margin-bottom:10px;
}
body .ui-tabs-horizontal .ui-tabs-panel  {padding:0;position: relative;z-index: 214878;}
body .ui-tabs-horizontal .ui-tabs-nav {background:none; border:0 none;} 
body .ui-tabs-horizontal  .tabsvert  {margin-bottom:20px;}
body .ui-tabs-horizontal .ui-tabs-nav li  {background:none; border:0 none;}
body .ui-tabs-horizontal .ui-tabs-nav li a {margin-bottom:0;}
body .ui-tabs-vertical .ui-tabs-nav li a:hover,body .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a { background:#81c546; color:#fff;   }
body .ui-tabs-horizontal .ui-tabs-nav li a:hover,body .ui-tabs-horizontal .ui-tabs-nav li.ui-tabs-active a { background:#81c546; color:#fff;   }
body .ui-tabs-vertical .ui-tabs-panel {background: url('../../uploads/images/design/2013/box-shadow.png') left center no-repeat; margin:0; padding:0;  float:left; width:460px; position:relative;left: -25px; z-index:100;  color:#5f6062;}
body .ui-tabs-vertical .ui-tabs-panel .case { padding:15px 30px; margin-left:45px;background:#fff;z-index:101;  border:1px solid  #cdcdcd;  position:relative;left: -34px; 
                                              border-radius:2px;
                                              -webkit-box-shadow: 0px 1px 0px 1px rgba(168, 168, 168, 0.3); /* WebKit */
                                              -moz-box-shadow: 0px 1px 0px 1px rgba(168, 168, 168, 0.3); /* Firefox */
                                              box-shadow: 0px 1px 0px 1px rgba(168, 168, 168, 0.3); /* Standard */

}
body  .ui-widget-content a  {color:inherit}
#tabscontent div {font-family: 'Raleway', sans-serif;}

.content-banner  {line-height: 2em;margin:20px 0;  height:110px; background: url('../../uploads/images/design/2013/content-banner.png') right center #abbdc8 no-repeat; 
                  -webkit-box-shadow: 0px 1px 1px 1px rgba(169, 169, 169, 1); /* WebKit */
                  -moz-box-shadow: 0px 1px 1px 1px rgba(169, 169, 169, 1); /* Firefox */
                  box-shadow: 0px 1px 1px 1px rgba(169, 169, 169, 1); /* Standard */
}
.content-banner-blue2 {background-color:#cbe2e1;}
.content-banner-green {background-color:#d2e2cb;}

.content-banner  img { height:100%; width:auto; float:left; margin-right:20px; }
.content-banner .case {display:block; color:#27184e !important; text-decoration:none; font-size:190%; font-family: 'Raleway', sans-serif;  padding-left:20px;}
.content-banner .case span {font-size: 60%;}
.content-banner1,.content-banner2 {background-image:url('../../uploads/images/design/2013/content-banner1.png') ; height:60px;}
.content-banner1 .case ,.content-banner2 .case  {padding-left:10px; line-height:1em;  font-size:160%;}
.content-banner1 {float:left; width:49%;}
.content-banner2 {float:right; width:49%;}
.content-banner .btn-green,.content-banner .btn-purple {font-size:0.6em; float:right; margin-right:10px; margin-top:0.7em; left:0 !important; right:10px !important;}

div.into{ width: 100% !important; background: none; }
.underliner{height:auto; min-height: 67px;}
.whiteBg{background:#fff;  overflow: hidden;}

div.bigbox {background:url('../../uploads/images/design/2013/bigbox-img2.png') 110% 30px #e9e9e9 no-repeat; position:relative;   min-height:240px;}
div.bigbox .fancy,div.bigbox img.perex { position:absolute; bottom:0;  }
div.bigbox img.ico-video {position:absolute; bottom:10px; right:10px;}
div.bigbox a {text-decoration:none}
div.bigbox .desc,div.bigbox h4,div.bigbox h1,div.bigbox h2,div.bigbox h3 {position:relative; margin:0; padding:0 10px 0 320px; text-decoration:none;}
div.bigbox h1,div.bigbox h2 { padding-top:70px; }
div.bigbox  h3 { font-size:100%; margin-bottom:00px; }
div.bigbox  .desc { font-size:84%; margin-bottom:00px; }
div.bigbox  h4 {color:#5f6062; padding-top:20px; font-size:180%; width:360px;  }
div.bigbox2 {background:url('../../uploads/images/design/2013/bigbox-img1.png') -10px 30px  #e9e9e9 no-repeat;}
div.bigbox2 .desc,div.bigbox2 h4,div.bigbox2 h1,div.bigbox2 h2,div.bigbox2 h3 {padding-left:20px; padding-right:220px;}
div.bigbox .fancy,div.bigbox2 img.perex {right:0px; bottom:0;}
div.bigbox .fancy {z-index:10; }
div.bigbox .fancy .ico-video {z-index:1}

div.bigboxhalf {width:49%; min-height:140px; float:left; background:url('../../uploads/images/design/2013/bigboxhalf-img2.png') 110% 30px #e9e9e9 no-repeat;}
div.bigboxhalf2 {float:right; }
div.bigboxhalf h1,div.bigboxhalf  h2,div.bigboxhalf  h3,div.bigboxhalf  h4 {padding-left:150px; width:170px;}
div.bigboxhalf h1,div.bigboxhalf  h2 {padding-top:40px; font-size:105%; }
div.bigboxhalf  h4 {font-size:100%; padding-top:10px;}
 div.bigboxhalf h4   {padding-top:40px; padding-right:0}
 div.bigboxhalf h2  {padding-top:10px; text-align:right; padding-right:100px;}


body .bigboxblue {background-color:#cbdae2}
body .bigboxblue.bigboxhover:hover {background-color:#cbe2e1}
body .bigboxblue2 {background-color:#cbe2e1}
body .bigboxblue2.bigboxhover:hover {background-color:#d2e2cb}
body .bigbox-green {background-color:#d2e2cb}
body .bigbox-green.bigboxhover:hover {background-color:#cbdae2}


body .bigboxblue h2 {color:#000;}


.bigboxdesc {padding-bottom:0px; padding-left:15px; padding-right:15px;}

div.rozvozbox { padding:10px 10px; margin-bottom:10px; background:#e9e9e9;  position:relative;}
.home-box-case div.rozvozbox {background:none;  padding:0; }
.item-page div.rozvozbox {width: auto;display: block;float:none; padding-right:0; margin-right:0;}
div.rozvozbox h2 { margin:0; padding:0; }
div.rozvozbox h2 img { position:relative; top:-3px; margin-right:5px; margin-left:5px; }
div.rozvozbox p.okolie { font-size:90%; }
iv.rozvozbox  p.okolie strong {  }
div.rozvozbox p.small {margin:0; padding:0;  font-size:90%; }
div.rozvozbox p.small a {  }
div.rozvozbox a.btn-green { position:absolute; top:10px; right:10px; }
.home-box-case  div.rozvozbox .btn-green {position:relative; top:0; left:0; float:none;}

.rozvozbox  .progressbar {position:relative; margin-top:10px;}
.rozvozbox  .progressbar  span {position:absolute; top:5px; left: 10px; color:#fff; font-weight:bold; }
.rozvozbox .status {margin-top:10px; font-size:90%;}
.rozvozbox .status  strong {font-size:110%;}

div.gallery {  }
div.gallery div.video span {position:absolute;}
div.gallery div.video,div.gallery div.image {  float:left;  width:auto; clear:none; margin-right:15px; margin-bottom:10px; 
                                               -webkit-box-shadow: #666 1px 1px 3px;
                                               -moz-box-shadow: #666 1px 1px 3px;
                                               ox-shadow: #666 1px 1px 3px; }
div.gallery div.image a.fancy {  }
div.gallery div.image  p {margin:0; padding:5px; font-size:90%; text-align:center; font-style:italic;}
.nocrumb {display:none}
ul{
    list-style-image:url(../../uploads/images/design/2013/menu-li-green.png);
}

.bigbox   .result  {top:10px;}
.pribehyBoxCol .result  {top:10px;}

.arrow_box,.arrow_box-left {
    position: relative;
    background: #efefef !important;
}
.arrow_box:after{
    left: 100%;
}
.arrow_box-left:after {
    right:100%;
}
.arrow_box-left:after,.arrow_box:after {	
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box-left:after,.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-width: 6px;
    top: 50%;
    margin-top: -6px;
}

.arrow_box:after {
    border-left-color: #efefef;
}

.arrow_box-left:after {
    border-right-color: #efefef;
}

.itemmenu .content-banner {margin:5px 0;}
div.buble { background:#cadd95; border:1px solid #b2cb96; color:#fff; display:inline-block; border-radius:25px; width:35px; height:60px; font-size:80%; padding:15px 10px 10px 7px; text-align:center; position:relative; line-height:1.2em; margin-right:5px;  color:#2b2c28}
div.buble  div.value { background:#fff; border:0px solid #b2cb96; position:absolute; bottom:-2px;  border-radius:45px; padding:15px 0px;; color:#5f6062; text-align:center;  font-size:90%; margin:0 auto; width:40px; height:10px; margin-left:-1px;}
div.buble2 {background:#5a9123; border:1px solid #5a9123; color:#fff}


/* menu icon */
#menu-icon {
    display: none; /* hide menu icon initially */
}

/*zdrave obedy*/

/*.templatezo #container-case {padding:20px 0 30px 0;}*/
#calendar-case { padding:0 20px; border:5px solid #7ac142; background:#fff;border-bottom:0 none; }
#calendar-case .fc-header td {background:none}
body #result-table { border-collapse:collapse; margin-top:-1px;}
#result-table th,#result-table td {padding:5px 10px; }
#result-table th {background:#7ac142; color:#fff;}
#calendar .add {background:url(../../uploads/images/design/zdrave-obedy/ico-plus.png) no-repeat; display:inline-block; font-size:95%; padding:0 0 0 25px; text-decoration:none}
#calendar .add:hover {background-position:0 -20px; color:inherit}
#calendar table {border:0 none;table-layout: fixed;}
body table .fc-day-header {font-family:inherit; font-size:90%; padding:5px 0;}
body table .fc-day  {padding:10px; }

#result-table td a.delete-item {  background:url(../../uploads/images/design/zdrave-obedy/ico-close.png) 0 center  no-repeat; width:20px; height:20px; display: inline-block;	}
#result-table td a.delete-item:hover {background-image:url(../../uploads/images/design/zdrave-obedy/ico-close-hover.png)}


body .fc-event-hori { padding-right:20px; background:url(../../uploads/images/design/zdrave-obedy/ico-close.png) right 5px  no-repeat; 	}
body .fc-event-hori:hover {background-image:url(../../uploads/images/design/zdrave-obedy/ico-close-hover.png)}
body .fc-today  {background:#eee !important}

.zdrave-obedy {padding:10px 50px; }
.zdrave-obedy .zo-order {float:Right; margin-top:25px;}
.choice {clear:both; border-top:1px solid #ccc;}
.choice fieldset { width:47%; }
.choice fieldset.col1 {float:left;}
.choice fieldset.col2 {float:right;}
.choice fieldset h2 {}
.choice fieldset legend {font-size:160%; font-weight:normal; padding:0 0 10px 0; color:#27184e;}
.choice fieldset label {margin-left:5px;}
.choice fieldset .line {clear: both;padding-top:10px; padding-bottom:10px;}
.choice fieldset .cena {float:right; color:#7ac142; font-size:140%; }
.choice fieldset .hodnoty {float:Right; padding-top:10px;}
.choice fieldset .perex {margin-right: 10px;   float: left;}

html  {overflow-y: visible}

div.benefits { background: url('../../uploads/images/design/2013/content-banner2.png') right center #e9eff2 no-repeat; margin-top:20px; float:left; margin-bottom:20px; clear:both; 
               -webkit-box-shadow: #666 -1px 1px 3px;
               -moz-box-shadow: #666 -1px 1px 3px;
               box-shadow: #666 -1px 1px 3px;
               padding:15px;
}
div.benefits h2 {  color:#27184e; font-weight:normal;  margin:0;  padding:5px 0 5px 0; font-weight:normal; letter-spacing:0 px;}
div.benefits h2 a {color:#27184e; font-weight:normal;  font-size:90%;}
div.benefits div.benefit { float:left; width:33%; }
div.benefits div.benefit p { padding-right:10px;  }
div.benefits div.benefit p strong {background: url('../../uploads/images/design/2013/arrow.png') 0 7px no-repeat; padding-left:12px; display:inline-block}

.videohp {display:inline-block; width: 270px; margin-bottom:10px;}
.videohp a {line-height:1.3em;  text-decoration:none; font-size:120%;}
.videohp a:hover {}
.videohp img {display:block; margin:20px auto 10px auto;;}



#iview {
    overflow:hidden;
    display: block;
    width: 647px;
    height: 432px;
    background: #aaa;
    padding: 5px;
    border-radius: 0px;
    position: relative;

    margin: 10px 0;
}

#iview .iviewSlider {
    display: block;
    width: 900px;
    height: 500px;
    overflow: hidden;
    border-radius: 4px;
}

.iview-controlNav {
    position: absolute;
    bottom: 30px;
    left: 347px;
    height: 44px;
}

.iview-controlNav a {
    text-indent: -9999px;
}

.iview-controlNav a.iview-controlPrevNav {
    float: left;
    width: 50px;
    height: 44px;
    background: url('../../uploads/files/js/mylibs/iview/img/slider-controls.png') no-repeat;
}

.iview-controlNav a.iview-controlNextNav {
    float: left;
    width: 50px;
    height: 44px;
    background: url('../../uploads/files/js/mylibs/iview/img/slider-controls.png') no-repeat -50px 0px;
}

.iview-controlNav div.iview-items {
    float: left;
    padding: 0px 10px 0px 10px;
    height: 44px;
    background: url('../../uploads/files/js/mylibs/iview/img/nav-bg.png');
}

.iview-controlNav a.iview-control {
    padding: 0px;
    float: left;
    width: 11px;
    height: 12px;
    background: url('../../uploads/files/js/mylibs/iview/img/bullets.png') no-repeat;
    line-height: 0px;
}

.iview-controlNav a.iview-control.active {
    background-position: 0px -12px;
}

.iview-caption {
    background: url('../../uploads/files/js/mylibs/iview/img/caption-bg.png');
    color: #FFF;
    padding: 5px 15px;
    font-family: Verdana;
    font-size: 12px;
    text-shadow: #000 1px 1px 0px;
}

.iview-caption.caption1 {
    font-size: 30px;
    font-weight: bold;
    height: 45px;
}

.iview-caption.caption2 {
    background: #00b4ff;
    font-size: 36px;
    font-weight: bold;
    text-shadow: none;
}

.iview-caption.caption3 {
    background: #FFF;
    color: #000;
    font-size: 26px;
    text-shadow: none;
}

.iview-caption.caption4 {
    font-size: 22px;
    font-weight: bold;
}

.iview-caption.caption5 {
    background: #c4302b;
    box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
    font-size: 20px;
    font-weight: bold;
    text-shadow: none;
}

.iview-caption.caption6 {
    font-size: 18px;
}

.iview-caption.caption7 {
    text-align: left;
    font-size: 11px;

    border-radius: 0px;
}

.iview-caption.caption7 div {
    line-height: 200%;
}

.iview-caption.caption7 h3 {
    margin-bottom: 20px;
    color: #FFF;
}

.c.blackcaption {
    background: #000;
    box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
    text-shadow: none;
}

#iview-preloader {
    border: #666 1px solid;
    width: 150px
}

#iview-preloader div {
    background: #666;
}


.iview-controlNav div.iview-items ul li {
    padding: 0px;
    float: left;
    width: 11px;
    height: 12px;
    margin: 3px;
    margin-top: 16px;
    line-height: 0px;
}

#iview #iview-tooltip {
    display: none;
    position: absolute;
    background: url('../../uploads/files/js/mylibs/iview/img/tooltip.png') no-repeat;
    width: 124px;
    height: 90px;
    bottom: 30px;
    left: -67px;
    padding: 10px;
    z-index: 100;
}

#iview #iview-tooltip div.holder {
    display: block;
    width: 124px;
    height: 84px;
    overflow: hidden;
    border-radius: 2px;
}

#iview #iview-tooltip div.holder div.container {
    display: block;
    width: 4000px;
}

#iview #iview-tooltip div.holder div.container div {
    float: left;
    display: block;
    overflow: hidden;
    width: 124px;
    height: 84px;
    left: -50%;
    text-align: center;
}

#iview #iview-tooltip div.holder div.container div img {
    height: 84px;
    margin: 0 auto;
}



#iview div.iview-directionNav {
    position: absolute;
    top: 47%;
    left: 0px;
    z-index: 9;
    width: 100%;
}

#iview div.iview-directionNav a {
    display: block;
    cursor: pointer;
    position: absolute;
    width: 27px;
    height: 27px;
    background-image: url(../../uploads/files/js/mylibs/iview/img/bg_direction_nav.png);
    text-indent: -9999px;
    -webkit-transition: left 0.3s ease-in-out;
    -webkit-transition-property: left,right;
    -moz-transition: left 0.3s ease-in-out;
    -moz-transition-property: left,right;
    -o-transition: left 0.3s ease-in-out;
    -o-transition-property: left,right;
    -ms-transition: left 0.3s ease-in-out;
    -ms-transition-property: left,right;
    transition: left 0.3s ease-in-out;
    transition-property: left,right;
}

#iview div.iview-directionNav a.iview-nextNav {
    right: -27px;
    background-position: 27px 0px;
}

#iview div.iview-directionNav a.iview-prevNav {
    left: -27px;
    background-position: 0px 0px
}

#iview.iview-hover div.iview-directionNav a.iview-nextNav {
    right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
    left: 20px;
}

.hidden {display:none}
.hidden-xs {display:block !important}
.visible-xs {display:none !important}

.popup-left {width:60%; float:left}
.popup-right {width:40%; float:right; }
.popup-fb {float: left; width: 60%; overflow:hidden;}

@media screen and (max-width: 768px) {
div.dietBox div.dietBoxCol2 a, div.dietBox div.dietBoxCol a {white-space:nowrap;}
div.dietBox div.dietBoxCol2, div.dietBox div.dietBoxCol {width: 45% !important;}
div.dietBox  .diet-case {margin: 0 !important;}
div.dietBox div.dietBoxCol2 h2, div.dietBox div.dietBoxCol h2 {white-space:initial;}

.head2 th a {float:left;}
.head2 th a.btn-orange {float:none; margin-left:10px;}

.lang-lu div.dietBox div.diet-case div.dietBoxCol:first-child {margin-left:0%}
.body-sticker { display:none; }
    body #floatingSocialShare a {margin:0;}
.bloghomepa,    .bloghomepagecol {width:auto; height:auto !important;}
    .jedalnicek-content {max-width:100%}
    .template2015 .banner-homepage { margin-left: 0;}
    .template2015 .banner-homepage a {box-shadow: none}
    .template2015 #topTop h2 { left:20px;}
    .template2015 #topTop h2  a img {width:100px;}
    .template2015 #topTop .case {width:100%;}
    .template2015 .flexnav {display:none;}
    .vasa-case {width:100%;}
    .vasa-case .vasa {width:50%}
.bloghomepagecol img { display: inline; }
 .ako-varime-box {margin-left:0;}
    #endpage-box {
        width: auto;
        margin-left: 20px;
    }
    .popup-fb {display:none}
    .popup-left {width:auto; float:none}
    .popup-right {width:auto; float:none; }

    .popup-col  H1 {font-size:1.5em;}
    #popup-2 .into > div > div > div {background:none;}
    .formLabel2 label {text-align:left;}

    body .bigbox .desc {  padding:0; }

    body div.bigboxhalf  {float:none; width:auto; padding:0; clear: both;min-height: 100%; float:left; padding:10px 0 00; margin-bottom:10px;}
    div.bigbox img.perex { float:left;  left: 0; position: relative; max-width: 100px !important; }
    div.bigboxhalf h1, div.bigboxhalf h2, div.bigboxhalf h3, div.bigboxhalf h4  {padding:0; float:left;}



    body div.bigboxhalf  {float:none; width:auto; padding:0; clear: both;min-height: 100%; float:left; padding:10px 0 00; margin-bottom:10px;}
    div.bigbox img.perex { float:left;   margin-right: 10px; left: 0; position: relative; max-width: 100px !important; }
    div.bigboxhalf h1, div.bigboxhalf h2, div.bigboxhalf h3, div.bigboxhalf h4  {padding:0; float:left;}
    body div.bigbox {min-height:100% !important; float:left; width:100%;}

    body div.bigbox h4,body div.bigbox h2,body div.bigbox h3 {padding:0; margin:0; float: none; width:auto;}
    body div.bigbox h2 {padding-top: 10px;font-size:1.2em;}
    div.bigbox h4 {margin:0; padding:0;   font-size:1.2em;}


    .slide-button {display:none} 
    .hidden-xs {}
    .visible-xs {display:block !important}


    div.faq-box {width:auto !important;}
    .banner-homepage a {width:100% !important;}

    #mainMenu ul {

    }
    img {max-width:100% !important; height:auto !important}

    #left {display:none;}
    div.item-page {width: 100% !important; margin:0; padding: 0 0 0em 0;}
    div.item-page-case {padding:0 0;}
    div.item-page-case p {top: 10px !important}
    .title-like {display:none}

    section.top-bar  {position:relative; z-index: 123;}
    section.top-bar nav    {width:auto;}
    section.top-bar nav .fast-contact {float:none; font-size:110%;}
    section.top-bar nav .menu-case {float:none; display:none;}

    header {height: auto !important;}
    .flexslider {display:none}
    .flexslider-nav {display:none}

    #mainMenu h2 {float:left; position:relative; top:0; left:0; padding: 0 0 0 5px !important;}


    /* menu icon */
    #topTop {width: auto !important;height: !important;position: relative !important;}    
    #menu-icon { display: none; /* show menu icon */
                 border-left:0 none; background:#ffffff;   
                 webkit-border-radius: 2px;
                 -moz-border-radius: 2px;
                 border-radius: 2px;
                 -webkit-box-shadow: #666 1px 1px 3px;
                 -moz-box-shadow: #666 1px 1px 3px;
                 box-shadow: #666 1px 1px 3px;

    }
    #mainMenu  {top: 0;background:none;position: relative; height:auto}

    /* main nav */ 
    #mainMenu ul li.liButton {position:absolute; right:10px;  top:6px; width: auto !important;}
    #mainMenu ul li.liButton a {width:auto; display:inline-block; }
    #mainMenu ul { float:none; width:auto; clear:both; padding-right: 0;}    
    #mainMenu  ul  li {height:auto; clear:right;}    
    #mainMenu  ul  > li  {width: 33.333333333% !important;text-align: center;}

#mainMenu ul li  {float: left;display:block;line-height:2em;font-size:1.1em;width:auto;margin:0;position: static;max-height: 2em;overflow: hidden;}
    #mainMenu ul li a {border-bottom:2px transparent solid }
    #mainMenu ul li a {width:auto; float:none;}
    #mainMenu ul li ul {display:none; position:absolute; left:0; top: auto;text-align: left;margin: 0 0px !important;width: 100%;clear:both; margin: 0 auto;background:#fff;}
    #mainMenu ul li ul li {width: 100% !important;display: block;text-align: left;}
    #mainMenu ul li ul li ul li a {padding-top:8px; padding-bottom:8px;background-image:none !important}


    /* dropdown */
    #nav ul { width: auto; position: static; display: block; border: none; background: inherit;}
    #nav ul li {margin: 3px 0 3px 15px;}

    /*body*/
    .container,#container {width: 100%;padding: 0;}
    #main {padding:0 5px; width:auto !important;}
    #container2 {width:auto;}
    section.footer2 {display:none;}

    body .ui-tabs-vertical .ui-tabs-panel  {width:auto;left: 0;float: none;clear: both;padding: 0 5px;display: block !important;}
    body .ui-tabs-vertical .ui-tabs-panel .case {margin:0; padding:0;left: 0;}
    body .ui-tabs-vertical .ui-tabs-nav {width:auto;display: none;float: none;}
    body .ui-tabs-vertical .ui-tabs-nav li {float:left; width:50%; clear:none; }
    body .ui-tabs-horizontal .ui-tabs-nav li a, body .ui-tabs-vertical .ui-tabs-nav li a {padding: 10px; width:auto;margin-bottom: 0;}

    div.dietBox .diet-case {padding-bottom:0;}
    div.dietBox {margin:0;}
    div.dietBox .label {position:relative; top:1px; left:0; display:none}
    div.dietBox div.dietBoxCol2, div.dietBox div.dietBoxCol  {float:left; width: 45%; clear:none;  padding-right:0; margin-bottom:5px; border-left:0 none !important }
    .template2015 div.dietBox .vertical-line {display:none}
    
    div.dietBox div.dietBoxCol .nit {display:none}
    div.dietBox .dietBoxTxt {margin-left:0;}

    div.benefits div.benefit {width:100%;}

    .pribehyBox {display:none;}
    .newsBox2013 {display:none}
    .rozvozbox {display:none}
    .calculator {display:none}

    /*footer*/
    section.footer2 div.footer2-case2 {width:auto; }
    .banner-homepage {float:none !important; clear:both; mar}
    .banner-homepage a {float:none; display:block; float:left; clear:both; width:100%;}    

    .footer-case {display:none;}
    .footer-case {width:auto;}
    footer div.footBox {width:auto; float:none;}
    footer .calcbmiBox {display:none;}

    .copy {width:auto; line-height:1.4em;}
    .copy  a {padding:0.5em 0; display:inline-block;}
    .copy ul { float:none; display:block; clear:both; display:none; } 
    .copy ul li { float:none; background:none; padding-left:0;  margin-left:0; margin:0; padding:0; line-height:1em;} 

    .content-banner .case {line-height:0.8em; font-size:140%}
    .content-banner .case span {line-height:90%;}
    .content-banner img {display:none;}
    .content-banner {height: 80px; width: 100%;}
    div.rozvozbox h2 {font-size:150%;}



    #articleTabs>ul {display:none}

    .tab-mobile, #articleTabs>div.activeTabDiv {overflow: auto; overflow-y: hidden; width: 100% !important;}
    #articleTabs > div {display:block !important}
    #IMS_iframe1 {display:none}

    div.into p.btn-green {text-align:left; margin-left:0; padding-left: 0 !important;}
    .formLabel2 label {width:auto;margin:0; padding-top: 0;padding-bottom:0;}

    .formBody .jqTransformInputWrapper {width: 90% !important; clear:both;}
    table.jqTransformTextarea tbody tr td div textarea  {width:auto !important; }
    .whiteBg {padding-left:10px;max-width: 100%;padding-top: 10px;}
    .whiteBg h2 {padding-left:0;}

    .full {width:100%;}
    span.jqTransformCheckboxWrapper {float:none !important}
    .half {width: 100% !important; }
    .formBody legend {margin-left:-10px !important}
    .fbr_helptext {margin:0; padding-right: 10px;padding-left:0;}
    .userForm .radio  {clear:both;}
    .userForm .radio div {clear:both; width: auto; float:none} 
    table.jqTransformTextarea td {max-width: 100% !important; }   
    table.jqTransformTextarea td#jqTransformTextarea-mr,table.jqTransformTextarea td#jqTransformTextarea-ml {display:none !important}
    table.jqTransformTextarea tbody tr td div {width:100% !important; }
    table.jqTransformTextarea tbody tr td div textarea {width:auto !important}
    .formNote {padding-left:0}

}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    body .dc-top strong {display:block; float:none;}
    header {overflow:visible;}
    div.dietBox div.dietBoxCol2, div.dietBox div.dietBoxCol {float:left; width: 45%; clear:none; margin-left:1%;  padding-right:0; margin-bottom:5px;}
    div.dietBox .label {display:none}
    #topTop {width:100%; }
    #mainMenu {}
    #topTop h2 {margin:0; padding:0 !important;}
    #mainMenu ul li.liButton a {line-height:1em !important; padding: 5px !important; margin-top:7px; width: auto;}
    #mainMenu ul {margin-right:0; padding-right:5px;}
    #left {width:25%;}
    .item-page { width: 72% !important; padding-right: 0 !important; padding-left: 10px !important;}
    .flexslider .slides .desc {width:100%;margin-left: 0;left: 1px;}
    #container {width:auto; }
    #container2 {width:auto; }
    div.newsBox2013 {display:none}
    section.top-bar nav {width:auto}

    body .ui-tabs-vertical .ui-tabs-panel  {width:auto;left: 0;float: none;clear: both;padding: 0;display: block !important; margin-bottom:10px;}
    body .ui-tabs-vertical .ui-tabs-panel .visible-xs {display:block !important;}
    body .ui-tabs-vertical .ui-tabs-panel .case {}
    body .ui-tabs-vertical .ui-tabs-nav {width:auto;display: none;float: none;}
    body .ui-tabs-vertical .ui-tabs-nav li {float:left; width:50%; clear:none; }
    body .ui-tabs-horizontal .ui-tabs-nav li a, body .ui-tabs-vertical .ui-tabs-nav li a {padding: 10px; width:auto;margin-bottom: 0;}
    .fbr_helptext {padding-left:10px;padding-right:40px;}
    .formLabel2 label { margin-bottom: 0;   text-align:left;}
    .formBody .jqTransformInputWrapper {margin-left:10px;}
    .userForm .radio div {
        margin-left: 10px;
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    #mainMenu h2 img  {width:70%;}
    #mainMenu ul li.liButton a { font-size:80%; padding:7px 7px !important; line-height:1em}
}



.__userForm .radio div {float:left;}
.slide-button {position:absolute;bottom: 50px;left: 50%;z-index: 1000;margin-left: 300px;} 
.slide-button .btn-purple { padding: 15px 40px; font-size: 150%;}  

footer {background:#928C78}


div.faq-box {
    width:450px;
    padding:20px 20px 10px 20px;
    background:#fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #666 1px 1px 3px;
    -moz-box-shadow: #666 1px 1px 3px;
    box-shadow: #666 1px 1px 3px;
    float: left;
}
div.faq-box h3 {padding:0;}

.calcbmiBox {float:left; width:260px; margin-right:20px; }
.calcbmiBox h3 {font-family: 'Shadows Into Light Two', cursive; font-size: 180%; padding-bottom: 5px;margin-bottom:0px;  margin-top:15px; color:#27184e;}
.calcbmiBox h3 a {text-decoration:none;}
.calcbmiBox h3 a:hover {text-decoration:underline;}
.calcbmiBox h3 a:hover,.calcbmiBox h3 a {color:#27184e;}

.ako-varime {margin-left: 30px; float:right;}
.ako-varime.calcbmiBox img {
    width:200px ;
    height:auto; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #666 1px 1px 3px;
    -moz-box-shadow: #666 1px 1px 3px;
    box-shadow: #666 1px 1px 3px;
}

.home-box-case {float:left; background:none}

.banner-homepage  {float: right; width:auto;}
.banner-homepage a {width:300px}

div.dietBox {padding-top:00px; margin-top:0;}
div.dietBox .diet-case { padding-bottom:30px; display: flex; flex-wrap: wrap; }

.mf-bar-iframe.mf-bar-iframe-top {margin-top:0 !important; height:50px !important; position:absolute !important; }
.mf-bar .mf-content .mf-link {padding-top:4px !important; padding-bottom:4px !important; border-radius:2px !important}
.mautic-focus {font: 600 16px/22px "Open Sans", sans-serif !important;}
.mf-bar {font-size:100% !important}
.mf-bar-iframe.mf-bar-iframe-sticky {position:fixed !important}

.dc-active body {padding-top1:58px;}
.dc-top {top:0;width:100%;text-align:center;padding:10px;position: relative;z-index: 10000;border-top: 2px solid #ddd;border-bottom: 2px solid #ddd;color: #fff;}
.dc-top span span {margin:0 5px;background:#404040; color:#fff; font: 600 16px/22px "Open Sans", sans-serif; padding:3px 5px; border-radius:5px; margin-right:5px;   position:relative; text-align:center;}
.dc-top span span em {font-style:normal; position:absolute; top:100%; left:50%; color:#777; font-size:10px; font-weight:normal;
                      -webkit-transform: translateX(-50%);
                      -ms-transform: translateX(-50%);
                      transform: translateX(-50%);
                      line-height:1.2em;
}
.dc-top strong {display: inline-block;padding-bottom: 10px; margin-right:10px; font-weight:normal   }
.dc-top a.btn {margin-left:10px;}


.mtc-form {padding:15px 0 0 0; border:5px solid #81c546; background:#fff;}
.mtc-form .mauticform_wrapper  {max-width:500px; } 
.mtc-form .mauticform_wrapper .mauticform-row.mauticform-button-wrapper {text-align:center; zoom:1.1}

.mauticform_wrapper  {}
.mauticform_wrapper  .mauticform-row{clear: left;padding: 10px;}
.mauticform_wrapper  .mauticform-label{float:left; width: 110px; font-family:'regular', arial,serif; font-size:110%; font-weight:normal;}
.mauticform_wrapper  .mauticform-row.mauticform-radiogrp >  .mauticform-radiogrp-row { }
.mauticform_wrapper  .mauticform-row.mauticform-radiogrp  > .mauticform-label { float:left;}
.mauticform_wrapper  .mauticform-selectbox,.mauticform_wrapper  .mauticform-input { border:1px solid #ccc;border-radius: 0; box-shadow:none; padding:5px 10px !important; width:300px;}
.mauticform_wrapper  .mauticform-selectbox {width:325px}
.mauticform_wrapper  .mauticform-button { 
margin-top:10px;
   padding:5px 15px;
    background:#81c546;
    line-height:28px;
    border-radius: 2px;
    border:0px solid #5e8c22;
    -webkit-box-shadow: 0px 1px 0 4px rgba(50, 50, 50, 0.59);
    -moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.59);
    box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.59);  
    color:#fff !important;}
    .mauticform_wrapper  .mauticform-button:hover {background:#37255f}
.mauticform_wrapper  .mauticform-selectbox { }
.mauticform_wrapper  .mauticform-selectbox,.mauticform_wrapper  .mauticform-input  {color:#666; padding:2px;}
.mauticform_wrapper .mauticform-errormsg  {color:red;  font-style:italic;  font-size:90%; margin-left:5px;}
.mauticform-message  {
    margin-top: 10px;
    line-height: 2em;
    text-align: center;
    color: #fff !important;
    line-height:2em;
    background-color: #81c546;
    font-family: 'regular', arial, serif;
}
.mauticform_wrapper .mauticform-row.mauticform-button-wrapper {padding-top:0; margin-top:-10px;}
.video-container-case {margin:0 auto; max-width:600px;} 
.video-container {

	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.numberCircle {
    display:inline-block;
    line-height:0px;
    border-radius:50%;
    border:2px solid;
    font-size: 14px;
    margin-right: 5px;
}

.numberCircle em {
    display:inline-block;    font-style:normal;    padding-top: 50%;    padding-bottom:50%;}
/* Stylesheet: main2013 Modified On 2018-04-22 06:58:17 */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../uploads/files/js/mylibs/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../uploads/files/js/mylibs/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 45px;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../uploads/files/js/mylibs/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
	
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility:visible;
}

.fancybox-prev span {
	left: 0;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: -5px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility:visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../uploads/files/js/mylibs/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../uploads/files/js/mylibs/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../../uploads/files/js/mylibs/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* Stylesheet: fancybox Modified On 2018-03-14 08:45:49 */
