body {
	color: #4D190C;
	background-color: #E4B910;
}

#top a:link, #top a:visited {
	color: #4D190C;
	text-decoration: none;
}
#top a:hover, #top a#langActive {
	color: #FFFFFF;
	text-decoration: none;
}

#box {
	color: #CE8C06;
	background: url("img/box-apartmany.png") 0px 0px no-repeat;
}
#box p a:link, #box p a:visited {
	color: #B26C08;
	text-decoration: none;
}
#box p a:hover {
	color: #843A03;
	text-decoration: none;
}

ul#nav {
	background: url("img/nav-apartmany.png") 0px 0px no-repeat;
}
ul#nav li {
	background: transparent url("img/separator-apartmany.png") no-repeat top right;
}
ul#nav a:link, ul#nav a:visited {
	color: #CE8C06;
	text-decoration: none;
}
ul#nav a:hover, ul#nav a#active {
	color: #B26C08;
	text-decoration: none;
}

#main {
	background: #E8C540 url("img/main-apartmany.png") no-repeat bottom left;
}

#columnL {
	border-left: 1px solid #F4E29E;
}
#columnR {
	border-left: 1px solid #F4E29E;
}

#columnL strong, #columnR strong {
	color: #FFFFFF;
}

#footerNav {
	color: #F4E29E;
}
#footerNav a:link, #footerNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav a:hover {
	color: #4D190C;
	text-decoration: none;
}
