/* ------------------------------------------ */
/* Webová galerie Azael --------------------- */
/* Základní 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, 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 formatting
----------------------------------------------- */
html {height: 100%;}
body {color: #333; font: 16px/1em "Trebuchet MS", Verdana; height: 100%; background: #fff;}
a, a:visited {color: #2583ad; text-decoration: none;}
a:hover {color: #d54e21;}
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;}





/* ------------------------------------------ */
/* Webová galerie Azael --------------------- */
/* Styly galerie ---------------------------- */
/* ------------------------------------------ */



/* Lista
----------------------------------------------- */
#lista {float: left; margin: 20px 100px 10px 25px; clear: both; color: #4a4a4a; font-size: 0.75em; font-weight: bold;}
#lista a, #lista a:visited {color: #4a4a4a;}
#lista a:hover {color: #3a3a3a;}



/* Footer
----------------------------------------------- */
#footer {clear: both;}



/* Formulare
----------------------------------------------- */
.form .input-cell {width: 330px; text-align: left;}
.input-cell-login {border: 1px solid red; width: 195px;}
.form .input-textarea {width: 330px; text-align: left;}
.form .input-text {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: 200px; float: left; text-align: left;}
.form .input-input input {height: 20px; border: 1px solid #aaa; background: #efefef; padding: 3px 3px 0 3px; width: 200px;}
.form .input-input textarea {height: 150px; width: 300px; 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;}

#basic-form fieldset {border: 1px solid #aaa; width: 600px; padding: 10px; margin: 0 0 25px 0; float: left;}
#basic-form legend {padding: 0 3px; text-align: center; font-weight: bold; margin-bottom: 0.1em;}
#basic-form input {position: relative; top: 6px;}
#basic-form .input-button input {float: right; margin: 8px 20px 0 0;}
#basic-form .registrace-left {float: left;}
#basic-form .registrace-help {float: left; border: 1px solid #e2d64d; background: #fff9b1; width: 230px; padding: 7px; margin: 5px 0 15px 0; font-size: 0.75em;}
#basic-form .registrace-help p {padding-bottom: 10px; margin: 0;}



/* Strankovani
----------------------------------------------- */
#pagination {clear: both; font-size: 0.75em; font-weight: bold; padding: 10px 0 0 20px;}
#pagination li {color: #4a4a4a; display: block; float: left; border: 0px solid #695949; padding: 2px 4px; margin-right: 2px;}
#pagination li a:hover {color: #3a3a3a;}
#pagination .active {background: none; color: #4a4a4a;}
#pagination .active:hover {border: 0; border: 0px solid #c6d9e9; color: #acacac;}

#pagination a, #pagination a:visited {text-decoration: none; color: #4a4a4a;}
#pagination li:hover {border: 0px solid #695949; color: #3a3a3a;}

#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
----------------------------------------------- */
#kniha {width: 520px; background: #fff; border: 1px solid #e5e5e5; font-size: 0.75em; color: #4a4a4a;}
#kniha input, #kniha textarea {background: #f5f5f5; border: 1px solid #e5e5e5; color: #4a4a4a;}
.posttop-comment {border: 1px solid #e5e5e5; background: #f5f5f5; color: #4a4a4a;}
.posttext-comment {border: 1px solid #e5e5e5; background: #fff; color: #4a4a4a;}



/* Kniha navstev
----------------------------------------------- */
#kniha {padding: 20px 20px; margin: 40px auto; height: 120px;}
#kniha .comment-input {width: 100%; margin-bottom: 4px; float: left;}
#kniha .comment-nadpis {width: 25%; float: left; text-align: right; padding-right: 5px; font-weight: bold;}
#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%;}

#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 40px; width: 500px; font-size: 0.75em;}
.post-comment-reply {margin: 0 0 16px 70px; width: 470px; font-size: 0.75em;}
.post-comment-reply .posttop-comment {border: 1px solid #dce5ef; background: #f2f5f9;}
.post-comment-reply .posttext-commen {border: 1px solid #dce5ef; border-top: 0;}
.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: 120px; height: 120px; float: left; text-align: center; font-size: 0.75em; background: url(../images/image-back.jpg) no-repeat;}
.thumbnail img {border: 1px solid #f2f2f2; margin: 20px 0 5px 0; height: 78px; width: 78px;}
.thumbnail span {margin-top: 10px; display: block; color: #acacac; font-weight: bold;}



/* 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 li li {margin-left: 20px;}
#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 li li {margin-left: 20px;}
#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;}



/* Registrace
----------------------------------------------- */
#registrace fieldset {border: 1px solid #aaa; width: 703px; padding: 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-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;}





/* ------------------------------------------ */
/* Webová galerie Azael --------------------- */
/* Základní layout stránek ------------------ */
/* ------------------------------------------ */

#container {text-align: left; width: 900px; margin: 0 auto; background: url("../images/top.jpg") no-repeat; padding-bottom: 40px;}
#content {float: left; width: 600px; background: url("../images/bottom.jpg") 0 100% no-repeat; padding: 5px 60px 90px 145px;}
#content .titulka {border: 1px solid #000;}

#header {height: 130px;}
#header div {width: 100px; position: relative; left: 690px; top: 20px;}
#header div img {border: 1px solid #acacac; margin-right: 5px;}
#header h1 {width: 360px; height: 95px; position: relative; top: 30px; left: 138px;}
#header h1 a, #header h1 a:visited {width: 360px; height: 95px; text-decoration: none; display: block;}
#header h1 span {visibility: hidden;}

#menu {clear: both; width: 100%; width: 370px; height: 30px; position: relative; top: -65px; left: 290px;}
#menu ul li a, #menu ul li a:visited {padding: 0px 8px;}


#article {font-size: 0.875em; color: #4a4a4a; width: 575px; padding-left: 25px; line-height: 1.5em;}
#article h2 {font-size: 1.125em; font-weight: bold;}
#article .vlevo {text-align: left;}
#article .vpravo {text-align: right;}

#article ul {margin: 12px 0 20px 25px; font-size: 0.875em; list-style: disc;}
#article ul li {line-height: 1.38em;}
#article ul li ul {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: circle;}
#article ul li ul li ul {margin-top: 0; margin-bottom: 0; font-size: 1.0em; list-style: square;}

#article ol {margin: 12px 0 20px 25px; 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;}



/* Row popup menu
----------------------------------------------- */
#nav {z-index: 50; width: 500px; height: 30px; position: relative; float: left;}
#nav li.top {display: block; float:left; padding: 0 5px;}
#nav li a.top_link {display: block; float: left; height: 28px; line-height: 28px; color: #4a4a4a; text-decoration: none; font-size: 0.75em; font-weight: bold; cursor: pointer;}
#nav li a.top_link span {float:left; display: block; height: 27px;}
#nav li a.top_link span.down {float: left; display: block; height: 27px; background: #acacac;}

#nav li:hover a.top_link {color:#fff; background: #acacac;}
#nav li:hover a.top_link span {background: #acacac;}

/* Default list styling */

#nav li:hover {position: relative; z-index: 20;}
#nav li:hover ul.sub {left: 5px; top: 28px; background: #acacac; padding: 3px; white-space: nowrap; width: 140px; height: auto; z-index:30;}
#nav li:hover ul.sub li {display: block; height: 20px; position: relative; float: left; width: 120px; font-weight: normal;}
#nav li:hover ul.sub li a {display: block; font-size: 12px; height:16px; width: 115px; line-height: 16px; text-indent: 5px; color: #fff; text-decoration: none;}
#nav li ul.sub li a.fly {background: #c2d8dd;}
#nav li:hover ul.sub li a:hover {color: #000;}
#nav li:hover ul.sub li a.fly:hover {background: #84b0bb; color: #000;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left: 279px; top:-4px; padding: 3px; white-space:nowrap; width:280px; z-index:40; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position: absolute; left: -9999px; top: -9999px; width:0; height:0; margin:0; padding:0; list-style:none;}




