a:link, a:active {font-weight: normal;color: #8a2b45;text-decoration: none;}
a:hover {font-weight: normal;color: #8a2b45;text-decoration: underline;}
a:visited {font-weight: normal;color: #8a2b45;text-decoration: none;}

body {
	background-image: url(images/bg_intro.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #640C24;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8a2b45;
}
.sajt {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	padding-top: 30px;
}
.intro {
	margin-right: auto;
	margin-left: auto;
	height: 512px;
	width: 660px;
	text-align: center;
}

