body{font-family : arial; font-size : 12px;color : #000000;font-weight : bold;}
		
td{   font-family : arial;
     	font-size : 12px;
     	color : #000000;
     	font-weight :  bold;
     	text-decoration : none;}



.maly{   font-family : arial;
     	font-size : 10px;
     	color : #000000;
     	font-weight : normal;
     	text-decoration : none;}

.nadpis{ text-decoration : none;font-weight : bold; color : #8A2818; font-size : 17px;}


a:link{ text-decoration : underline;font-weight : bold; color : #8A2818;}
a:visited{text-decoration : underline;font-weight : bold; color : #8A2818;}
a:active{text-decoration : underline;font-weight : bold; color : #8A2818;}
a:hover {color : #8A2818;}

.inputbox {
	BACKGROUND:#ffffff;
	BORDER-BOTTOM: #505050 1px dotted;
	BORDER-LEFT: #505050 0px solid;
	BORDER-RIGHT: #505050 0px solid;
	BORDER-TOP: #505050 0px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
}
        
.inputButton {
	BACKGROUND:#D6000A;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-FAMILY: verdana;
	color: #ffffff;
	font-weight : bold;
	FONT-SIZE: 12px;
}  

