/* fonts,colors,sizes */
body { font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;	font-size: 80%; }
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dt,dd,form { display: block; margin: 0; padding: 0; border: 0; }
select,input,option,textarea,th,td { margin: 0; font-size: 1em; font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; }

.white { color: #fff; }
.red { color: #9e0b0e; }
.grey { color: #666; }
.blue { color: #0372CE; }


.print { text-align: left; padding-top: 10px; }
.blocker { clear: both; height: 1px; width: 10px; font-size: 1px; }
.blocker30 { clear: both; height: 30px; width: 10px; font-size: 1px; }

/* layout */
body,#left,#right { margin: 0; padding: 0; border: 0; background-color: #fff; text-align: center; }
#content { width: 100%; text-align: left; margin: 5px auto 20px auto; background-color: #fff; text-align: center; }
#head { width: 100%; height: 104px; border-bottom: solid #333 1px; }
#headleft { float: left; }
#headright { }
#headbottom { }


/* boxy */
#box { clear: both; width: 100%; padding:0; margin: 0; }
#left { display: none; }
#boxleft { display: none; }
#center { }
#right { display: none; }


/* doplnky */
#bf { display: none; }
#bfleft { display: none; }
#bfcenter { display: none; }
#bfright { display: none; }


/* foot */
#foot { clear: both; width: 100%; border-top: solid #B8C7CF 2px; }
#footleft { float: left; text-align: left;  padding: 5px 15px; width: 400px; font-size: 0.9em; color: #7699B5; }
#footright { text-align: right; padding: 5px 15px; font-size: 0.9em; color: #7699B5; }
#foot a:link,#foot a:active,#foot a:visited { color: #7699B5; }


/* navigacia horizontal */
#horm { display: none; }




/* obsah */
#obsah { padding: 1em; text-align: left; }
#obsah h1 { padding-top: 0.4em; margin-bottom: 1em; }
#obsah h2,#obsah h3 { margin-bottom: 0.5em; }
#obsah h1 { font-size: 1.4em; color: #4A6270; }
#obsah h2 { font-size: 1.1em; color: #4A6270; }
#obsah h3 { font-size: 1em; color: #4A6270; }
#obsah ul, #obsah ol { list-style-position: inside; margin-left: 0.5em; }
#obsah address { line-height: 1.5em; margin-bottom: 1em; font-style: normal; text-align: left; }
#obsah p,#obsah ul li,#obsah ol li { line-height: 1.3em; }
#obsah ul li,#obsah ol li { margin-bottom: 0.3em; }
#obsah hr { clear: both; border: 0; width: 80%; color: #4A6270; background-color: #4A6270; height: 1px; margin: 10px auto 20px auto; }
#obsah p,#obsah ul,#obsah dl,#obsah ol,#obsah table{ margin-bottom: 1em; }
.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }
.ajustify { text-align: justify; }
#obsah strong { color: #4A6270; }
#obsah acronym { border-bottom: #4A6270 dotted 2px; }


#obsah dt { line-height: 1.3m; color: #4A6270; text-align: left; padding-bottom: 0px; margin-right: 0.7em; }
#obsah dd { line-height: 1.3em; text-align: left; padding-bottom: 20px; }

#obsah p.message { display: block; background-color: #ddd; color: #9b0b0e; padding: 0.8em; margin-bottom: 2em; }

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


#obsah a:link,#obsah a:active,#obsah a:visited { color: #4A6270; }
#obsah a:hover { color: #B22020; }
a.dark:link,a.dark:active,a.dark:visited { color: #00005b; }
a.dark:hover { color: #B22020; }

img.docicon { margin-right: 8px; margin-bottom: 4px; float: left; }
img.docimage { margin: 10px auto 40px auto; border: solid #333 1px; }
.boxdocimage { width: 100%; text-align: center; }

table { table-layout: fixed; width: 99%; border-collapse: collapse; margin-bottom: 2em; font-size: 0.95em; }
caption { text-align: left; font-size: 1.1em; font-weight: normal; color: #4A6270; padding-bottom: 0.5em; }
td,th { padding: 5px 6px; vertical-align: top; border: solid #000 1px; }
th { color: #fff; background-color: #4A6270; }

/* perexy */
.perex { line-height: 1.2em; margin-bottom: 3em; margin-top: 2em; }
.High { padding: 0.5em; padding-bottom: 1em; border-bottom: solid #4A6270 1px; padding-top: 0.3em; background-color: #ededed; }
.High h2 a { color: #B22020 !important; }
.High .meta { display: none; }
.boxdocicon { width: 130px; height: 90px; float: left; }
.meta { padding: 0; margin:0; font-size: 0.9em; margin-top: 20px; }
.meta p { border-top: solid #ccc 1px; border-bottom: solid #ccc 1px; margin: 0; padding: 0.2em 0; line-height: 1em; }
.meta p,.meta strong,.meta a { text-decoration: none; color: #999 !important; }
.meta img { display: inline; vertical-align: middle; }

#perex_news { float: left; width: 96%; margin-bottom: 45px; border: solid #4A6270 1px; background-color: #fafafa; padding: 0.6em 0.5em 0.3em 0.5em; }
#perex_news dt { clear: both; float: left; width: 24%; margin: 0; padding-bottom: 0 !important; }
#perex_news dd { float: left; width: 74%; margin: 0; padding-bottom: 10px !important; }
#perex_news dd h2 { display: inline; }
#perex_news dd h2.High a { color: #B22020 !important; }

/* older docs + vnorene rubriky */
.perex_older_item { clear: both; color: #666; font-size: 0.95em; }
.perex_older_item dt { font-weight: bold; font-size: 0.9em; }
.perex_older_item dd { padding-bottom: 0.5em !important; }
#catsub { margin-left: 1em; padding:0; list-style-position: inside; list-style-type: none; }
#catsub li { color: #666; margin: 0; padding: 0; }
#catsub li a { color: #456879; }
#catsub li a:hover{ color: #75a3bb; }

/* attachments */
#box-attachments { display: none; }


/* galeria */
#gallery,#photo { padding-top: 1em; }
.thumb { width: 160px; margin-bottom: 20px; margin-right: 10px; padding: 5px; border: solid #49606E 1px; }
.thumb img { border: solid #000 1px; margin-bottom: 5px; }
.thumb a { text-decoration: none; }
#photo img { border: solid #000 1px; margin-bottom: 5px; }
#imgleft { float: left; }


/* sitemap */
.sm_ul_level_0 { font-size: 1.1em; font-weight: bold; }
.sm_ul_level_1 { font-size: 1em; padding-left: 1em; padding-top: 0.3em; }
.sm_ul_level_2 { font-size: 0.95em; padding-left: 1em; padding-top: 0.3em; }
.sm_ul_level_3 { font-size: 0.9em; padding-left: 1em; padding-top: 0.3em; }
.sm_ul_level_4 { font-size: 0.85em; padding-left: 1em; }
.sm_ul_level_0 h3 { font-size: 0.9em; font-weight: normal; padding-left: 2em; }
.sm_ul_level_0 h3 a { color: #666 !important; }



/* diskusie */
#discuss { margin-top: 30px; padding: 1.8em 0; color: #456879; line-height: 1.4em; }
#discuss div { margin: 15px 0 25px 0; border-bottom: dashed #ededed 2px; padding-bottom: 5px; }
#discuss .info { font-style: italic; }
#discuss div p.even { background-color: #f5f5f5; }
#discuss div p.odd { background-color: #f9f9f9; }
#discuss .komentar { padding: 0.5em; }
#discuss .sign { font-size: 0.95em; }
#discuss .replies { padding-bottom: 1em; font-size: 0.9em; }
#discuss .badpost { font-size: 0.9em; }


/* faq */
#faq { margin-top: 30px; padding: 1.8em 0; color: #456879; line-height: 1.4em; }
#faq .info { font-style: italic; }
.faqinfo { display: block; padding-bottom: 0.3em;  }
.faqkomentar {  display: block; padding-bottom: 0.3em; color: #000; }
#faq ul { list-style-type: none; margin: 10px 0; border-bottom: dashed #ededed 2px; padding-bottom: 5px; }
#faq ul li { display: block; width: 90%; }
#faqquestun { margin-bottom: 50px; margin-top: 30px; }
#faqclose { font-weight: bold; }
.questfaq {  margin: 10px 0; width: 99%; }
.questfaq dt { background-color: #efefef; width: 98%; margin: 0; padding: 3px 3px 0.5em 3px; }
.questfaq dd {  background-color: #f9f9f9; width: 98%; margin: 0; padding: 3px; border-bottom: dashed #ededed 2px; }


/* formulare discuss+faq */
#Data,#FaqData { display: none; }
p.info { display: none; }



/* search */
#Search fieldset { border: solid #fff 2px; padding: 0; margin: 0; }
#box-search { margin-bottom: 20px; padding-bottom: 10px;  border-bottom: solid #B8C7CF 1px; }
#box-search label { display: block; background: #BDCAD2 url("Images/bglabel.gif") top left repeat-x; padding: 2px 0 2px 6px; margin-bottom: 10px; text-align: left; color: #fff; font-weight: bold; font-size: 0.9em; }
#q { width: 150px; border: solid #49606E 1px; }


/* boxy v lavom stlpci */
.boxinfo { background-color: #E8EEF3; border: solid #49606E 1px; margin: 3px; padding: 3px; text-align: center; font-size: 0.9em; margin-bottom: 30px; }
.boxinfo .bigred { font-size: 1.4em; font-weight: bold; color: #B22020; }
.boxinfo a:link,.boxinfo a:active,.boxinfo a:visited { color: #4A6270; }
.boxinfo a:hover { color: #B22020; }



