/* ------------------------------------------ */
/* Webova galerie Azael --------------------- */
/* Zakladni styly --------------------------- */
/* ------------------------------------------ */



/* Reset css
----------------------------------------------- */
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, font, 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 {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
body {line-height: 1; color: black; background: #fff;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}



/* Basic formatting
----------------------------------------------- */
html {height: 100%;}
body {color: #000; font: 16px/1em Verdana, "Trebuchet MS", Verdana; height: 100%; background: #e2e2e2;}
a, a:visited {color: #000; text-decoration: underline;}
a:hover {color: #aaa; text-decoration: none;}
p {margin: 20px 0;}
strong {font-weight: bold;}
em {font-style: italic;}

.clear {clear: both;}
.clear-10 {clear: both; padding: 8px 0 7px 0;}
.clear-20 {clear: both; padding: 10px 0;}
.left {float: left;}
.right {float: right;}
.bold {font-weight: bold;}
.no-bold {font-weight: normal; padding-left: 17px;}

.height-1 {height: 1px;}
.margin-0 {margin: 0;}
.padding-0 {padding: 0;}

.black {color: black;}
.blue {color: blue;}
.green {color: green;}
.grey {color: grey;}
.orange {color: orange;}
.red {color: red;}



/* Fonty
----------------------------------------------- */
@font-face {font-family: Enge; src: url("../type/engeexpa.ttf");}



/* ------------------------------------------ */
/* Webova galerie Azael --------------------- */
/* Styly galerie ---------------------------- */
/* ------------------------------------------ */



/* Save layout
----------------------------------------------- */
.standart-content, .blog-content {width: 100%; margin-left: 0;}
.gallery-content {text-align: center; margin-left: 0px;}
.blog-content {padding-top: 30px;}



/* Debug table
----------------------------------------------- */
#debug {border-spacing: 1px; font-size: 0.75em;}
#debug td {background: #d5d5d5; padding: 5px 8px;}
#debug th {background: #aaa; font-weight: bold; padding: 5px 8px;}
#debug tr.debug-red td {font-weight: bold; color: red;}



/* Lista
----------------------------------------------- */
.lista {float: left; margin: 5px 0 15px; clear: both; width: 100%; font-size: 0.75em; line-height: 2.0em; text-transform: uppercase;}
.lista a, .lista a:visited {text-decoration: none; position: relative; z-index: 10;}
.lista-h2 {text-align: center; font-weight: bold;}

.lista a span {font-size: 1.75em; position: relative; top: 1px;}

.portfolio-left {float: left; width: 150px; font-size: 0.75em; padding-top: 20px; padding-left: 18px;}
.portfolio-left a, .portfolio-left a:visited {text-decoration: none; text-transform: uppercase;}

.portfolio-right {float: right; width: 150px; font-size: 0.75em; padding-top: 20px; padding-right: 20px;}
.portfolio-right a, .portfolio-right a:visited {text-decoration: none; text-transform: uppercase;}

.share {float: left; margin-left: 226px;}
.share .fb-like {position: relative; top: 6px;}
.fb-like-page {position: relative; left: 30px;}

.share .st_facebook_hcount {position: relative; top: 19px; margin-right: 10px;}
.share .st_twitter_hcount {position: relative; top: 19px; margin-right: 10px;}

.share .socialshare {float: left; height: 60px;}

.share .coffee {float: left;}
.share .coffee .bmc-btn {min-width: 200px; padding: 0px 19px;}



/* Footer
----------------------------------------------- */
#footer {clear: both;}
#footer address {text-align: center; font-style: normal; font-size: 0.75em; color: #bcbcbc;}
#footer address a, #footer address a:visited {text-decoration: none; color: #bcbcbc;}
#footer address dfn {border-bottom: 1px dashed; cursor: help; font-style: normal;}



/* Strankovani
----------------------------------------------- */
#centering {clear: both; width: 100%; overflow: hidden; padding: 15px 0;}

#pagination {padding: 0; margin: 0 auto; list-style-type: none; float: left; position: relative; left: 50%; font-size: 0.875em;}
#pagination li {float: left; position: relative; right: 50%; font-weight: bold;}
#pagination li a {width: auto; display: block; padding: 2px 4px; text-decoration: none;}
#pagination .active {padding: 2px 4px; color: #a00000;}



/* Alerts
----------------------------------------------- */
.alert-bad {border: 1px solid red; width: 350px; font-size: 0.75em; padding: 5px 5px 5px 35px; font-weight: bold; background: url(../images/cancel.jpg) no-repeat 8px 4px #ffe3e3; margin: 10px 0 12px; color: #000;}
.alert-good {border: 1px solid green; width: 350px; font-size: 0.75em; padding: 5px 5px 5px 35px; font-weight: bold; background: url(../images/accept.jpg) no-repeat 8px 4px #d4ead4; margin: 10px 0 12px; color: #000;}
.alert-sql {border: 1px dashed #f3c14a; width: 500px; font-size: 0.75em; line-height: 1.4em; padding: 5px 5px 5px 35px; background: #fff99c; margin: 10px 0 12px 2%; color: #000;}
.alert-info {border: 1px solid #f7df5a; width: 350px; font-size: 0.75em; padding: 5px 5px 5px 35px; font-weight: bold; background: url(../images/info.jpg) no-repeat 8px 4px #fffca2; margin: 10px 0 12px 2%; color: #000;}
.alert-bad a, .alert-good a, .alert-info a, .alert-bad a:visited, .alert-good a:visited, .alert-info a:visited {color: #606060; text-decoration: none;}
.alert-bad a:hover, .alert-good a:hover, .alert-info a:hover {color: #000;}
.align-center {position: relative; left: 50%; margin: 0 0 0 -195px; width: 410px; padding-bottom: 10px; clear: both;}
.align-left {width: 410px; padding-bottom: 10px; clear: both;}



/* Kniha navstev - editace
----------------------------------------------- */
#kniha {width: 650px; background: #f8f8f8; border: 5px solid #e8e8e8; font-size: 0.75em;}
#kniha input, #kniha textarea {background: #fff; border: 1px solid #ccc; color: #777;}
.posttop-comment {border: 1px solid #e3e3e3; background: #e3e3e3;}
.posttext-comment {border: 1px solid #e3e3e3; background: #f8f8f8; font-size: 0.75em;}
.post-comment-reply .posttop-comment {border: 1px solid #d5e0f6; background: #d5e0f6;}
.post-comment-reply .posttext-comment {border: 1px solid #d5e0f6; background: #eaf0fb; font-size: 0.75em;}



/* Kniha navstev
----------------------------------------------- */
#kniha {padding: 20px 30px 20px 20px; margin: 10px auto 40px; overflow: hidden; position: relative; left: -5px; clear: both;}
#kniha h4 {color: #7f7f7f; font-size: 1.5em; font-weight: bold; margin-bottom: 7px; padding-bottom: 0;}
#kniha p {color: #7f7f7f; font-size: 0.875em; margin: 0; padding: 0;}
#kniha p a, #kniha p a:visited {color: #525252;}
#kniha hr {border-width: 0; border-top: 1px solid #d9d9d9; height: 1px; margin: 20px 0 15px 0; padding: 0;}
#kniha .comment-input {width: 100%; margin-bottom: 4px;}
#kniha .comment-nadpis {width: 80%; text-align: left; padding: 7px 0 4px 2px; font-weight: bold; color: #777;}
#kniha .comment-nadpis span {margin-left: 5px; font-size: 1.25em; color: red;}
#kniha .comment-pole {width: 90%; float: left; margin-bottom: 10px;}
#kniha .comment-pole input {width: 98%; font-size: 1.0em; padding: 4px;}
#kniha .comment-pole input:focus {border: 1px solid #8c8c8c;}
#kniha .comment-pole-textarea textarea {height: 180px; padding: 4px;}
#kniha .comment-pole-textarea textarea:focus {border: 1px solid #8c8c8c;}
#kniha .comment-antispam {width: 50%; float: left;}
#kniha .comment-antispam input {width: 90%; font-size: 1.0em; padding: 4px;}
#kniha .comment-antispam input:focus {border: 1px solid #8c8c8c;}
#kniha .comment-kod {width: 100px; float: left; padding: 2px 0 0 5px;}
#kniha .comment-bottom {width: 100%; float: left;}
#kniha .comment-smile {float: left; width: 140px; padding: 8px 0 0 10px;}
#kniha .comment-button {float: right; font-weight: bold; width: 120px; text-align: right;}
#kniha .comment-button input {width: 90%; padding: 5px; cursor: pointer;}
#kniha .comment-button input:hover {background: #e8e8e8; color: #c60000;}
#kniha .comment-button input:focus {color: #7e0000;}

#kniha .prvni-sloupec {width: 40%; float: left;}
#kniha .druhy-sloupec {float: right; width: 59%;}
#kniha #antispam img {position: relative; top: 5px;}
#kniha textarea {width: 100%; height: 86px; margin-bottom: 10px; position: relative; top: -1px;}

.slider-inbox-reply {width: 477px; font-size: 0.75em; margin: 10px;}
.slider-inbox-reply input, .slider-inbox-reply textarea {background: #fff; border: 1px solid #ccc; color: #777;}
.slider-inbox-reply .comment-input {width: 100%; margin-bottom: 4px;}
.slider-inbox-reply .comment-nadpis {width: 40%; text-align: left; padding: 7px 0 4px 2px; font-weight: bold; color: #777;}
.slider-inbox-reply .comment-nadpis span {margin-left: 5px; font-size: 1.25em; color: red;}
.slider-inbox-reply .comment-pole {width: 90%; float: left; margin-bottom: 10px;}
.slider-inbox-reply .comment-pole input {width: 98%; font-size: 1.0em; padding: 4px;}
.slider-inbox-reply .comment-pole input:focus {border: 1px solid #8c8c8c;}
.slider-inbox-reply .comment-pole-textarea textarea {height: 180px; padding: 4px;}
.slider-inbox-reply .comment-pole-textarea textarea:focus {border: 1px solid #8c8c8c;}
.slider-inbox-reply .prvni-sloupec-reply {width: 40%; float: left;}
.slider-inbox-reply .druhy-sloupec-reply {float: right; width: 59%;}
.slider-inbox-reply textarea {width: 97%; height: 86px; margin-bottom: 10px;}

.slider-inbox-reply .comment-bottom {width: 100%; float: left;}
.slider-inbox-reply .comment-button {float: right; font-weight: bold; width: 136px; text-align: right;}
.slider-inbox-reply .comment-button input {width: 90%; padding: 5px; cursor: pointer;}
.slider-inbox-reply .comment-button input:hover {background: #e8e8e8; color: #c60000;}
.slider-inbox-reply .comment-button input:focus {color: #7e0000;}

.post-comment {margin: 0 0 16px 40px; width: 500px;}
.post-comment-reply {margin: 0 0 16px 70px; width: 470px; overflow: hidden;}
.posttop-comment {padding: 7px 7px 10px 7px; height: 12px;}
.username-comment {font-weight: bold; width: auto; float: left;}
.username-comment a {color: #8f8f8f; font-size: 0.75em; font-weight: normal; position: relative; top: -1px; cursor: pointer; margin-right: 2px; text-decoration: none;}
.username-comment a.order-reply {color: #9da8be;}
.username-comment a:hover {color: #000;}
.comment-reakce {color: #168ec6; text-decoration: none; display: block; padding-top: 10px; width: 150px;}
.comment-reakce-link, a.comment-reakce-link:visited {padding: 0 5px 0 9px; color: green; background: url("../img/reaction-down.gif") 0 4px no-repeat;}
.comment-reakce-who, a.comment-reakce-who:visited {color: #7f7f7f; padding-left: 9px; background: url("../img/reaction-up.gif") 0 4px no-repeat; margin-left: 5px;}
.userweb-comment {width: auto; float: left; margin-left: 10px;}
.userweb-comment-right {width: auto; float: right;}
.userweb-image {height: 20px; border: 0;}
.posttext-comment {padding: 7px; border-top: 0; text-align: left;}
.postdate-comment {float: right; margin-right: 10px; font-size: 0.75em; padding: 1px 0 0 0;}

.postimg-comment {width: 40px; float: left;}
.postbody-comment {width: 425px; float: right;}

#vypis {width: 500px; position: relative; left: 50%; margin: 0 0 0 -290px; float: left;}



/* Thumbnail
----------------------------------------------- */
.thumbnail {width: 175px; height: 140px; float: left; text-align: left; font-size: 0.75em;}
.thumbnail span {width: 145px; display: block; float: left; text-align: center; padding-left: 1px;}
.thumbnail img {border: 0px solid #dedede; margin: 0 0 5px 0;}

#latest .thumbnail {width: 14%; height: auto; margin: 0 3.2% 3.2% 0;}
#latest .thumbnail:nth-child(6) {margin-right: 0;}
#latest .thumbnail img {width: 100%;}

.bigger-thumbs img {max-width: 200px; margin-bottom: 10px;}

.info_gallery {font-size: 0.75em; padding: 0 40px 0 20px;}

.shadow img {border: 0;}
.shadow a, .shadow a:visited {background: #fff; border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; padding: 8px 8px 3px 8px; display: block; float: left; -moz-box-shadow: 0px 1px 10px #b7b7b7; -webkit-box-shadow: 0px 1px 10px #b7b7b7; box-shadow: 0px 1px 10px #b7b7b7; -o-box-shadow: 0px 1px 10px #b7b7b7; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#d1d1d1')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#d1d1d1');}
.shadow span {width: 161px; display: block; float: left; text-align: center; padding-left: 1px; padding-top: 7px;}

.thumbnail-all-span {display: block; float: left; font-weight: bold; font-size: 0.75em; text-align: left; padding: 25px 0 0 0; width: 100%;}
.thumbnail-all-p {display: block; float: left; font-size: 0.75em; margin-top: 0; text-align: justify; padding: 3px 0 25px 0; width: 100%;}

.inner-gallery {overflow: hidden; float: left; width: 100%; padding-left: 0;}
.inner-gallery .thumbnail {width: 20%; min-height: 150px;}
.inner-gallery .thumbnail img {width: 100%; max-width: 120px; max-height: 120px;}



/* Vypis poslednich komentaru
----------------------------------------------- */
.comments-list {overflow: hidden; float: left; width: 600px; margin: 0 0 15px 2%;}
.comments-list-re {padding-left: 75px; width: 540px;}

.comments-list .comments-list-img {float: left; margin: 0 15px 0 0;}
.comments-list .comments-list-img img {border: 1px solid #000; width: 60px;}
.comments-list .comments-list-text {float: left; width: 520px;}
.comments-list .comments-list-text h4 {margin: 0; padding: 0 0 3px 0; font-weight: bold; font-size: 0.75em;}
.comments-list .comments-list-text h4 span {color: #aaa; font-weight: normal;}
.comments-list .comments-list-text p {margin: 0; padding: 0; font-size: 0.75em;}



/* Thumbnail - zarovnani na stred vertikalne i horizontalne
----------------------------------------------- */
.thumbnail-back {border: 1px solid #d2d2d2; margin: 0 0 10px 10px; background: #ebebeb;}
.thumbnail-back:hover {background: #cacaca;}
.posun {margin-top: 10px;}



/* Thumbnail - odkazy
----------------------------------------------- */
.thumbnail-link {width: 150px; height: 160px; float: left; text-align: center; font-size: 0.75em;}
.thumbnail-link img {border: 1px solid #000; margin: 0 0 5px 0;}

.thumbnail-link-list {width: 96%; margin-left: 2%; float: right; text-align: right;}
.thumbnail-link-list h4 {margin: 0; padding: 0 0 3px 0;}
.thumbnail-link-list h4 a, .thumbnail-link-list h4 a:visited {text-decoration: none; font-size: 0.75em;}
.thumbnail-link-list h4 span a, .thumbnail-link-list h4 span a:visited {color: #828282; font-size: 0.75em; font-weight: normal; text-decoration: none;}
.thumbnail-link-list p {margin: 0 0 20px 0; padding: 0; font-size: 0.875em; color: #494949;}

.thumbnail-link-thumblist {width: 90%; margin: 0 0 15px 2%; float: left;}
.thumbnail-link-thumblist .thumbnail-link-list-img {float: left; margin: 0 15px 20px 0;}
.thumbnail-link-thumblist .thumbnail-link-list-img img {border: 1px solid #000;}
.thumbnail-link-thumblist .thumbnail-link-list-text {float: left; width: 480px;}
.thumbnail-link-thumblist .thumbnail-link-list-text h4 {margin: 0; padding: 0 0 3px 0; font-weight: bold;}
.thumbnail-link-thumblist .thumbnail-link-list-text h4 a, .thumbnail-link-thumblist .thumbnail-link-list-text h4 a:visited {text-decoration: none;}
.thumbnail-link-thumblist .thumbnail-link-list-text h4 span a, .thumbnail-link-thumblist .thumbnail-link-list-text h4 span a:visited {color: #828282; font-size: 0.75em; font-weight: normal; text-decoration: none;}
.thumbnail-link-thumblist .thumbnail-link-list-text p {margin: 0 0 20px 0; padding: 0; font-size: 0.875em;}

#links {margin: 0; width: 50%; padding: 30px 78px 0 0; float: right; font-size: 0.875em;}
#links h3 {margin: 0 0 0 2%; padding-top: 0.3em; font-weight: bold; line-height: 2.5em; display: block; clear: both;}
#links h3.first {padding-top: 0em;}

.links-bigimage {float: left; margin: 34px 0 0 18px; width: 350px; display: block;}



/* Seznam uzivatelu
----------------------------------------------- */
.userlist-img {float: left; width: 160px; margin-left: 2%; padding: 0 10px 10px 0;}
.userlist-img img {border: 1px solid #000;}
.userlist-text {float: right; width: 490px; padding: 0 20px 20px 0;}
.userlist-text h1 {font-size: 1.0em; font-weight: bold; padding-bottom: 7px;}
.userlist-text h1 a, .userlist-text h1 a:visited {text-decoration: none;}
.userlist-text ul li {font-size: 0.75em; display: block; padding-bottom: 5px;}



/* Article
----------------------------------------------- */
.article {width: 60%; margin-left: 0; clear: both; padding-top: 40px; font-size: 0.875em;}
.article-full {width: 100%; margin: 0;}

.reference-left {float: left; width: 300px; overflow: hidden;}
.reference-left .thumbnail {width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; text-align: center; height: auto;}
.reference-right {float: left; width: calc(100% - 340px); overflow: hidden; margin-right: 40px;}

.article a, .article a:visited {color: #999;}
.article a:hover {color: #000;}

.article h1 {font-weight: bold; font-size: 1.125em; padding: 0.31em 0 0.75em 0; line-height: 1.25em;}
.article h2 {font-weight: bold; font-size: 1.125em; padding: 1.0em 0 0.75em 0; line-height: 1.25em;}
.article h3 {font-weight: bold; font-size: 1.0em; padding: 1.0em 0 0.75em 0; line-height: 1.25em;}
.article h4 {font-weight: bold; font-size: 0.875em; padding: 1.0em 0 0.75em 0; line-height: 1.25em;}
.article h5 {font-weight: bold; font-size: 0.875em; padding: 1.0em 0 0.75em 0; line-height: 1.25em; text-decoration: underline;}
.article h6 {font-weight: bold; font-size: 0.875em; padding: 1.0em 0 0.75em 0; line-height: 1.25em; font-style: italic;}
.article p {font-size: 0.875em; line-height: 1.5em; margin: 0 0 1.1em 0;}
.article pre {border: 1px dotted #000; margin: 0.75em 1.56em 0.75em 0; padding: 0.63em 0.94em; background: #fff; font-size: 0.75em; font-family: "courier new"; line-height: 1.4em; display: block; overflow-x: auto; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
.article blockquote {border-left: 1px dashed #000; margin: 0.75em 25px 0.75em 0; background: #d7d7d7; display: block;}
.article blockquote p {font-size: 0.875em; line-height: 1.6em; padding: 0.63em 0.94em;}

.article ul {margin: 0.75em 0 1.25em 1.56em; font-size: 0.875em; list-style: disc;}
.article ul li {line-height: 1.38em;}
.article ul li ul {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: circle;}
.article ul li ul li ul {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: square;}

.article ol {margin: 0.75em 0 1.25em 1.56em; font-size: 0.875em; list-style: decimal;}
.article ol li {line-height: 1.38em;}
.article ol li ol {margin-top: 0; margin-bottom: 0; font-size: 1.0em;}
.article ol li ol li ol {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: lower-latin;}

.article table {width: auto; border-collapse: collapse; font-size: 0.75em; margin: 1.0em 0 2.5em 0; border: 1px solid #888; border-right: 0;}
.article table caption {font-variant: small-caps; padding-bottom: 0.63em;}
.article table.full {width: 100%;}
.article table th {background: #e0e0e0; color: #333; padding: 0.5em; border-bottom: 1px solid #888; text-align: left; font-weight: bold; border-right: 1px solid #888;}
.article table td {border-bottom: 1px solid #888; border-right: 1px solid #888; padding: 0.5em;}

.article .table-title {padding-top: 10px; float: left; width: 100%;}
.article .table-desc, .article .table-title {font-size: 0.75em;}

.article .article-vlevo {float: left; margin: 10px; margin-left: 0; border: 1px solid #000;}
.article .article-vpravo {float: right; margin: 10px 5px 10px 10px; border: 1px solid #000;}
.article .article-text-vlevo {text-align: left;}
.article .article-text-vpravo {text-align: right;}
.article .article-text-center {text-align: center;}
.article .article-text-justify {text-align: justify;}
.article .youtube {text-align: center; padding: 20px 0;}

.article .hover-vlevo {float: left; margin: 0 10px 3px 0;}
.article .hover-vpravo {float: right; margin: 0 0 3px 10px;}
.article span.hover-vlevo {float: left; margin: 0 10px 3px 0; display: block;}
.article span.hover-vpravo {float: right; margin: 0 0 3px 10px; display: block;}
.article span.hover-vlevo span, .article span.hover-vpravo span {font-size: 0.75em; font-style: italic; display: block; padding-top: 4px;}

.article .article-img {padding: 0 0 9px 0; background: none; border: 0; color: #000; font-style: italic; font-size: 0.75em; margin: 20px 0; width: 100%;}
/* .article .article-img {padding: 16px 17px 9px 16px; background: #efefef; border: 1px solid #e3e3e3; color: #000; font-style: italic; font-size: 0.75em; margin: 20px 0;} */

.article .article-img img {margin-bottom: 7px; border: 1px solid #e3e3e3; width: 100%;}
.article .article-img span {clear: both; display: block; margin-left: 4px;}

.article .article-img-fly-left {float: left; margin: 0 10px 3px 0;}
.article .article-img-fly-right {float: right; margin: 0 0 3px 10px;}

.article-social {font-size: 0.875em; padding-bottom: 25px;}
.article-social .article-facebook {background: url("../img/facebook.png") no-repeat; padding: 0 15px 0 22px; margin-left: 2%;}
.article-social .article-twitter {background: url("../img/twitter.png") no-repeat; padding: 0 15px 0 22px;}
.article-social .article-delicious {background: url("../img/delicious.png") no-repeat; padding: 0 15px 0 22px;}
.article-social .image-gplus {float: right; overflow: hidden; display: block; width: 230px; position: relative; top: 0px;}

#content .soc {margin-left: 0; padding-left: 0;}
#content .addthis_toolbox, #content .addthis_default_style {padding-left: 0;}




/* Struktura formularu v clanku
----------------------------------------------- */
form.formik {font-size: 0.875em; margin: 20px 0 30px;}
.formik label, .formik .div-checkbox, .formik .div-radio	{float: left; width: 95%; display: block; clear: left; text-align: left; cursor: pointer; font-size: 0.75em; margin-top: 10px;}
.formik label.label-checkbox, .formik label.label-radio {clear: none; width: 80%; padding-left: 5px; margin-top: 3px;}
.formik .div-checkbox, .formik .div-radio {width: 100%; padding: 0 0 7px 3px; color: #333; font-weight: bold;}

.formik textarea, .formik input, .formik select, .formik button, .formik optgroup {margin-top: 0px; padding-left: 3px;}
.formik select {margin-top: 5px; margin-left: 3px;}
.formik textarea, .formik input.input-input {padding: 3px; width: 300px;}
.formik textarea, .formik input.input-antispam {padding: 3px; width: 150px; margin-right: 7px;}
.formik textarea, .formik input.input-checkbox, .formik input.input-radio {float: left; margin-top: 4px;}


.formik textarea {height: 80px; width: 97%; margin-bottom: 7px;}
.formik label.input-text {padding: 3px 0 1px 3px;}
.formik input.button {cursor: pointer; font-weight: bold; position: relative; left: 0em; margin-top: 15px;}
.formik img {position: relative; top: 5px;}



/* Barvy formularu v clanku
----------------------------------------------- */
.formik label	{color: #333; font-weight: bold;}
.formik label span, .formik div span {color: red; font-size: 1.5em;}	
.formik input.input-input, .formik textarea {border: 1px solid #aaa;}
.formik textarea:focus, .formik input.input-input:focus {border: 1px solid #000;}
.formik select {background: #fff; color: #000; border: 1px solid #aaa;}
.formik option {background: #fff; color: #000;}
.formik optgroup {background: #ccc; color: #000;}



/* Uprava typografie
----------------------------------------------- */
.uprava-typografie {font-size: 0.875em;}



/* Anketa
----------------------------------------------- */
.poll {border: 1px dashed #aaa; padding: 10px; width: 300px; margin: 7px 0 20px 0; float: left; font-size: 0.875em;}
.poll strong {line-height: 1.4em;}
.poll .voted {color: red; font-size: 0.75em; line-height: 2.0em;}
.poll hr {border-width: 0; border-top: 1px dashed #aaa; height: 1px;}
.poll ul {margin-left: 0;}
.poll ul li {display: block; list-style: none; margin-bottom: 10px;}
.poll .poll-img {border: 0; display: block; height: 10px; margin: 2px 0 10px 0; width: 1%;}
.poll form input {border: 0; background: none; border-bottom: 1px solid #000; cursor: pointer; padding: 0; margin: 0; font-size: 1.0em; font-family: Arial, "Trebuchet MS", Verdana; overflow: visible; width: auto; text-align: left;}
.poll form input:hover {border: 0; margin-bottom: 1px;}

.poll-sidebar {width: 190px; font-size: 0.75em;}
.poll-sidebar strong {margin-bottom: 10px; display: block; float: left; font-size: 1.0em;}
.poll-sidebar ul {clear: both;}
.poll-sidebar hr {border-width: 0; border-top: 1px dashed #aaa; height: 1px;}
.poll-sidebar .voted {font-size: 0.875em;}



/* Blog
----------------------------------------------- */
.blog {margin-top: 0px; width: 92%; overflow: hidden;}
.blog-img {width: 140px; float: left;}
.blog-img a {border: 5px solid #d3d3d3; display: block; width: 119px;}
.blog-img a:hover {border: 5px solid #b7b7b7;}
.blog-text {width: 82%; float: left;}
.blog h3 {margin: 0; padding: 0 0 3px 0;}
.blog h3 a, .blog h3 a:visited {font-weight: bold; font-size: 1.0em; text-decoration: none;}
.blog span {font-style: italic; padding-bottom: 7px; display: block; font-size: 0.75em;}
.blog span strong {text-decoration: underline; font-weight: normal;}
.blog p {margin: 0; padding: 5px 0 40px 0; font-size: 0.75em; border-top: 1px dashed #a2a2a2; line-height: 1.75em;}



/* Blog news
----------------------------------------------- */
.blog-news {margin-top: 0px; overflow: hidden; width: 50%; float: left;}
.blog-news .blog-img {width: 140px; float: left;}
.blog-news .blog-img a {border: 0px solid #d3d3d3; display: block; width: 119px;}
.blog-news .blog-img a:hover {border: 0px solid #b7b7b7;}
.blog-news .blog-text {width: calc(100% - 140px); float: left;}
.blog-news h3 {margin: 0; padding: 0 0 3px 0;}
.blog-news h3 a, .blog-news h3 a:visited {font-size: 0.75em; text-decoration: none;}
.blog-news h3 a span, .blog-news h3 a:visited span {color: #696969; font-size: 0.875em;}
.blog-news span {font-style: italic; padding-bottom: 7px; display: block; font-size: 0.75em;}
.blog-news span strong {text-decoration: underline; font-weight: normal;}
.blog-news p {margin: 0; padding: 5px 0 40px 0; font-size: 0.75em; border-top: 0px dashed #a2a2a2; line-height: 1.75em;}



/* Socialni site
----------------------------------------------- */
.addthis_toolbox {padding: 7px 0 15px 4px;}
.addthis_button_tweet {margin-right: 16px;}

#socialmenu {position: absolute; left: 0; top: 10px; width: 100%; text-align: center;}
#socialmenu #socialmenuin {margin: 0 auto; width: 930px; z-index: 950; position: relative;}
#socialmenu #socialmenuin div {margin-right: 3px; float: left; position: relative; z-index: 6;}
#socialmenu #socialmenuin div a {padding: 0;}



/* Vlajky
----------------------------------------------- */
#flag {position: absolute; left: 0; top: 14px; width: 100%; text-align: center;}
#flag #flagin {margin: 0 auto; width: 940px; z-index: 950; position: relative;}
#flag #flagin form {margin-right: 1px; float: right; position: relative; z-index: 6;}
#flag #flagin form input {padding: 0; border: 0; background: none; color: #ff0200; text-transform: uppercase; cursor: pointer;}
#flag #flagin form input:hover {color: #000;}
#flag #flagin span {float: right; display: block; color: #ff0200; padding: 0; text-transform: uppercase; position: relative; top: -1px;}



/* Image
----------------------------------------------- */
#image {width: 100%; text-align: center;}
#image img {border: 0px solid #000;}
#image img.photography {border: 0; width: 662px;}
#image img.photography-small {border: 0;}
#image #sipky {width: 100%; margin: 60px auto 20px; height: 25px; font-size: 0.875em;}
#image #sipky a, #image #sipky a:visited {text-decoration: none;}
#image #sipky .vlevo {width: 90px; float: left; height: 23px; text-align: right;}
#image #sipky .vpravo {width: 90px; float: left; height: 23px; text-align: left;}
#image #sipky .zpet {width: 100%; float: left; height: 23px; text-align: center;

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

#image #sipky .zpet a, #image #sipky .zpet a:visited {font-size: 5.0em; color: #aaa; text-align: center;}
#image #sipky .zpet a:hover {color: #000;}

#image #sipky .vlevo {width: 70px; height: 109px; position: absolute; left: 2%; margin: 300px 0 0 0;}
#image #sipky .vlevo a, #image #sipky .vlevo a:visited {width: 70px; height: 109px; display: block; font-size: 5.0em; color: #aaa;}
#image #sipky .vlevo a:hover {color: #000;}

#image #sipky .vpravo {width: 70px; height: 109px; position: absolute; right: 2%; margin: 300px 0 0 0;}
#image #sipky .vpravo a, #image #sipky .vpravo a:visited {width: 70px; height: 109px; display: block; font-size: 5.0em; color: #aaa;}
#image #sipky .vpravo a:hover {color: #000;}

#info {width: 660px; margin: 20px auto; text-align: left; padding-bottom: 30px;}
#info p {margin: 7px 0; line-height: 1.5em; font-size: 0.875em; padding-left: 5px;}
#info p .image-facebook {background: url("../img/facebook.png") no-repeat; padding: 0 15px 0 22px;}
#info p .image-twitter {background: url("../img/twitter.png") no-repeat; padding: 0 15px 0 22px;}
#info p .image-delicious {background: url("../img/delicious.png") no-repeat; padding: 0 15px 0 22px;}
#info p .image-gplus {float: right; overflow: hidden; display: block; width: 202px; position: relative; top: 3px;}
#info .soc {position: relative; left: 150px; margin-top: 30px;}





/* Google mapa
----------------------------------------------- */
/*
#map_canvas {width: 640px; height: 600px; border: 1px solid #000; width: 96%; margin-left: 2%; margin-bottom: 20px;}
#map_canvas strong {color: #000;}
#map_canvas p {color: #000;}
*/




/* Cluster
----------------------------------------------- */
/*
#map {width: 100%; height: 700px;}

#cluster-panel {width: 0; height: 0; visibility: hidden;}
#cluster-markerlist {height:0; margin:0; overflow: auto;}

.cluster-info {width: 170px;}
.cluster-info h3 {font-weight: bold; display: block; padding-bottom: 7px; font-size: 0.75em; width: 150px; line-height: 1.5em;}
.cluster-info img {border: 0;}
.cluster-info .cluster-info-img {height: 150px; width: 150px;}
*/

#map {width: 880px; height: 700px; max-width: 100%;}




/* Menu galerie
----------------------------------------------- */
.gallery-menu {font-size: 0.75em; padding-bottom: 1px; border-top: 1px solid #c6c6c6; border-bottom: 0; background: #fff; margin-bottom: 10px; float: left; width: 215px;}

.gallery-menu li {border-bottom: 1px solid #c6c6c6; border-top: 1px solid #fff;}
.gallery-menu li a {text-decoration: none; display: block; padding: 6px 0; padding-left: 22px; background: url("../images_shop/bullet.gif") 5px 9px no-repeat #efefef;}
.gallery-menu li a:hover {background: url("../images_shop/bullet.gif") 5px 9px no-repeat #ffd633; color: #000;}
.gallery-menu li a.current {font-weight: bold; background: url("../images_shop/bullet.gif") 5px 9px no-repeat #b2b2b2;}
.gallery-menu li a.current-up {font-weight: bold;}

.gallery-menu li li {border: 0;}
.gallery-menu li li a {padding-left: 40px; background: url("../images_shop/bullet_under.gif") 23px 10px no-repeat;}
.gallery-menu li li a:hover {background: url("../images_shop/bullet_under.gif") 23px 10px no-repeat #ffd633;}
.gallery-menu li li a.current {font-weight: bold; background: url("../images_shop/bullet_under.gif") 23px 10px no-repeat #b2b2b2;}
.gallery-menu li li a.current-up {font-weight: bold;}

.gallery-menu li li li {border: 0;}
.gallery-menu li li li a {padding-left: 60px; background: url("../images_shop/bullet_under.gif") 43px 10px no-repeat;}
.gallery-menu li li li a:hover {background: url("../images_shop/bullet_under.gif") 43px 10px no-repeat #ffd633;}
.gallery-menu li li li a.current {font-weight: bold; background: url("../images_shop/bullet_under.gif") 43px 10px no-repeat #b2b2b2;}
.gallery-menu li li li a.current-up {font-weight: bold;}

.gallery-menu li li li li a {padding-left: 80px;}
.gallery-menu li li li li li a {padding-left: 100px;}



/* Barevne kategorie
----------------------------------------------- */
#box-color {float: left;}
#box-color a, #box-color a:visited {width: 15px; height: 15px; float: left; margin-right: 2px; display: block; text-decoration: none;}



/* Mracno klicovych slov
----------------------------------------------- */
#cloud {width: calc(100% - 60px); padding: 20px 30px; float: left; line-height: 1.6em; font-size: 1.0em;}
#cloud a {float: left; display: block; padding: 0 3px;}
#cloud a.key-low {font-size: 0.69em;}
#cloud a.key-middle {font-size: 1.0em;}
#cloud a.key-high {font-size: 1.25em;}



/* Prilohy k clankum
----------------------------------------------- */
h4.prilohy {font-weight: bold; font-size: 1.0em; width: 95%; padding-top: 7px; margin-left: 2%;}
#attach {width: 95%; margin: 12px 0 30px 2%; float: left; font-size: 0.75em;}
#attach li {line-height: 2.0em;}
#attach li span {color: grey;}
#attach li a {padding-left: 25px;}
#attach li.ext-ai {background: url("../img/ext_ai.png") 1px 4px no-repeat;}
#attach li.ext-avi {background: url("../img/ext_avi.png") 1px 4px no-repeat;}
#attach li.ext-bmp {background: url("../img/ext_bmp.png") 1px 4px no-repeat;}
#attach li.ext-doc {background: url("../img/ext_doc.png") 1px 4px no-repeat;}
#attach li.ext-exe {background: url("../img/ext_exe.png") 2px 4px no-repeat;}
#attach li.ext-gif {background: url("../img/ext_gif.png") 1px 4px no-repeat;}
#attach li.ext-html {background: url("../img/ext_html.png") 0 4px no-repeat;}
#attach li.ext-jpg {background: url("../img/ext_jpg.png") 0 4px no-repeat;}
#attach li.ext-js {background: url("../img/ext_js.png") 2px 4px no-repeat;}
#attach li.ext-mp3 {background: url("../img/ext_mp3.png") 1px 4px no-repeat;}
#attach li.ext-other {background: url("../img/ext_other.png") 1px 4px no-repeat;}
#attach li.ext-pdf {background: url("../img/ext_pdf.png") 0 4px no-repeat;}
#attach li.ext-php {background: url("../img/ext_php.png") 0 4px no-repeat;}
#attach li.ext-png {background: url("../img/ext_png.png") 0 4px no-repeat;}
#attach li.ext-psd {background: url("../img/ext_psd.png") 0 4px no-repeat;}
#attach li.ext-rar {background: url("../img/ext_rar.png") 1px 4px no-repeat;}
#attach li.ext-tif {background: url("../img/ext_tif.png") 1px 4px no-repeat;}
#attach li.ext-ttf {background: url("../img/ext_ttf.png") 1px 4px no-repeat;}
#attach li.ext-xls {background: url("../img/ext_xls.png") 1px 4px no-repeat;}
#attach li.ext-zip {background: url("../img/ext_zip.png") 1px 4px no-repeat;}



/* Registrace
----------------------------------------------- */
#registrace fieldset {border: 1px solid #aaa; width: 703px; padding: 10px 10px 20px 10px; margin: 0 0 25px 0; float: left;}
#registrace legend {padding: 0 3px; text-align: center; font-weight: bold; margin-bottom: 0.1em;}
#registrace .registrace-left {float: left;}
#registrace .registrace-left .change-checkbox {font-size: 0.75em; padding: 0 0 7px 103px; clear: both;}
#registrace .registrace-left .change-checkbox label {position: relative; top: -2px;}
#registrace .registrace-left .change-checkbox a {text-decoration: none;}
#registrace .registrace-left .change-checkbox img {position: relative; top: 4px; padding-left: 5px;}
#registrace .registrace-left .change-checkbox strong {padding-left: 5px;}
#registrace .registrace-left .change-checkbox img.edit-adress {position: relative; top: 7px;}
#registrace .registrace-left .change-checkbox img.delete-adress {position: relative; top: 3px; padding: 0;}
#registrace .registrace-left .change-checkbox img.primary-adress {position: relative; top: 3px;}
#registrace .registrace-help {float: left; border: 1px solid #e2d64d; background: #fff9b1; width: 270px; padding: 7px; margin: 5px 0 15px 0; font-size: 0.75em;}
#registrace .registrace-help p {padding-bottom: 10px; margin: 0;}
#registrace .registrace-vop {float: left; border: 1px solid #769bea; background: #cbd9f7; width: 708px; padding: 7px; margin: 5px 0 15px 0; font-size: 0.75em;}
#registrace .registrace-newsletter {float: left; border: 1px solid #f6d240; background: #ffe88e; width: 708px; padding: 7px; margin: 5px 0 15px 0; font-size: 0.75em;}
#registrace .registrace-newsletter input {position: relative; top: 2px; margin-right: 10px;}



/* Formulare
----------------------------------------------- */
.form .input-cell {width: 400px; text-align: left;}
.input-cell-login {border: 1px solid red; width: 195px;}
.form .input-textarea {width: 400px; text-align: left;}
.form .input-text, .form .input-text-selectbox {width: 100px; float: left; text-align: right; position: relative; top: 9px; font-size: 0.75em; font-weight: bold; padding: 0 7px 0 0;}

.form .input-input {width: 270px; float: left; text-align: left;}
.form .input-input input {height: 20px; border: 1px solid #aaa; background: #efefef; padding: 3px 3px 0 3px; width: 270px;}
.form .input-input select {border: 1px solid #aaa; background: #efefef; width: 200px; margin: 7px 0;}
.form .input-input textarea {height: 150px; width: 370px; border: 1px solid #aaa; background: #efefef; padding: 3px 3px 0 3px}

.form .em-upozorneni {color: red; margin: 10px 0; float: left; font-size: 0.75em; width: 640px;}
.form .input-input input.field {border: 1px solid #666; margin: 5px 0;}
.form .input-input input.obligatory {background: #fcffad; border: 1px solid #666; margin: 5px 0;}
.form .input-input input:focus {border: 1px solid #000;}
.form .input-input input.obligatory:focus {border: 1px solid #000; background: #fbff87;}

.form-login .input-cell {width: 190px; float: left;}
.form-login .input-text {width: 50px; font-size: 1.0em; font-weight: normal;}
.form-login .input-input {width: 125px;}
.form-login .input-input input {width: 115px; background: #fff;}
.form-login .input-button {width: 125px; float: left;}
.form-login .input-button input {float: right; margin-right: 7px; margin-top: 3px;}



/* Password form
----------------------------------------------- */
#password-form fieldset {border: 1px solid #aaa; width: 90%; padding: 10px; margin: 0 0 25px 2%; float: left;}
#password-form legend {padding: 0 3px; text-align: center; font-weight: bold; margin-bottom: 0.1em;}

#password-form .registrace-left {float: left; width: 40%; padding-right: 15px;}

#password-form .registrace-left .input-cell {float: left; width: 100%;}
#password-form .registrace-left .input-text {width: 70px;}
#password-form .registrace-left .input-input {width: 145px;}
#password-form .registrace-left .input-input input {position: relative; top: 6px; width: 145px;}
#password-form .registrace-left .input-button input {float: right; margin: 15px 20px 0 0; cursor: pointer; width: 100px;}

#password-form .registrace-help {float: left; border: 1px solid #e2d64d; background: #fff9b1; width: 53%; padding: 7px; margin: 5px 0 15px 0; font-size: 0.75em;}
#password-form .registrace-help p {padding-bottom: 10px; margin: 0;}



/* Search box
----------------------------------------------- */
#box-search {background: none; border: 0px dashed #7ef24b; padding: 0; float: left; width: 193px; position: absolute; z-index: 998; left: 50%; top: 407px; margin: 0 0 0 258px;}
#box-search input.search-input {height: 18px; border: 1px solid #d26800; padding: 0 3px; width: 115px; background: #FFD239; margin-right: 3px; color: #000;}
#box-search input.search-button, .search-where input.where-submit {border: 1px solid #d26800; background: #d26800; cursor: pointer; color: #fff;}
#box-search input.search-button:hover, .search-where input.where-submit:hover {background: #b85b00; border: 1px solid #b85b00; color: #fff;}

#box-search-gallery {background: none; border: 0px dashed #7ef24b; padding: 0; float: left; width: 193px; position: absolute; left: 50%; top: 256px; margin: 0 0 0 258px; z-index: 999;}
#box-search-gallery input.search-input {height: 18px; border: 1px solid #aaa; padding: 0 3px; width: 115px; background: #fff; margin-right: 3px;}
#box-search-gallery input.search-button, .search-where input.where-submit {border: 1px solid #aaa; background: #efefef; cursor: pointer;}
#box-search-gallery input.search-button:hover {background: #aaa; color: #fff;}

.search-lista {float: left;}
.search-where {float: right; line-height: 1.5em;}
.search-where label {margin-left: 10px;}

.search-where .where-nadpis {font-weight: bold; margin-right: 10px;}
.search-where .where-submit {margin-left: 10px; padding: 0 5px;}

.search-where #where_foto {position: relative; top: 2px;}
.search-where #where_article {position: relative; top: 2px;}



/* Subscribe box
----------------------------------------------- */
#box-subscribe {background: #d3ffbf; border: 1px dashed #7ef24b; padding: 5px 10px; margin: 0 0 10px 0; float: left; width: 193px;}
#box-subscribe p {font-size: 0.75em; padding: 5px 5px 10px 0; margin: 0;}
#box-subscribe input.subscribe-input {height: 18px; border: 1px solid #aaa; background: #efefef; padding: 0 3px; width: 95px; background: #fff; margin-right: 3px;}
#box-subscribe input.subscribe-button {border: 1px solid #aaa; background: #efefef; cursor: pointer}
#box-subscribe input.subscribe-button:hover {background: #aaa; color: #fff;}



/* Stitky
----------------------------------------------- */
.label {font-style: normal; padding: 1px 4px; background: #000; margin-right: 7px; display: block; float: left;}
a.label, a.label:visited {text-decoration: none;}



/* Kontaktni informace
----------------------------------------------- */
#kontakt {width: 80%; margin-left: 20%; float: left; font-size: 0.875em; line-height: 1.5em; padding-top: 30px; padding-bottom: 20px;}
#kontakt ul li {padding-right: 30px; font-size: 1.0em; line-height: 2.0em; display: block; float: left;}
#kontakt ul li.kontakt-user {background: url("../images/kontakt-user.png") 0 4px no-repeat; background: none;}
#kontakt ul li.kontakt-email {background: url("../images/kontakt-email.png") 0px 6px no-repeat; background: none;}
#kontakt ul li.kontakt-phone {background: url("../images/kontakt-phone.png") 0 5px no-repeat; background: none;}
#kontakt ul li.kontakt-icq {background: url("../images/kontakt-icq.png") 0px 5px no-repeat;}
#kontakt ul li.kontakt-skype {background: url("../images/kontakt-skype.png") 1px 5px no-repeat;}
#kontakt ul li.kontakt-adress {background: url("../images/kontakt-adress.png") 1px 5px no-repeat;}
#kontakt ul li.kontakt-facebook {background: url("../images/kontakt-facebook.png") 1px 5px no-repeat; padding-left: 30px;}
#kontakt ul li.kontakt-twitter {background: url("../images/kontakt-twitter.png") 1px 5px no-repeat;}
#kontakt ul li.kontakt-none {background: none; padding-left: 0;}
#kontakt p {width: 100%; margin: 23px 0 20px 0;}
#kontakt .uprava-typografie {font-size: 1.0em;}

#kontakt-text {float: left; width: 100%;}
#kontakt-text .article {margin: 0 0 0 -30%; position: relative; left: 50%;}



/* Kontaktni mailovy formular - barvy
----------------------------------------------- */
#formular input, #formular textarea {border: 1px solid #aaa;}
#formular input:focus, #formular textarea:focus {border: 1px solid #000;}



/* Kontaktni mailovy formular
----------------------------------------------- */
#formular {width: 100%; float: right; margin-bottom: 20px; margin-right: 10px; font-size: 0.875em;}
#formular form {padding: 15px 0 10px 15px; }
#formular form .input-cell {width: 100%; text-align: left; height: 20px; margin: 0; padding-bottom: 17px;}
#formular form .input-text {width: 15%; height: 22px; float: left; text-align: right; padding: 5px 7px 0 0;}
#formular form .input-input {width: 75%; height: 15px; float: left; text-align: left;}
#formular form .input-input input.field {width: 95%; height: 20px; padding: 3px 3px 0 3px;}
#formular form .input-textarea {width: 100%; height: 175px; text-align: left; margin: 0;}
#formular form .input-input textarea {width: 95%; height: 160px; padding: 3px 3px 0 3px; margin: 0 0 10px 0;}
#formular form .shop-textarea {height: 275px;}
#formular form .shop-textarea textarea {height: 260px;}
#formular form .input-button {width: 100%; text-align: left; height: 20px; margin: 0; padding-bottom: 17px;}
#formular form .input-button .input-input input.button {font-weight: bold; border: 1px solid #514743; padding: 5px 10px;}
#formular form .input-button .input-input input.button:hover {cursor: pointer;}
#formular form .input-antispam span {position: relative; top: -6px;}



/* Checkbox list
----------------------------------------------- */
.checkbox-list span {width: 180px; font-size: 0.75em; padding-top: 2px;}
.checkbox-list .checkbox-disabled {font-weight: bold;}



/* Mega box
----------------------------------------------- */
ul#menumap  {width: 100px; display: block; float: left; margin: 0 0 15px 14px;}
ul#menumap li.mega a {background: url(../img/map.gif) 0 4px no-repeat; display: block; font-size: 0.75em; text-decoration: none; padding: 0 0 0 11px;}
ul#menumap li.mega a:hover {background-position: 0 -40px;}
ul#menumap div {display: none;}
ul#menumap li.mega div {position: relative; border: 1px solid #dda; padding: 10px; background: #ffc; margin: 5px 0 10px 0; font-size: 0.75em; width: 200px;}
ul#mega-gallery div {z-index: 5;}
ul#mega-category div {z-index: 10;}
ul#menumap li.mega label {position: relative; top: -2px;}
ul#menumap li.hovering div {display: block;}
ul#menumap li.mega div span {width: 180px; font-size: 0.75em; padding-top: 2px;}
ul#menumap li.mega div .checkbox-disabled {font-weight: bold;}

ul#menumap li.mega div .map-button {margin-top: 10px; width: 170px; border: 1px solid #aaa; background: #efefef; cursor: pointer;}
ul#menumap li.mega div .map-button:hover {background: #dbdbdb; color: #000;}



/* Naseptavac
----------------------------------------------- */
.naseptavac {position: relative; font-size: 0.75em;}
.naseptavac ul {position: absolute;	background: #86bac7; top: 0; left: 0;}
.naseptavac li {padding: 0;	list-style: none;}
.naseptavac li a {display: block; text-indent: 5px; color: #fff; text-decoration: none; padding: 3px;}
.naseptavac li.selected a {background: #3d91a5;}

.naseptavac_inactive {color: #aaa;}
.naseptavac_active {color: #000;}
.naseptavac_text {color: #000;}



/* RSS sidebar
----------------------------------------------- */
#sidebar-rss li {line-height: 2.0em; font-size: 0.75em; clear: both; padding-left: 6px;}
#sidebar-rss li a {padding-left: 17px; text-decoration: none;}
#sidebar-rss li.ext-rss {background: url("../img/ext_rss.png") 6px 7px no-repeat;}



/* ------------------------------------------ */
/* Webova galerie Azael --------------------- */
/* Zakladni layout stranek ------------------ */
/* ------------------------------------------ */



/* Layout
----------------------------------------------- */
#container {text-align: left; width: 960px; margin: 0 auto; background: #fff; /*min-height: 2000px;*/}



/* Header
----------------------------------------------- */
#header {height: 160px;}

#header h1.h-en, #header h2.h-en {width: 460px; height: 116px; position: relative; left: 50%; margin: 0 0 0 -230px; top: 65px; background: url("../images/h1-en.jpg") no-repeat;}
#header h1.h-en a, #header h2.h-en a {display: block; width: 460px; height: 116px; text-decoration: none;}
#header h1.h-en a span, #header h2.h-en a span {visibility: hidden;}

#header h1.h-cz, #header h2.h-cz {width: 460px; height: 116px; position: relative; left: 50%; margin: 0 0 0 -230px; top: 65px; background: url("../images/h1-cz.jpg") no-repeat;}
#header h1.h-cz a, #header h2.h-cz a {display: block; width: 460px; height: 116px; text-decoration: none;}
#header h1.h-cz a span, #header h2.h-cz a span {visibility: hidden;}

#header-more {height: 250px;}
#header-more h1, #header-more h2 {width: 960px; height: 132px; position: relative; left: 0; top: 0; background: url("../images/h1.jpg") no-repeat;}
#header-more h1 a, #header-more h2 a {display: block; width: 960px; height: 132px; text-decoration: none;}
#header-more h1 a span, #header-more h2 a span {visibility: hidden;}



/* Menu
----------------------------------------------- */
/*
#menu {position: absolute; left: 0; top: 598px; width: 100%; text-align: center; z-index: 5;}
#menu ul {width: 400px; margin: 0 auto; text-transform: uppercase; padding-left: 630px;}
#menu ul.menu-cz {width: 470px;}
#menu ul.menu-en {width: 520px;}
#menu ul li {padding: 0; font-size: 0.75em; float: left;}
#menu ul li a {background: none; padding: 0 10px; display: block; text-decoration: none; color: #000; border-right: 1px solid #000;}
#menu ul li.no-border a, #menu ul li.no-border a:visited {border: 0;}
#menu ul li a:hover, #menu ul li a.menu-current {background: none; color: #aaa;}

#menu-relative {text-align: center; z-index: 5; float: right; padding-right: 15px;}
#menu-relative ul {width: 370px; margin: 6px auto 0; text-transform: uppercase; line-height: 1.0em;}
#menu-relative ul.menu-cz {}
#menu-relative ul.menu-en {width: 390px;}
#menu-relative ul li {padding: 0; float: left;}
#menu-relative ul li a {background: none; padding: 0 10px; display: block; text-decoration: none; color: #000; border-right: 1px solid #000;}
#menu-relative ul li.no-border a, #menu-relative ul li.no-border a:visited {border: 0;}
#menu-relative ul li a:hover, #menu-relative ul li a.menu-current {background: none; color: #aaa;}

#menu2 {position: absolute; left: 0; top: 264px; width: 100%; text-align: center; z-index: 5;}
#menu2 ul {width: 400px; margin: 0 auto; text-transform: uppercase; padding-left: 646px;}
#menu2 ul li {padding: 0; font-size: 0.75em; float: left;}
#menu2 ul li a {background: none; padding: 0 10px; display: block; text-decoration: none; color: #000; border-right: 1px solid #000;}
#menu2 ul li.no-border a, #menu2 ul li.no-border a:visited {border: 0;}
#menu2 ul li a:hover, #menu2 ul li a.menu-current {background: none; color: #aaa;}

a.bottom-menu, a.bottom-menu:visited {background: none; padding: 0 10px; display: block; text-decoration: none; color: #aaa; text-transform: uppercase; float: right; font-size: 0.75em; padding-right: 84px;}
a.bottom-menu:hover {color: #000;}
*/

#menu {display: none;}
#menu2 {display: none;}
#menu-relative {display: none;}


/* Content
----------------------------------------------- */
#content {float: left; width: calc(100% - 80px); padding: 0 40px 10px;}

.title-gallery {padding: 44px 0 24px 0px; overflow: hidden; width: 870px; position: relative; left: 50%; margin-left: -435px;}


#header-more .title-gallery {padding-top: 54px; padding-left: 0px;}
.title-gallery-thumbnail {float: left; text-align: center;}
.title-gallery-thumbnail span {width: 100%; text-align: center; display: block; padding-top: 9px;}
.title-gallery-thumbnail span a, .title-gallery-thumbnail span a:visited {text-decoration: none; color: #636365; text-transform: uppercase; font-size: 0.75em;}

a.g, a.g:visited {text-decoration: none; font-size: 0.75em; display: block; margin-bottom: 2px; overflow: hidden;}
a.g:hover {text-decoration: underline;}

a.g-2, a.g-2:visited {font-weight: bold; text-transform: uppercase; font-size: 0.875em; padding-top: 40px; padding-bottom: 10px; padding-left: 0px;}
a.g-3, a.g-3:visited {text-transform: uppercase; font-size: 0.875em; height: 36px;}

.grey-box {background: #e2e2e2; padding: 17px; margin: 0 0 17px 0; width: calc(100% - 34px); overflow: hidden;}
.grey-box .blog-content {padding: 0; margin: 0;}



/* Sidebar
----------------------------------------------- */
#sidebar {float: left; width: 250px; padding: 18px 0 10px 0;}
#sidebar h3 {clear: both;}



/* Footer
----------------------------------------------- */
#footer {height: 10px; clear: both; width: 100%; padding: 10px 0 25px; background: #fff;}



/* EU cookies
----------------------------------------------- */
.eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; color: #fff; background-color: #444; z-index: 2000; padding: 4px 10px; text-align: center;}
.eu-cookies button {background: #45ae52; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-weight: 700; margin: 0 20px; padding: 4px 12px;}
.eu-cookies a, .eu-cookies a:visited {color: #fff; text-decoration: none;}
.eu-cookies a:hover {text-decoration: underline;}



/* top menu
----------------------------------------------- */
#topmenu {font-size: 18px; line-height: 1.6em; text-align: center; padding: 0px; width: 100%; box-sizing: border-box; height: 50px; padding-left: 0; padding-right: 0; z-index: 900; position: fixed; top: 0px; overflow: hidden;}
#topmenu ul {width: 960px; margin: 0 auto; text-transform: uppercase; overflow: hidden; padding: 10px 0; background-color: rgba(255, 255, 255, 0.9);}
#topmenu ul.topmenu-cz {width: 687px; padding-left: 273px;}
#topmenu ul.topmenu-en {width: 694px; padding-left: 266px;}
#topmenu ul li {padding: 0; font-size: 0.75em; float: left;}
#topmenu ul li a {background: none; padding: 0 10px; display: block; text-decoration: none; color: #000; border-right: 1px solid #000;}
#topmenu ul li.no-border a, #topmenu ul li.no-border a:visited {border: 0;}
#topmenu ul li a:hover, #topmenu ul li a.menu-current {background: none; color: #aaa;}

.sticky-wrapper {margin-top: 0px; position: absolute; top: 0px; z-index: 900; left: 50%; margin-left: -480px;}

.share {z-index: 800;}

.custom-menu {z-index:1000; position: absolute; border: 1px solid #bdbdbd; padding: 10px; background: #e2e2e2;}



/* video youtube
----------------------------------------------- */
.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%;}