/* menu */

html, body
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background:  url(pics/logo_ghost_1.jpg) #000 top left no-repeat;
background-color: #000000;
text-align: center;
}

#main_div
{
max-width: 1200px;
min-width: 1000px;
margin: 0px auto;
background-color: #dddddd;
color: #333333;
border: 1px solid #000000;
font-size: 10pt;
font-family: Verdana, "Lucida Grande CE", sans-serif;
line-height: 110%;
}

#hlavicka
{
padding: 0em;
background:  url(pics/logo_kafka_new.gif) #333 no-repeat left 50%;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 5em;
padding-right: 1em;
border-bottom: 0px solid gray;
height: 110px;
text-align: left;
}

#left_menu
{
float: left;
background-color: #dddddd;
border: 0px solid red;
width: 190px;
margin: 0px;
padding: 0em;
}

#right_menu
{
float: right;
background-color: #dddddd;
border: 0px solid red;
width: 230px;
margin: 0px;
padding: 0em;
}

#main_page
{
margin-left: 190px;
background-color: #f8f8f8;
border: 0px solid red;
border-left: 1px solid gray;
color: #000000;
margin-right: 230px;
border-right: 1px solid gray;
padding: 0.5em;
padding-top: 1em;
max-width: 60em;
min-height: 1500px;
}

#paticka
{
clear: both;
font-size: 8pt;
margin: 0;
padding: .5em;
color: #ffffff;
background-color: #333333;
border-top: 1px solid gray;
}

#menu
{
        margin-top: 1px;
        margin-bottom: 3px;
        background: #333333;
        padding-left: 0px;
        width: 100%; 
        height: 25px;
        border-top: solid 1px #000000;
        border-bottom: solid 1px gray;
        text-align: left
}

#menu_div
{
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        background: #333333;
        padding-left: 30px;
        width: 990px; 
        height: 23px;
        border-top: solid 0px #ff0000;
        border-bottom: solid 0px #ff0000;
        text-align: left
}

a:link
{
        color: #3550a1;
        margin: 0pt;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        text-align: left;
}

a:visited
 {
        color: #3550a1;
        margin: 0pt;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
}

a:active 
{
        color: #404040;
        margin: 0pt;
        font-family:  Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
}

a:hover 
{
        color: #08296b;
        margin: 0pt;
        font-family:  Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        text-decoration: underline;
}

#uvod
{
        font-size: 10pt;
        color: #000000;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        line-height: 140%;
        padding-bottom: 1px;
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
        min-height: 60px;
        background: #f8f8f8;
        text-indent: 6px;
        text-decoration: none;
        text-align: justify;
}

#uvod_ul
{
        font-size: 11pt;
        color: #ffffff;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        line-height: 140%;
        padding-bottom: 1px;
        margin-left: 30px;
        height: 18px;
        background: #000000;
        text-decoration: none;
        text-align: left;
}

#vlevo
{
        text-align: left;
        line-height: 100%;
}

#vlevo_white
{
        color: #ffffff;
        text-align: left;
        line-height: 100%;
}


#vlevo_text
{
        text-align: left;
        line-height: 130%;
}

#vpravo
{
        text-align: right;
        line-height: 100%;
}

#vpravo_menu
{
        text-align: right;
        margin-top: 4px;
        margin-right: 10px;
        margin-bottom: 10px;
        line-height: 120%;
}

#red_menu
{
        color: #ff0000;
        background: #ffffff;
        text-align: center;
        padding: 8px;
        margin-top: 0px;
        line-height: 120%;
}

#pod_menu
{
        color: #ff0000;
        text-align: left;
        margin-top: 0px;
        line-height: 100%;
        font-weight: bold;
}

#red
{
        color: #ff0000;
}


#stred
{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        line-height: 100%;
}



#p_seznam
{
        list-style-image: url (pics/ctverec.png);
        font-size: 11pt;
        margin-left: 30px;
        text-align: left;
        line-height: 100%;
}

#levy
{
        margin-top: 0px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        width: 180px;
        background: #ffffff;
        border: solid 1px #000000;
        text-align: center;
}

#levy_gray
{
        margin-top: 10px;
        margin-bottom: 15px;
        margin-left: 3px;
        margin-right: 0px;
        padding: 0px;
        width: 180px;
        background: #dddddd;
        border: solid 0px #3550a1;
        text-align: center;
}

#levy_kontakt
{
        font-size: 8pt;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: bold;
        padding: 0px;
        padding-left: 10px;
        width: 180px;
        background: #dddddd;
        border: solid 0px #3550a1;
        text-align: left;
}



#pravy
{
        margin-top: 0px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        width: 220px;
        background: #ffffff;
        border: solid 1px #000000;
        text-align: center;
}

#pravy_gray
{
        margin-top: 0px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        width: 220px;
        background: #555555;
        border: solid 1px #000000;
        text-align: center;
}

#levy_pocitadlo
{
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 3px;
        margin-right: 0px;
        color: #ffffff;
        padding: 0px;
        width: 180px;
        background: #dddddd;
        border: solid 0px #3550a1;
        text-align: center;
}

#menu_nadpis
{
        font-size: 9pt;
        color: #ffffff;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        padding-top: 1px;
        padding-bottom: 1px;
        margin: 0px;
        height: 18px;
        background: #333333;
        text-decoration: none;
        text-align: center;
}

.menu_1
{
        padding-left: 6pt;
        padding-top: 3pt;
        height: 25px;
	background: #666666;
        border-top: solid 1px #d6d6d6;
        text-align: left;
        line-height: 140%;
}

.menu_3
{
        padding-left: 6pt;
        padding-top: 3pt;
	background: #d6d6d6;
        height: 25px;
        border-top: solid 1px #666666;
        border-bottom: solid 1px #666666;
        text-align: left;
        line-height: 140%;
}

.podmenu_1
{
        padding-left: 12pt;
        padding-top: 3pt;
        height: 25px;
        border-top: solid 1px #d6d6d6;
        text-align: left;
        line-height: 140%;
}

.menu_1:hover 
{
	background: #000000;
	color: yellow;
}

.podmenu_1:hover 
{
        behavior:url('hover.htc');
	background: #d6d6d6;
	color: red;
}

#menu_text
{
        font-size: 9pt;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        color: #000099;
        margin: 0px;
        padding-left: 6px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 2px;
        text-align: left;
        line-height: 120%;
}

#menu_text_white
{
        font-size: 9pt;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        color: #ffffff;
        margin: 0px;
        padding-left: 6px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 2px;
        text-align: left;
        line-height: 120%;
}

#menu_text_m
{
        font-size: 9pt;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        color: #000099;
        margin: 0px;
        padding-left: 8px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 2px;
        text-align: left;
        line-height: 120%;
}

#menu_text_m_white
{
        font-size: 9pt;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        color: #ffffff;
        margin: 0px;
        padding-left: 14px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 2px;
        text-align: left;
        line-height: 120%;
}

.no_underline
{
        font-size: 8pt;
        color: #ffffff;
        text-decoration: none;
}

#no_underline
{
        font-size: 8pt;
        color: #ffffff;
        text-decoration: none;
}

.no_underline_nab
{
        font-size: 9pt;
        color: #184a18;
        padding: 3px;
        text-decoration: none;
}

#no_underline_nab
{
        font-size: 9pt;
        color: #003300;
        padding: 3px;
        text-decoration: none;
}

.no_underline_akce
{
        font-size: 8pt;
        color: #003300;
        padding: 3px;
        text-decoration: none;
}

.no_underline_akce:hover
{
        font-size: 8pt;
        color: #003300;
        padding: 3px;
        text-decoration: underline;
}

#menu_odkazy
{
        font-size: 8pt;
        margin: 0px;
        padding-left: 6pt;
        padding-top: 2pt;
        padding-bottom: 2pt;
        text-align: left;
        line-height: 100%;
}

#velke_b
{
        font-size: 14pt;
        color: #000000;
        font-weight: bold;
        line-height: 120%;
}

#velke_b_red
{
        font-size: 14pt;
        color: #ff0000;
        font-weight: bold;
        line-height: 150%;
        text-decoration: none;
}

#cena_nab
{
        font-size: 9pt;
        color: #cc3300;
        text-align: center;
        font-weight: bold;
        line-height: 150%;
}

#text_nab
{
        font-size: 9pt;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        color: #000099;
        margin: 0px;
        padding-left: 6px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 2px;
        text-align: center;
        line-height: 120%;
}


#foto_nab
{
        margin-left: auto;
        margin-right: auto;
        padding: 5px;
        width: 194px;
        height: 150px;
        background: #ffffff;
        border: solid 0px #ff0000;
        text-align: center;
}


#cena_nab_new
{
        font-size: 9pt;
        color: #000000;
        text-align: center;
        font-weight: bold;
        line-height: 150%;
}

#cena_nab_old
{
        font-size: 8pt;
        color: #000000;
        text-align: center;
        font-weight: bold;
        line-height: 150%;
}

#cena_nab_new_red
{
        color: #cc3300;
}

#podnadpis
{
        font-size: 11pt;
        color: #000000;
        margin-left: -3px;
        font-weight: bold;
        line-height: 120%;
}

#podnadpis_nabidka
{
        font-size: 9pt;
        color: #000000;
        margin-left: 0px;
        margin-bottom: 10px;
        font-weight: bold;
        text-align: left;
        text-decoration: underline;
        line-height: 120%;
}

#podnadpis_vlevo
{
        font-size: 11pt;
        color: #000000;
        margin-bottom: 0px;
        padding-left: 1em;
        font-weight: bold;
        text-align: left;
        line-height: 100%;
}

#kontakt
{
        margin-top: 5px;
        padding-left: 2em;       
        text-align: left;
        line-height: 130%;
}


#male
{
        font-size: 8pt;
        margin-top: 4px;
        padding-left: 1em;
        color: #000000;       
        text-align: left;
        line-height: 130%;
}

#akce_male
{
        font-size: 8pt;
        margin-top: 10px;
        padding-left: 1em;
        font-weight: normal;
        color: #000000;       
        text-align: justify;
        line-height: 130%;
}

#div_main_page
{
        margin-top: 5px;
        margin-left: 0px;
        padding: 5px;       
        text-align: left;
        line-height: 130%;
}

#div_main_page_stred
{
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        padding: 5px;
        border: 0px solid yellow;       
        text-align: center;
        line-height: 130%;
}

#text
{

        margin-bottom: 0px;
        margin-top: 4px;
        margin-left: 0px;
        text-align: justify;
        text-indent: 4px;
        line-height: 120%;
}

#firmy_nabidka
{

        margin-bottom: 0px;
        margin-top: 4px;
        margin-left: 0px;
        text-align: left;
        text-indent: 10px;
        line-height: 120%;
}

hr
{

        color: #666666;
        width:180px;
}

#p_top
{
        font-size: 8pt;
        color: #ffffff;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        padding: 2px;
        margin-top: 0px;
        font-weight: bold;
        text-align: right;
        text-decoration: none
        line-height: 130%;
}

#main_nadpis
{
        font-size: 9pt;
        color: #ffffff;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        padding-top: 2px;
        margin: 0px;
        height: 19px;
        background: #333333;
        text-decoration: none;
        text-align: left;
}

#p_date
{
        font-size: 7pt;
        color: #ffffff;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        padding-top: 0px;
        margin-top: 0px;
        font-weight: bold;
        height: 19px;
        border: 0px solid red;
        text-align: right;
        text-decoration: none
}

#p_main_nadpis
{
        font-size: 10pt;
        color: #ffffff;
        font-family: Verdana, "Lucida Grande CE", sans-serif;
        padding-top: 0px;
        padding-bottom: 0pt;
        margin-top: 0px;
        float: left;
        border: 0px solid green;
        font-weight: bold;
        height: 19px;
        text-align: left;
        text-decoration: none
}

#podpis
{
        font-size: 7pt;
        color: #000000;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        margin-top: 5px;
        margin-bottom: 5px;
        padding:left: 3px;
        font-weight: normal;
        text-decoration: none;
        text-align: right;
        line-height: 100%;

}

#aktual
{
        font-size: 8pt;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 15px;
        margin-bottom: 20px;
        text-align: justify;
        line-height: 100%;
        border-bottom: #808080 1px dotted;
}

.aktual_info
{
        font-size: 90%;
        padding-bottom: 10px;
        min-height: 210px;
        margin: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 100%;
        border-bottom: #808080 0px dotted;
}

.vyber_nabidka
{
        font-size: 90%;
        background-color: #f8f8f8;
        width: 100%;
        padding: 0px;
        padding-bottom: 2px;
        min-height: 310px;
        margin: auto;
        margin-top: 5px;
        margin-bottom: 0px;
        line-height: 100%;
        border: #808080 0px dotted;
}

#nabidka_blok_1
{
        font-size: 90%;
        background-color: #f8f8f8;
        padding-bottom: 10px;
        width: 100%;
        height: 260px;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px;
        margin-top: 5px;
        margin-bottom: 15px;
        line-height: 100%;
        text-align: center;
        border: #808080 0px dotted;
}

#strankovani
{
        height: 15px;
        background-color: #666666;
        color: #ffffff;
        margin-bottom: 10px;
        margin-top: 0px;
        padding: 5px;
        padding-bottom: 8px;
        text-align: right;
}

#strankovani_a
{
        font-size: 10pt;
        margin: 0px;
        color: #ffffff;
        text-align: right;
}

#strankovani_a_red
{
        font-size: 10pt;
        margin: 0px;
        color: #ff0000;
        text-align: right;
        text-decoration: none;
}

#test_akce
{
        height: 15px;
        background-color: #666666;
        margin-bottom: 10px;
        margin-top: 0px;
        padding: 5px;
        padding-bottom: 8px;
        text-align: right;
}

#test_akce_a
{
        font-size: 10pt;
        margin: 0px;
        color: #ffffff;
        text-align: right;
}

#akce_detail 
{
        color: #ffffff;
        background-color: #ff0000;
        padding: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin: 0px;
        font-family:  Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: #666666 1px solid;
}

a:hover#akce_detail 
{
        color: #ffffff;
        background-color: #0000ff;
        margin: 0pt;
        font-family:  Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        text-decoration: underline;
        border: #666666 1px solid;
}

#test_akce_nadpis
{
        font-size: 12pt;
        color: #ffffff;
        padding: 8px;
        padding-bottom: 2px;
        margin-bottom: 8px;
        height: 20px;
        background-color: #333333;
        text-align: left;
}

#akce_nadpis
{
        font-size: 9pt;
        color: #ffffff;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        padding-top: 3px;
        padding-bottom: 1px;
        margin: 0px;
        width: 100%;
        height: 25px;
        background: #666666;
        text-decoration: none;
        text-align: center;
}

#akce_foto
{
        font-size: 9pt;
        color: #ffffff;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 1px;
        margin: 0px;
        width: 100%;
        height: 140px;
        background: #ffffff;
        text-decoration: none;
        text-align: center;
        border-bottom: #333333 1px dotted;
}

#sleva_akce_foto
{
        position: relative;
        top: -60px;
        margin-top: 0px;
        margin-right: 0px;
        max-width: 19px;
        max-height: 42px;
        background: #ffffff;
        text-align: right;
}

#test_akce_foto
{

        margin-bottom: 0px;
        max-width: 160px;
        max-height: 120px;
        background: #ffffff;
}

#akce_cena
{
        font-size: 9pt;
        color: #000000;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 1px;
        margin: 0px;
        width: 100%;
        height: 75px;
        background: #eeeeee;
        text-decoration: none;
        text-align: center;
        border-bottom: #333333 1px dotted;
}

#aktual_tab
{
        font-size: 90%;
        background: #333333;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 120%;
        border: #666666 1px solid;
}

.nadpis
{
	font-size: 13pt;
        color: #184a18;
        font-family: Tahoma, "Lucida Grande CE", sans-serif;
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        line-height: 100%;

}

p
{
        font-size: 9pt;
        margin-top: 2px;
        margin-bottom: 2px;
        line-height: 140%;
}


#okraj
{
        margin-left: auto;
        margin-right: auto;
        border: #666666 1px solid;
        text-align: center;
}

#table_form
{
        margin-left: auto;
        margin-right: auto;
        color: #ffffff;
        background: #666666;
        border: #666666 1px solid;
        text-align: center;
}

#foto_detail
{
        max-width: 560px;
        max-height: 420px;
        margin-bottom: 10px;
}

#popis_detail
{
        max-width: 560px;
        max-height: 420px;
        margin-bottom: 20px;
}

#sklad_detail
{
        width: 560px;
        height: 20px;
        color: #000000;
        margin-bottom: 20px;
        border: #666666 0px solid;
}

#nadpis_detail
{
        width: 99%;
        height: 25px;
        color: #ffffff;
        background: #333333;
        padding-top: 6px;
        padding-bottom: 0px;
        padding-left: 5px;
        margin-bottom: 20px;
        text-align: left;
        border: #666666 0px solid;
}

#green
{
        color: #299c39;
        font-weight: bold;
}

#red
{
        color: #d60000;
        font-weight: bold;
}
		
a.bublina
{
position: relative;
}

a.bublina span {
display: none;
}

a.bublina:hover span 
{
display: block;
position: absolute;
width: 150px;
top: 1em;
left: 2em;
padding: 0.2em 0.5em;
border: 1px solid black;
background-color: #9cf;
text-decoration: none;
color: black
}

        /*background: #f5deb3;         background: #ffcc66;        color: #184a18;*/


	
PRE 
{
	DISPLAY: none
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 30px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white;
background: #333333; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#test_1
{
float: left;
width: 32%;
min-width: 179px;
height: 280px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 1%;
border: 0px solid #000000;
border-bottom: #333333 0px dotted;
}

#test_2
{
float: left;
width: 32%;
min-width: 179px;
height: 280px;
padding: 0px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 1%;
border: 0px solid #000000;
}

#test_3
{
float: left;
width: 32%;
min-width: 179px;
height: 280px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 1%;
margin-right: 0px;
border: 0px solid #000000;
}
