body {background-image:url(fon.jpg);
background-repeat:repeat;
}

.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
body {
	background-color: #FF7C5B;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3E0000;
}
.zavlekuha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
h1 {
    display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:link {
	color: #FFB69D;
}
a:visited {
	color: #FFB9AE;
}
a:hover {
	color: #330000;
	text-decoration:none;
}
a:active {
	color: #DFC4C8;
}
