a {
text-decoration: none;
color: #333;
font-weight:bold;
}

a:hover {
text-decoration: underline;
}

body {
background-color: #fff;
color: #444444;
font-size: 11px;
line-height:17px;
font-family: 'Arial';
background: #eee url(img/bg-err1.jpg) repeat-x;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#td_overview_0 {
font-size: 11px;
background: #eee;
}
#td_overview_1 {
font-size: 11px;
background: #bbb;
}
#td_1 {
font-size: 11px;
background: #eee;
font-weight:normal;
padding:3px;
}

#submit {
font-size: 11px;
font-weight:bold;
padding:3px;
width:150px;
height:25px;
background-image: url(img/bg-i1.jpg);
background-repeat: repeat-x;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #333;
border-bottom:1px solid #333;
color:brown;
}
.nadpis {
	font-size: 18px;
	font-weight: bold;
	color:#222;
	position:absolute;
	margin-left:0px;
	margin-top:0px;
}
.nadpiss {
	font-size: 18px;
	font-weight: bold;
	color:#888;
	position:absolute;
	margin-left:1px;
	margin-top:1px;
}