﻿/* levy sloupek 
/****************/
.levy_box
{
    width: 90%;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
}
.td_left_odkaz
{
    vertical-align: top;
	height: 25px;
    background-repeat: repeat-x;	
}
.td_left_odkaz_pod
{
    vertical-align: top;
    height: 25px;
    background-repeat: repeat-x;	
}

.img_znacka
{
    width: 15px;
    height: 15px;
}
.img_znacka_mala
{
    width: 12px;
    height: 12px;
}


//*horni menu
/**************/

.td_hlavicka_01
{
    font-size: 8pt;
    font-family: "Century Gothic", "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,   sans-serif;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
    padding-top: 7px;
}
/*horni menu
/**************/
.td_hlavicka_03
{
    vertical-align:middle;
    text-align: center; 
    background-image: url("../images/td_horni_out.jpg");      
    background-repeat: repeat-x;
    height: 30px;
}

.td_hlavicka_03_over
{
    text-align: center; 
    background-image: url("../images/td_horni_over.jpg");      
    background-repeat: repeat-x;      
    height: 30px;
}

/*hover td pro mozilu a operu*/
.td_hlavicka_03:hover
{
    text-align: center; 
    background-image: url("../images/td_horni_over.gif");      
    background-repeat: repeat-x;      
}
.boxik {
background-color: #333333;
color: #FFFFFF;
font-size: 8pt;
font-family:  "Century Gothic", arial;
font-weight: bold;
}
.boxikord {
background-color:  #333333;
color: #FFFFFF;
font-size: 8pt;
font-family: "Century Gothic", arial;
font-weight: bold;
}
.textb{
color: #000000;
font-size: 9pt;
font-family: "Century Gothic", arial;
font-weight: bold;
}
.menu_pod_nadpisy{
  background-image: url("../images/pod_nadpisy.png");
  background-repeat: no-repeat;
  background-position:bottom;
  height:50px;
  padding-left: 50px;
  margin: 0;
  vertical-align:middle;
  font-family:  "Century Gothic", "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,   sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  color: #000000;
}

