/* ------------------------------------------ */
/* 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 'Roboto', Arial, "Trebuchet MS", Verdana; height: 100%;}
a, a:visited {color: #000; text-decoration: underline; cursor: pointer;}
a:hover {color: #ccc; text-decoration: none;}
p {margin: 20px 0;}
strong {font-weight: bold;}
em {font-style: italic;}

input[type="submit"] {cursor: pointer;}

.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;}
.height-15 {height: 15px;}
.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: 94%; margin-left: 2%;}
.registration-content {padding: 20px 0 40px 114px;}



/* Debug table
----------------------------------------------- */
#debug {border-spacing: 1px; font-size: 0.69em; position: absolute; left: 0; top: 0;}
#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: 10px 0 30px 71px; clear: both; width: 96%; font-size: 1.0em; line-height: 2.0em;}
.lista a, .lista a:visited {text-decoration: none;}
.lista a:hover {color: #ccc;}



/* Footer
----------------------------------------------- */
#footer {clear: both;}
#footer address {text-align: center; font-style: normal; font-size: 0.75em; color: #545454; padding-top: 7px;}
#footer address a, #footer address a:visited {text-decoration: none;}
#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%;}
#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: 543px; 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 0; color: #000; float: left;}
.alert-good {border: 1px solid green; width: 543px; 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 0; color: #000; float: left;}
.alert-info {border: 1px solid #f7df5a; width: 600px; 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 40px; color: #000;}

.alert-bad-center {border: 1px solid red; width: 543px; 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 252px; color: #000; float: left;}
.alert-good-center {border: 1px solid green; width: 543px; 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 252px; color: #000; float: left;}

.hlasky .alert-bad {width: 300px;}
.hlasky .alert-good {}

.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-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;}

.standart-content .alert-bad, .standart-content .alert-good {margin-left: 80px;}



/* 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: 330px; height: 340px; float: left; text-align: left; font-size: 0.75em; position: relative; z-index: 10;}
.thumbnail span {width: 270px; display: block; float: left; text-align: center; padding-left: 1px;}
.thumbnail img {border: 1px solid #000; margin: 0 0 5px 0;}

.star div.locky {width: 64px; height: 64px; position: absolute; z-index: 100; left: 20px; top: 20px; background: url("/img/lock.png") 0 0 no-repeat;}
.star div.locky span {visibility: hidden;}

.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: 270px; display: block; float: left; text-align: center; padding-left: 1px; padding-top: 7px;}

.thumbnail-all-span {width: 500px; display: block; float: left; font-weight: bold; font-size: 0.75em; padding-top: 5px;}
.thumbnail-all-p {width: 500px; display: block; float: left; font-size: 0.75em; margin-top: 0; padding-top: 3px;}

.gallery-info {font-size: 0.75em; width: 95%; margin: 0 0 15px 2%;}



/* 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%;}
.thumbnail-link-list h4 {margin: 0; padding: 0 0 3px 0; font-weight: bold;}
.thumbnail-link-list h4 a, .thumbnail-link-list h4 a:visited {text-decoration: underline; 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 {clear: both; float: left; margin: 0; width: 95%;}
#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;}



/* 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: 95%; margin-left: 40px; clear: both; float: left;}

.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 ul#attach {list-style: none;}

.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: 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;}
.article .article-img span {clear: both; display: block; margin-left: 4px;}

.article .neverejne {border: 1px solid #f7d88d; background: #fff7c5; width: 400px; padding: 20px; margin-left: 270px; text-align: center;}
.article .neverejne img {border: 0;}
.article .neverejne p {line-height: 1.5em; font-size: 1.0em; margin-top: 40px;}

.social {position: relative; left: -4px;}
.social .st_fblike_hcount {padding-right: 15px;}
.social .st_twitter_hcount {padding-right: 7px;}
.social-article {margin-left: 2%;}






/* 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;}
.formik h3 {font-size: 1.0em; padding-top: 25px;}
.formik p {font-size: 1.0em;}



/* 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;}
.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: 510px; 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;}



/* Fotokosik
----------------------------------------------- */
.fotokosik p {font-size: 0.75em; margin-top: 0; line-height: 1.5em;}
.fotokosik .thumbnail span a, .fotokosik .thumbnail span a:visited {color: red; text-decoration: none;}
.fotokosik .thumbnail span a:hover {color: #000;}

.fotokosik label {width: 100%; display: block; float: left; padding: 0 0 4px 0;}
.fotokosik input, .fotokosik textarea {width: 90%; border: 1px solid #8f8f8f; margin-bottom: 15px; padding: 2px;}
.fotokosik input:focus, .fotokosik textarea:focus {border: 1px solid #000;}
.fotokosik textarea {height: 130px; position: relative; top: -1px; width: 100%;}

.fotokosik input.button {font-weight: bold; border: 1px solid #514743; padding: 5px 10px; width: 170px; float: right;}
.fotokosik input.button:hover {cursor: pointer;}

.fotokosik .fotokosik-left {width: 40%; float: left; font-size: 0.75em;}
.fotokosik .fotokosik-right {width: 57%; float: left; font-size: 0.75em;}

#box-fotokosik {background: url("/img/basket.png") 0 5px no-repeat #d3ffbf; border: 1px dashed #7ef24b; padding: 10px 10px 10px 46px; margin: 0 0 10px 0; float: left; width: 157px; font-size: 0.75em;}



/* Socialni site
----------------------------------------------- */
.addthis_toolbox {padding: 7px 0 15px 4px;}
.addthis_button_tweet {margin-right: 16px;}

#twtr-widget-1 {float: left; overflow: hidden;}

#twtr-widget-1 .twtr-hd {padding-bottom: 0;}
#twtr-widget-1 .twtr-hd a.twtr-profile-img-anchor {float: left;}
#twtr-widget-1 .twtr-hd h3 {margin: 0; display: block; float: left; visibility: hidden;}

#socialmenu {position: absolute; left: 0; top: 114px; width: 100%; text-align: center;}
#socialmenu #socialmenuin {margin: 0 auto; width: 800px;}
#socialmenu #socialmenuin div {margin-right: 3px; float: right; position: relative; z-index: 6;}
#socialmenu #socialmenuin div a {padding: 0;}



/* Vlajky
----------------------------------------------- */
#flag {position: absolute; left: 0; top: 114px; width: 100%; text-align: center;}
#flag #flagin {margin: 0 auto; width: 960px;}
#flag #flagin form {margin-right: 3px; float: right; position: relative; z-index: 6;}
#flag #flagin form input {padding: 0;}



/* Image
----------------------------------------------- */
#image {width: 100%; text-align: center;}
#image img {border: 1px solid #000;}
#image img.photography {border: 0; width: 662px;}
#image img.photography-small {border: 0;}
#image #sipky {width: 276px; margin: 20px auto; 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: 90px; float: left; height: 23px;}

#info {width: 660px; margin: 20px auto; text-align: left; padding-bottom: 30px;}
#info h1 {text-align: center;}
#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;}

#image .neverejne {border: 1px solid #f7d88d; background: #fff7c5; width: 400px; padding: 20px; margin-left: 303px;}
#image .neverejne img {border: 0;}
#image .neverejne p {line-height: 1.5em;}




/* 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;}




/* Menu galerie
----------------------------------------------- */
.gallery-menu {font-size: 0.75em; padding-bottom: 1px; border: 0; background: none; margin-bottom: 10px; float: left; width: 215px;}

.gallery-menu li {border: 0;}
.gallery-menu li.last {border: 0;}
.gallery-menu li a {text-decoration: none; display: block; padding: 6px 0; padding-left: 22px;}
.gallery-menu li a:hover {color: #000;}
.gallery-menu li a.current, .gallery-menu li a.current-up {font-weight: bold; color: #c6dd00;}

.gallery-menu li li a {padding-left: 40px;}
.gallery-menu li li li a {padding-left: 60px;}
.gallery-menu li li li li a {padding-left: 80px;}
.gallery-menu li li li li li a {padding-left: 100px;}



/* Menu galerie - background
----------------------------------------------- */
.menu-content {width: 172px; float: left; overflow: hidden; background: url(#) repeat-y #33f3ff;}
.menu-content .menu-top {width: 172px; height: 21px; float: left; background: url(#) no-repeat #fffd33;}
.menu-content .menu-bottom {width: 172px; height: 21px; float: left; background: url(#) no-repeat #85ff33;}



/* 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: 193px; padding: 7px 10px 7px 7px; 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: 100%; margin: 12px 0 30px 0; 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: 700px; 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;}

.input-confirmation {display: none;}



/* 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: #d3ffbf; border: 1px dashed #7ef24b; padding: 10px; margin: 0 0 10px 0; float: left; width: 193px;}
#box-search input.search-input {height: 18px; border: 1px solid #aaa; padding: 0 3px; width: 115px; background: #fff; margin-right: 3px;}
#box-search input.search-button, .search-where input.where-submit {border: 1px solid #aaa; background: #efefef; cursor: pointer;}
#box-search input.search-button:hover, .search-where input.where-submit: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: 40%; margin-left: 15px; float: left; font-size: 0.875em; line-height: 1.5em; padding-top: 12px;}
#kontakt ul li {padding-left: 30px; font-size: 1.0em; line-height: 2.0em;}
#kontakt ul li.kontakt-user {background: url("/images/kontakt-user.png") 0 4px no-repeat;}
#kontakt ul li.kontakt-email {background: url("/images/kontakt-email.png") 0px 6px no-repeat;}
#kontakt ul li.kontakt-phone {background: url("/images/kontakt-phone.png") 0 5px no-repeat;}
#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;}
#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;}



/* 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: 53%; float: right; margin-bottom: 20px; margin-right: 20px; 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: 17%; height: 22px; float: left; text-align: right; padding: 5px 7px 0 0; font-size: 0.875em;}
#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-antispam input.field {width: 20%;}
#formular form .input-antispam span {font-size: 0.75em; position: relative; top: -3px; left: 8px;}
#formular form .input-input img {position: relative; top: 3px; left: 5px;}
#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;}



/* 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;}



/* Pohlednice
----------------------------------------------- */
#postcard {float: left; font-size: 0.75em; width: 470px; margin-left: 15px;}
#postcard #postcard-left {float: left; width: 45%;}
#postcard #postcard-right {float: left; width: 54%;}

#postcard label {width: 90%; display: block; float: left; text-align: left; margin: 0 5px 4px 0;}
#postcard label span {color: red;}

#postcard #postcard-left input {width: 90%; float: left; text-align: left; border: 1px solid #aaa; color: #000; padding: 3px; margin-bottom: 10px;}
#postcard #postcard-left input:focus {border: 1px solid #000;}

#postcard #postcard-right textarea {width: 90%; height: 124px; float: left; text-align: left; border: 1px solid #aaa; color: #000; padding: 3px; margin-bottom: 10px;}
#postcard #postcard-right textarea:focus {border: 1px solid #000;}
#postcard #postcard-right label {margin-bottom: 3px;}
#postcard #postcard-right input {float: right; margin-right: 17px;}



/* Titulni slideshow
----------------------------------------------- */
#slideshow {margin-left: 0;}





/* ------------------------------------------ */
/* Webova galerie Azael --------------------- */
/* Zakladni layout stranek ------------------ */
/* ------------------------------------------ */



/* Layout
----------------------------------------------- */
#container {text-align: left; width: 1090px; margin: 0 auto; background: none; overflow: hidden; background: url("/images/header.png") repeat-x #fff; padding: 0 0px;}



/* Header
----------------------------------------------- */
#header {height: 250px; margin-bottom: 30px;}
#header h1, #header h2 {width: 462px; height: 126px; position: relative; z-index: 10; left: 310px; top: 20px; background: url("/images/h1.jpg") no-repeat;}
#header h1 a, #header h2 a {display: block; width: 462px; height: 126px; text-decoration: none;}
#header h1 a span, #header h2 a span {visibility: hidden;}

#header h1.h1b, #header h2.h2b {width: 462px; height: 126px; position: relative; z-index: 10; left: 310px; top: 20px; background: url("/images/h1b.jpg") no-repeat;}



/* Header
----------------------------------------------- */
#header-cukrovi {height: 487px; margin-bottom: 0px; background: url("/images/cukrovi.jpg") no-repeat;}
#header-cukrovi h1, #header-cukrovi h2 {width: 462px; height: 126px; position: relative; z-index: 10; left: 310px; top: 20px; background: url("/images/h1.jpg") no-repeat;}
#header-cukrovi h1 a, #header-cukrovi h2 a {display: block; width: 462px; height: 126px; text-decoration: none;}
#header-cukrovi h1 a span, #header-cukrovi h2 a span {visibility: hidden;}

#header-cukrovi h1.h1b, #header-cukrovi h2.h2b {width: 462px; height: 126px; position: relative; z-index: 10; left: 310px; top: 20px; background: url("/images/h1b.jpg") no-repeat;}



/* Menu
-------------------------------------------------- */
#menu {background: none; border: 0; position: absolute; left: 0; top: 170px; width: 100%; margin: 0; padding: 0; z-index: 5;}
#menu ul {width: 380px; overflow: hidden; margin: 0 auto; padding-left: 75px;}
#menu ul li {background: none; font-weight: normal; font-size: 1.125em; float: left; margin-right: 2px; padding: 2px 0; margin-top: 3px; text-align: center;}
#menu ul li a {background: none; display: block; color: #c6dd00; display: block; text-decoration: none; padding: 0 15px; margin-right: 0; text-transform: uppercase; text-align: center;}
#menu ul li a:hover {color: #ccc; background: none;}

#menu ul li.menu-current {background: none;}
#menu ul li.menu-current a {background: none; color: #5c2c3f;}

#menu ul li a span {color: red;}
#menu ul li a span.green-basket {color: #c6dd00;}



/* Content
----------------------------------------------- */
#content {float: left; width: 1050px; border: 0; background: none; padding: 0;}
#content-inner {float: left; width: 855px; border: 0; background: none; padding-left: 105px;}



/* Sidebar
----------------------------------------------- */
#sidebar {float: left; width: 250px; padding: 18px 0 10px 0;}
#sidebar h3 {clear: both;}



/* Footer
----------------------------------------------- */
#footer {height: 10px; clear: both; width: 100%; padding: 70px 0 60px; background: url(#) no-repeat;}





/* SHOP




/* Nakupni kosik
----------------------------------------------- */
#box-kosik {background: #cbfff9; border: 1px dashed #51d9cb; font-size: .75em; float: left; width: 193px; margin: 0 0 10px; padding: 10px;}




/* Login
----------------------------------------------- */
#box-login {background: #d3ffbf; border: 1px dashed #7ef24b; float: left; width: 193px; font-size: .75em; margin: 20px 0 10px 257px; padding: 10px;}
#box-login .forgot {display: block; float: right; margin: 7px 13px 0 0;}



/* Lista
----------------------------------------------- */
.box-lista {float: left; clear: both; font-size: .75em; margin: 0 0 5px; padding: 10px 10px 10px 0;}
.box-lista a, .box-lista a:visited {text-decoration: underline;}
.box-lista .lista-stitky {position: relative; top: 3px; left: 1px;}



/* Vyrobek - galerie
----------------------------------------------- */
.vyrobek-galerie {background: #fff; border: 1px solid #c7c7c7; width: 224px; height: 200px; float: left; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; margin: 0 4px 4px 0; padding: 10px; overflow: hidden;}
.vyrobek-galerie h2 {font-size: .875em; font-weight: bold; height: 41px;}
.vyrobek-galerie input {cursor: pointer;}
.vyrobek-galerie input.quantity-input {width: 63px; height: 26px; border: 0; font-weight: bold; color: #fff; font-size: .875em; cursor: pointer;}
.vyrobek-galerie .vyrobek-galerie-img {width: 94px; height: 94px; float: left;}
.vyrobek-galerie .vyrobek-galerie-side {width: 130px; float: left;}
.vyrobek-galerie .vyrobek-galerie-side span {width: 100%; display: block; height: 23px;}
.vyrobek-galerie .vyrobek-galerie-side span.cena {font-size: .75em; font-weight: bold;}
.vyrobek-galerie .vyrobek-galerie-info {width: 220px; font-size: .69em; color: #3a3a3a; display: block; float: left;}
.vyrobek-galerie .vyrobek-galerie-info img {margin: 5px 2px 0 0;}
.vyrobek-galerie .vyrobek-galerie-side span.sklad strong.sklad-skladem {color: green;}
.vyrobek-galerie .vyrobek-galerie-side strong.sklad-dotaz a {color: #6b6bb4; font-weight: normal;}
.vyrobek-galerie input.quantity {width: 26px; height: 20px; border: 1px solid #000; color: #454545; cursor: text; float: left; text-align: center; font-weight: normal; margin: 1px 7px 0 0;}
.vyrobek-galerie h2 a {color: #c70000;}
.vyrobek-galerie .vyrobek-galerie-side span.sklad strong.sklad-dotaz {color: #6b6bb4;}
.vyrobek-galerie .vyrobek-galerie-side span.sklad {font-size: 0.75em;}



/* Vyrobek - tabulka
----------------------------------------------- */
.vyrobek-table {font-size: .75em; border-spacing: 1px; border: 0 solid #dedede; width: 745px; margin-left: 1px;}
.vyrobek-table tr {margin-bottom: 1px;}
.vyrobek-table th {font-weight: bold; background: #b6cedf; padding: 5px;}
.vyrobek-table th.th-kategorie {background: #82a6c0; color: #fff;}
.vyrobek-table .vyrobek-table-nazev {width: 320px; text-align: left;}
.vyrobek-table .vyrobek-table-cena {width: 90px; text-align: center;}
.vyrobek-table .vyrobek-table-dostupnost {width: 50px; text-align: center;}
.vyrobek-table .vyrobek-table-koupit {width: 80px; text-align: center;}
.vyrobek-table td {text-align: center; padding: 5px;}
.vyrobek-table td input.quantity {border: 1px solid #000; width: 20px; text-align: center; margin-right: 5px; padding: 0 5px;}
.vyrobek-table td .table-input {position: relative; top: 3px; float: right;}
.vyrobek-table tr.lichy td {background: #dedede;}
.vyrobek-table tr.sudy td {background: #efefef;}
.vyrobek-table .order-storno td {text-decoration: line-through; color: grey;}
.vyrobek-table .order-storno td a, .vyrobek-table .order-storno td a:visited, .vyrobek-table .order-storno td select {color: grey;}
.vyrobek-table span.sklad-skladem {color: green;}
.vyrobek-table span.sklad-dotaz {color: #6b6bb4;}
.vyrobek-table .vyrobek-table-left td {text-align: left;}
.vyrobek-table .vyrobek-table-left td.nadpis-center, .vyrobek-table th.nadpis-center {text-align: center;}


.vyrobek-table-under {width: 600px; margin-bottom: 30px;}
.vyrobek-table-under .vyrobek-table-nazev {width: 150px; text-align: left;}
.vyrobek-table-under .vyrobek-table-cena {width: 90px; text-align: center;}
.vyrobek-table-under .vyrobek-table-dostupnost {width: 50px; text-align: center;}
.vyrobek-table-under .vyrobek-table-koupit {width: 80px; text-align: center;}
.vyrobek-table-under .vyrobek-table-nazev-under {text-align: left;}
#box-popis .right .vyrobek-table-under .more-products {margin: 0;}
#box-popis .right .vyrobek-table-under td {padding: 2px 5px 5px 5px;}
#box-popis .right .vyrobek-table-under td span {width: 90px;}
#box-popis .right .vyrobek-table-under td span.sklad-skladem {padding: 0; margin: 0;}
#box-popis .right .vyrobek-table-under td form {position: relative; top: 3px;}
#box-popis .right .vyrobek-table-under td form input.quantity {width: 20px; text-align: center; margin-right: 5px; padding: 0 5px; height: 16px;}
#box-popis .right .vyrobek-table-under td form input.table-input {position: relative; top: 3px;}

#box-popis .right-popis form {margin-top: 10px;}

#box-popis .left-popis .zoom-more img {width: 40px; margin: 2px 2px 0 0; padding: 3px; border: 1px solid #ccc;}
.many-products-insert {float: right; margin: 20px 30px 20px 0;}
.button-more-formular {float: right; display: block; margin-right: 26px;}


/* Nakupni kosik
----------------------------------------------- */
#kosik {background: #d1d1d1; font-size: .75em; border-collapse: collapse; border-spacing: 0; border: 1px solid #d1d1d1; border-right: 0; color: #252525; width: 953px; margin-bottom: 28px;}
#kosik tr {background: #fff;}
#kosik th {font-weight: bold; background: #dfdfdf; text-align: center; border-right: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; padding: 10px;}
#kosik th.nazev {text-align: left; width: 230px;}
#kosik th.ks {width: 60px;}
#kosik td {background: #f8f8f8; text-align: right; border-right: 1px solid #d1d1d1; border-bottom: 1px solid #fff; padding: 10px;}
#kosik td input.pocet {border: 1px solid #000; width: 40px; text-align: center; padding: 2px;}
#kosik tr.kosik-doprava td {border-top: 4px solid #9b9b9b; background: #dfdfdf;}
#kosik tr.kosik-platba td {background: #dfdfdf;}
#kosik tr.kosik-sleva {border-right: 1px solid #d1d1d1;}
#kosik tr.kosik-sleva td {border: 0; border-top: 2px solid #b8dcea; background: #e5f2f7; font-weight: bold;}
#kosik tr.kosik-footer td {border: 0; border-top: 4px solid #6e6e6e; background: #c1c1c1; font-weight: bold;}
#kosik tr.kosik-footer input {font-size: .875em; cursor: pointer; font-weight: normal;}
#kosik tr.kosik-footer td.kosik-footer-cena-s-dph {font-weight: bold; font-size: 1.25em; text-align: right;}
#kosik td.nazev a {color: #c70000;}
#kosik td.nazev, #kosik tr td.kosik-left {text-align: left;}
#kosik tr td.kosik-right {text-align: right;}
#kosik td.ks {text-align: center; width: 60px; padding-left: 0; padding-right: 0;}
#kosik td.cancel, #kosik tr td.kosik-center {text-align: center;}
#kosik tr.lichy td {background: #f8f8f8;}
#kosik tr.sudy td {background: #eee;}
#kosik tr.kosik-footer td.kosik-footer-cena-bez-dph {font-weight: normal;}

#kosik td.kosik-header-day {background: #f9ffc1; text-align: left; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; font-weight: bold;}



/* Formular dopravy a platby
----------------------------------------------- */
#doprava-form {margin-left: 3px; width: 730px;}
#doprava-form div {border-bottom: 1px solid #d1d1d1; margin-bottom: 25px;}
#doprava-form label {display: block; margin-bottom: 0; border: 1px solid #d1d1d1; border-bottom: 0; font-size: .75em; color: #626262; background: #f8f8f8; cursor: pointer; padding: 7px; line-height: 1.7em;}
#doprava-form label input {position: relative; top: 1px;}
#doprava-form label strong {font-size: 1.125em; color: #000; padding-left: 3px;}
#doprava-form label span {color: #0f7f00;}
#doprava-form label.lichy {background: #f8f8f8;}
#doprava-form label.sudy {background: #eee;}
#doprava-form label input.voucher {border: 1px solid #dedede; margin-right: 10px; width: 230px; padding: 3px;}
#doprava-form label input.voucher:focus {border: 1px solid #b3b3b3;}
#doprava-form .gopay {margin: 0px 0 0 15px; position: relative; top: 7px;}



/* Tlacitka pod postupem objednavky
----------------------------------------------- */
#kosik-under {float: left; width: 200px; margin: 0;}
#kosik-under .button-zpet {float: left;}
div#kosik-under {border: 0;}
.button-pokracovat {float: right; margin-right: 7px;}
.button-hledat {float: right; padding: 0 22px 0 0;}
.button-zpet {display: block; float: left;}
#container .button-right {float: right; margin: 0 150px 0 0;}
.button-left {float: left; margin: 0 0 0 0;}



/* Lista postupu objednavky
----------------------------------------------- */
#box-lista-objednavky {float: left; width: 740px; margin-bottom: 15px;}
#box-lista-objednavky li {display: block; float: left; width: 138px; height: 45px;}
#box-lista-objednavky li a {text-decoration: none; width: 138px; height: 45px; display: block; cursor: pointer;}
#box-lista-objednavky li.sipka {width: 59px; background: url(/images_shop/dart.jpg) 10px 2px no-repeat;}



/* Barevne informacni boxy
----------------------------------------------- */
.info-box-yellow {border: 1px solid #ffc821; background: #ffe38c; font-size: .75em; margin-left: 0; width: 712px; padding: 7px;}
.info-box-grey-outer {width: 300px; margin-left: 5px; margin-right: 7px; font-size: .75em;}
.info-box-grey-inner {border: 1px solid #d1d1d1; background: #dfdfdf; width: 286px; padding: 7px;}
.info-box-grey-inner select {width: 185px;}
.info-box-grey-inner a, .info-box-grey-inner a:visited {color: #c70000;}
.info-box-grey-outer h2 {font-weight: bold; display: block; margin-left: 5px; border: 1px solid #d1d1d1; background: #dfdfdf; border-bottom: 0; width: 120px; float: left; padding: 3px 7px;}





/* Stranka kontaktu
----------------------------------------------- */
#kontakt .article {line-height: 1.5em; margin: 0 0 0 4px;}
#kontakt .kontakt {float: left; width: 150px; font-size: .875em; padding: 15px 20px 15px 0;}
#kontakt .kontakt span {font-weight: bold; margin-right: 5px;}
#kontakt .kontakt a, #kontakt div a:visited {color: #000; font-weight: normal;}
#kontakt .mapa {width: 455px; clear: both; position: relative; top: 5px; height: 100px;}
#kontakt h3 {color: #000; font-weight: bold; clear: both; font-size: .875em;}
#kontakt .mapa div {float: left; margin: 0 4px;}
#kontakt .mapa div img {border: 1px solid #aaa;}
#kontakt .mapa .sipka {float: left; position: relative; top: 30px;}
#kontakt .mhd {width: 455px; clear: both; font-size: .875em; margin: 7px 0 0 5px;}
#kontakt .mhd dl dt {font-weight: bold; margin: 5px 0 0 7px;}
#kontakt .mhd dl dd {font-weight: normal; margin: 3px 0 0 25px;}
#kontakt .kontakt a:hover {font-weight: normal;}



/* Formular nakupniho kosiku
----------------------------------------------- */
#doprava-form p {font-size: .75em; margin-top: 0; padding-top: 0; margin-left: 10px;}
#doprava-form h3 {font-weight: bold; font-size: 1em; color: #004b8a; margin: 5px 0 10px 3px;}
#doprava-form textarea {border: 1px solid #d1d1d1; background: url(/images/textarea.jpg) no-repeat #f5f5f5; width: 738px; height: 120px; margin-bottom: 15px;}
#doprava-form div#slider {border: 0; margin: 0;}



/* Vypis uzivatelskych objednavek
----------------------------------------------- */
.objednavky .skrt {text-decoration: line-through;}
.objednavka-sleva {background: #e5f2f7; color: #000; border-top: 1px dashed #b6b6b6;}
.objednavka-doprava {background: #fcfdd0; color: #000; border-top: 1px dashed #b6b6b6;}
.objednavka-cena {background: #ffb7b7; color: #000; border-top: 1px dashed #b6b6b6;}
.objednavka-cena-celkem {background: red; font-size: 1em; color: #fff; border: 2px solid #000;}
.objednavka-doprava td, .objednavka-cena td {font-weight: bold;}





/* ----------------------------------------------- */
/* Ostatni css sablony SHOP ---------------------- */
/* ----------------------------------------------- */



/* Layout
----------------------------------------------- */
body {background: url(/images/header.png) 0 0 repeat-x #f4f4f4;}



/* Kontaktni informace
----------------------------------------------- */
#kontakt {width: 260px; margin-left: 0;}
#kontakt p {font-size: .875em;}
#kontakt ul li.kontakt-user {background: url(http://www.rawkucharka.cz/include/images/kontakt-user.png) 0 4px no-repeat;}
#kontakt ul li.kontakt-email {background: url(http://www.rawkucharka.cz/include/images/kontakt-email.png) 0 6px no-repeat;}
#kontakt ul li.kontakt-phone {background: url(http://www.rawkucharka.cz/include/images/kontakt-phone.png) 0 5px no-repeat;}
#kontakt ul li.kontakt-icq {background: url(http://www.rawkucharka.cz/include/images/kontakt-icq.png) 0 5px no-repeat;}
#kontakt ul li.kontakt-skype {background: url(http://www.rawkucharka.cz/include/images/kontakt-skype.png) 1px 5px no-repeat;}
#kontakt .mapa div a, #kontakt .mapa .sipka img {border: 0;}

#formular {width: 400px; margin-bottom: 20px; margin-right: 27px;}



/* Alerts
----------------------------------------------- */
.alert-bad, .alert-good, .alert-sql, .alert-info {}



/* Jednotlivé boxy
----------------------------------------------- */
#box-subscribe, #box-search, #box-kosik, #box-login {border: 1px solid #dedede; background: #efefef;}



/* Uprava layoutu
----------------------------------------------- */
.standart-content, .blog-content, .article {width: 100%; margin-left: 40px;}
.blog-content {width: 100%; margin-left: 71px;}



/* Jidelni listek
----------------------------------------------- */
.list-date {font-size: 1.125em; font-weight: bold; width: 940px; float: left; display: block; margin: 40px 0 10px; padding: 0 10px;}
.list-row {width: 940px; float: left; border-bottom: 1px dotted #000; padding: 25px 10px 17px;}
.list-row:hover {background: #fffdda;}
.list-food {font-size: 1.0em; width: 600px; float: left;}
.list-food span {font-size: 0.69em; font-style: italic; color: #939393; display: block; float: left; width: 600px; margin-top: 5px;}
.list-price {font-size: 1.0em; float: right; text-align: right;}
.list-price form {margin-top: 7px;}

.emtybasket {width: 960px; float: left; text-align: center; padding: 150px 0; font-size: 1.5em; color: #aaa; line-height: 1.75em;}

.or {font-size: 3.0em; color: #d7d7d7; width: 730px; float: left; text-align: center; margin: 50px 0; font-style: italic;}
#container .button-right-more {margin-right: 131px;}


.about .about-left {width: 496px; float: left;}
.about .about-right {float: right; width: 464px; padding-top: 71px;}

.about .kontakt-left {width: 461px; float: left; padding-top: 30px; text-align: right; padding-right: 35px;}
.about .kontakt-right {float: right; width: 464px; padding-top: 47px;}

.about img {}

.gopaylink {position: relative; left: 15px; top: 10px;}

.kredit {font-size: 0.875em; margin: 0 0 0 10px;}
.kredit strong {font-weight: bold; color: green;}


/* Titulní strana
----------------------------------------------- */
#text1 {float: left; width: 450px; margin: 0 0 140px 40px;}
#text1 p {line-height: 1.5em;}
#text1 h2 {font-weight: 700; font-size: 1.5em; text-transform: uppercase; line-height: 1.25em;}
#text1 h3 {font-weight: 700; font-size: 1.125em; line-height: 1.5em;}

#text2 {float: left; width: 500px; margin: 0 0 120px 40px;}
#text2 p {line-height: 1.5em;}
#text2 h2 {font-weight: 700; font-size: 1.5em; text-transform: uppercase; line-height: 1.25em;}
#text2 h3 {font-weight: 700; font-size: 1.125em; line-height: 1.5em;}
#text2 ul {line-height: 1.5em; margin: 20px 0;}
#text2 ul li {list-style: none; margin: 0 0 0 0;}
#text2 ul li strong {font-size: 1.125em;}
#text2 ul ul {line-height: 1.5em; margin: 0 0 0 20px;}
#text2 ul ul li {list-style: circle}
#text2 ul.seznam li {list-style: disc; margin: 0 0 0 20px;}
#text2 h2.price {margin: 0 0 20px 0;}

#text3 {float: left; width: 500px; margin: 0 0 120px 40px;}
#text3 p {line-height: 1.5em;}
#text3 h2 {font-weight: 700; font-size: 1.5em; text-transform: uppercase; line-height: 1.25em;}
#text3 h3 {font-weight: 700; font-size: 1.125em; line-height: 1.5em;}
#text3 ul {line-height: 1.5em; margin: 20px 0;}
#text3 ul li {list-style: none; margin: 0 0 0 0;}
#text3 ul ul {line-height: 1.5em; margin: 0 0 0 20px;}
#text3 ul ul li {list-style: circle}
#text3 ul.seznam li {list-style: disc; margin: 0 0 0 20px;}
#text3 h2.price {margin: 0 0 20px 0;}

#text3 ol {margin: 0.75em 0 1.25em 1.56em; font-size: 0.875em; list-style: decimal;}
#text3 ol li {line-height: 1.38em; margin-bottom: 10px;}
#text3 ol li ol {margin-top: 0; margin-bottom: 0; font-size: 1.0em;}
#text3 ol li ol li ol {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: lower-latin;}
#text3 ol li ul li {margin-bottom: 0;}

#text4 {float: left; width: 650px; margin: 0 0 120px 40px;}
#text4 p {line-height: 1.5em;}
#text4 h2 {font-weight: 700; font-size: 1.5em; text-transform: uppercase; line-height: 1.25em;}
#text4 h3 {font-weight: 700; font-size: 1.125em; line-height: 1.5em;}
#text4 ul {line-height: 1.5em; margin: 20px 0;}
#text4 ul li {list-style: none; margin: 0 0 0 0;}
#text4 ul li strong {font-size: 1.125em;}
#text4 ul ul {line-height: 1.5em; margin: 0 0 0 20px;}
#text4 ul ul li {list-style: circle}
#text4 ul.seznam li {list-style: disc; margin: 0 0 0 20px;}
#text4 h2.price {margin: 0 0 5px 0; text-transform: none;}

#text4 ol {margin: 0.75em 0 1.25em 1.56em; font-size: 0.875em; list-style: decimal;}
#text4 ol li {line-height: 1.38em; margin-bottom: 10px;}
#text4 ol li ol {margin-top: 0; margin-bottom: 0; font-size: 1.0em;}
#text4 ol li ol li ol {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: lower-latin;}
#text4 ol li ul li {margin-bottom: 0;}


#kolaz {float: right; width: 500px; text-align: right; margin: 0 0 80px 0;}

#nahled {float: right; width: 500px; text-align: right; margin: 0 0 20px 0;}
#nahled a, #nahled a:visited {width: 295px; height: 600px; display: block; float: right; background: url("/images/nahled.jpg") 0 0 no-repeat; text-decoration: none;}
#nahled a:hover {background-position: -295px 0;}

#nahled2 .poznamka {width: 100%; text-align: center; margin: 5px 0 20px 0;}

#nahled2 {float: right; width: 300px; text-align: right; margin: 0 0 20px 0;}

#objednavka-email {float: left; width: 1010px; margin: 0 0 0 0;}
#objednavka-email input {border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 1.25em; padding: 7px; margin-right: 20px;}
#objednavka-email input:focus {border: 1px solid #000;}
#objednavka-email input.download {width: 450px; border: 1px solid #ff0000;}

#objednavka {float: left; width: 1010px; margin: 0 0 200px 40px;}
#objednavka p {line-height: 1.5em;}
#objednavka h2 {font-weight: 700; font-size: 1.5em; text-transform: uppercase; line-height: 1.25em;}
#objednavka h4 {font-weight: 700; font-size: 1.125em; line-height: 1.5em; margin: 0 0 10px 0;}
#objednavka ul {line-height: 1.5em; margin: 20px 0;}
#objednavka ul li {list-style: disc; margin: 0 0 0 20px;}

#objednavka input {border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 1.25em; padding: 7px; margin-right: 20px;}
#objednavka input:focus {border: 1px solid #000;}

#objednavka #pocet_kusu {border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 1.25em; padding: 7px; margin-right: 20px;}
#objednavka #pocet_kusu:focus {border: 1px solid #000;}
#objednavka .pocet-kusu {color: #757575; font-size: 1.25em; margin-right: 20px;}

#objednavka #datum_vyzvednuti {border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 1.25em; padding: 7px; margin-right: 20px;}
#objednavka #datum_vyzvednuti:focus {border: 1px solid #000;}
#objednavka .datum-vyzvednuti {color: #757575; font-size: 1.25em; margin-right: 20px;}

#objednavka input.gift {width: 687px;}

#objednavka .div-radio {width: 100%; float: left; margin-bottom: 12px;}

#objednavka input.input-radio {margin: 0 10px 0 0;}

#objednavka .label-log {margin-right: 10px; width: 130px; float: left; display: block; padding-top: 12px; text-align: right;}
#objednavka .submit-log1 {margin: 10px 0 0 230px;}
#objednavka .submit-log2 {margin: 10px 0 0 200px;}

.p-center {width: 100%; text-align: center;}

.line {margin-bottom: 70px; float: left;}



/* Tlacitka
----------------------------------------------- */
a.button-order, a.button-order:visited, input.button-order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#8cc84b 0%,
		#274505);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#8cc84b),
		to(#274505));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #274505;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  
  text-decoration: none;
  margin-right: 10px;
  display: block;
  float: left;
}

a.button-text, a.button-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#4c75c7 0%,
		#051045);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#4c75c7),
		to(#051045));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #1f2887;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
    
  text-decoration: none;
  display: block;
  float: left;
}

a.button-recepty, a.button-recepty:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#cc8585 0%,
		#7f3636);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#cc8585),
		to(#7f3636));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #a54646;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
    
  text-decoration: none;
  display: block;
  float: left;
}

a.button-order-kniha, a.button-order-kniha:visited, input.button-order-kniha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 5px 20px;
	background: -moz-linear-gradient(
		top,
		#4c75c7 0%,
		#051045);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#4c75c7),
		to(#051045));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #1f2887;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  
  text-decoration: none;
  margin: 10px 0 0 0;
  display: block;
  width: 100px;
  text-align: center;
}

a.button-order-ebook, a.button-order-ebook:visited, input.button-order-ebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 5px 20px;
	background: -moz-linear-gradient(
		top,
		#cc8585 0%,
		#7f3636);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#cc8585),
		to(#7f3636));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #a54646;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  
  text-decoration: none;
  margin: 10px 0 0 0;
  display: block;
  width: 200px;
  text-align: center;
}

a.button-order-knihaweb, a.button-order-knihaweb:visited, input.button-order-knihaweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 5px 20px;
	background: -moz-linear-gradient(
		top,
		#8cc84b 0%,
		#274505);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#8cc84b),
		to(#274505));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #274505;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  
  text-decoration: none;
  margin: 10px 0 0 0;
  display: block;
  width: 100px;
  text-align: center;
}

.button-center {margin-left: 480px;}

.napoveda {background: url("/images/warning.png") 11px 13px no-repeat #fcffd3; border: 1px solid #f7f0be; padding: 10px 10px 10px 73px; line-height: 1.5em; width: 600px;}

.video {margin: 0 0 0 95px;}
span.poznamka {color: #858585; line-height: 1.5em;}


.boxy {display: none;}
.redboxy {}

#recepty-content {width: 800px; float: right; padding-right: 20px;}

#recepty-content .thumbnail {width: 250px; height: 290px;}
#recepty-content .thumbnail span {width: 200px; padding-left: 8px;}
#recepty-content .thumbnail img {width: 200px;}



#recepty-sidebar {width: 180px; height: 500px; float: left; padding: 0 0 0 30px; background: url("/images/sideline.jpg") no-repeat 100% 0;}
#recepty-sidebar h3 {font-size: 1.125em; text-transform: uppercase; font-weight: normal; padding: 0 0 15px 21px;}

.article-recepty {width: 90%; margin-left: 70px;}



/* 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;}

#objednavka h4.h4-partners-left {float: left; margin-right: 631px; display: block; margin-bottom: 30px;}
#objednavka h4.h4-partners-right {float: left; margin-bottom: 30px;}