<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, A, .amenu, .tdredsmall
{
	background-color: #FFFFFF;
	margin: 8px;
	background: White url(../img/background.jpg) repeat-x;
	padding: 0px;
	color: #FFFFFF;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}

TD, .tdred, A, .amenu, .tdright
{
	background: none;	
	margin: 0px;
	font-size: 11px;
}

A:LINK, A:VISITED, A:ACTIVE, .amenu
{
	background-color : transparent;	
	text-decoration : underline;
}

A:HOVER 
{
	color: #CBCBCB;
	text-decoration: overline;
}

.menubars
{
   margin-left: 8px;
   margin-right: 8px; 
   vertical-align: middle;   
}

.amenu
{
	font-size: 11px;
   vertical-align: middle;
	font-weight: bold;
}

.tdred, .tdredsmall
{
	background-color: #ab200e;		
	background: #ab200e;
}

.menu
{
	font-weight: bold;
	font-size: 15px;
}

.menupozadi
{
	font-weight: bold;
	font-size: 15px;
	height: 41px; 
	background-image: url(../img/background-menu.jpg); 
	background-repeat: repeat-x;  
	padding-left: 15px;
}

.telefon
{
	color: #ab200e;
	font-weight: bolder;
	font-size: 17px;
	letter-spacing: 1px; 
		vertical-align: middle;
}

.email
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px; 	
	vertical-align: middle;
	filter:shadow(Color=#000000,strength=2,direction=120);
}

.nadpis
{
	background-image: url(../img/odrazka-bila.gif);
	background-repeat: no-repeat;
	background-position: left;
   height: 55px;
	text-indent: 20px;
	vertical-align: middle;	
	font-weight: bold;
	font-size: 17px;	
	margin: 10px;
   text-transform: uppercase;
  text-shadow: 4px 4px 7px rgba(0, 0, 0, 1);
}

.obrramecek
{
	border: 1px solid White;
}

.nadpismaly, .nadpisprogram
{
	background-color: #b1301f;
	margin-top: 10px;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
}

.nadpisprogram
{
    font-size: 18px;
    background-color: #D87662;
    -webkit-border-radius: 7px 7px 7px 7px;
border-radius: 7px 7px 7px 7px;
padding: 10px;
margin: 5px;
color: #000000;
}

.tdredsmall
{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

UL
{
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
}

.tdright
{
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.dark
{
	background-color: 880000;
	border: 1px solid White;
	padding: 7px;
}


#imagerotator {
   margin-left: 19px;
    position: relative;
    height: 210px;    
}
#imagerotator li {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
        text-align: center;
}
#imagerotator li:first-child { display: block;     }

#caurouseldiv
{
   min-height: 400px;
   height: 100%;   
}

/*
.bxslider
{
   width: 280px;
   float: right;
   min-height: 300px;
   height: 300px;
   margin: 10px;
}

.bxslider ul
{
   text-align: center;
}

.bxslider ul img
{
   margin: 8px;
}*/

.program th
{
    font-size: 14px;
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
}</pre></body></html>