/* 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: gray; font: 16px/1em "Trebuchet MS", Verdana; height: 100%; background: #000;}
a, a:visited {color: #ddd; text-decoration: underline; border: 0;}
a:hover {color: #fff;}
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;}



/* Login
----------------------------------------------- */
#login {width: 490px; height: 325px; background: url("../images/login-box.jpg") no-repeat; margin: 0 auto;}
#login h1 {font-size: 1.25em; font-weight: bold; position: relative; top: 63px; left: 115px;}
#login form {font-size: 1.25em; font-weight: bold; position: relative; top: 135px; left: 50px;}
#login .input-cell {width: 490px; text-align: left; height: 35px;}
#login .input-text {width: 150px; height: 22px; float: left; text-align: right; font-weight: bold; padding: 4px 7px 0 0; font-size: 0.75em;}
#login .input-input {width: 290px; float: left; text-align: left;}
#login .input-input input.field {height: 20px; border: 1px solid #68a6d9; background: #fff; padding: 3px 3px 0 3px; width: 150px;}
#login .input-input input.button {height: 24px; border: 1px solid #68a6d9; background: #fff; padding: 3px; width: 100px; font-weight: bold; background: url("../images/button-back.png") repeat-x;}



/* Lista
----------------------------------------------- */
#lista {float: left; margin: 0 100px 30px 0;}



/* Layout
----------------------------------------------- */
#container {width: 780px; margin: 0 auto;}
#logo {width: 100%; text-align: center;}
#menu {text-align: center;}



/* Footer
----------------------------------------------- */
#footer {width: 100%; font-size: 0.75em; clear: both;}
#footer a, #footer a:visited {text-decoration: underline;}
#footer p {text-align: center;}



/* Strankovani
----------------------------------------------- */
#pagination {clear: both; font-size: 0.75em; font-weight: bold; position: relative; left: 60px;}
#pagination li {color: grey; display: block; float: left; border: 0px solid #695949; padding: 2px 4px; margin-right: 2px;}
#pagination li a:hover {color: #fff;}
#pagination .active {background: none; color: #fff;}
#pagination .active:hover {border: 0; border: 0px solid #c6d9e9; color: grey;}

#pagination a, #pagination a:visited {text-decoration: none; color: grey;}
#pagination li:hover {border: 0px solid #695949; color: #fff;}

#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;}
#logout {width: 100%;}
#logout div {margin: 0 auto;}



/* Kniha navstev - editace barev
----------------------------------------------- */
#kniha input, #kniha textarea {background: #111; border: 1px solid #bbb;}
.posttop-comment {border: 1px solid #bbb; background: #545454; color: #fff;}
.posttext-comment {border: 1px solid #bbb; background: #747474; color: #fff;}



/* Kniha navstev
----------------------------------------------- */
#kniha {width: 700px; padding: 20px 20px; float: left; margin: 40px 40px; color: #bbb;}
#kniha .comment-input {width: 350px; margin-bottom: 4px; float: left;}
#kniha .comment-nadpis {width: 80px; float: left; text-align: right; padding-right: 5px; font-size: 0.75em;}
#kniha .comment-pole {width: 205px; float: left;}
#kniha .comment-pole input {width: 200px; color: #bbb;}
#kniha .comment-antispam {width: 80px; float: left;}
#kniha .comment-antispam input {width: 70px; color: #bbb;}
#kniha .comment-kod {width: 100px; float: left;}
#kniha .comment-bottom {width: 340px; float: left;}
#kniha .comment-smile {float: left; width: 180px;}
#kniha .comment-button {float: right; font-weight: bold; width: 120px; text-align: right; padding-right: 40px;}
#kniha .comment-button input {color: #bbb;}

#kniha .prvni-sloupec {width: 310px; float: left;}
#kniha .druhy-sloupec {width: 300px; float: left;}
#kniha em {font-size: 0.75em; color: red;}
#kniha #antispam img {position: relative; top: 5px;}
#kniha textarea {width: 300px; height: 91px; margin-bottom: 10px; position: relative; top: -1px; color: #bbb;}

.post-comment {margin: 0 0 16px 160px; width: 500px;}
.post-comment-reply {margin: 0 0 16px 190px; 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.75em; padding: 1px 0 0 0;}



/* Thumbnail
----------------------------------------------- */
.thumbnail {width: 170px; height: 200px; float: left; text-align: center; font-size: 0.75em; position: relative; left: 45px;}
.thumbnail img {border: 1px solid #767676; margin: 0 0 5px 0;}



/* 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;}
#image a, #image a:visited {font-weight: bold;}
#image a:hover {color: #000;}



/* Articles
----------------------------------------------- */
.art {width: 85%; margin-left: 5%; margin-bottom: 15px;}
.art h2 a, .art h2 a:visited {font-size: 1.25em; color: #b4b4b4;}
.art h2 a:hover {color: #fff;}
.art em {margin: 5px 0; display: block; font-size: 0.875em;}
.art p {font-size: 0.875em;}
.art img {margin: 7px; float: right;}


.novinka {width: 650px; margin: 0 0 50px 30px; line-height: 1.4em;}
.novinka a {text-decoration: underline;}