/* Reset
----------------------------------------------- */
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, 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: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}



/* Basic
----------------------------------------------- */
html {height: 100%;}
body {color: #bbb; font: 16px/1em "Trebuchet MS", Verdana; height: 100%; background: #000;}
a, a:visited {color: #d54e21; text-decoration: none;}
a:hover {color: #dca30e;}
p {margin: 20px 0;}
.clear {clear: both;}
strong {font-weight: bold;}
em {font-style: italic;}
.left {float: left;}
.right {float: right;}
.bold {font-weight: bold;}
.no-bold {font-weight: normal; padding-left: 17px;}



/* Layout
----------------------------------------------- */
#container {text-align: left; width: 1000px; margin: 0 auto; font-size: 0.875em;}
#content {float: right; width: 680px;}
#header {height: 309px; background: url("../images/header.jpg");}
#header h1 {width: 380px; height: 155px; position: relative; top: 150px; left: 105px;}
#header h1 a {display: block; width: 380px; height: 155px;}
#header h1 span {visibility: hidden;}


#left {float: left; width: 300px; padding: 10px 0 0 10px;}

#left #menu-content {background: url("../images/menu-content.jpg") repeat-y; width: 290px;}
#left #menu-top {background: url("../images/menu-top.jpg") no-repeat; width: 290px;}
#left #menu-bottom {background: url("../images/menu-bottom.jpg") no-repeat; width: 290px; height: 30px;}


#footer {height: 30px; clear: both; padding: 30px 0 0 200px;}



/* Lista
----------------------------------------------- */
#lista {float: left; margin: 25px 100px 15px 0; clear: both; font-weight: bold;}



/* Footer
----------------------------------------------- */
#footer {clear: both;}
#footer p {padding: 0 0 15px 0; position: relative; left: -25px;}



/* Strankovani
----------------------------------------------- */
#pagination {clear: both; font-size: 0.75em; font-weight: bold;}
#pagination li {color: #bbb; display: block; float: left; border: 0px solid #695949; padding: 2px 4px; margin-right: 2px;}
#pagination li a:hover {color: #a00000;}
#pagination .active {background: none; color: #a00000;}
#pagination .active:hover {border: 0; border: 0px solid #c6d9e9; color: #a00000;}

#pagination a, #pagination a:visited {text-decoration: none; color: #bbb;}
#pagination li:hover {border: 0px solid #695949; color: #a00000;}

#pagination .dotty {text-decoration: none; border: 0;}
#pagination .dotty:hover {text-decoration: none; border: 0;}



/* Alerts
----------------------------------------------- */
.alert-bad {border: 1px solid red; width: 350px; font-size: 0.875em; padding: 5px 5px 5px 30px; font-weight: bold; background: url(../images/cancel.jpg) no-repeat 8px 4px #ffe3e3; margin: 10px 0 30px 0; color: #000;}
.alert-good {border: 1px solid green; width: 350px; font-size: 0.875em; padding: 5px 5px 5px 30px; font-weight: bold; background: url(../images/accept.jpg) no-repeat 8px 4px #d4ead4; margin: 10px 0 30px 0; color: #000;}
.center {position: relative; left: 50%; margin: 0 0 0 -175px; width: 350px; padding-bottom: 20px;}



/* Kniha navstev - editace barev
----------------------------------------------- */
#kniha {width: 500px; border: 0; font-size: 0.875em;}
#kniha input, #kniha textarea {border: 1px solid #2c2c2c; color: #bbb; background: #1e1e1e;}
.posttop-comment {border: 1px solid #000; background: #191919; color: #ccc; font-size: 0.875em;}
.posttext-comment {border: 1px solid #000; background: #1e1e1e; color: #dfdfdf; font-size: 0.875em;}

.post-comment-reply .posttop-comment {border: 1px solid #000; background: #575757; color: #dfdfdf; font-size: 0.875em;}
.post-comment-reply .posttext-comment {border: 1px solid #000; border-top: 0; background: #747474; color: #dfdfdf; font-size: 0.875em;}



/* Kniha navstev
----------------------------------------------- */
#kniha {padding: 20px 20px; margin: 20px auto; height: 120px; float: left;}
#kniha .comment-input {width: 100%; margin-bottom: 4px; float: left;}
#kniha .comment-nadpis {width: 25%; float: left; text-align: right; padding-right: 5px;}
#kniha .comment-pole {width: 73%; float: left;}
#kniha .comment-pole input {width: 95%; font-size: 0.875em; padding: 2px;}
#kniha .comment-antispam {width: 31%; float: left;}
#kniha .comment-antispam input {width: 90%; font-size: 0.875em; padding: 2px;}
#kniha .comment-kod {width: 100px; float: left;}
#kniha .comment-bottom {width: 100%; float: left;}
#kniha .comment-smile {float: left; width: 140px; padding-top: 2px;}
#kniha .comment-button {float: right; font-weight: bold; width: 100px; text-align: right;}
#kniha .comment-button input {width: 100%; background: #1e1e1e;}

#kniha .prvni-sloupec {width: 50%; float: left;}
#kniha .druhy-sloupec {float: right; width: 49%;}
#kniha em {font-size: 0.875em; color: red;}
#kniha #antispam img {position: relative; top: 5px;}
#kniha textarea {width: 100%; height: 86px; margin-bottom: 10px; position: relative; top: -1px;}

.post-comment {margin: 0 0 16px 0px; width: 500px;}
.post-comment-reply {margin: 0 0 16px 30px; width: 470px;}
.posttop-comment {padding: 4px 4px 7px 4px ; height: 12px;}
.username-comment {font-weight: bold; width: auto; float: left;}
.userweb-comment {width: auto; float: left; margin-left: 10px;}
.userweb-image {width: 16px; height: 20px; border: 0;}
.posttext-comment {padding: 4px; border-top: 0; text-align: left;}
.postdate-comment {float: right; margin-right: 10px; font-size: 0.875em; padding: 1px 0 0 0;}

#vypis {width: 500px; position: relative; left: 50%; margin: 0 0 0 -290px; float: left;}








/* Thumbnail
----------------------------------------------- */
.thumbnail {width: 140px; height: 170px; float: left; text-align: center; font-size: 0.75em;}
.thumbnail img {border: 1px solid #6f6f6f; margin: 0 0 5px 0; width: 120px; height: 120px;}



/* Vlajky
----------------------------------------------- */
#flag img {border: 1px solid #000; margin-right: 3px;}



/* Lightbox
----------------------------------------------- */
#lightbox {position: absolute; left: 0; width: 100%; z-index: 100;	text-align: center;	line-height: 0;}
#lightbox a img {border: none;}
#outerImageContainer {position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer {padding: 10px;}
#loading {position: absolute;	top: 40%;	left: 0%;	height: 25%; width: 100%;	text-align: center;	line-height: 0;}
#hoverNav {position: absolute; top: 0; left: 0;	height: 100%;	width: 100%; z-index: 10;}
#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}
#prevLink, #nextLink {width: 49%;	height: 100%;	background: transparent url(../images/blank.gif) no-repeat; display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(../scripts/prev.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background: url(../scripts/next.gif) right 15% no-repeat;}

#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	overflow: auto;	width: 100%;}
#imageData {padding: 0 10px; color: #666;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose {width: 21px; height: 19px; float: right;  padding-bottom: 0.7em;}	
#overlay {position: absolute;	top: 0;	left: 0; z-index: 90; width: 100%; height: 500px;	background-color: #000;}



/* Image
----------------------------------------------- */
#image {width: 100%; text-align: center;}
#image img {border: 1px solid #000;}
#image #sipky {width: 276px; margin: 20px auto; height: 25px;}
#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;}
#image #info {width: 600px; margin: 20px auto; text-align: left; padding-bottom: 30px;}
#image #info p {margin: 7px 0;}



/* Menu galerie
----------------------------------------------- */
#gallery-menu {padding: 35px 0 0 100px;}
#gallery-menu li {width: 140px; padding: 2px 0 2px 3px;}
#gallery-menu li a {padding: 2px 0 2px 3px; display: block; width: 140px;}
#gallery-menu li a:hover {background: url(../images/back-menu.jpg) no-repeat;}
#gallery-menu li li {padding-left: 15px; font-size: 0.875em;}
#gallery-menu li li li {margin-left: 20px;}
#gallery-menu li li li li {margin-left: 20px;}
#gallery-menu li li li li li {margin-left: 20px;}



/* Menu kategorie
----------------------------------------------- */
#category-menu {}
#category-menu li {width: 140px;}
#category-menu li a {padding: 2px 0 2px 3px; display: block; width: 140px;}
#category-menu li a:hover {background: url(../images/back-menu.jpg) no-repeat;}
#category-menu li li {padding-left: 15px; font-size: 0.875em;}
#category-menu li li li {margin-left: 20px;}
#category-menu li li li li {margin-left: 20px;}
#category-menu li li li li li {margin-left: 20px;}

#normal-menu {padding: 5px 0 0 100px;}
#normal-menu li {width: 140px; padding: 2px 0 2px 3px;}
#normal-menu li:hover {background: url(../images/back-menu.jpg) no-repeat;}

#article {width: 550px;}
