/* layout */
body,#left,#right { margin: 0; padding: 0; border: 0; text-align: center; }
img,div,h1,h2,h3,h5,p,ul,ol,li,form,dl,dd,dt,object { display: block; border: 0; margin: 0; padding: 0; }
#content { width: 738px; text-align: left; margin: 10px auto 20px auto; background-color: #f3f3f3; border: solid #fff 1px; }
#head { width: 738px; }
#headleft { width: 178px; height: 234px; background: #f3f3f3; float: left; }
#headright { width: 560px; height: 234px; float: right; }
#box { width: 738px; padding:0; margin: 0; background: #f2eddd url("Images/bg.gif") repeat; }

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

#left { float: left; width: 200px; }
#right { margin-left: 200px; min-height: 500px;}

/* navigacia */
.ulmenu { margin: 2.2em 15px 20px 0; list-style-type: none; }
.ulmenu li { margin: 0; padding: 7px 10px 2px 0; text-align: right; font-weight: bold; }
.ulmenu li a:link, .ulmenu li a:active, .ulmenu li a:visited { color: #006600; text-decoration: none; font-size: 1.1em; }
.ulmenu li a:hover { color: #c74802; text-decoration: underline; font-size: 1.1em; }


/* obsah */
#obsah { padding: 2em 2.5em; text-align: left; }
#obsah h1 { margin-bottom: 0.7em; }
#obsah h2 { margin-bottom: 0.5em; }
#obsah h3 { margin-bottom: 0.2em; }
#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.4em; }
#obsah p,#obsah ul,#obsah dl,#obsah ol,#obsah table{ margin-bottom: 1em; }
dl { }
dt { /*clear: both; float: left; */ line-height: 1.4em; text-align: left; padding-bottom: 0px; margin-right: 0.7em; }
dd { line-height: 1.4em; text-align: left; padding-bottom: 20px; }

div.hr { width: 300px; height: 15px; margin: 1em 0 3em 0; background: transparent url("Images/hr1.gif") no-repeat center center; }
div.hr hr { display: none; }
div.hr1 { width: 400px; height: 15px; margin: 1em 0 3em 0; background: transparent url("Images/hr1.gif") no-repeat center center; }
div.hr1 hr { display: none; }

#obsah ul { list-style-type: square; }
#obsah ul li { display: list-item; font-size: 1.1em; line-height: 1.4em; text-align: justify; }
#obsah ul.none { list-style-type: none; }
#obsah ul.none li { display: list-item; font-size: 1.1em; line-height: 1.4em; 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: #eaebf3; }
a:hover { color: #f8ba13; }
a.dark:link,a.dark:active,a.dark:visited { color: #006600; }
a.dark:hover { color: #c74802; }

table { float: left; table-layout: fixed; width: 400px; border-collapse: collapse; margin-bottom: 2em; }
caption { text-align: left; font-size: 1.3em; font-weight: normal; color: #224422; padding-bottom: 0.5em; }
td,th { padding: 5px 6px; vertical-align: top; border: solid #224422 1px;  }
th { color: #eaebf3; background-color: #006600; }

table.noborder td,table.noborder th { padding: 0; border: 0; }
table.noborder td.slim { }

/* foot */
#foot { clear: both; width: 738px; border-top: #fff solid 1px; background-color: #787878; font-size: 0.8em; }
#footbottom { text-align: right; padding: 5px 15px;  color: #eaebf3; }

/* index */
.aktual h2 { margin: 0; padding: 0; }
.aktual p { border: solid #006600 1px; background: #fff; margin: 0; padding: 1em; }


/* chaty */
.cott { border: solid #006600 1px; background: #fff; margin: 0; padding: 1em; }

/* galeria */
.thumb { float: left; width: 210px; }
.thumb img { border: solid #224422 1px; margin-bottom: 2px; }
.thumb span { font-size: 0.9em; color: #224422; margin-bottom: 5px; }
.imgleft { float: left;  margin: 0 10px 10px 0; }

