a:link {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #97471B;
}

img {
	border: none;
}

hr {
	width: inherit;
	height: 1px;
	color: #97471B;
}

body {
	height: 100%;
	margin: auto;
	background-color: #DEB887;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

#page {
	width: 750px;
	background-color:  #FFFBF0;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #97471B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #97471B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #97471B;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #97471B;
}

#header {
	width: 750px;
	background-color: transparent;
}

#ticker {
	padding: 10px 0px 10px 0px;
	background-color: #FFE4B5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #97471B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #97471B;
	text-align: center;
	color: #97471B;
	font-family: "Comic Sans MS";
	font-size: 1.1em;
}

#left {
	width: 150px;
	padding: 50px 0px 0px 5px;
	background-color: transparent;
	float: left;
}

#right {
	width: 100px;
	padding: 50px 0px 0px 0px;
	background-color: transparent;
	float: right;
}
#middle{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #97471B;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #97471B;
	background-color: #FAEBD7;
	text-align: justify;
	color: #97471B;
	padding: 50px 20px 15% 20px;
	margin-left: 155px;
	margin-right: 100px;
	line-height: 30px;
}

#kontakt{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #97471B;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #97471B;
	background-color: #FAEBD7;
	text-align: center;
	color: #97471B;
	padding: 50px 20px 15% 20px;
	margin-left: 155px;
	margin-right: 100px;
}

#news{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #97471B;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #97471B;
	background-color: #FAEBD7;
	text-align: justify;
	color: #97471B;
	padding: 50px 20px 15% 20px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 30px;
}

#table {
	line-height: 20px;
	padding: 0px 0px 0px 100px;
}

#footer {
	font-size: 0.8em;
	clear: both;
	background-color: #FFE4B5;
	color: #97471B;
	text-align: left;
	padding: 5px 10px 5px 175px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #97471B;
}



	
	
	
	
