BODY
{
background-color:#000000;
font-family:tahoma;
font-size:12px;
color:#cccccc;
padding:15px;
}
/* Photo Zoom CSS */

#zoom { position: relative; top: 10px; left: 10px; width: 75px; background-color: rgb(255, 255, 255); }

#zoom a.p1, #zoom a.p1:visited { border: 0pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a img { border: 0pt none ; }

#zoom a.p1:hover { text-decoration: none; background-color: rgb(140, 151, 163); color: rgb(0, 0, 0); }

#zoom a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }

#zoom a.p1:hover .large { border: 1px solid black; display: block; position: absolute; top: -60px; left: 150px; width: 300px; height: 300px; }

/* End Photo Zoom CSS */
A
{
	color : #00ccff;
	text-decoration : none;
	font-style: normal;
}

A:HOVER
{
	color : #ffffff;
	text-decoration : none;	
}

A:VISITED
{
	color : #00ccff;;
	text-decoration : none;
	font-style: normal;
}

A:VISITED:HOVER

{
	color : #F1F349;
	text-decoration : none;
}

.tenpix
{
font-family: tahoma;
font-size:10px;
text-align:center;
color:#CCCCCC;
}

.twelwepix
{
font-family: tahoma;
font-size:12px;
text-align:center;
color:#CCCCCC;
}

.twelwepixa
{
font-family: tahoma;
font-size:12px;
text-align:center;
color:#ffff00;
}

.tenpixa
{
font-family: tahoma;
font-size:10px;
text-align:center;
color:#CCCCCC;
margin:5px;
}

.nadpis
{
font-family: tahoma;
font-size:12px;
text-align:center;
color:#ffff00;

}

TABLE.rozvrh
{
background-color : #000000;
border-style:solid;
border-color:#FF0000;
font-size: 10pt;
border: 0px;
text-align:left;
line-height:12pt;
}

TABLE.log
{
background-color : #000111;
font-size: 10pt;
border-style:dashed;
border-width: 1px;
border-color:#3399FF;
}

TABLE.log TD.date
{
background-color:#000033;
font-size: 11px;
}

TABLE.log TD.text
{
background-color:#000033;
font-size: 12px;
}

TABLE.foto
{
background-color : #000111;
font-size: 10px;
border-style:dashed;
border-width: 1px;
border-color:#3399FF;
border-collapse:separate;
}

TABLE.foto TR.riadok
{
font-size: 8px;
text-align: center;

}

TABLE.foto TD.cell
{
text-align: center;
width:140px;
}

