/* GLOBAL CSS */

* {
font-family: 'Open Sans', Arial, sans-serif;

-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 13px; padding: 0; margin: 0;
}
a { color: #F09C20; text-decoration: none;}
a:hover { text-decoration: underline; color: #C6231A; }
a img { margin: 0 !important; }

a, #menu ul, .galleryItem, .button {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
h1, h2, h3, h1 *, h2 *, h3 *, .more, .more * {

}

/* LAYOUT */

html {
background: white;
margin: 0;
padding: 0;

}
body {
width: 100%;
margin: 0px;
color: #12212F;
padding: 0;


}
body.uvod {



}
#wrap {
margin: 0px auto;
background: transparent;
width: 960px;
position: relative;
}



/* HEADER */


#header {
height: 106px;
width: 960px;

margin: 0 0 0 0px;

padding: 00px 0 0 0px;

}
#logo {
display: block;

}
#logo a {
width: 400px;
background: transparent url(userFiles/img/logo.jpg) no-repeat 0px 0px;
font-size: 48px;
color: #12212F;
text-decoration: none;
padding: 0px 0px 0 110px;
line-height: 56px;
height: 100px;
display: block;
font-family: Monotype Corsiva;
text-transform: capitalize;
font-weight: 300;
margin: 00px 0 0;
position: absolute;
left: 0;
top: 10px;
}
#logo a:hover {
text-decoration:none;
}
#slogan {
font-size: 12px;
font-weight: normal !important;
padding: 0 0 0 108px;
letter-spacing: 0px;
margin: 0px 0 0 0;
text-transform: uppercase;
position: absolute;
top: 67px;
}
#kont {
width: 280px;
display: block;
line-height: 17px;
height: 40px;
font-size: 32px;
position: absolute;
top: -137px;
color: #93CC39;
font-weight: normal !important;
padding: 0 0 0 2px;
text-shadow: 1px 1px white;
letter-spacing: 1px;
margin: 0px 0 0 505px;
text-transform: uppercase;
}
#header .boxed {
width: 170px;
position: absolute;
top: 116px;
left: 700px;
z-index: 10;
}
#header .boxed input, #main input, #main textarea {
font-size: 11px;
height: 22px;
line-height: 22px;
margin: 0 0 8px;
padding: 0 6px;
border: 1px solid rgba(0, 0, 0, 0.1);
font-weight: 400;
color: #333;

-webkit-border-radius: 5px;
border-radius: 5px;


}
textarea {
height: 157px !important;
}
.button {
color: white !important;
text-shadow: 1px 1px rgba(0, 0, 0, 0.2);

-webkit-box-shadow:  1px 1px 8px 0px rgba(0, 0, 0, 0.2);
box-shadow:  1px 1px 8px 0px rgba(0, 0, 0, 0.2);

border: none !important;
font-weight: 600 !important;
cursor: pointer;
text-transform: uppercase;
background: #6a94d4!important;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2OTIzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjZjMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;
background: -moz-linear-gradient(top,  #6a94d4 0%, #0f4da8 100%)!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a94d4), color-stop(100%,#0f4da8))!important;
background: -webkit-linear-gradient(top,  #6a94d4 0%,#0f4da8 100%)!important;
background: -o-linear-gradient(top,  #6a94d4 0%,#0f4da8 100%)!important;
background: -ms-linear-gradient(top,  #6a94d4 0%,#0f4da8 100%)!important;
background: linear-gradient(to bottom,  #6a94d4 0%,#0f4da8 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a94d4', endColorstr='#0f4da8',GradientType=0 )!important;

}
.button:hover {
background: black !important;

}
#header .boxed h2 {  display: none; }


/* MENU */

#menu {
margin: 0px 0 0px 0px;
position: absolute;
top: 108px;
left: 0px;
z-index: 100;
border-bottom:0px solid;
}



#menu>ul {

list-style-type: none;
float: left;
padding: 0 0px 0 0px;

}
#menu>ul>li {
float: left;
display: block;
}
#menu>ul>li>a, .more {

display: block;
font-size: 13px;
padding: 0px 9px;


color: white;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 7px 12px 7px 12px;
margin: 0 9px 5px 0 ;

border: 0 solid transparent;
font-weight: 400;
text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
text-transform: uppercase;

-webkit-box-shadow:  1px 1px 8px 0px rgba(0, 0, 0, 0.2);
box-shadow:  1px 1px 8px 0px rgba(0, 0, 0, 0.2);

background: url("userFiles/img/menu.jpg");
}


#menu>ul>li>a:hover, #menu>ul>li.current>a, #menu>ul>li:hover>a, .button:hover, .more:hover {
background: url("userFiles/img/menu1.jpg") repeat-x !important;
color: white;
text-decoration: none;
}

#menu>ul>li>ul {
list-style-type: none;
width: 250px;
position: absolute;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
visibility: hidden;



color: white;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

background: #071672;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NDg0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTkyOTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #071672 0%, #071672 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#071672), color-stop(100%,#071672));
background: -webkit-linear-gradient(top, #071672 0%,#071672 100%);
background: -o-linear-gradient(top, #071672 0%,#071672 100%);
background: -ms-linear-gradient(top, #071672 0%,#071672 100%);
background: linear-gradient(to bottom, #071672 0%,#707ed7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#071672', endColorstr='#071672',GradientType=0 );
}


}
#menu>ul>li>ul>li {
position: relative;
}
#menu>ul>li:hover>ul { visibility: visible; -webkit-box-shadow:  1px 1px 8px 0px rgba(0, 0, 0, 0.2);
box-shadow:  1px 1px 8px 0px rgba(0, 0, 0, 0.2);}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 0px 10px;
margin: 0 0px 0px;
color: transparent;
line-height: 0px;

font-size: 12px;
letter-spacing: 0px;



}
#menu>ul>li:hover>ul>li>a {
color: #fff;
line-height: 25px;

}
#menu>ul>li>ul>li>a:hover, #menu>ul>li>ul>li>ul>li>a:hover, #menu>ul>li>ul>li:hover>a, #menu>ul>li>ul>li>ul>li:hover>a {
background: rgba(255, 255, 255, 0.2);
color: white;
text-shadow: 1px 1px rgba(0, 0, 0, .3);
}

#menu>ul>li>ul>li>ul {
float:left;
list-style-type: none;
width: 0px;
position: absolute;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: hidden;
background: #fafafa;

left: 186px;
top: 6px;


-webkit-border-radius: 5px;
border-radius: 5px;
}
#menu>ul>li>ul>li:hover>ul {
width: 200px;


-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}
#menu>ul>li>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 0px 10px;
margin: 0 0px 0px;
color: #333;
line-height: 25px;
width: 196px;
font-size: 12px;


-webkit-border-radius: 3px;
border-radius: 3px;

}
#menu>ul>li>ul>li>ul>li>a:hover {
color: black;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}


/* SIDEBAR */


#sidebar {
margin: 0;

display: none;
}
.visible {
display: block !important;
}
.sidemenu {
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0px;
}
.sidemenu li {
display: block;
}
.sidemenu a {
font-weight: 400;
height: 24px;
line-height: 24px;
display: block;
color: black;
font-size: 13px;
}

#sidebar .boxed {
padding: 0;
margin: 0 0 0 0px;
}
#sidebar h2 {
margin: 0;
padding: 0;

font-size: 13px;
display: none;
}
#sidebar h3 {
margin: 0;
padding: 0;
color: red;
}
#sidebar p {
margin: 20px 0;
padding: 0 0 0;
font-size: 13px;
font-weight: 300;
}


/* MAIN */

#main{
padding: 0px 0px 0 0px;
background: white;
margin: 48px 0 0px 0px;
min-height: 480px;
}
.uvod  #main{
margin: 455px 0 0px 0px !important;

}
.post_top {
border-top: 2px solid #E1E3E7;
margin: 25px 0 0px;
text-align: center;
clear: both;
}
.post_title {
height: 20Px;
}


#main div.post, #main>ul, #main>h1 {
margin: 0 0px 0 0px !important;
padding: 5px 0 5px !important;

}

#main table td {
vertical-align: top;
}


#main h1, #main h1 span {
font-weight: 300;
font-size: 24px;
padding: 0 10px;
margin: 0 auto 5px;
text-align: center;
line-height: 36px;
display: inline-block;
background: white;
position: relative;
bottom: 21px;
text-transform: uppercase;
letter-spacing: 1px;




}

#main>h1 {
bottom: 0;
display: block;
font-size: 48px;
margin: 10px 0 16px!important;
}
#main>ul>li {
width: 320px;
display: block;
float: left;
padding: 0 0px 20px;
text-align: center;
font-size: 9px;
line-height: 19px;
}
#main>ul>li .more {
margin: 10px 40px!important;
}

#most>div {
width: 20%;
float: left;
text-align: center;
padding: 0 0px 20px;
margin: 5px 0 25px;
min-height: 300px;
position: relative;
}
#most .more {
position: absolute;
bottom: 8px;
left: 35px;
}

.mimg {

margin: 10px auto;
text-align: center;
}


#main h2, #main h2 span {
font-weight: 300;
font-size: 24px;
padding: 0px 0;
margin: 7px 0;
text-transform: uppercase;
}
#main h3, #main h3 span {
font-weight: 300;
font-size: 19px;
padding: 0px 0;
margin: 7px 0;
text-transform: uppercase;

}
#main ul, #main ol {
padding: 5px 0px;
margin: 0 0px 0 15px;
line-height: 25px;
list-style-position: inside;
}
#main p {
padding: 5px 0;
text-indent: 0;

margin: 0px 0 0px;
}
#main p strong {
}

#main ._round-cont {

margin: 0 9px 0px 0 !important;
}
#main .nolink, #main-table iframe {

margin: 0 0px 0px 0 !important;

}
#main-table img.nolink {
margin: 8px 9px 0 0 !important;
}
#main-table h2 {
margin: 0 0 -5px 0 !important;
}




/* RIGHTBAR */


#rightbar {
padding: 0 8px 20px;
clear: both;
margin: 0px 0px 10px 10px;
width: 240px;
position: absolute;
left: 0;
top: 400px;
display: none;

}
#rightbar h2 {



letter-spacing: 1px;

font-weight: 500;
font-size: 24px;
padding: 0px 0;
margin: 0px 0;
color: #666;
text-shadow: 1px 1px #eeeeee;
text-transform: uppercase;

}
#rightbar h2:first-letter {
color: #93CC39;
font-weight: 500;
font-size: 32px;
}
#rightbar h3 {
font-weight: 400;
font-size: 15px;
padding: 0px 0;
margin: 0 0 5px 0;

letter-spacing: 1px;
text-shadow: 1px 1px #fff;
text-transform: uppercase;
clear: both;
}
#rightbar  .novinky {
list-style-type: none;

}
#rightbar p {
padding: 2px 0 9px;
}
 
small {
display: none;
}

#footer {
margin: 0 auto;
width: 960px;
text-align:center;
padding: 15px 0 5px;
border-top: 2px solid #E1E3E7;
}

#footer * {
color: #444;
font-size: 11px;
}







/* SLIDER */


.slider-wrapper {
width: 960px;
margin: 0px auto;
height: 421px;
position: absolute;
top:150px;
}
.theme-default #slider {
    margin:0px auto 0 auto;
}
.theme-default .nivoSlider {
position:relative;
background: transparent url(userFiles/nivo/thames/loading.gif) no-repeat 50% 50%;
margin-bottom:50px;
}
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
margin: 0 !important;
-webkit-border-radius: 3px;
border-radius: 3px;
}


.theme-default .nivo-controlNav {
text-align: center;
padding: 0px 0;
position: relative;
bottom: 55px;
z-index: 100;
left: 475px;
width: 190px !important;
}
.theme-default .nivo-controlNav a {
display:inline-block;
width:22px;
height:22px;
background:url(userFiles/nivo/thames/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(userFiles/nivo/thames/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
top: 244px !important;
color: transparent;
display: none!important;
}
.theme-default a.nivo-nextNav {
background-position:-30px 0;
right:320px  !important;
}
.theme-default a.nivo-prevNav {
left:15px;
}
.theme-default .nivo-caption {
position: absolute !important;
top: 10px !important;
right: 0!important;
left:auto  !important;

padding: 0px 0px 0!important;
height: auto !important;
width: 260px !important;
margin: 0 0 0 0px!important;
background: none !important;
text-align: left;
color: #12212F!important;


}

#sidebar  .nivo-caption h2 {
font-size: 36px;
font-weight: 700;
display: block;
margin: -5px 0 -6px;

color: #F6812C;
text-transform: uppercase;
}
#sidebar .nivo-caption h3 {
font-size: 18px;

color: #333;
font-weight: 300;

}
#sidebar .nivo-caption strong {
font-weight: 400;
font-size: 13px;
}
#sidebar .nivo-caption a {



}
#sidebar .nivo-caption a:hover {
text-decoration: none;
}




div.galleryItem {

vertical-align: top;
float: left;
display: block;
border: none !important;
margin: 5px;
padding: 8px 8px 12px;
background: #FEFFFF;
background: rgba(255, 255, 255, 0.1);
border: 3px solid white;

-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4);


}
div.galleryItem:hover {
background: rgba(255, 255, 255, 0.2);
}
div.galleryItem .frame img {
border: none !important;
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.galleryItem .popisek.horni {
color:#fff;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
}
div.galleryProgress {
background-color: 
transparent !important;
border: 0px !important;
}
.galleryItemBigCont {
 text-align: center !important;
}
div.galleryItemBigCtrls {
clear: both !important;
float: none  !important;
display: inline;
white-space: nowrap;
text-align: center;
}
.galleryItemBig {
text-align: center !important;
}


.addthis_container {
text-align: right !important;

margin: 0px 0 0 0!important;
clear: both;
position: absolute;
top: 516px;
display: none;
left: 700px;
z-index: 10;
width: 155px;

}
.uvod .addthis_container {
display: block;
}

.addthis_container a {

}

.addthis_toolbox {

width: 170px;
}

#linkovani_fb {
clear: both;
margin: 0px 0px 0;
padding: 20px 0 0;
overflow: hidden;

}
.fb_iframe_widget {
position: relative;
bottom: 17px;
display: block!important;
width: 960Px !important;
margin: 10px auto !important;
padding: 5px 3px 0;
}
div.rsslink {
position: absolute;
right: 0;
font-size: 11px;
display: block;
clear: both;
color: #333 !important;
background: #FFF556;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmY1NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmNGRjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-radial-gradient(center, ellipse cover, #FFF556 0%, #F4DC00 99%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#FFF556), color-stop(99%,#F4DC00));
background: -webkit-radial-gradient(center, ellipse cover, #FFF556 0%,#F4DC00 99%);
background: -o-radial-gradient(center, ellipse cover, #FFF556 0%,#F4DC00 99%);
background: -ms-radial-gradient(center, ellipse cover, #FFF556 0%,#F4DC00 99%);
background: radial-gradient(ellipse at center, #FFF556 0%,#F4DC00 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff556', endColorstr='#f4dc00',GradientType=1 );
width: 30px;
height: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
line-height: 30px;
margin: -52px 12px 0 0;
text-align: center;

}
div.rsslink a{

font-size: 11px;

color: #333 !important;
}
#rightbar ._round-cont {
margin: 5px 3px 0px 0 !important;
}.paticka_vzhled {display:none;}

#sidebar .nivo-caption h2 {
font-size: 36px;
font-weight: 700;
display: block;
margin: -5px 0 -6px;
color: #1144aa;
text-transform: uppercase;
}