<!--
body {
 text-align:center;
 background-color: #FFF;
 background-image: url('img/tlo2.png');
 background-repeat: repeat-x;
}

body, div {
 font-family: arial, verdana, trebuchet ms;
 font-size: 12px;
 color: black;
}

#tresc, td {
 font-family: arial, verdana, tahoma, arial, sans, trebuchet ms;
 font-size: 13px;
 color: #000066;
 vertical-align: top;
}

a
{
 color: #000088;
 text-decoration:none;
}

a:hover {
 text-decoration: underline;
  color: #A50021;
}

a.menu1 {
 width:140px;
 border-left: 4px solid #CC6600;
 border-bottom: 1px solid #E8D6A8;
 color: #000000;
 font-family: arial, Trebuchet MS, Arial;
 font-size: 12px;
 font-weight: bold;
 height: 18px;
 text-decoration: none;
 padding-left:3px;
 border-left-width: 4px;
 border-left-style: solid;
 border-left-color: #CC6600;
 display: inline-block;
 display: -moz-inline-box;
}

a.menu2 {
 width:140px;
 border-left: 3px solid #CC6600;
 border-bottom: 1px solid #E8D6A8;
 color: #000000;
 font-family: arial, Trebuchet MS, Arial;
 font-size: 11px;
 height: 18px;
 text-decoration: none;
 padding-left: 3px;
 border-left-width: 3px;
 border-left-style: solid;
 border-left-color: #CC6600;
 display: inline-block;
 display: -moz-inline-box;
}

a.menu1:hover {
 border-left: 4px solid white;
 border-left-width: 4px;
 border-left-style: solid;
 border-left-color: yellow;
}

a.menu2:hover {
 border-left: 3px solid white;
 border-left-width: 3px;
 border-left-style: solid;
 border-left-color: yellow;
}

a.link {
 text-decoration: underline;
 color: #A50021;
}

a.link:hover {
 text-decoration: none;
}

a.cz {
 text-decoration: underline;
 color: #38535A;
}

a.cz:hover {
 text-decoration: none;
 color: #38535A;
}

.calendarHeader { 
 font-weight: bolder; 
 color: #CC0000; 
 background-color: #FFFFCC;
 font-family:trebuchet ms, tahoma;
 font-size: 11px;
 text-align:center;
}

.calendarMounth { 
 color: #CC0000; 
 background-color: #FFFFCC;
 font-family:trebuchet ms, tahoma;
 font-size: 11px;
}

.calendarToday { 
 color: #FFF;
 font-family:trebuchet ms, tahoma;
 background-color: #CC0000;
 border: 1px solid #FFF4A8;
 font-size: 12px;
 font-weight: bolder; 
 text-align: center
}

.calendarSunday { 
 color: #F00;
 font-family:trebuchet ms, tahoma;
 border: 1px solid #FFF4A8;
 font-size: 12px;
 text-align: center;
 width: 14%;
}

.calendarSundayToday { 
 color: #FFF;
 font-family:trebuchet ms, tahoma;
 background-color: #CC0000;
 border: 1px solid #FFF4A8;
 font-size: 12px;
 text-align: center;
 width: 14%;
}

.calendar { 
 background-color: #FFFFCC;
 width: 14%;
 border: 1px solid #FFF4A8;
 font-family: trebuchet ms, tahoma;
 font-size: 11px;
}

.calendarDay { 
 background-color: #FFFFCC;
 border: 0px solid #FFF4A8;
 font-family: trebuchet ms, tahoma;
 font-size: 11px;
 width: 98%
}

.f11 {
 font-size: 11px;
}

-->
