body{
	background-color: White;
}
table,p,ul,div,span,a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#main{
	margin: 20px;
	width: 100%;
}
.nadpisimg{
	background-image: url(../images/lista_nadpis.gif);
	background-repeat: no-repeat;
	width:780px;
	height: 45px;
	padding: 13px 45px;
}
.nadpis1{
	background-color: #C31B20;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color:#EF6D00;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#EF6D00;
	font-weight: bold;
	text-decoration: underline;
}
.aradek{
	background-color: Aqua;
}
.foto{
	border: 1px solid #BBBBBB;
	padding: 1px;
}
