<!--

body {
        font-family: Verdana, sans-serif;
        }

#menubox {
        margin-top: 5px;
        }

#nav td a {
        display: block;
        background: #ededed;
        color: #002E73;
        padding: 3px;
        }
#nav th a {
        display: block;
        background: #ededed;
        color: #002E73;
        padding: 3px;
        }

#nav td a:hover {
        background: #FFA366;
        color: #002E73;
        text-decoration: none;
        }
#nav th a:hover {
        background: #FFA366;
        color: #002E73;
        text-decoration: none;
        }

#nav .menu {
        font-size: 10pt; font-weight: bold;
        text-align: center;
        }

#nav .menu_selected {
        background-color: #FF6600;
        color: #25226A;
        font-size: 10pt; font-weight: bold;
        text-align: center;
        }



a:link  {
            color: #004BBF;
            padding:0;
            text-decoration: none;
            font-weight: bold
        }
	
a:visited	{
			color: #002D73;
			text-decoration: none;
			font-weight: bold			
			}
a:hover 
		{
			color: #FF6600;
			text-decoration: underline;
			font-weight: bold			
		}

.menu   {
            font-size: 10pt; font-weight: bold;
            vertical-align: top; text-align: center;
        }

.menu_curr    {
                background-color: #FF6600;
                color: #25226A;
                font-size: 10pt; font-weight: bold;
                vertical-align: top; text-align: center;
              }

.cenik  {
            font-size: 10pt
        }

h1	{ font-size: 135%;
	  color_orig: #FF7D1A;
      color: #FF6600;
	  font-weight: bold;
	  text-align:left;
	  line-height:100%
	}

h2	{ font-size: 115%;
	  color_orig: #FF7D1A;
      color: #FF6600;
	  font-weight: bold;
	  text-align: left;
	  margin-left: 0;
	  margin-top: 6pt;
	  margin-right: 0;
	  margin-bottom: 3pt }

h3	{ font-size: 80%;
      color: #FF6600;
	  font-weight: bold;
	  text-align: left;
	  margin-left: 0;
	  margin-top: 6pt;
	  margin-right: 0;
	  margin-bottom: 6pt
	}

h4	{ font-size: 80%;
      color: #FF6600;
	  font-weight: normal;
	  text-align: left;
	  margin-left: 0;
	  margin-top: 6pt;
	  margin-right: 0;
	  margin-bottom: 6pt
	}
p.h3 {
	font-size: 80%;
}

p,tr {
        font-size: 100%;
	    margin-top: 0;
	    margin-bottom: 6pt
}

table.tarif {
	font-size: 70%;
	frame:void;
	cellspacing: 0;
	rules: groups;
	border: 1px solid #999;
	border-collapse: collapse;
}

table.tarif tr.zahlavi {
	background-color: #fe9010;
}

table.tarif th {
	border: 1px solid #999;
	border-top: none;
	border-right: none;
	text-align: center;
	padding: 5px 20px 5px 20px;
}
table.tarif td {
	border: 1px solid #999;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
table.tarif td.b {
	border: 1px solid #999;
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.odsazeni { margin-left: 1em; }

abbr { cursor: help }

li           { font-size: 80%; margin-top:0; margin-bottom:0 }
ul           { font-size: 80%; margin:15; text-indent:0 }
ol           { font-size: 80%; margin:15; text-indent:0 }

-->
