/* layout */
body,#left,#right { margin: 0; padding: 0; border: 0; background-color: #0066ff; text-align: center; }
#content { text-align: left; margin: 10px auto 20px auto; background-color: #6799ff; }
#head { height: 154px; }
#headleft { float: left; width: 400px; }
headright { float: right; padding-left: 30px;  }
#headright img,#headright h3 { display: none; }
#headright div.print { display: block; }
#headright address { display: block; padding: 0 30px; }

.blocker { clear: both; height: 1px; width: 10px; font-size: 1px; }

#left,#headbottom { display: none; }
#right { }


/* obsah */
#obsah { padding: 1em 0; text-align: left; }
#obsah h1 { padding-left: 0em; margin-bottom: 0.5em; line-height: 2em; }
#obsah h2,#obsah h3 { margin-bottom: 0.5em; }
#obsah ul, #obsah ol { list-style-position: inside; }
#obsah address { line-height: 1.5em; margin-bottom: 1em; font-style: normal; }
#obsah p,#obsah ul li,#obsah ol li { text-align: justify; line-height: 1.5em; }
#obsah p,#obsah ul,#obsah dl,#obsah ol,#obsah table{ margin-bottom: 1em; }
dt { clear: both; float: left; line-height: 1.5em; text-align: left; width: 30%; margin-bottom: 10px; margin-right: 0.7em; }
dd {  line-height: 1.5em; text-align: justify; margin-bottom: 10px; }


#obsah ul { list-style-type: square; }
#obsah ul li { display: list-item;font-size: 1.1em; line-height: 1.5em; text-align: justify; }
#obsah ul.none { list-style-type: none; }
#obsah ul.none li { display: list-item; font-size: 1.1em; line-height: 1.5em; text-align: justify; }
#obsah ol { list-style-type: decimal; }
#obsah ol li { display: list-item; text-align: justify; }
li h2, li h3 { display: inline; font-size: 1.1em; }

a:link,a:active,a:visited { color: #0022ff; }
a:hover { color: #0066ff; }
a.dark:link,a.dark:active,a.dark:visited { color: #00005b; }
a.dark:hover { color: #0066ff; }

table { border-collapse: collapse; margin-bottom: 2em; }
caption { text-align: left; font-size: 1.3em; font-weight: normal; color: #000099; padding-bottom: 0.5em; }
td,th { padding: 5px 10px; vertical-align: top; border: solid #00005b 1px; }
th { color: #ffe400; background-color: #6699ff; }


/* foot */
#foot { clear: both; width: 718px; border-top: #000 solid 1px; background-color: #495a79; font-size: 0.8em; }
#foottop { text-align: left;  padding: 5px 15px; border-bottom: solid #eaebf3 1px; color: #eaebf3; }
#footbottom { text-align: right; padding: 5px 15px;  color: #eaebf3; }

/* kontakt vo foot */
#foot address { text-align: left; font-size: 1.5em; padding: 10px 0 20px 0; }

/* galeria */
.thumb { float: left; width: 210px; margin-bottom: 20px; }
.thumb img { border: solid #495a79 5px; margin-bottom: 5px; }
#imgleft { float: left; }

