body	{
	font-family:"Arial CE,Helvetica",sans-serif;
	font-size:1em;
	background:#e2e2e2;
}
h1 {
	font-size:14pt;
	border-bottom:2px solid #555555;
	height:131px;
	background:url('../img/logo.gif') no-repeat;
	padding:2px;
	padding-top:40px;

}
h2 {
	font-size:1.1em;
	border-bottom:1px solid #555555;
}
form{
	font-size:0.9em;
	width:90%;
	text-align:left;
}
input{
	background:#FFFF66;
}
select{
	background:#FFFF66;
}
table{
	font-size:0.9em;
}

#mainpage{
	border:2px solid #555555;
	width:80%;
	background:#ffffff;
}

.popisek{
	font-size:0.8em;
}
.casy{
	width:500px;
	border-collapse:collapse;
}
.casy td{
	text-align:center;
}
.save {
	width:80%;
	border:2px solid red;
	margin-bottom:20px;	
	padding:20px;
	text-align:left;
	font-size:0.9em;
	background:#ffffcc;
	font-weight:bold;
}
.termin-table{
	width:500px;
	text-align:center;
	border-collapse:collapse;
}

.termin-table td{
	border:1px solid #333;
	padding:3px;
}
.termin-table th{
	border:1px solid #333;
	padding:3px;
}
ul li{ margin-bottom:15px;}
