body  {
	background-color: #ffffff;
    color: #545454;
    font-family:'Verdana CE','Lucida Grande CE','Helvica CE',Verdana,lucida,'sans-serif';
    font-size: 0.8em;
}
p {
	font-size: 12px;
} 
a {
	color: #545454;
	text-decoration: none;
}
a:visited {
	color: #767676;
} 
a:hover {
	color: #11569D;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
} 
.copy {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
} 
.navig {
	font-weight: bold;
	color: #333333;
	text-align: center;
	clip: rect( );
	top: 15px;
	line-height: 22px;
} 
.navtop {
	font-size: 11px;
	text-decoration: none;
} 
.cisla {
	font-weight: bold;
} 
.error {
	color: #FF0000;
}
textarea,select,input { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid;
}
ul {
	font-size:13px;
	font-weight:bold;
}
li {
	margin:0; margin-right:3px; list-style-image: url('../images/odrazka.gif');
}
li:hover {
	list-style-image: url('../images/odrazka_hover.gif');
}
#index {
	border: 1px #545454 solid;
}