/* -----------------------------------------------------------------------?
 @author:Roman Janko@site:www.construct.cz

 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org
----------------------------------------------------------------------- */


/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:16px; line-height:1}
h3 {font-size:1.5em;line-height:1;margin-bottom: 16px;}
h4 {font-size:1.2em;line-height:1;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0; margin-bottom: 12px;}
.left {float:left !important;}
/*p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}*/
.right {float:right !important;}
/*p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}*/
a:hover {color:#09f;}
a {color:#990000;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:normal;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:normal;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
/*tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}*/
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0 !important;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:1px solid #ececec;color:#000;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* My Reset & formatting - Roman Janko
--------------------------------------------------------- */
.fl { float: left !important; }
.fr { float: right !important; }
.clr {clear: right !important;}
.cl, .cleaner { clear: both !important;  height: 0px !important; overflow: hidden !important; font-size: 1px !important;  }
.tac { text-align: center !important; }
.tal { text-align: left !important; }
.tar { text-align: right !important; }
.taj { text-align: justify; line-height: 150%; } /* sem blokum zvysit radkovani 1.5x */
.vab { vertical-align: bottom !important; }
.vat { vertical-align: top; }
.vam { vertical-align: middle !important; }
.mr4 { margin-right: 4px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-right: 10px; }

.bbn { border-bottom: 0 !important; }
.td-lt { text-decoration: line-through;}
.fwn { font-weight: normal !important; }
a.ajax {cursor: pointer;}
.hid{visibility:hidden;}
.nod{display:none;}
.spaceman{position:absolute;top:-3000px;left:0;}
.no-bg{background:none !important;}
.nm, .nomar {margin:0 !important;}
.nopad {padding:0 !important;}
.nopadl {padding-left: 0 !important;}
.nb{border:none !important;}
.nbr { border-right: none !important; }
.nob{background:none !important;}
.default{cursor:default !important;}
div.white { background: white;}

.bold, .strong { font-weight: bold; }
.upper { text-transform: uppercase; }
a.awhite { color: white; background: none;}
.strike { text-decoration: line-through; }
gray {color: #7e8389 !important;}

.h1 { height: 1px !important;  overflow: hidden !important;  }
.h2 { height: 2px !important;  overflow: hidden !important; }
.h3 { height: 3px !important;  overflow: hidden !important; }
.h4 { height: 4px !important;  overflow: hidden !important; }
.h5 { height: 5px !important;  overflow: hidden !important; }
.h6 { height: 6px !important;  overflow: hidden !important; }
.h7 { height: 7px !important;  overflow: hidden !important; }
.h8 { height: 8px !important;  overflow: hidden !important; }
.h9 { height: 9px !important;  overflow: hidden !important; }
.h10 { height: 10px !important; overflow: hidden !important;  }
.h15 { height: 15px; overflow: hidden;  }
.h16 { height: 16px; overflow: hidden;  }
.h20 { height: 20px; overflow: hidden;  }
.h30 { height: 30px; overflow: hidden;  }
.h32 { height: 32px; overflow: hidden;  }
.h40 { height: 40px; overflow: hidden; }
.h50 { height: 50px; overflow: hidden; }
.h80 { height: 80px; overflow: hidden; }
.h120 { height: 120px; overflow: hidden; }

.w1 { width: 1px; overflow: hidden; }
.w2 { width: 5px; overflow: hidden; }
.w3 { width: 3px; overflow: hidden; }
.w4 { width: 4px; overflow: hidden; }
.w5 { width: 5px; overflow: hidden; }
.w6 { width: 6px; overflow: hidden; }
.w7 { width: 7px; overflow: hidden; }
.w8 { width: 8px; overflow: hidden; }
.w9 { width: 9px; overflow: hidden; }
.w10 { width: 10px; overflow: hidden; }
.w15 { width: 15px; overflow: hidden; }
.w20 { width: 20px; overflow: hidden; }
.w25 { width: 25px; overflow: hidden; }
.w30 { width: 30px; overflow: hidden; }
.w40 { width: 40px; overflow: hidden; }
.w50 { width: 50px; overflow: hidden; }
.w60 { width: 60px; overflow: hidden; }
.w65 { width: 65px; overflow: hidden; }
.w70 { width: 70px; overflow: hidden; }
.w80 { width: 80px; overflow: hidden; }
.w90 { width: 90px; overflow: hidden; }
.w100 { width: 100px !important; overflow: hidden; }
.w120 { width: 120px; overflow: hidden; }
.w150{ width: 150px !important; overflow: hidden; }
.w160{ width: 160px !important; overflow: hidden; }
.w170{ width: 170px !important; overflow: hidden; }
.w180{ width: 180px !important; overflow: hidden; }
.w190{ width: 190px !important; overflow: hidden; }
.w200 { width: 200px !important; overflow: hidden; }
.w220 { width: 220px !important; overflow: hidden; }
.w250 { width: 250px !important; overflow: hidden; }
.w275 { width: 375px !important; overflow: hidden; }
.w300 { width: 300px !important; overflow: hidden; }
.w350 { width: 350px !important; overflow: hidden; }
.w650 { width: 650px !important; overflow: hidden; }

.wp100 {width: 100% !important;}

.ml5 {margin-left: 5px !important}
.ml8 {margin-left: 8px !important}
.ml10 {margin-left: 10px !important}
.ml15 {margin-left: 15px !important}
.ml20 {margin-left: 20px !important}
.ml25 {margin-left: 25px !important}
.ml30 {margin-left: 30px !important}
.ml40 {margin-left: 40px !important}
.ml50 {margin-left: 50px !important}
.ml60 {margin-left: 60px !important}
.ml65 {margin-left: 65px !important}
.ml70 {margin-left: 70px !important}
.ml80 {margin-left: 80px !important}
.ml90 {margin-left: 90px !important}
.ml100 {margin-left: 100px !important}

.mb1 { margin-bottom: 1px !important; }
.mb2 { margin-bottom: 2px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }


.fs150 {font-size: 150% !important;}
.fs140 {font-size: 140% !important;}
.fs130 {font-size: 130% !important;}
.fs120 {font-size: 120% !important;}
.fs115 {font-size: 115% !important;}
.fs110 {font-size: 110% !important;}
.fs100 {font-size: 100% !important;}
.fs95 {font-size: 95% !important;}
.fs90 {font-size: 90% !important;}
.fs85 {font-size: 85% !important;}
.fs80 {font-size: 80% !important;}
.fs70 {font-size: 70% !important;}


input, select, textarea {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}


/* K prochazeni sablon
------------------------------------------------ */
#fastnav
{
    position: absolute;
    top: 10px;
    left: 10px;
    background: #dedede;
    padding: 10px;
    z-index: 5454;
    width: 200px;
}

#fastnav hr
{
    border-top: 1px solid gray;
    margin: 0;
    height: 0;
    margin-bottom: 2px;
    margin-top: 2px; 
}



/* COMMON: spolecne prvky
--------------------------------------------------------- */
a {color: #990000}
a:hover {color: #990000}


.color-blue {color: #4F667E}
.color-red {color: #941627}

input, textarea
{
        font-family: "Verdana", Lucida Sans Unicode, Helvetica, Arial, sans-serif;
}

/* Layout
--------------------------------------------------------- */
#bg-logotyp
{
    /*background: url("../gfx/bg.png") no-repeat 100% 15%;*/
    background: url("../gfx/bg-v2.png") no-repeat 100% 15%;
}

body 
{
    
        font-family: "Verdana", Tahoma, Arial Lucida Sans Unicode, Helvetica, sans-serif;
        
        
        background: #c1c1c1  url("../gfx/bg-strip.jpg") repeat-x;
    

}



h1, h2, h3, h4, h5, h6
{
   
}

#page
{
    position: relative;
    width: 980px;
    margin: 0 auto;
    min-height: 1000px;
    
}


#header-strip
{
    background: #FDB813;
    height: 5px;
}


/* H1 + HEADER
-------------------------------------------------------------------------------- */
#header
{
    height: 110px;
    position: relative;
}


#header h1 {
    width: 195px;
    height: 79px;
    margin: 0;
    position: absolute;
    top: 22px;
    right: 0px;
}
#header h1 a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    width: 195px;
    height: 79px;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-indent: -7000px;
}
#header h1 a:hover {
    text-decoration: underline;
}
#header h1 a span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    cursor: pointer;
    text-indent: -6000px;
    /*background: url("../gfx/logo.jpg") no-repeat;*/
    background: url("../gfx/logo-v2.png") no-repeat;
    
}

#header .text
{
    position: absolute;
    top: 18px;
    left: 0px;
    line-height: 260%;
    width: 510px;
    height: 20px;
    background: url("../gfx/header-nadpis-v2.jpg?v=1") no-repeat;
}

.lang-2 #header .text
{
    background: url("../gfx/header-nadpis-en.jpg?v=2") no-repeat;
}

.lang-3 #header .text
{
    background: url("../gfx/header-nadpis-sk.jpg?v=2") no-repeat;
}

.lang-4 #header .text
{
    background: url("../gfx/header-nadpis-ru.jpg?v=2") no-repeat;
}

.lang-7 #header .text
{
    background: url("../gfx/header-nadpis-es.jpg?v=2") no-repeat;
    top: 21px;
}

#langs
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    left: 540px;
}

#langs li 
{
    list-style: none;
    display: inline;
}

#langs li a
{
    text-indent: -6000px;
    float: left;
    display: block;
    width: 24px;
    height: 18px;
    background: url("../gfx/langs.jpg") no-repeat;
    margin-right: 3px;
}

 li a.active
{
    color: #4A4E52;
}

#banner
{
    /*height: 270px;*/
}

#banner
{
    position: relative;
    
}

#youtube
{
    position: absolute;
    top: 0;
    right: 0;
    width: 335px;
    z-index: 10;
    display: none;
    
}

#slideIMG
{
    display: none;
}

#banner .description
{
    position: absolute;
    width: 94%;
    padding: 2% 3%;
    top: 0;
    /*background: #fcc135;*/
    z-index: 634;
    color: white;
    
}


#youtube .overlay
{
    background: black url(/gfx/yt-arrow.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 33;
    cursor: pointer;
}

#langs #lang1 a { background-position: 0 0; }
#langs #lang2 a { background-position: -28px 0; }
#langs #lang3 a { background-position: -56px 0; }
#langs #lang4 a { background-position: -84px 0; }
#langs #lang5 a { background-position: -112px 0; }
#langs #lang6 a { background-position: -140px 0; }
#langs #lang7 a { background: url(/gfx/ico-es.png); }

#langs a:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

/* CONTENT
-------------------------------------------------------------------------------- */
#content
{
    
    background: url("../gfx/page-opacity-bg.png"); /* white opacity 83% */
    margin-top: 6px;
}


#content.nonopacity
{
    background: none;
}

/* NAV
-------------------------------------------------------------------------------- */
#nav
{
    position: absolute;
    top: 77px;
    left: 0;
    z-index: 6000;
}

#nav ul
{
    margin: 0;
    padding: 0;
}

#nav li
{
    display: block;
    position: relative;
    float: left;
}

#nav li a
{
    display: block;
    float: left;
    height: 33px;
    background: url("../gfx/nav-hover.jpg") repeat-x;
    line-height: 38px;
    color: #000;
    text-decoration: none;
    border-right: 1px solid #FEDD8E;
    padding: 0 15px;
}



#nav li.gray a
{
    background: url("../gfx/nav-hover-gray.jpg") repeat-x;
    border: 0;
    padding: 0 21px;
}

#nav li.active a,
#nav li a:hover
/*#nav li:hover a  -- TOHLE vytvari bug v IE 7 - 8, po bluru se hover nevypne a zustane to aktivni u vseho ? WTF??*/
{ 
   background: url("../gfx/nav.jpg") repeat-x;
   color: #fff; 

}


/* NAV 2 uroven
-------------------------------------------------------------------------------- */
#nav ul li:hover ul
{
    visibility: visible;
}

#nav ul ul
{
    position: absolute;
    top: 33px;
    left: 0;
    width: 230px;
    visibility: hidden;
    border-bottom: 0px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
    
}

#nav li li
{
    display: block;
    float: none;
    border: 1px solid #bfbfbf;
    border-bottom: 0;
    border-top: 0;
    
}

#nav li li a,
#nav li.active li a,
#nav li:hover  li a
{
    float: none;
    height: auto;
    border: 0;
    background: #070707 url("/gfx/subnav.png") repeat-x;
    /*height: 37px;*/
    padding: 0;
    /*line-height: 37px;*/
    /*text-indent: 1em;*/
    color: white;
    padding: 7px 10px;
    line-height: normal;
    padding-left: 10px;
    display: block;
    width:208px;
    border-bottom: 1px solid #bfbfbf;
}





#nav li li.active a,
#nav li li a:hover
{
    float: none;
    background: #ed3c43 url("/gfx/subnav-hover.png") repeat-x;
    
    
}


/* HP
-------------------------------------------------------------------------------- */
.w80per
{
  
    margin: 0 auto;
}
.submit
{
    display: block;
    height: 22px;
    background: url("../gfx/submit-gradient.jpg") repeat-x;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    color: black;
}

.submit.red
{
    background: url("../gfx/submit-gradient-red.jpg") repeat-x;
    color: white;
}


.hp-box-1
{
    width: 239px;
    float: left;
    margin-right: 8px;
    position: relative;
  
}

.hp-box-1.minHeight
{
    /*min-height: 200px;*/
}


.hp-box-1 .inner
{
    min-height: 200px;
}


.hp-box-1 .inner .img
{
    position: absolute;
    color: #ed2025;
    font-weight: bold;
    width: 100%;
    font-size: 300%;    
}


.hp-box-1.n1 .inner .img
{
    bottom: 20px;
}


.hp-box-1.n2 .inner .img
{
    bottom: 22px;
}


.hp-box-1.n3 .inner .img
{
    background: url("/gfx/pic-hp-klic.jpg") no-repeat 99% center;
    height: 130px;
    bottom: 40px;
}


.hp-box-1.n4 .inner .img
{
    background: url("/gfx/pic-hp-auto.jpg") no-repeat 11px center;
    height: 130px;
    bottom: 31px;
}


.hp-box-1.n3 .inner .img p,
.hp-box-1.n4 .inner .img p
{
    position: absolute;
    top: 14%;
    text-align: center;
    width: 210px;
}

h2.gradient
{
    height: 47px;
    background: url("../gfx/gray-gradient.jpg") repeat-x;
    border: 1px solid #E9E9E9;
    border-bottom: 0;
    
}

h3.square
{
    text-transform: uppercase;
    /*background: url("../gfx/h3-square.jpg") no-repeat 15px 50%;*/
    background: url("/gfx/h3bg.jpg") repeat-x;
    padding-left: 15px;
    border: 1px solid #cecece;
    border-bottom: 0;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    behavior: url(/css/PIE.htc);
    -webkit-border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    border-radius: 0 10px 0 0;
    position: relative;
    width: 225px;
    /*
    -webkit-box-shadow: 1px 0px 8px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    1px 0px 8px rgba(50, 50, 50, 0.2);
    box-shadow:         1px 0px 8px rgba(50, 50, 50, 0.2);
    */
    
    
-webkit-box-shadow: 2px 0px 8px rgba(216, 216, 214, 1);
-moz-box-shadow:    2px 0px 8px rgba(216, 216, 214, 1);
box-shadow:         2px 0px 8px rgba(216, 216, 214, 1);
    

}

h3.square-long
{
    width: 370px;
}


h3.square span
{
    background: url("/gfx/h3-red-square.jpg") no-repeat 0 50%;
    padding-left: 20px;
}


.hp-box-4 h3.square
{
    width: 137px;   
}

.hp-box-2 
{
    width: 486px;
}

.hp-box-2 .l1
{
    float: left;
    width: 230px;
}

.hp-box-2 .l2
{
    float: right;
    width: 256px;
}


#hpcol-1 .news
{
    float: left;
    height: 110px;
    width: 49.3%;
    margin-bottom: 0.7%;
    overflow: hidden;
}

.news .in
{
    padding: 10px;
}

.news.even
{

    margin-right: 0.7%;
    
    
}

.news.gray
{
    background: #d4d4d4;
}

.news.white
{
    background: #fff;
}



.news.odd
{
   
    margin-left: 0.7%;
}

.news .date
{
    margin-bottom: 5px;
    font-size: 90%;
    
}

.news:last-child
{
    border: 0;
}

.news img.border
{
    float: left;
    margin: 0 15px 0 0px;
}

.news h4
{
    margin-bottom: 5px;
    
    margin-right: 10px;
    
}


.news .date:before
{
   /* content: "| ";*/
 
}

.news-list
{
    margin-bottom: 15px;
}

.news-list.news
{
    margin-left: 0;
    margin-right: 0;
}

.news-list img.border
{
    max-width: 200px;
}

.news-list .date:before
{
    content: "";
}

.news-list .date
{
    margin-bottom: 10px;
    display: block;
}

.news .overflow
{
    overflow: hidden;
}

div.product
{
    width: 153px;
    height: 86px;
    float: left;
    position: relative;
    margin-bottom: 27px;
    margin-right: 9px;
    background: white;

}

div.product img
{
    width: 153px;
    height: 84px;
}


div.product span
{
    position: absolute;
    background: url("../gfx/submit-gradient.jpg") repeat-x;
    height: 22px;
    left: 0;
    bottom: -19px;
    width: 100%;
    line-height: 22px;
    color: black;
    text-transform: uppercase;
    text-indent: 2px;
    font-size: 85%;

}

div.product.red span
{
   background: url("../gfx/submit-gradient-red.jpg") repeat-x; 
}


div.product-c1,
div.product-c2
{
    float: left;
    width: 153px;
}

div.product-c2
{
    margin-left: 9px;
}

.thumbs
{
    margin-top: 20px;
    /*margin-bottom: 20px;*/
}

.thumbs img
{
    border: 1px solid #595A5E;
    margin: 5px;
}

#footer
{
    width: 100%;
    height: 165px;
    background: url("../gfx/footer-bg.png") repeat-x;
    position: relative;
}


#footer .social-icons
{
    margin-left: 220px;

}

#footer .social-icons a:hover img
{
    opacity: .8;
}



#footer .in
{
    width: 940px;
    margin: 0 auto;
}
#footer .copyright
{
    padding-top: 25px;
    padding-bottom: 10px;
    text-align: right;
    margin-bottom: 10px;
    border-bottom: 1px solid #D8D9D9;
}

#footer .cols
{
    /*width: 190px;
    float: left;*/
    margin-left: 20px;
    margin-right: 0px;
    font-size: 90%;
}

#footer h2
{
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 8px;
}



/* Cols
-------------------------------------------------------------------------------- */
.c1
{
    width: 734px;
    float: left;
}

.c2
{
    width: 234px;
    float: right;
}




h2.normal,
h2.normal.gradient
{
    font-size: 130%;
    line-height: 47px;
    margin-bottom: 16px;
    padding-left: 15px;
}

h2.normal
{
    padding-left: 0;
}

.c2 .w80per
{
    width: 80%;
}

div.filters
{
    background: #feeec5;
    padding: 5px;
}

form.filters
{
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

div.filters label
{
    margin-left: 5px;
    margin-right: 15px;
}

div.filters select
{
    margin: 0;
    width: 140px;
    border: 1px solid #fdc337;
    padding: 2px;
}

input.btn-yellow
{
    background: #fdc33a;
    border: 0;
    padding: 3px 3px;
}

input.btn-gray
{
    background: #e3e3e2;
    border: 0;
    padding: 3px 3px;
}


/* Gallery
-------------------------------------------------------------------------------- */
.gallery
{
    padding-left: 15px;
}

.gallery .in 
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.gallery .in p
{
    margin: 0;
}

.gallery .in.last
{
    margin-right: 0;
}

.gallery .in img
{
    border: 1px solid #c9c9c9;
    padding: 5px;
}


/* Gallery
-------------------------------------------------------------------------------- */
.gallery2
{
    padding-left: 0px;
}



.gallery2 .in 
{
    float: left;
    margin-right: 9px;
    margin-bottom: 15px;
    width: 131px;
    /*height: 121px;*/
    border: 1px solid #c9c9c9;
}

.gallery2 .in .header
{
    
    margin-bottom: 1px;
    padding: 5px 3px;
    /*height: 53px;*/
    height: 71px;
    text-align: center;
    background: #e9e9e9 url("../gfx/gray-gradient.jpg") repeat-x;
}



.gallery2 .in .header h3
{
    margin-bottom: 6px;
    font-weight: none;  
    background: none;
    padding: 0; 
    
    
}

.gallery2 .in .header h4
{
    margin-bottom: 6px;
    font-weight: bold;   
}

.gallery2 h3
{
    background: url("/gfx/h3-red-square.jpg") no-repeat 0 3px;
    font-size: 100%;
    padding-left: 20px;
}

.gallery2 .in p
{
    margin: 0;
}

.gallery2 .in.last
{
    margin-right: 0;
}

.gallery2 .in img
{

}

.filters.filters2 select
{
    width: 130px;
}

/* Products
-------------------------------------------------------------------------------- */
.products-big
{
    padding-left: 0px;
    margin-bottom: 25px;
}

.products-big .products-header-yellow, .products-big .products-header-red, .products-big .products-header-blue1 {
    width: 236px;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 4px;
    margin-bottom: 20px;
    margin-left: 4px;
    text-align: center;
    font-weight: bold;
}

.products-big .products-header-yellow, a.button-big-yellow {
        background: url("/gfx/products-header-yellow.jpg") repeat-x;
}

.products-big .products-header-blue1 {
        background: url("/gfx/products-header-blue.jpg") repeat-x;
}

.products-big .products-header-red, a.button-big-red {
        background: url("/gfx/products-header-red.jpg") repeat-x;
}

a.button-big-yellow, a.button-big-red {
    display: block;
    width: 204px;
    height: 36px;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 36px;
    font-size: 120%;
}

a.button-big-yellow {
    color: black;
}


a.button-big-red {
    color: white;
}


.product-big
{
    width: 236px;
    height: 149px;
    float: left;
    position: relative;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 20px;  

}

.product-bigger
{
    width: 359px;
    height: 254px;
    float: left;
    position: relative;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 20px;  

}

.product-big span
{
    position: absolute;
    background: url("/gfx/product-big-yellow.jpg") repeat-x;
    height: 24px;
    left: 0;
    bottom: 0px;
    width: 100%;
    line-height: 24px;
    color: black;
    text-transform: uppercase;
    text-indent: 10px;
    text-align: center;
    font-size: 110%;

}

.product-bigger span
{
    position: absolute;
    background: url("/gfx/product-big-yellow.jpg") repeat-x;
    background-color: #FFC600;
    height: 40px;
    left: 0;
    bottom: 0px;
    width: 100%;
    line-height: 20px;
    padding: 4px 0;
    color: black;
    /*text-transform: uppercase;*/
    text-indent: 10px;
    text-align: center;
    font-size: 110%;
}


.product-big.color-red span
{
    background: url("/gfx/product-big-red.jpg") repeat-x;
}

.product-big.color-blue span
{
    background: url("/gfx/product-big-blue.jpg") repeat-x;
}

.product-big.color-blue1 span
{
    background: url("/gfx/products-small-blue.jpg") repeat-x;
}

/* News
-------------------------------------------------------------------------------- */
.attractions
{
    padding-left: 15px;
    
}

.attractions .in
{
    margin-bottom: 5px;
    padding: 10px;
}

.attractions .in img
{
    float: left;
    margin-right: 15px;
}

.attractions .in .overflow
{
    overflow: hidden;
}

.attractions .odd
{
    background: #f2f2f2;
}

.attractions .in  h3
{
    margin-bottom: 5px;
    font-size: 130%;
}
.attractions .in p
{
    margin-bottom: 0;
    font-size: 100%;
}

.attractions .in p.date
{
    color: #828282;
}

.paging-color
{
    float: right;
}

.paging-color span
{
    display: none;
}

.paging-color a
{
    display: block;
    float: left;
    background: url("/gfx/paging-inherite.jpg") repeat-x;
    height: 27px;
    line-height: 27px;
    color: black;
    text-decoration: none;
    text-align: center;
    margin-right: 5px;
    padding: 0 10px;
    font-size: 120%;
}

.paging-color a:hover,
.paging-color a.active
{
    background: url("/gfx/paging-hover.jpg") repeat-x;
    color: white;
}

.line-separator
{
    height: 1px;
    background: #e2e2e2;
    margin: 10px 0;
}


/* Eshop
-------------------------------------------------------------------------------- */
#eshop-price-total
{
    
}

#postovne
{
    border: 1px solid #fcc23b;
    background: #fdedc5;
    padding: 10px;
    margin-bottom: 1.4em;
}

#cenacelkem
{
    font-size: 150%;
}

.eshop
{
    padding-left: 15px;
    padding-right: 5px;
}



.eshop .in 
{
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    width: 205px;
}

.eshop .in p
{
    margin: 0;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.eshop .in.last
{
    margin-right: 0;
}

.eshop .in img
{
    border: 1px solid #c9c9c9;
    padding: 5px;
}

.cart-panel
{
    background: #fdedc5;
    padding: 5px 10px;
}

.cart-panel a
{
    background: url("/gfx/add-to-cart.png") no-repeat;
    display: inline-block;
    float: right;
    width: 16px;
    height: 16px;
    text-indent: -6000px;
    margin-left: 10px;
    margin-top: 2px;
}

.cart-panel input[type="text"]
{
    width: 30px;
    text-align: center;
    border: 1px solid #fcc23b;
    margin: 0;

}

.cart-panel span
{
    /*float: right;*/
}

#order-summary
{
    background: #fef9ec;
    margin-right: 18px;
    padding: 10px;
    
}

#order-summary textarea
{
    height: 80px;
}


table.form input[type="text"],
table.form input[type="password"],
table.form textarea,
#order-summary input[type="text"],
#order-summary textarea
{
    border: 1px solid #fcc23b; 
    margin: 0;  
    width: 300px;
    padding: 2px;
}

#order-summary table
{
    margin: 0;
}

.ico-cart
{
    background: url("/gfx/ico-cart.jpg") no-repeat 50% 50%;
}


/* Kontaktni formular
-------------------------------------------------------------------------------- */
#contact-form
{
    
}

#contact-form input[type="text"], 
#contact-form textarea,
#contact-form select
{
    margin: 0;
    padding: 4px;
    border: 1px solid #fcc23b;
    width: 300px;
}

#contact-form label
{
    width: 200px;
    border: 0px solid red;
    float: left;
}

#contact-form textarea
{
    height: 80px;
}

/* Zastoupeni v evrope
-------------------------------------------------------------------------------- */
.zastoupeni
{
    border: 1px solid #c9c9c9;
    padding: 10px 10px;
    float: left;
    width: 212px;
    margin-right: 5px;
    margin-bottom: 5px;
    min-height: 215px;
    
}

.zastoupeni h3
{
    height: 70px;
    
    
}

.zastoupeni.last
{
    margin-right: 0;
    padding-right: 0;
}

.zastoupeni ul
{
    margin: 0;
    padding: 0;
    
}

.zastoupeni ul li
{
    list-style: none;
  
    padding-left: 14px;
    
}

.zastoupeni:hover
{
    background: #fdedc5;
}

.zastoupeni:last-child
{
    border-bottom: 0;
}


/* Vedení kontakty
-------------------------------------------------------------------------------- */
.vedeni
{

    text-align: center;
    
    border: 1px solid #c9c9c9;
    padding: 10px 10px;
    float: left;
    width: 212px;
    margin-right: 5px;
    margin-bottom: 5px;
    min-height: 240px;
    
    
    
}

.vedeni h3
{
    
    
    
}

.vedeni.last
{
    margin-right: 0;
    padding-right: 0;
}

.vedeni ul
{
    margin: 0;
    padding: 0;
    
}

.vedeni ul li
{
    list-style: none;
    padding-left: 14px;
    
}

.vedeni:hover
{
    background: #fdedc5;
}

.vedeni:last-child
{
    border-bottom: 0;
}



/* Homepage znova -- redesign --
-------------------------------------------------------------------------------- */
#autorizovane-servisy
{
    width: 200px;
}


.hp-banner-bg
{
    background: url(/gfx/hp-banner-bg.png);
    height: 94px;
    line-height: 94px;
    margin-bottom: 14px;
    margin-top: 4px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}

#hpcol-100, #hpcol-101, #hpcol-102
{
    float: left;
    width: 483px;
}


#hpcol-102
{
    margin-left: 13px;
}


#hpcol-101, #hpcol-102
{
 
    margin-top: 12px;
}

#hpcol-101 p,
#hpcol-102 p
{
    margin-bottom: 4px;
    line-height: 1.4;
}

#hpcol-101 .headline,
#hpcol-102 .headline
{
    font-size: 16px;
}

#hpcol-101 .submit,
#hpcol-102 .submit
{
    margin-top: 10px;
}

#hpcol-100 .in,
#hpcol-101 .in,
#hpcol-102 .in
{
    background: white;
    padding: 2px 5px;
}

#hpcol-101 .in,
#hpcol-100 .in,
#hpcol-102 .in
{
    padding-bottom: 0;
}


#hpcol-100 table,
#hpcol-101 table,
#hpcol-102 table
{
    margin: 0;
    width: auto;
    height: 130px;
}

#hpcol-100 table td
{
}

#hpcol-100 select,
#hpcol-101 select
{
    width: 200px;
}

#hpcol-1
{
    width: auto;
}

.hp-box-4
{
    float: right;
    width: 316px;
    overflow: hidden;
    height: 255px;
}


#hpcol-2
{
   
    width: 730px;
    float: left;
    background: white;
}

#hpcol-2 .box
{
    width: 237px;
    float: left;
    margin-right: 9px;
    position: relative;
}

#hpcol-2 .box:last-child
{
    margin-right: 0;
}

#hpcol-2 .box h2
{
    background: black;
    text-align: center;
    height: 40px;
    font-size: 120%;
    font-weight: bold;
    color: white;
    line-height: 40px;
}

#hpcol-2 .box.minHeight .fixed
{
    position: absolute;
    bottom: 10px;
    left: 23px;
    width: 80%;
    
}

#hpcol-2 .box .in
{
    padding: 0 10px;
    padding-bottom: 40px;
}



#hpcol-2 input, 
#hpcol-2 select, 
#hpcol-2 form, 
#hpcol-2 h2
{
    margin: 0;
    padding: 0;
    
} 

#hpcol-2 h2
{
    font-size: 130%;
    line-height: 47px;
    padding-left: 5px;
    margin-bottom: 16px;
}

#hpcol-2 form
{
    width: 80%;
    margin: 0 auto;
}

#hpcol-2 select
{
    width: 100%;
    padding: 2px;
}

#hpcol-2 .price
{
    color: #ED1C24;
    font-weight: bold;
    text-align: center;
    font-size: 200%;
    margin-bottom: 8px;
}

#hpcol-2 p
{
    font-size: 90%;
}


.hp-box-5
{
    
    float: right;
    width: 238px;
    
}

.hp-box-5 a {
    background: url("/gfx/bg-big-btn.jpg") repeat-x scroll 0 0 #D9D9D9;
    border: 1px solid #595959;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 0 8px rgba(175, 175, 171, 0.8);
    color: black;
    display: block;
    font-size: 130%;
    height: 90px;
    line-height: 85px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.hp-box-5 a:last-child {
    margin-bottom: 0;
}


.hp-box-3 .in
{
    background: #efefef;
    padding: 15px;
}


.hp-box-3 .overflow
{
    overflow: hidden;
    margin-top: 10px;
    margin-right: 20px;
}

.hp-box-3 .thumbs
{
    float: right;
}


.hp-box-9 .in
{
    background: white; /*#f9f9f9;*/
   
}


.hp-box-9 p
{
    padding: 5px 10px;
}

.hp-box-9 h2
{
    font-size: 129%;
    padding-left: 15px;
    line-height: 47px;
    margin-bottom: 0;
}

.lang-4 .hp-box-9 .hp-box-1.last h2
{
    line-height: 22px;
}



/* Videogallery
-------------------------------------------------------------------------------- */
.ytvideo
{
    float: left;
    width: 335px;
    overflow: hidden;
    margin-right: 25px;
    margin-bottom: 25px;
    padding: 5px;
}

.ytvideo:hover
{
    background: #fdedc5;
}

.ytvideo img
{
    border: 1px solid #c9c9c9;
    padding: 5px;
}


.ytvideo h3
{
    height: 30px;
}


ytvideo .separator
{
    height: 1px;
    overflow: hidden;
    background: #c9c9c9;
}


#map { 
    height: 345px;
    margin-bottom: 10px;
    width: 705px;
    float: left;
    position: relative;
}


#map .overlay
{
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: yellow url("/gfx/ajax-loader.gif") no-repeat 50% 50%; opacity: 0.2; filter: alpha(opacity=20);
}

.submenu{
    float: right;
    width: 200px;
}



/* Foto produktů
-------------------------------------------------------------------------------- */
.product-detail
{
    padding: 15px;
}

.product-detail img
{
    border: 1px solid #c9c9c9;
    padding: 2px;
}

.product-detail .c1
{
    float: left;
    width: 310px;
    margin-right: 10px;
}

.product-detail .c2
{
    float: left;
    width: 384px;
}



table.common
{
    border: 1px solid #fcc23b;
    border-bottom: 0;
}


table.common th
{
    font-weight: bold;
    background: #e3e3e2;
    white-space: nowrap;
}

table.common td,
table.common th
{
    border-bottom: 1px solid #fcc23b;
    empty-cells: show;
}

table.common tr:hover
{
    background: #fdedc5;
}

table.common .rb
{
    border-right: 1px solid #fcc23b;
}

.dealer
{
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 336px;
    min-height: 180px;
    border: 1px solid #c9c9c9;
}

.dealer .in
{
    
    padding: 10px;
}

.dealer:hover
{
    background: #fdedc5;
}
.dealer.last
{
    margin-right: 0; 
}

.dealer ul 
{
     
}

.dealer ul li
{
    list-style: none;
    background: url("/gfx/arrow_small_black.png") no-repeat 0 50%;
    padding-left: 14px;

}

.inner-padding
{
    padding: 0 15px;
}

.iframe-gmapa
{
    float: right;
    width: 500px;
}

a.left img
{
    float: left;
    margin: 5px 15px 10px 0;
}

p.left object
{
    margin-right: 20px;
}

p.right object
{
    margin-left: 20px;
}

a.right img
{
    float: right;
    margin: 5px 0 10px 15px;
}

a.left img,
a.right img,
img.border
{
    border: 1px solid #C9C9C9;
    padding: 5px;
}

p img
{
    line-height: 1;
}

.c1 p + h3
{
    margin-top: 20px;
}

.c1 ol + h3
{
    margin-top: 20px;
}


#cartBox
{
    background: #ffcc00;
    padding: 10px;
    margin-bottom: 10px;
}

#cartBox h2
{
    font-size: 120%;
    margin-bottom: 5px;
    font-weight: bold;
    
}

#cartBox span
{
    color: #a70034;
    font-weight: bold;
}


table td
{
    vertical-align: middle;
}

table td input[type="text"],
table td textarea,
table td select

{
    border: 1px solid #fcc23b;
    
}

table td select
{
    min-width: 182px;
}


em.maroon
{
    color: #990000;
}

#csv-export
{
    background: url("/gfx/export-excel-icon.png") no-repeat #ffcc00 10px 50%;
    padding: 15px;
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 50px;
}


table.common td table td
{
    border-bottom: 0;
}


.magazin
{
    float: left;
    width: 150px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 40px;
    text-align: center;
}

.magazin h3
{
    height: 20px;
    font-size: 120%;
    font-weight: bold;
}

a[href$=".pdf"][data-size]:after { content: " PDF, " attr(data-size) ""; }
.magazin a.pdf 
{
    
    background: url("/gfx/ico-pdf.png") no-repeat;
    padding-left: 20px;
    padding-bottom: 8px;
    padding-top: 1px;
}

.magazin-form table
{
    width: auto;
    border-bottom: 1px solid #fcc23b;
    width: 70%;
}

.magazin-form table input[type="text"]
{
    margin: 0;
    padding: 5px;
    
}
.magazin-form table td
{
    padding: 9px 10px;
    border: 0;
}

table td 
{
    vertical-align: middle;
}

#cenik h3{
    font-weight: normal;
    font-size: 130%;
}

#cenik table{
    border-spacing: 2px;
    margin-bottom: 50px;
    font-size: 110%;
}

#cenik table td{
    background-color: #fdb912;
    white-space:nowrap;
    border-spacing: 5px;
}
#cenik table td.firstcol{
    background-color: #d1d2d4;
    white-space:normal;
}
#cenik table th{
    background-color: #6d6e71;
    font-weight: bold;
    color: white;
    padding: 8px;
}
#cenik table th.firstcol{
    color: #fdb912;
}


a.zip
{
    background: url("/gfx/zip.gif") no-repeat; 
    text-indent: -6000px;
    width: 16px;
    height: 16px;
    display: inline-block;

    /* For IE 7 */
    zoom: 1;
    *display: block;

}


.construct-sidebar select
{
    width: 100%;
}


.vstup-dodavatele,
.vstup-dodavatele:hover
{
    background: url("/gfx/btn-vstup-dodavatele.jpg") repeat-x;
    height: 22px;
    color: white;
    display: block;
    text-decoration: none;
    line-height: 22px;
    padding: 0 30px;
    font-size: 110%;
}


#slideIMG
{
    margin: 0;
    padding: 0;
    list-style: none;

}


a.submit-gradient-big
{
    height: 36px;
    display: block;
    line-height: 36px;
    background: url(/gfx/submit-gradient-big.png) repeat-x;
    text-decoration: none;
    color: black;
    
}

a.submit-gradient-big-red
{
    height: 36px;
    display: block;
    line-height: 36px;
    background: url(/gfx/submit-gradient-big-red.png) repeat-x;
    text-decoration: none;
    color: white;
    
}


.hatlapatla td a
{
    display: block;
    color: #ed2025; 
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 0.9em;
}


.hatlapatla
{

    height: 110px;
}
.hatlapatla td
{
    height: 110px;
}


/* Novy popup - prihlaseni uzivatele
---------------------------------------------------------------------------------------------------- */

#modal-login input[type="text"],
#modal-login input[type="password"]
{
    border: 1px solid #bbbbbe;
}


#modal-login input[type="submit"]
{
        background: #ffb816 url("../gfx/submit-gradient.jpg") repeat-x;
}


#modal-login input
{
    width: 250px;
}

#modal-login h2
{
    font-size: 1.5em;
}




/* invalid input */
.bvalidator_invalid {
    background-color: #FFFFAE !important;
}
/* error message */
.bvalidator_errmsg {
    background-color: #333;
    font-size: 10px;
    border: 1px solid #999;
    color: #FFF;
    display: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    white-space: nowrap;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    filter: alpha(opacity=90)
}
/* close icon */
.bvalidator_errmsg .bvalidator_close_icon {
    margin-left: 5px;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #F96;
    cursor: pointer
}
/* arrow */
.bvalidator_errmsg em {
    display: block;
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -10px;
    left: 5px
}





/* invalid input */
.bvalidator_bootstrap_invalid {
    background-color: #FFFFAE !important;
}
/* error message */
.bvalidator_bootstrap_errmsg {
    font-size: 14px;
    display: none;
    white-space: nowrap;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: pink;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    z-index:1010;
}
/* close icon */
.bvalidator_bootstrap_errmsg .bvalidator_bootstrap_close_icon {
    margin-left: 5px;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer  color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.bvalidator_bootstrap_errmsg .bvalidator_bootstrap_close_icon:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
/* arrow */
.bvalidator_bootstrap_errmsg .bvalidator_bootstrap_arrow {
    display: inline-block;
    height: 0;
    width: 0;
    position: relative;
    left: -15px;
    vertical-align: middle;
    border-color: transparent;
    border-right-color: pink;
    border-width: 10px 10px 10px 0;
    border-style: solid;
}
.bvalidator_bootstrap_errmsg .bvalidator_bootstrap_arrow:after {
    position: relative;
    vertical-align: middle;
    top: -11px;
    left: -1px;
    border-width: 11px 11px 11px 0;
    content: "";
    z-index: -1;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-right-color: rgba(0, 0, 0, 0);
    z-index:-1;
}
/* message container  */
.bvalidator_bootstrap_errmsg .bvalidator_bootstrap_cont1 {
    display: inline-block;
    vertical-align: middle
}

.error-input
{
    border: 1px solid tomato !important;
    background: pink !important;
}


#bvalidatorForm td.help
{
    color: navy;
    background: url(/gfx/help.png) no-repeat 0 12px;
    padding: 0;
    padding-left: 20px;
    font-size: 11px;
    visibility: hidden;
}

#bvalidatorForm input[type="text"],
#bvalidatorForm input[type="password"],
#bvalidatorForm select
{
    width: 180px;
}


.LV_invalid
{
    color: red;

}

.LV_invalid:before
{
    content: "\2716";
    padding-right: 6px;
}

.LV_valid
{
    color: green;
}

.LV_validation_message
{
    padding-left: 10px;
    display: inline-block;
    width: 245px;

}



/* Alternativni homepage
---------------------------------------------------------------------------------------------------- */
.yellow-banner
{
    color: black;
    text-align: center;
    background: #fcc33a url(/gfx/alt/yellow-banner.jpg) repeat-x;
    font-weight: bold;
    padding: 16px;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 10px;
}

.alt-white-table
{
   /* table-layout: fixed;*/
    vertical-align: middle;
    background: url(/gfx/alt/png-white.png);
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 10px;

}

.alt-white-table td
{
    padding-left: 16px;
}

.hp-banner-bg.alt
{
    margin-bottom: 10px;

}

.alt-cta
{
    overflow: hidden;
    margin-bottom: 10px;
}

.alt-cta .cta
{
    display: inline-block;
    vertical-align: middle;
    background: url(/gfx/alt/png-white.png);
    width: 318px;
    margin-right: 9px;
    min-height: 180px;
}

.alt-cta .cta.last
{
    margin-right: 0;
    width: 317px;
}

.alt-cta .cta .inner
{
    padding: 14px 8px;
    text-align: center;
}

.alt-cta .cta .inner img
{
    display: block;
    margin: auto;
}

.alt-cta .cta .inner .pic
{
    min-height: 100px;
}


.ls-hide
{
    display: none;
}


