/* styl do cms */

.cms4-contentstag H3
{margin-bottom: 0.3em;}
.cms4-contentstag .calendar
{margin: 0 0 0.3em 0; padding: 0;}
.cms4-contentstag .calendar LI
{display: inline; margin: 0 1em 0 0; padding: 0;}
.cms4-contentstag .abstract
{margin-bottom: 1em;}

/* admin */
.TitleWidget
{width: 99%;}
.AbstractWidget
{height: 6em;}

#standart-form input, #standart-form textarea
{margin-bottom: 0.5em;}
#standart-form label
{font-weight: bold;}
.cms4-element-pagelet-contents A
{font-weight: bold;}

/* anketa */
.comp4-poll OL
{margin-top: 0.5em;}
.comp4-poll UL
{list-style-position: outside;}
.comp4-poll LI
{padding: 0; margin-bottom: 0.5em; list-style-position: outside; }
.comp4-poll .bar
{ background: #efefef; width: 100px;}

/* mailform */
#standart-form .message, #standart-form .email, #standart-form .phone
{ width: 100%; border: 1px solid #dcdcdc; }
#standart-form .message:focus, #standart-form .email:focus, #standart-form .phone:focus
{ border: 1px solid gray;}
.comp4-poll .bar span
{ background: #999;}

/* kalendar */
.comp4-cms-calendar div.wm4-listing
{ background-color: #fff;  padding: 3px 10px;}
.comp4-cms-calendar table.wm4-listing
{ width: 100%; border-collapse: collapse; text-align: left;}
.comp4-cms-calendar table.wm4-listing th,
.comp4-cms-calendar table.wm4-listing td {
vertical-align: top; margin: 0; padding: 3px 5px; border: solid 1px #dcdcdc;}
.comp4-cms-calendar table.wm4-listing th
{border-bottom:1px solid #ccc;}
.comp4-cms-calendar table.wm4-listing th
{ color: #666;  background-color: #efefef; text-align: left;vertical-align: middle;}
.comp4-cms-calendar table.wm4-listing th:hover
 {background-color: #efefef;}
.comp4-cms-calendar table.wm4-listing tr.odd td
{ background-color: white;}
.comp4-cms-calendar table.wm4-listing tr.even td
{ background-color: #F5F5F5;}
.comp4-cms-calendar table.wm4-listing tr:hover td
{ background-color: #fff;}
.comp4-cms-calendar table.wm4-listing th a.wm4-listing-order {
    color: #DDD;
    display: block;
    width: 100%;
}
.comp4-cms-calendar table.wm4-listing th a.wm4-listing-order:hover {
    text-decoration: underline;
}
.comp4-cms-calendar table.wm4-listing th a.wm4-listing-order.ordered {
    color: white;
}
.comp4-cms-calendar table.wm4-listing td a {
    
}
.comp4-cms-calendar table.wm4-listing ul li, .comp4-cms-calendar table.wm4-listing ul
{
list-style-type: none;
margin: 0;
padding:0;
}

/* vypisy poddokumentu*/
.cms4-element-pagelet-contents
{
/*border: 1px dotted red;*/
margin-bottom: 1em;
}
.cms4-element-pagelet-contents LI,.cms4-element-pagelet-contents UL
{
margin: 0;
padding: 0;
list-style: none outside;
}
.cms4-element-pagelet-contents UL
{

}
.cms4-element-pagelet-contents LI
{
padding: 1px 0 0.5em 22px;
margin: 0 0 0 1em;
background: url(img/dir.png) no-repeat top left;
}
/* */
.cms4-contentstag UL.calendar
{
padding: 1px 0 0 22px;
background: url(img/kalendar.png) no-repeat top left;
}



/* obrazky file */

.image-jpeg
{

}
/* diskuze*/
.cms4-element-pagelet-discussion A
{
padding: 1px 0 0.5em 22px;
background: url(img/diskuze.png) no-repeat top left;
}
#search div
{
display: inline;
}
/* ********************************* */

/*
?color: red;  ie7
_color: blue;  ie6
*/


body
{background-color:#e1e1e1;font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;font-size:0.7em;color:#444;line-height:150%;margin:0;padding:0;}

TABLE, TD, TH, SELECT, INPUT, OPTION, TEXTAREA, FORM, FIELDSET
{font-size: 100%;font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;}

TABLE
{border-collapse: separate;}
FORM
{margin: 0;}
H1, H2, H3, H4 {color: #333; margin: 1em 0 0.5em 0; padding: 0; font-family: arial;}
H1 {font-size: 1.75em;} H2 {font-size: 1.4em; color: #96bf0d;} H3 {font-size: 1.2em; color: #96bf0d;} H4 {font-size: 1.1em; color: #96bf0d;}
p {margin: 0.5em 0 1em 0; padding: 0;} .small {font-size: 0.9em;} .big {font-size: 1.1em;}
.text-left {text-align: left;} .text-right {text-align: right;}

A img {border: none;}
A {color: #39c; text-decoration: underline;}
A:visited {color: #39c;}
A:hover {color: #339; text-decoration: none;}
.comp4-cms-calendar table.wm4-listing td a
{color: #39c; font-weight: bold;}
/*UL, LI {margin:0; padding: 0;}*/
UL {} UL UL {margin: 1em;}
LI {list-style-position: outside;}

.clear, BODY .wm4-cleaner {clear: both; height: auto;}
.right {float: right;} .left {float: left;}
/* table in doc*/
.cms4-element-pagelet-html TABLE
{ border-collapse: collapse;}
.cms4-element-pagelet-html TABLE TD
{border: 1px solid #dcdcdc;}
/* *************************************************** STRANKA */

#PAGE
{
background: url(img/bg.png) repeat-x top center;
}
#PAGE .page-gfx
{
background: url(img/head-bg.jpg) no-repeat top right;
width: 880px;
margin: 0 auto;
}
#PAGE .page-gfx-b
{
/*background: url(img/bg-bottom.png) no-repeat bottom center;*/
}
#PAGE .page-in
{
padding: 0 6px;


}
/* ************************************************** HLAVICKA */
#HEAD
{
height: 132px;
}
#HEAD .in
{
padding-top: 5px;
position: relative;
}
.head-logo
{
position: absolute;
top: 26px;
left: 215px;
}
.head-logo H1 A
{
line-height: 110%;
display: block;
background: url(img/dzo-logo.png) no-repeat top left;
padding: 10px 5px 0 310px;
height: 55px;
margin: 5px 0 15px 5px;
text-decoration: none;
color: gray;
}
.head-logo H1 A span
{
font-family: verdana;
color: gray;
display: block;
font-weight: normal;
font-size: 11px;
}
.head-logo h1
{
margin: 0 0 5px 0;
padding: 0;
}




.head-blok
{
padding-top: 28px;
}
.head-text1
{
padding-top: 6px;
text-align: right;
font-weight: bold;
}

.ico-contact
{
/*background: url(img/ico-contact.png) no-repeat 0px -3px;
padding: 2px 0 4px 25px;*/
padding: 0px 60px 0px 5px;
}
.ico-map
{
/*background: url(img/ico-map.png) no-repeat 0px -3px;
padding: 2px 0 4px 25px;*/

}

H3.head-text2
{
text-align: right;
padding-top: 6px;
font-size: 13px;
}

/* ******************************************* HORIZONTAL MENU */
/*#HORIZONTAL-MENU:after { content: ""; display: block; height: 0; clear: both; }*/
#HORIZONTAL-MENU
{
background: url(img/h-menu.png) repeat-x top left #96bf0d;
margin: 0 2px;
height: 26px;
overflow: hidden;
}

#HORIZONTAL-MENU UL
{
list-style-type: none;
margin: 0;
padding: 0;
}

#HORIZONTAL-MENU UL LI
{
margin: 0;

padding: 5px 10px;
float: left;
}
#HORIZONTAL-MENU UL LI.active
{
font-weight: bold;
}
#HORIZONTAL-MENU UL LI A
{
color: white;
text-decoration: none;
}

/* ****************************************************** TELO */
#MAIN
{
padding: 10px 0 10px 0;
}
#MAIN .main-in
{
/*background: url(img/bg.png) repeat-y top center;*/

}

/* ********************************************** LEVY SLOUPEC */
#LEFT-COL
{
width: 165px;
float: left;
/*background: #E9F4E3;*/
}
#LEFT-COL-MENU
{
background: url(img/menu-bg.png) no-repeat top left;
}
#LEFT-COL-MENU .inside-gfx
{
background: url(img/menu-bg-bottom.png) no-repeat bottom left;
border: 1px solid white;
}
#LEFT-COL-MENU A
{
font-weight: bold;

}
#LEFT-COL-MENU UL
{
padding: 1em;
margin: 0;
}
#LEFT-COL-MENU UL LI
{
padding: 2px 0 2px 0;
list-style: none outside;
margin: 0;
}

/* ********************************************* PRAVY SLOUPEC */
#RIGHT-COL
{
/*margin-top: -200px;*/
width: 212px;
float: right;
/*background: #E9F4F5;*/
}

/* **************************************** PROSTREDNI SLOUPEC */
#MID-COL
{
margin: 0 0 0 165px;
}
#MID-COL .in
{
background: url(img/obsah-bg.png) no-repeat top left;
}
#MID-COL .inin
{
background: url(img/obsah-bg-bottom.png) repeat-x bottom left;
}

/* *************************************************** PATICKA */
#BOTTOM
{
padding: 12px 0 10px 0;
text-align: center;
}
#BOTTOM A
{

}
.bottom-go-top
{
float: right;
}
/* *************************************************** SDILENI */

#LEFT-COL .in, #RIGHT-COL .in, #MID-COL .in
{
float: left;
width: 100%;
}
/* ************************************************ HORNI MENU */
#MENU-ROW
{
margin-bottom: 10px;
/*background: url(img/menu-top.png) no-repeat top left;*/
line-height: 130%;
}
#MENU-ROW UL
{

margin: 0;
padding: 0;
font-size: 14px;
font-family: arial;
}
#MENU-ROW UL UL
{
font-size: 11px;
font-family: verdana;
margin: 0;
padding: 0;
/*border: 1px solid red;*/
}
#MENU-ROW UL LI
{
padding: 0;
margin: 0 0 15px 0;
list-style: none outside;
}
#MENU-ROW UL LI LI
{
margin: 0;
}
#MENU-ROW UL UL LI.active A, #MENU-ROW UL UL LI A:hover
{
background: #e6b800;
color: white;
}
#MENU-ROW UL LI A
{
color: #CC9900;
text-decoration: none;
}
#MENU-ROW UL LI A:hover, #MENU-ROW UL LI.active A
{
color: #cc6600;
}
#MENU-ROW UL LI LI A, #MENU-ROW UL LI.active li A
{
color: #fff;
}
#MENU-ROW UL LI A
{
display: block;
font-weight: bold;
padding: 3px 10px;
}


/* ******************************************** OBSAH ELEMENTY */
.menu-lang
{
position: absolute;
width: 140px;
overflow: hidden;
}
.menu-lang UL
{
float: left;
list-style-type: none;
padding: 0;
margin: 0;
}
.menu-lang UL LI
{
float: left;
padding: 0 0 0 10px;
margin: 0;
}



.obsah
{

padding: 5px 15px 15px 15px;
}

#TOP-BLOK-A
{
height: 200px;
/*margin-right: 200px;*/
/*float: right;*/
margin-bottom: 10px;
background: url(img/hp-image.jpg) no-repeat top left;
}

#TOP-BLOK-A p
{
padding: 40px 200px 0 20px;
line-height: 150%;
font-size: 16px;
font-family: arial;
font-weight: bold;
margin: 0;
}

#TOP-BLOK-B
{
width: 696px;
height: 200px;
float: left;
margin-bottom: 10px;
background: url(img/nabidka.jpg) no-repeat bottom right;
position: relative;
}
.upoutavka-a, .upoutavka-b, .upoutavka-c
{
position: absolute;
top: 80px;
left: 15px;
padding: 5px;
}
.nabidka-textbg
{
background: url(img/nabidka-textbg.png) no-repeat bottom right;
}
.nabidka-textbg UL
{
margin: 0;
padding:5px 15px 5px 10px;
}
.nabidka-textbg LI
{
margin: 0;
padding:0 0 0 12px;
background: url(img/nabidka-odr.png) no-repeat 0 4px;
list-style-type: none;
}


.upoutavka-b
{
left: 215px;
}
.upoutavka-c
{
left: 415px;
}


/* search */
#search
{float: right; padding: 20px 10px 0 0;}
#search .search-input
{width: 170px;border: 1px solid #C3C3C3; padding: 2px;}
#search .search-input:focus
{border: 1px solid #999;}
#search .search-button
{border: 1px solid #C3C3C3; margin: 0 0 0 5px; padding: 2px auto; background: url(img/search-button.png);}
#search .search-button:hover
{background: url(img/search-button.png) 0 40px;}

/* textove bloky */
#RIGHT-COL .text-blok
{

}
#RIGHT-COL H3, #LEFT-COL H3
{
font-size: 1.1em;
padding: 3px 0 2px 10px;
margin-top: 0;
background: #efefef;
}

#LEFT-COL .text-blok
{

}
.text-blok .inside-gfx
{
/*background: url(img/text-blok-bottom.png) no-repeat bottom left;*/
padding: 6px 0;
/*margin-top: 1em;*/
}
#RIGHT-COL .comp4-poll H3
{
background: none;
}
.text-blok
{
margin-bottom: 10px;
}

/* novinky */
#NEWS H2
{
text-transform: uppercase;
font-size: 11px;
font-family: verdana;
}
#NEWS
{
float: right;
width: 160px;
padding-bottom: 0.5em;
}
#NEWS .hi
{
padding: 2px 0 2px 0px;
font-size: 11px;
}
.time
{
color: gray;
}

.news
{
width: 200px;
}

.news .inside-gfx
{
margin: 0 0 1em 0;
}
.news-text
{
line-height: 135%;
}

.text-blok
{

}
.text-blok H3
{
margin-top: 0;
}



.wm4-calendar
{

}
.calendar TD
{
border: 1px solid #dcdcdc;
padding: 0;
text-align: center;
background: white;
}

TABLE.calendar
{
width: 100%;
/*border-collapse: collapse;*/
/*border: 1px solid #dcdcdc;*/
table-layout: fixed;
}

.calendar .day-weekend
{
background: #efefef;
}
.calendar .day-name TD
{
font-weight: bold;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
background: none;
border: none;
}
.calendar .has_event
{
font-weight: bold;
background: #FFF7D5;
}
.calendar .has_event div
{display: none;}
.calendar TD.day-today
{
/*font-weight: bold;*/
color: white;
background: gray;

}
TABLE..calendar TH
{
padding: 2px;
}

.comp4-poll H2, #RIGHT-COL .comp4-poll H3
{
margin: 0;
font-size: 12px;
}

.comp4-photogallery
{
width: 172px;
overflow: hidden;
}
.aktualita
{
clear: both;
}
.aktualita .news-image
{
float: left;
}
.aktualita .news-image img
{
margin: 0.2em 1em 1em 0;
}
.homepage #LEFT-COL .text-blok
{
padding-right: 10px;
}
#hp-img
{
height: 610px;
width: 490px;
position: relative;
background: url(img/hp-img.jpg) no-repeat top left;
text-align: right;
}
#hp-img H2 a
{
color: #444;
text-decoration: none;
}
#hp-img ul, #hp-img li
{
list-style-type: none;
margin: 0;
padding: 0;
}
#hp-img a
{
color: white;
}
.hp-a
{
position: absolute;
top: 16px;
left: 20px;
width: 220px;
}

.hp-b
{
top: 330px;
left: 250px;
position: absolute;
width: 200px;
}

.cms4-element-pagelet-file
{
clear: both;
}
.cms4-element-pagelet-contents li
{
background: none;
}

.cms4-view .cms4-element-pagelet-rest ul, .cms4-view .cms4-element-pagelet-html ul
{
clear: none;
}

.cms4-view .cms4-element-pagelet-photogallery-item
{
height: 120px;
width: 156px;
background: url(img/img-gal-bg.png) no-repeat top left;
}
.cms4-element-pagelet-photogallery-item .phg-image
{
padding: 10px 0 0 7px;
display: block;
}
.odsad-top
{
margin-top: 1em;
}