a.menuLink:link{
color:white;
font-weight:bolder;
font-size:14px;
text-decoration:none;
}
a.menuLink:hover{
color:lime;
font-weight:bolder;
font-size:14px;
text-decoration:none;
}
a.menuLink:visited{
color:white;
font-weight:bolder;
font-size:14px;
text-decoration:none;
}
td,th{
font-size:12px;
text-align:center;
}
.rotate90{
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
}
.nedelas
{
font-size:14px;
}
.smallInp{
border:none;
background:none;
width:18px;
font-size:10px;
text-align:center;
}
.nedtop{
background-color:gray;
}
@media print {
	.noprint { display: none; }
	.noborder {border:0px;}

    @page rotated { size: landscape; } 	
@page { margin: 1.5cm; }
}