body {
	background-color: white;
	background-image: url("http://styles.igratis.sk/gratisbackLV.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.lv2 {
	font-size: x-small;
	border: 1px solid #999999;
	color: black;
	border-radius: 3 3 3 3;
	background-color: #ffffff;
}
.dwn {
	font-size: 10px;
}
td {
 

}
.lv {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	border: 1px solid #999999;
	color: black;
	border-radius: 3 3 3 3;
	-moz-border-radius: 3 3 3 3;
	-webkit-border-radius: 3 3 3 3;
	padding-left: 8px;
	background-color: #ffffff;
}
a {
	color: #007700;
	text-decoration: none;
}
a:active, a:visited {
	color: #007700;
	text-decoration: none;
}
a:hover {
	color: #00c500;
	text-decoration: underline;
}
.hlavicka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	background: #009900 url(http://styles.igratis.sk/vyplnLV.png);
	font-weight: bold;
	padding-right: 8px;
}
