body {
	background-color: #E9DCC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7A5638;
	margin: 0px;
	padding: 0px;
}

td { 
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7A5638;
}

p {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7A5638;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.panotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.panotext a{
	text-decoration: none;
}

.banski {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
 }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #7B4E2E;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.footer {
	padding-top:7px;
	color: #000000;	
	font-weight: normal;
}

a.special:link {
	text-decoration: underline;
	color: #000000;
}
a.special:visited {
	text-decoration: underline;
	color: #000000;
}
a.special:hover {
	text-decoration: none;
	color: #000000;
}
a.special:active {
	text-decoration: underline;
	color: #000000;
}


div#adv {
	border: 2px solid #000000;
	width: 130px;
	height: 80px;
	background-color: #ECB67B;
}

.menu {
	color: #000000;
	text-shadow: 2px 2px #DFB17B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-left:32px;
	line-height: 25px;
	padding-bottom: 7px;
}

a.menu {
	color: #000000;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	color: #FEE2C0;
	text-decoration: none;
}

img {
    border: 0;
}

.lux {
	font-size: 15px;
}