/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Stylesheet: reset Modified On 2013-02-26 08:50:45 */
body {
      background: #383838 url(/uploads/images/wlppr.jpg) no-repeat fixed top center;
      margin:84px auto 20px;
      padding:0;
      color:#4c4c4c;
      font-family: Tahoma;
      font-size: 13px;
}

.editor-BOLD {
  font-weight: bold;
}

.editor-ITALIC {
  font-style: italic;
}

.editor-BOLD-ITALIC {
  font-style: italic;
  font-weight: bold;
}

#container {
  width:954px;
  padding: 0px 38px 38px 38px;
  margin: 0 auto;
  background-color:#fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#top {
  width: 954px;
  height: 135px;
}

#top-banner {
  width: 954px;
  height: 298px;
  margin-bottom: 20px;
}

.boxik {
  width: 193px;
  height: 269px;
  padding: 20px;
  margin-bottom: 20px;
  float: left;
  color: #fff;
  line-height: 19px;
  font-family: Tahoma;
  font-size: 14px;
}

.boxikk a:link {
       color: #fff;
       text-decoration: none;
}

.boxikk a:visited {
       color: #fff;
       text-decoration: none;
}

.boxikk a:hover {
       color: #000;
}

.boxik1 {
  background-color: #be2944;
  margin-right: 7px;
}

.boxik2 {
  background-color: #eb7f04;
  margin-right: 7px;
}

.boxik3 {
  background-color: #00acda;
  margin-right: 7px;
}

.boxik4 {
  background-color: #5fb192;
}

.boxik h3 {
  font-family: Tahoma;
  font-size: 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
  text-align: center;
  letter-spacing: 1px;
}

h1 {
  font-family: 'Roboto Condensed';
  font-size: 24px;
  color: #000000;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #000000;
  margin-bottom: 15px
}

#leftmenu {
  width: 203px;
  float: left;
  color: #404040;
  background: #eaeaea;
  margin-bottom: 10px;
}

#lftmenu {
  width: 233px;
  float: left;
  color: #404040;
  margin-bottom: 20px;
}

#menunadpis {
  background-color: #027fff;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 20px;
  width: 213px;
  padding: 10px 0px 10px 10px;
  color: #fff;
  text-align: left;
  margin-bottom: 0px;
}

#obsah {
  float: right;
  width: 710px;
  margin-bottom: 20px;
  color: #363636;
  font-family: Tahoma;
  font-size: 13px;
  line-height: 20px; 
}

#footer {
  width: 914px;
  height: 65px;
  padding: 20px 20px 35px 20px;
  background-color: #f5f6ef;
  border-top: 4px solid #e7e9dd;
  color:#cccccc;
  font-size: 12px;
  color: #7f7f7f;
  line-height: 25px;
}


#footer a:link {
	color: #7f7f7f;
	text-decoration: none;
}

#footer a:visited {
	color: #7f7f7f;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.fade:hover {
   opacity: 0.8;
}


/* Structure
------------------------------------------*/
#coolMenu,
#coolMenu ul {
	list-style: none;
	height: 110px;
	padding: 0px;
}
#coolMenu {
	float: left;
}
#coolMenu > li {
	width: 95px;
	height: 100%;
	margin-left: 2px;
	padding: 0px;
  display: block;
  position: relative;
  float: left;
	
}
#coolMenu li a {
	display: block;
	height: 100%;
	padding: 0px;
	text-decoration: none;
}
#coolMenu ul {
	position: absolute;
	display: none;
	z-index: 999;
	margin-left: 1px;
}
#coolMenu ul li a {
	width: 88px;
	border: 0px;
        display: block;
}
#coolMenu li:hover ul.noJS {
	display: block;   
}


/* Main menu
------------------------------------------*/
#coolMenu {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
  background: #fff;
}
#coolMenu > li > a {
	color: #000;
	font-weight: normal;
	text-align: center;
	padding-top:35px;
}
#coolMenu > li:hover > a {
	height: 65px;
	padding: 0px;
	border-top: 8px solid red;
	padding-top:35px;
}

#coolMenu > li.onas > a {
  border-top: 8px solid #c22940;
  color: #c22940;
}

#coolMenu > li.onas > a:hover {
  border-top: 8px solid #c22940;
  background: #c22940;
  color: #fff;
}

#coolMenu > li.hladaju > a {
  border-top: 8px solid #e77f02;
  color: #e77f02;
}

#coolMenu > li.hladaju > a:hover {
  border-top: 8px solid #e77f02;
  background: #e77f02;
  color: #fff;
}

#coolMenu > li.docasny > a {
  border-top: 8px solid #27cfbd;
  color: #27cfbd;
}

#coolMenu > li.docasny > a:hover {
  border-top: 8px solid #27cfbd;
  background: #27cfbd;
  color: #fff;
}

#coolMenu > li.shop > a {
  border-top: 8px solid #5baf8f;
  color: #5baf8f;
}

#coolMenu > li.shop > a:hover {
  border-top: 8px solid #5baf8f;
  background: #5baf8f;
  color: #fff;
}

#coolMenu > li.kontakt > a {
  border-top: 8px solid #373737;
  color: #373737;
}

#coolMenu > li.kontakt > a:hover {
  border-top: 8px solid #373737;
  background: #373737;
  color: #fff;
}

/* Submenu
------------------------------------------*/

#coolMenu .hladaju ul {
	background: #e77f02;
	text-align: center;
	margin-top: 0px;
	height: 73px;
}

#coolMenu .docasny ul {
	background: #27cfbd;
	text-align: center;
	margin-top: 0px;
	height: 73px;
}

#coolMenu ul li a {
	color: #fff;
  padding: 3px;
  font-family: Tahoma;
	font-size: 14px;
  border-top: 1px dashed #fff;
}

#coolMenu ul li:hover a {
	font-weight: bold;
}

#coolMenu li.hladaju:hover>a {
	background: #e77f02;
	color: #fff;
}

#coolMenu li.docasny:hover>a {
	background: #27cfbd;
	color: #fff;
}

#coolMenu li.menuactive {
   color: #027fff;
}

#obsah {
  line-height: 16px;
}

#obsah a:link {
	color: #FF3300;
	text-decoration: none;
}

#obsah a:visited {
	color: #FF3300;
	text-decoration: none;
}

#obsah a:hover {
	color: #0080FF;
	text-decoration: none;
}

#obsah a:active {
	color: #FF3300;
	text-decoration: none;
}

#leftmenu,
#leftmenu ul {
	list-style: none;
	padding: 10px;
	font-family: Tahoma;
	font-size: 15px;
	line-height: 16px;
}

#leftmenu li {
}

#leftmenu li a {
        text-decoration: none;
        color: #0080FF;
        display: block;
        background: transparent;
        padding: 12px 0px 12px 0px;
        font-weight: normal;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
        border-bottom: 1px solid #cccccc;
}

#leftmenu li:last-child a {
        text-decoration: none;
        color: #0080FF;
        display: block;
        background: transparent;
        padding: 12px 0px 12px 0px;
        font-weight: normal;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
        border-bottom: 0px solid #cccccc;
}

#leftmenu li a:hover {
        text-decoration: none;
        color: #fff; 
        background: transparent;
        transition: background-color .25s ease-in-out;
        -moz-transition: background-color .25s ease-in-out;
        -webkit-transition: background-color .25s ease-in-out;
}

#leftmenu li a.menuactive {
        text-decoration: none;
        color: #FF3300;
        font-weight: normal; 
        background: transparent;
        transition: background-color .25s ease-in-out;
        -moz-transition: background-color .25s ease-in-out;
        -webkit-transition: background-color .25s ease-in-out;
}

#formbutton-red {
    background:#ffffff;
    position:relative;
    left: 40px;
    padding: 10px 25px 10px 25px;
    border:none;
    cursor:pointer;
    border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    font-family: Tahoma;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    color:#c02944;
}

#formbutton-red a:link {
    color:#c02944; 
}

#formbutton-red a:visited {
    color:#c02944; 
}

#formbutton-red:hover {
	background:#ededed;
        text-decoration: none;
}

#formbutton-orange {
    background:#ffffff;
    position:relative;
    left: 40px;
    padding: 10px 25px 10px 25px;
    border:none;
    cursor:pointer;
    border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    font-family: Tahoma;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    color:#eb7f02;
}

#formbutton-orange a:link {
    color:#eb7f02; 
}

#formbutton-orange a:visited {
    color:#eb7f02; 
}

#formbutton-orange a:active {
    color:#eb7f02; 
}

#formbutton-orange a:hover {
    color:#000 !important; 
}

#formbutton-orange:hover {
	background:#ededed;
        text-decoration: none;
}

#formbutton-green {
    background:#ffffff;
    position:relative;
    left: 40px;
    padding: 10px 25px 10px 25px;
    border:none;
    cursor:pointer;
    border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    font-family: Tahoma;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    color:#5fb390;
}

#formbutton-green a:link {
    color:#5fb390; 
}

#formbutton-green a:visited {
    color:#5fb390; 
}

#formbutton-green a:active {
    color:#5fb390; 
}

#formbutton-green a:hover {
    color:#cccccc; 
}

#formbutton-green:hover {
	background:#ededed;
        text-decoration: none;
}

#formbutton-blue {
    background:#ffffff;
    position:relative;
    left: 40px;
    padding: 10px 25px 10px 25px;
    border:none;
    cursor:pointer;
    border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    font-family: Tahoma;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    color:#00acda; 
}

#formbutton-blue a:link {
    color:#00acda; 
}

#formbutton-blue a:visited {
    color:#00acda; 
}

#formbutton-blue a:active {
    color:#00acda; 
}

#formbutton-blue a:hover {
    color:#cccccc; 
}

#formbutton-blue:hover {
	background:#ededed;
        text-decoration: none;
}

.red { color: #c02944; }
.orange { color: #eb7f02; }
.green { color: #5fb390; }
.blue { color: #00acda; }

.NewsSummaryLink {
	font-family: 'Roboto Condensed';
	font-size: 18px;
        margin-bottom: 2px;

}




.NewsSummaryPostdate, .NewsSummaryCategory, .NewsSummaryAuthor {
        font-size: 9px;
        color: #636363;
        float: left;
        margin-right: 4px;
}

.NewsSummaryMorelink {
        display: none;
}

#NewsPostDetailReturnLink {
    background:#d8d8d8;
    position:relative;
    padding: 5px;
    border:none;
    cursor:pointer;
    border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px / 3px 3px 3px 3px;
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
    text-shadow: 0px 1px 1px #fff;
    text-align: center;
    width: 60px;
    margin:20px auto;
}

#NewsPostDetailReturnLink:hover {
	background:#bcbcbc;
	color:#e7e7e7;
	text-shadow: 0px 1px 1px #fff;
}

.FBlajk {
clear:both;
width: auto;
}

.pejdg { font-size: 13px; font-weight: bold; }
.pejdg a:link, .pejdg a:visited { text-decoration: none; border: 1px solid #cccccc; padding: 2px 5px; font-weight: normal; font-size: 12px; background-color: #ececec }
.pejdg a:hover { background-color: #cccccc; color: #fff; }

.CoverPop-open,
.CoverPop-open body {
    height: 100%;
    overflow: hidden;
}

#CoverPop-cover {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    -webkit-animation: fade-in .25s ease-in;
    -moz-animation-name: fade-in .25s ease-in;
    -ms-animation-name: fade-in .25s ease-in;
    -o-animation-name: fade-in .25s ease-in;
    animation-name: fade-in .25s ease-in;
}

    .CoverPop-open #CoverPop-cover {
        display: block;
    }


@-webkit-keyframes fade-in {
    0% { opacity: 0; }
    25% { opacity: 0; }
    100% { opacity: 1; }
}

    .splash {
        background-color: rgb(47,99,135);
        background-color: rgba(47,99,135,.9);
    }

        .splash-center {
            text-align: center;
            width: 850px;
            padding: 10px;
            background: #fff;
            margin: 10% auto 0;
        }
/* Stylesheet: main Modified On 2015-03-09 14:06:28 */
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(/nivo/themes/default/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/nivo/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/* Stylesheet: nivo-slider Modified On 2013-03-12 13:32:47 */
