body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body {
	background-image: url();
	background-repeat: repeat-y;
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.telo {
	margin: 5px 25px 5px 25px;
}

.menu a{
	font-size: 110%;
	clear:both;
	color: #f68105;
	text-decoration:none;
	line-height: 1.5;
}

.menu a:hover{
	color: #000;
	font-weight: normal	;

}

.paticka {
	text-align:center;
	font-size: 90%;
	color:#f68105;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #f68105;
	border-bottom : 1px solid #f68105;
}

a {
	color: #f68105;
}