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;
	height: 55px;
	text-indent: 20px;
	vertical-align: text-bottom;
	background-position: left;
	font-weight: bold;
	font-size: 15px;	
	margin: 11px;
	filter:shadow(Color=#000000,strength=3,direction=120);
}

.obrramecek
{
	border: 1px solid White;
}

.nadpismaly
{
	background-color: #b1301f;
	margin-top: 10px;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
}

.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;     }
