body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

.stredovka {
	background-image: url('../images/background_stred.gif');
	background-repeat: no-repeat;
}

.adresovka {
	width: 633px;
	height: 144px;
	text-align: right;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 14px;
}

a.odkaz {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #D90340;
	text-decoration: underline;
}

.uvitacka {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.stagovka {
	text-align: center;
	margin-top: 40px;
}

.textacka {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

