/*=	FitCraft Recyklace
    layout.css
    29.10.2013
    17.02.2014 [mp]

    zelena		#83BE32			text
    cerna		#383838			text

*/


/*= ROZLOZENI WEBU 
----------------------------------------------------------*/
html
{
    height: 100%;
    font-size: 62.5%;
}
body
{
    height: 100%;
    background: #F9F9F9 url(../images/pozadi-html.jpg) no-repeat top center;
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
#divBody
{
    width: 980px;
    background-color: #FFF;
    margin: 0 auto;
}
#divHeader
{
    min-height: 177px;
    display: block;
    background: #FFF url(../images/pozadi-zahlavi.jpg) no-repeat top right;
}
#divLogo
{
    display: block;
    padding: 30px 0 12px 30px;
}


/*= MENU 
----------------------------------------------------------*/
#divMenu
{
    display: table;
    float: left;
    vertical-align: bottom;
    margin: 0 auto 0 auto;
    width: 100%;
    background: #000;
}
#divHelp
{
    float: right;
    padding-top: 1px;
    padding-right: 2px;
    display: block;
}
#divHelp img
{
    padding-top: 8px;
    padding-right: 8px;
}


/*= OBSAH 
----------------------------------------------------------*/
p
{
    margin: 14px 0;
    line-height: 1.4em;
}
a
{
    color: #83BE32;
    text-decoration: underline;
}
a:hover
{
    color: #83BE32;
    text-decoration: none;
}
h1
{
    color: #221F1F;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px #83BE32 solid;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 4px;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
}
h2
{
    color: #83BE32;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 4px;
    margin: 20px 0 -5px 0;
}
#divLoginpanel
{
    display: block;
    float: right;
    min-width: 100%;
    background: #FFF;
    min-height: 34px;
    line-height: 34px;
    color: #FFF;
    text-align: right;
    margin: 0;
    font-size: 11px;    
    clear: both;
    /* background: #FFF url(../images/pozadi-login.gif) repeat-y bottom right; */
}
#divLoginName 
{
    display: table-cell;
    float: right;
    min-width: 240px;
    min-height: 34px;
    padding: 0;
    padding-left: 10px;
    margin: 0 0 0 0;
    background-color: #83BE32;
}
#divRightpanel
{
    display: table;
    float: right;
    width: 250px;
    padding: 0;
    margin: 0;
}
#divLeftPanel
{
    min-height: 300px;
    padding: 14px;
    display: block;
}
#divLoginpanel a
{
    color: #FFF;
    font-size: 11px;
    text-decoration: underline;
    margin-right: 15px;
}
#divLoginpanel a:hover
{
    color: #FFF;
    text-decoration: none;
}
#divLoginDialog
{
    text-align: left;
    background: #FFF url(../images/pozadi-prihlaseni.jpg) no-repeat bottom left;
    min-height: 200px;
    width: 620px;
    margin-left: 40px;
    font-weight: bold;
}
#divLoginDialog table table td
{
    text-align: left;
}

#divLoginDialog table
{
    margin: 40px;
}
#divMainContent
{
    padding: 0 20px;
    display: table;
    background-color: #FFF;
    min-width: 690px;
    min-height: 320px;
    padding-bottom: 20px;
}
#divMainContent ul li
{
    list-style-image: url(../images/ikona-ctverec.gif);
    line-height: 15px;
    margin-bottom: 8px;
}
#divLeftpanel #divNews
{
    width: auto;
    min-height: 300px;
    display: block;
    padding: 30px;
}
.divSeparator
{
    line-height: 15px;
    height: 15px;
    margin-bottom: 15px;
    border-bottom: 1px #d0cbc4 dotted;
}
.divSeparatorDouble
{
    line-height: 15px;
    height: 15px;
    margin-bottom: 15px;
    border-bottom: 3px solid #83BE32;
}

/*= PRAVY SLOUPEC 
----------------------------------------------------------*/
#divRightpanel #divNews
{
    float: left;
    width: 220px;
    min-height: 300px;
    display: block;
    padding: 15px;
    background: transparent url(../images/pozadi-novinky.png) repeat-x top left;
}
.divNewsHeadline
{
    color: #221F1F;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px #83BE32 solid;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 4px;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
}
.divNewsDate
{
    font-weight: bold;
}
.divNewsTitle a
{
    text-decoration: underline;
    color: #2192C3;
    font-size: 13px;
    font-weight: normal;
}
.divNewsTitle a:hover
{
    text-decoration: none;
}
.divNewsTitle
{
    padding-top: 4px;
    margin-bottom: 2px;
}
.divNewsDescription
{
    margin-bottom: 15px;
}


/*= BOX - NAPOVEDA
----------------------------------------------------------*/
.divHelpBox
{
    background: #F1F1F1 url(../images/ikona-napoveda-obsah.png) no-repeat top left;
    margin-top: 35px;
    border-top: 3px solid #83BE32;
    padding: 12px 20px 12px 25px;
    display: block;
    min-height: 50px;
}
.divHelpBox ul li
{
    list-style-image: url(../images/ikona-ctverec.gif);
    line-height: 15px;
    margin-bottom: 8px;
}




/*= MENU
----------------------------------------------------------*/
/* PRVNI UROVEN */

ul.dropdownmenu
{
    line-height: 35px;
    font-size: 1.1em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    vertical-align: top;
    text-align: center;
    border: none;
    padding: 0;
    margin: 0 0 0 0;
    position: relative;
}
ul.dropdownmenu li, li#selectedLink
{
    float: left;
    display: block;
    margin: 0 0.3em;
    padding: 0 0.9em;
    text-align: center;
    letter-spacing: 0.06em;
}
ul.dropdownmenu li a
{
    text-decoration: none;
}
ul.dropdownmenu li a:hover
{
    text-decoration: none;
    color: #83BE32 !important;
}
ul.dropdownmenu li ul
{
    margin-top: 35px;
    margin-left: 0;
}
ul.dropdownmenu li.wp-dropdownmenu-selected a:hover
{
    border: none !important;
}
ul.dropdownmenu li
{
    display: block;
    z-index: 1 !important;
}
ul.dropdownmenu li a, ul.dropdownmenu li a:visited
{
    display: block;
    border: none;
}
ul.dropdownmenu li.menuLastItem
{
    border: none !important;
}
ul.dropdownmenu li.menuLastItem
{
    border: none !important;
}
ul.dropdownmenu li.hover
{
    position: relative;
}
li.menuSelectedItem
{
    position: relative;
}
ul.dropdownmenu li.hover ul li
{
    border: none;
}
ul.dropdownmenu
{
    color: #FFFFFF;
}
.childs
{
    background: transparent url(../images/ikona-menu-sipka.gif) no-repeat center right;
}
.childs:hover
{
    background: transparent url(../images/ikona-menu-sipka-hover.gif) no-repeat center right;
}
ul.dropdownmenu a:active
{
    color: #316CB2;
}
ul.dropdownmenu li a, ul.dropdownmenu li a:visited
{
    color: #FFF;
}
#divMenu ul.dropdownmenu .wp-dropdownmenu-selected a
{
    color: #FFF !important;
}
.wp-dropdownmenu-group a:hover
{
    color: #316CB2 !important;
}

/* DRUHA UROVEN */
ul.dropdownmenu ul
{
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 200px;
    white-space: nowrap;
    display: none;
    position: absolute;
    z-index: 12;
    top: 100%;
    margin-left: -16px !important;
    padding: 0 0 0 0;
    border: none;
}
ul.dropdownmenu .wp-dropdownmenu-item:hover ul
{
    display: block;
}
ul.dropdownmenu ul li
{
    font-weight: bold;
    text-transform: none;
    padding: 0 0 0 0 !important;
    border: none;
    border-right: none !important;
    width: 100%;
    line-height: 32px;
    height: 32px;
    margin: 0;
}
ul.dropdownmenu ul li a
{
    font-family: Arial, Helvetica, sans-serif; /*	letter-spacing: normal; */
    font-weight: normal !important;
    margin-left: 16px;
    margin-right: 24px;
    font-size: 1em;
}
ul.dropdownmenu ul li:last-child a
{
    margin-bottom: 10px;
}
ul.dropdownmenu ul:last-child
{
    border-bottom: none !important;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdownmenu ul li a, ul.dropdownmenu ul li a:visited, ul.dropdownmenu ul li a:hover
{
    text-decoration: none;
    font-size: 1em !important;
    font-weight: normal;
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 0 0 0 0;
    padding-bottom: 8px;
}
ul.dropdownmenu ul li:hover
{
    background-color: #83BE32 !important;
}
ul.dropdownmenu ul li:hover a
{
    color: #FFF !important;
}
ul.dropdownmenu ul li ul
{
    margin-left: 0px;
}
ul.dropdownmenu li ul li:hover a, ul.dropdown li ul li a
{
    background: transparent !important;
}
ul.dropdownmenu li.hover ul li.hover
{
    background-image: none;
}
ul.dropdownmenu li.hover ul li a
{
    margin-left: 4px;
}
ul.dropdownmenu ul
{
    background: #555555;
}
ul.dropdownmenu ul li
{
    border-bottom: 1px solid #000;
}
ul.dropdownmenu .wp-dropdownmenu-item:hover ul li:hover
{
    background: #222;
}


/*= ZAPATI
----------------------------------------------------------*/
#divFooter
{
    background: transparent url(../images/pozadi-zapati.png) no-repeat top left;
    width: 980px;
    height: 194px;
    margin: 0 auto;
}
.divImageButton
{
    height: 152px;
    width: 217px;
    float: left;
    margin: 22px 0 0 22px;
}
.divImageButton a
{
    display: block;
    min-height: 152px;
    min-width: 217px;
    background-position: 217px 0;
}
.divImageButton a.napistenam
{
    background: transparent url(../images/tlacitko-napiste-nam.png) repeat-x 0 0;
}
.divImageButton a.mapa
{
    background: transparent url(../images/tlacitko-mapa.png) repeat-x 0 0;
}
.divImageButton a.kontakt
{
    background: transparent url(../images/tlacitko-zavolejte-nam.png) repeat-x 0 0;
}
.divImageButton a.dotazy
{
    background: transparent url(../images/tlacitko-dotazy.png) repeat-x 0 0;
}
.divImageButton a:hover
{
    background-position: -217px 0;
}

#divCopyright
{
    color: #999999;
    width: 980px;
    height: 38px;
    margin: 0 auto;
    font-size: 11px;
    line-height: 38px;
    padding-left: 10px;
}



/*= FORMULARE
----------------------------------------------------------*/
input, select, textarea
{
    border: 1px solid #D0CBC4; /* margin: 5px; */
}
#ContentPlaceHolderBase_Login1_RememberMe
{
    border: none;
}
label
{
    font-weight: normal;
}
#ContentPlaceHolderBase_Login1_UserName, #ContentPlaceHolderBase_Login1_Password
{
    width: 150px;
}
.inputDisable
{
    background-color: #F1F1F1 !important;
    margin-bottom: 2px;
}
#ContentPlaceHolderBase_ContentPlaceHolderDetail_tbMsg
{
    width: 400px;
    height: 180px;
}
.tableForm
{
    min-width: 640px !important;
}
.tableForm td input
{
    min-width: 410px !important;
}
.tableForm td input.inputButton
{
    min-width: 120px !important;
}

.tableFormPanel
{
    min-width: 558px !important;
}
.tableFormPanel td input
{
    min-width: 198px !important;
}
.tableFormPanel td input.inputButton
{
    min-width: 120px !important;
}

.panelDetail
{
    font-style: italic;
}

.inputButton, #ContentPlaceHolderBase_Login1_LoginButton 
{
    min-height: 30px !important;
    padding: 0 5px;
    min-width: 120px !important;
    background-color: #83BE32;
    border-color: #83BE32;
    font-weight: bold;
    color: #FFF;
    cursor: hand;
    cursor: pointer;
    line-height: 30px;
    float: left;
    margin-right: 20px;
}

.inputButton:hover, #ContentPlaceHolderBase_Login1_LoginButton:hover
{
    background-color: #2293C3 !important;
    border-color: #2293C3;
  }


a.inputButton 
{
    min-height:30px !important;
    padding: 0 5px;
    min-width: 120px !important;
    background-color: #83BE32 !important;
    border-color: #83BE32;
    font-weight: bold !important;
    color: #FFF !important;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    line-height: 30px !important;
    display: table-cell;
    text-align: center;    
    float: left;
    margin-right: 5px;
}

a.inputButton:hover
{
    background-color: #2293C3 !important;
    border-color: #2293C3;
  }


/*= TABULKY
----------------------------------------------------------*/
table
{
    border-collapse: collapse;
}
table td
{
    padding: 5px;
}
table th
{
    padding: 6px 5px;
    text-align: left;
}
table.data
{
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    min-width: 660px;
}
table.info {
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width: 100%;    
}

table.info td.detail-desc {
	font-weight: bold; 
}

table.double
{
    min-width: 950px;
}
table.data th, table.info th
{
    vertical-align: bottom;
    vertical-align: middle;
    text-align: left;
    padding: 0 2px 0 5px;
    font-size: 1em;
    white-space: nowrap;
    height: 25px;
    background-color: #F1F1F1;
    border-top: 1px solid #D0CBC4;
}
table.data th.right
{
    text-align: right;
    padding-right: 2px;
}
table.data th.center
{
    text-align: center;
}
table.data tr.row-link
{
    cursor: pointer;
}
table.data tr.row-link:hover
{
    cursor: pointer;
}
table.data td, table.info td
{
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #D0CBC4;
}
table.data td.left
{
    text-align: left;
    padding-left: 10px;
}
table.data td.number
{
    text-align: right;
    padding-right: 2px;
}
table.data td.datumCas
{
    text-align: right;
    padding-right: 2px;
    width: 110px;
}
table.data td.mesicRok
{
    text-align: right;
    padding-right: 2px;
    width: 50px;
}
table.data td.popis
{
    font-style: italic;
}
.linkDoc
{
    background: #FFF url(../images/ikona-doc.gif) no-repeat center left;
    padding-left: 13px;
}
.linkPdf
{
    background: #FFF url(../images/ikona-pdf.gif) no-repeat center left;
    padding-left: 13px;
}
.linkXls
{
    background: #FFF url(../images/ikona-xls.gif) no-repeat center left;
    padding-left: 13px;
}


/*= OTAZKY A ODPOVEDI
----------------------------------------------------------*/
.faq-wrapper
{
    margin-bottom: -10px;
}
.faq-section
{
    margin-bottom: 15px;
}
.faq-category
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    margin-top: 20px !important;
    padding-top: 0 !important;
    text-align: left !important;
    color: #221f1f;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 4px;
    margin: 20px 0 -5px 0;
}
.faq-expandall
{
    color: #83be32;
    text-decoration: none !important;
    margin-top: 10px;
    cursor: hand;
    cursor: pointer;
    float: left;
}
.faq-expandall
{
    text-decoration: none;
}
ul li.faq-qa
{
    margin-left: 13px;
    padding: 0;
}
ul li.faq-qa:first-child
{
}
.faq-question
{
    font-weight: normal !important;
    color: #83be32 !important;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
.faq-question:hover
{
    text-decoration: none;
}
li.faq-qa ul > li
{
    margin-left: -40px;
    margin-top: -10px;
    padding: 0;
    list-style-type: none;
    padding-bottom: 18px;
    list-style: none !important;
    text-align: justify;
}
li.faq-qa ul > li li
{
    list-style: disc !important;
    margin-left: -5px;
}
li.faq-qa ol li
{
    margin-left: -15px;
    padding: 0;
    padding-bottom: 0;
}
