﻿html{height: 100%;}

body
{
    margin: 0;
    padding: 0;
}

#main
{
    margin-left: auto; 
    margin-right: auto;
    width:900px;
}

#header
{
    width:900px;
    height: 170px;
    /*margin-bottom: -17px;*/
}

#header #flag-en, #header #flag-cs
{ 
    position:relative;
    left: 10px;
    top: 10px;
}

#header #flag-cs a, #header #flag-en a
{
    display:block;
    height: 20px;
    width: 30px;
    background-position: left top; 
    background-repeat: no-repeat; 
    z-index: 100;
}    

#header #logo-cs, #header #logo-en
{
    height:165px;
}

#menu-buttons 
{
    width:100%;
    float:right;
    margin:0;
    padding:0;  
    clear:both;  
}

#menu-buttons a 
{
    float:right;
    margin-bottom: 4px;
    width: 100%;
}

#menu-buttons img
{
    width: 160px;
    border:none;
}
#menu-buttons ul 
{
    list-style-type: none;    
    background-image:none;
    list-style-image:none;
}


/*#buttonMenu-01 a, #buttonMenu-02 a, #buttonMenu-03 a, #buttonMenu-04 a, #buttonMenu-05 a, #buttonMenu-06 a, , #buttonMenu-07 a*/
#menu-buttons ul li a.menu-buttons-item, #menu-buttons ul li a.menu-buttons-item100
{
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    float: right;
    clear: both;
    margin-bottom: 3px;
    padding-left: 8px;
    height: 60px;
    width: 152px;
    line-height: 90px;
    vertical-align: bottom;
    list-style-type: none;
    list-style-image: none;
    text-decoration: none;
    font-size: 10px;
    background-color: #000080;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bolder;
}
/*
#menu-buttons ul li a.menu-buttons-item:first-letter
{
    font-size: 12px;
    color: #FFF;
    font-weight: bolder;
}
*/

#menu-buttons ul #buttonMenu-00 a.menu-buttons-item {color:#FFF;}
#buttonMenu-IN a { background-image: url('btn_intra_160x60.gif'); background-repeat:no-repeat; }
#buttonMenu-00 a { background-image: url('btn_home_160x60.gif'); background-repeat:no-repeat; }
#buttonMenu-01 a { background-image: url('btn_news_160x60.gif'); background-repeat:no-repeat; }
#buttonMenu-02 a { background-image: url('btn_inter_160x60.gif');  background-repeat:no-repeat;}
#buttonMenu-03 a { background-image: url('btn_stredisko_160x60.gif');  background-repeat:no-repeat;}
#buttonMenu-04 a { background-image: url('btn_socha_160x60.gif');  background-repeat:no-repeat;}
#buttonMenu-05 a { background-image: url('btn_projektyEU_160x60.gif');  background-repeat:no-repeat;}
#buttonMenu-06 a { background-image: url('btn_adopce_160x60.gif');  background-repeat:no-repeat;}


#buttonMenu-100 a { background-image: url('btn_film2_160x90.gif');  background-repeat:no-repeat;}
#menu-buttons ul #buttonMenu-100 a.menu-buttons-item {color:#000000;}
#menu-buttons ul li a.menu-buttons-item100
{
    height:90px;
}

#main
{
    width:900px;
    padding-bottom: 5px;
}

#content, #column1, #column2, #column3
{
    margin:0;
    padding: 0;
    border: none;
    overflow:hidden;
}

#content
{
    clear:both;
    width: 100%;
    min-height:400px;
}

#column1, #column2
{
    margin-right:0px;
}

#column1
{
    float:left;
    width:157px;
}

#column2
{
    float:left;
    width:562px; 
    padding-top:0px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom: 10px;
    height:100%;
    min-height:400px;
}

column2-in
{
    margin:0;
}

#column3
{
    float:right;
    width:160px;
}

#column2 ul
{
    /*margin-top: 0.3em;*/
    margin-top: 0.0em;
    list-style-image: url(bul_06.gif);
}

#column2 li 
{
    margin: 0 2em 0.5em 0;
    text-align:justify;
}

#column2 ul ul
{
    /*margin-top: 0.3em;*/
    margin-top: 0.0em;
    list-style-type: none;
    list-style-image: none;
/*    border-left: solid 1px silver; */
    margin-left: 0em;
}

#column2 li li
{
    /*margin: 0em 2em 0.5em 0; */
    margin:  0 0 0.5 0em;
    padding: 0 0 0 0.75em;
    text-align:justify;
    border-left: solid 1px silver; 
}

#footer
{
    width: 900px;
    margin: 0px;
    padding: 0;
    text-align: right;
    clear:left;
}

#footer-in
{
    padding: 7px 5px 0px 5px;
    height: 20px;
}


/* --- elements --- */
img
{
    padding: 0;
    margin: 0;
    float:left;
    clear:left;
    margin-right:8px;
    margin-bottom:8px;
}


p
{
    text-align:justify;
    margin-top: 0px;
    margin-bottom: 10px;
}

h1,h2,h3,h4,h5
{
    margin-top: 22px;
    margin-bottom: 6px;
}

h1 
{
    margin-top:8px;
    margin-bottom: 22px;
    font-size:26px;
    font-size: 2.2em;
}

h2
{
    font-size:18px;
    font-size:1.8em;
}

h3 
{
    font-size:16px;
    font-size: 1.6em;
}
  
h4
{
    font-size:14px;
    font-size: 1.4em;
}

h5
{
    font-size:12px;
    font-size: 1em;
}

.cleaner, .nodisplay, hr.cleaner
{
    display:none;
    visibility:hidden;
    margin: -1px 0 0 0;
    padding: 0;
    height: 1px;
    border: none;
}

.cleaner, hr.cleaner
{
    clear:both;
}

/* controls */
input, select
{
    font-size:0.9em;
/*    line-height: 1.9em;
    height:1.9em;*/
    vertical-align:middle;
}

input, select, textarea
{
/*    background-color: #f5ffff;*/
}

fieldset.table label, fieldset.login label
{
    display:block;
    float:left;
    width: 6em;
    vertical-align:top;
    clear:left;
}

fieldset.table input, fieldset.table select
{
    width: 25em;
    clear:right;
}

fieldset.table textarea{ width: 34em;}

fieldset
{
    padding: 10px 10px 5px 10px;
    margin: 0 0 10px 0;
    border: solid 1px #000080;
}

legend
{
    font-weight:bold;
    font-size: 0.9em;
    color: #000080;
    margin: 0px 0 0 -7px;
    padding: 3px;
    border: solid 0px navy;
}

label
{
    margin-right: 2px;
}


/* korekce chyby tisku */
@media print
{
    #main, #header, #content, #footer { width:821px; }
    #column3 { float:left; }/*, #top_column3*/
    .onlyScreen { display: none; }
    #panelInfo { display: none; }
}
