@charset "windows-1250";
/* CSS Document */

.fotka {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 9px;
}
body {
	background-image: url(../image/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F3F3F;
	text-align: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FEDC00;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.telo {
}
.telo .fotka table tr td {
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
.delitko {
	color: #FEDC00;
}

H1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color:#FFFFFF;
	font-size: 20px;
}

