/* layout */
body,#left,#right { margin: 0; padding: 0; border: 0; background-color: #3a6ea5; text-align: center; }
#content { width: 750px; text-align: left; margin: 10px auto 20px auto; background-color: #6799ff; border: solid #000000 1px; }
#head { width: 750px; height: 154px; border-top: solid #6799ff 10px; /*border-bottom: solid #6799ff 10px;*/ }
#headleft { float: left; }
#headright { }
h3#slogan { font-size: 25px; color: #fec601; text-align: center; }
#box { width: 750px; padding:0; margin: 0; background: #bcd1fc url("Images/bgcont.gif") top left repeat-x; }

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

#left { float: left; width: 220px; background: #bcd1fc url("Images/bgcont.gif") top left repeat-x;}
#right { margin-left: 220px; background: #bcd1fc url("Images/bgcont.gif") top left repeat-x; min-height: 600px;}

/* navigacia */
.ulmenu { margin: 3em 0 0 15px; }
.ulmenu li { list-style-type: none; margin-top: 6px; padding: 2px 10px 2px 10px; text-align: left; border: solid #000099 1px; }
.ulmenu li a { display: block; width: 100%; }
.ulmenu li a:link, .ulmenu li a:active, .ulmenu li a:visited { color: #00005b; text-decoration: none; font-size: 1em; }
.ulmenu li a:hover { color: #00005b; text-decoration: underline; font-size: 1em; }
#m1 { background-color: #fef600; }
#m2 { background-color: #ffe400; }
#m3 { background-color: #ffd800; }
#m4 { background-color: #ffc600; }
#m5 { background-color: #ffb400; }
#m6 { background-color: #ffa800; }
#m7 { background-color: #ff9800; }
#m8 { background-color: #ff8800; }
#m9 { background-color: #ff7800; }
/*li.curr a { color: #fff !important; } */

/* kontakt v lavom boxe */
address { margin: 3em 0 0 15px; text-align: center; }
address strong { font-size: 1.3em; }

#login { margin-top: 2em; text-align: center; }
#login h3 { font-size: 1em; margin: 0 0 0.5em 15px; }
#login form { margin-left: 15px; }
#login form label { font-size: 0.9em; }
#login form input { margin: 0; margin-bottom: 0.4em; }
#login p { text-align: center; }
#login p.ajustify { text-align: justify; font-size: 0.8em; padding: 5px; }


/* obsah */
#obsah { padding: 2em 2.5em; text-align: left; }
#obsah h1 { padding-top: 0.4em; margin-bottom: 1em; }
#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; }
dl { }
dt { /*clear: both; float: left; */ line-height: 1.5em; text-align: left; padding-bottom: 0px; margin-right: 0.7em; }
dd { line-height: 1.5em; text-align: left; padding-bottom: 20px; }


#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; margin-bottom: 0.5em;}
li h2, li h3 { display: inline; font-size: 1.1em; }
#obsah address { margin: 0 0 1em 0; text-align: left; }

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

table { float: left; table-layout: fixed; width: 460px; 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 6px; vertical-align: top; border: solid #00005b 1px; }
th { color: #ffe400; background-color: #6699ff; text-align: center; }


/* foot */
#foot { clear: both; width: 750px; border-top: #000 solid 1px; background-color: #bcd1fc; font-size: 0.8em; }
#footleft { float: left; text-align: left;  padding: 5px 15px; }
#footright { text-align: right; padding: 5px 15px; }

/* galeria */
.thumb { float: left; width: 200px; margin-bottom: 20px; }
.thumb img { border: solid #6799ff 5px; margin-bottom: 5px; }

#imgleft { float: left; }

.highlight { padding: 0.5em 1em; border: dotted #ff7800 2px; margin-bottom: 35px; }

fieldset { border: solid #000099 1px; padding: 8px; }

/* privatne info */
.privat th { font-weight: normal; color: #555; font-size: 1.1em; text-align: left !important; background-color: #E6E6EE !important; }


