body, html {
background-color: #fff;
background-attachment: fixed; overflow-x: hidden;
background-repeat:no-repeat;
color: #000;
font-family: verdana, sans-serif; 
font-size: 10px;
}

A
a:active {  color: #BD0000; text-decoration: none;  font-weight: none;}
a:link {  color: #BD0000; text-decoration: none;  font-weight: none;}
a:visited {  color: #BD0000; text-decoration: none; font-weight: none;}
a:hover { color: #FFDC63; text-decoration: underline;  font-weight: none; cursor: s-resize; }


.small {
	font-family: arial;
	font-size: 9px;}

.color {
	color: #FFDC63}

.head {
	font-size: 10px;}


.nadpis {
	font-size: 14px;
	color: #BD0000;
	border-bottom: 1px solid BD0000;
	width: 385px;
	font-weight: bold;}
