body {
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	margin: 0;
	padding: 0;
	background: url('/images/back.jpg') fixed;
	text-align: center;
}

a {
	color: maroon;
	text-decoration: none;
	border: none;
}

a:hover {
	font-weight: bold;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	display: none;
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
}

.img-a img {
	border: none;
}

.clear-box {
	clear: both;
}

hr {
	margin: 5px 0 5px 0;
	height: 4px;
	width: 100%;
	background: url('/images/news-line.png') center 0 no-repeat white;
	border: none;
}

div#container {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}

div#container .top {
	width: 970px;
	height: 47px;
	background: url('/images/container-top.png') no-repeat;
}

div#container .middle {
	width: 970px;
	padding: 10px 0 20px 0;
	background: url('/images/container-middle.png') repeat-y;
}

div#container .bottom {
	width: 970px;
	height: 40px;
	padding-top: 10px;
	background: url('/images/container-bottom.png') no-repeat;
	font-size: 11px;
	text-align: center;
	color: gray;
}

div#container .bottom a {
	color: #988965;
}

div#header {
	position: relative;
	margin: 0 0 25px 0;
}

div#header .logo {
	float: left;
	width: 491px;
	height: 108px;
	background: url('/images/logo.png') no-repeat;
}

div#header .logo h1 {
	display: none;
}

div#header .txt {
	position: absolute;
	right: 230px;
	top: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #988965;
	letter-spacing: 1px;
	line-height: 30px;
}

hr.apt {
	background: url('/images/news-line-apt.png') center 0 no-repeat white;
}

div#web-sections {
	position: absolute;
	top: -39px;
	right: 50px;
}

div#web-sections div {
	display: inline-block;
	width: 166px;
	height: 44px;
	padding-top: 4px;
	margin: 0 15px 0 15px;
	text-align: center;
}

div#web-sections div hr {
	width: 150px;
	margin-left: 8px;
}

div#web-sections div.active {
	background: url('/images/active-web-section.png') no-repeat;
}

div#web-sections div a {
	display: block;
	font-size: 16px;
}

div#web-sections div.res a {
	color: maroon;
}

div#web-sections div.active a {
	font-weight: bold;
}

div#slideshow {
	position: relative;
	width: 938px;
	height: 170px;
	margin: 40px 0 30px 15px;
}

div#slideshow img {
	position: absolute;
	margin-left: 19px;
}

div#menu {
	margin: 17px 17px 15px 15px;
	background: #9d0c10;
	padding-top: 7px;
	height: 39px;
	background: url('/images/menu_back.png') repeat-x;
}

div#menu ul {
	margin: 0 0 0 18px;
	padding: 0;
	list-style: none;
}

div#menu ul li {
	float: left;
	padding: 0;
	margin: 0;
	height: 39px;
}

div#menu ul li a {
	float: left;
	display: inline-block;
	padding: 13px 15px 0 15px;
	color: white;
	float: left;
	height: 26px;
	width: 50px;
	text-align: center;
}

div#menu ul li span {
	float: left;
}

div#menu ul li.active a {
	background: white;
	color: #9d0c10;
	font-weight: bold;
	background: url('/images/active-menu-middle.png') repeat-x;
}

div#menu ul li.active span {
	display: inline-block;
	width: 15px;
	height: 39px;
}

div#menu ul li.active span.left-corner {
	background: url('/images/active-menu-left.png') no-repeat;
}

div#menu ul li.active span.right-corner {
	background: url('/images/active-menu-right.png') no-repeat;
}

div#menu ul li a.ap {

}

div#submenu-line {
	width: 938px;
	height: 13px;
	margin: 0 0 20px 15px;
	background: url('/images/submenu_line.png') no-repeat;
}

div#submenu {
	text-align: center;
}

div#submenu ul {
	margin: 0 auto;
	display: inline-block;
	padding: 0;
	list-style: none;
}

div#submenu ul li {
	float: left;
	margin: 0;
	display: inline-block;
	padding: 0 10px 0 10px;
	width: 100px;
	text-align: center;
}

div#submenu ul li a {
	color: maroon;
}

div#submenu ul li a.active {
	font-weight: bold;
}

div#left-panel {
	float: left;
	width: 600px;
	margin: 0 0 0 33px;
	line-height: 24px;
	text-align: justify;
	padding: 20px 0 25px 0;
}

div#left-panel h1 {
	color: #5f0609;
	margin: 0px 0 20px 0;
	font-size: 24px;
	letter-spacing: 1px;
}

div#left-panel h2 {
	color: #5f0609;
	margin: 10px 0 20px 0;
	font-size: 18px;
	font-weight: bold;
}

div#left-panel p {
	margin: 0;
}

div#right-panel {
	padding-top: 20px;
	float: right;
	margin-right: 33px;
}

div#right-panel img {
	border: none;
}

div#news-container, div#newsletter-container, div#anketa-container {
	width: 240px;
	margin-bottom: 20px;
}

div#news-container h2, div#newsletter-container h2, div#anketa-container h2 {
	margin: 0 0 15px 0;
	background: maroon;
	color: white;
	font-weight: normal;
	font-size: 14px;
	padding: 3px;
}

div#news-container .content, div#newsletter-container .content {
	font-size: 12px;
	color: black;
	padding: 5px;
	text-align: justify;
	overflow: hidden;
}

div#news-container .content {
	max-height: 250px;
}

div#news-container .content p {
	margin: 0;
}

div#news-container .line, div#newsletter-container .line {
	width: 148px;
	height: 4px;
	background: url('/images/news-line.png') no-repeat;
	margin: 15px 0 10px 46px;
}

div#newsletter-container input {
	border: solid 1px silver;
	margin: 0;
	padding: 2px 0 2px 0;
	width: 150px;
}

div#contact-map {
	float: left;
	width: 300px;
	text-align: center;
}

div#contact-map a {
	font-weight: bold;
}

div#contact-info {
	float: right;
	width: 250px;
	text-align: justify;
}

div#contact-form-container {
	border: solid 1px maroon;
	margin-top: 20px;
}

div#contact-form-container h2 {
	margin: 0 0 15px 0;
	padding: 1px 0 1px 3px;
	color: white;
	font-weight: normal;
	font-size: 14px;
	background: maroon;
}

div#contact-form-container label {
	display: block;
	margin-left: 10px;
}

div#contact-form-container input, div#contact-form-container textarea {
	margin-left: 10px;
	width: 230px;
	margin-bottom: 15px;
}

div#contact-form-container textarea {
	height: 120px;
	width: 560px;
}

div#contact-status {
	text-align: center;
	display: none;
	margin-bottom: 10px;
}

div#contact-status.ok {
	color: green;
}

div#contact-status.error {
	color: red;
}

span#contact-send-btn {
	display: inline-block;
	padding: 2px 5px 2px 5px;
	background: maroon;
	color: white;
	margin: 5px 0 10px 275px;
	cursor: pointer;
}

.offer-table td {
	width: 280px;
	vertical-align: top;
	background: url('/images/bullet.gif') 0 7px no-repeat;
	padding-left: 20px;
}

.gallery-item {
	float: left;
	margin: 5px;
	padding: 10px;
	width: 170px;
	height: 120px;
	background: url('/images/gallery-item.jpg');
}

#panel-container {
	margin-bottom: 20px;
	width: 240px;
	overflow: hidden;
}

.panel-item {
	text-align: center;
	margin-bottom: 15px;
}

#newsletter-btn {
	background: maroon;
	display: inline-block;
	color: white;
	width: 30px;
	text-align: center;
	padding: 3px 0 3px 0;
	cursor: pointer;
}

#newsletter-btn:hover {
	font-weight: bold;
}

#newsletter-status {
	height: 25px;
	text-align: center;
}
#newsletter-status span {
	display: block;
	padding-top: 5px;
}

