body {
	background:#f9f9f5 url(../images/brown.png) top left repeat-x;
    font-family: Verdana, Verdana, Geneva, sans-serif;         
    color:#000;
    font-size:12px;
    line-height:16px;
}

#container {
	background:url(../images/bg-header.png) top center no-repeat;
    width:980px;
    margin: 0 auto;
}
#header {
    height: 420px;
    overflow: auto;
}
#logo {
	position:absolute;
    width:182px;
    height:51px;
	margin:54px 0 0 20px;
}
#tel {
	position:absolute;
	background:url(../images/tel.png) top right no-repeat;
	width:252px;
	height:19px;
	color:#9c7953;
	font-size:18px;
	letter-spacing:1px;
	text-align:right;
	margin:56px 0 0 708px;
	padding:28px 0 0 0;
}
#slider {
	position:absolute;
	width:940px;
    height:260px;
	margin:136px 20px 0 20px;
}
#sliderpic1 {
	width:498px;
	height:258px;
	margin:1px 0 0 1px;
	position:absolute;
	z-index:998;
}
#sliderpic2 {
	width:134px;
	height:258px;
	margin:1px 0 0 511px;
	position:absolute;
	z-index:998;
}
#sliderpic3 {
	width:134px;
	height:258px;
	margin:1px 0 0 657px;
	position:absolute;
	z-index:998;
}
#sliderpic4 {
	width:134px;
	height:258px;
	margin:1px 0 0 803px;
	position:absolute;
	z-index:998;
}
#slider-cover {
	background:url(../images/slider-cover.png) top left no-repeat;
	position:absolute;
	width:940px;
    height:260px;
	margin:136px 20px 0 20px;
	z-index:999;
}

#main {
	background:url(../images/main-top.png) top center no-repeat;
    overflow:auto;
    padding: 15px 0 0 0;
}

#sidebar {
	background:url(../images/bg-left.png) bottom left no-repeat;
    width:181px;
	overflow:auto;
	font-size:14px;
	padding:0 0 30px 20px;
	text-align:right;
	float:right;
	margin:0 -8px 0 0;
}
#sidebar a {
    display:block;
    width:165px;
    line-height:14px;
    color:#9c7953;
	padding:6px 15px 6px 0;
}
#sidebar a:hover {
    font-weight:bold;
}
#sidebar li.active a {
	background:url(../images/menu-arrow.png) center right no-repeat;
    font-weight:bold;
}
#sidebar ul li.active li a {
    background: none no-repeat scroll left center transparent;
    font-size: 10px;
    line-height: 4px;
	font-weight:normal;
}
#sidebar ul li.active li.active a, #sidebar ul li.active li a:hover {
    font-weight: bold;
}
#sidebar ul li.active ul {
    margin: -3px 0 10px 0;
}
#content-wrapper {
	width:577px;
	margin:0;
	overflow:auto;
	float:right;
}
#content {
	background:url(../images/content-repeat.png) top left repeat-y;
    width:517px;
    padding: 10px 30px 0 30px;
    float:left;
	min-height:300px;
}
#content-bottom {
	background:url(../images/content-bottom.png) bottom center no-repeat;
	height:40px;
	float:left;
	width:577px;
}
.text p, .text ul, .text ol, .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    padding: 0 0 15px 0;
}
.text ul, .text ol{
    padding: 0 0 15px 25px;
    list-style:disc;
}
.text ol{
    list-style:decimal;
}
.text table {
	margin: 0 0 15px 0;
}
.text td {
    vertical-align:top;
}
.text a {
    color:#9c7953;
}
.text a:hover {
	text-decoration:underline;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size:14px;
	color:#9c7953;
}
.text h1 {
    font-size:18px;
}
.text h2 {
    font-size:16px;
}
.text h3 {
    font-size:15px;
}

#rightbar {
	background:url(../images/bg-right.png) bottom right no-repeat;
    float:right;
    width:179px;
	padding:0 22px 0 9px;
	color:#9c7953;
}
#rightbar .title {
    font-size:14px;
    font-weight:bold;
    display:block;
    padding: 0 0 10px 10px;
	border-bottom:1px solid #fff;
}
#rightbar p {
	margin:10px;
	border-bottom:1px solid #FFF;
}
#right-links {
	min-height:130px;
	font-size:10px;
	color:#999;
}
#footer-wrapper {
	background:#9c7953;
	height:135px; 
}
#footer {
	width:980px;
	margin:0 auto;
	color:#FFF;
	font-size:11px;
	line-height:15px;
}
#footer-left {
	float:left;
	width:300px;
    clear:both;
	margin:16px 0 0 0;
}
#footer-right {
	float:right;
	width:500px;
	margin:7px 0 0 0;
}
#footer-map {
	float:right;
	width:159px;
	height:98px;
	margin:6px 10px 0 0;
}
#footer-adres {
    font-size:11px;
	line-height:13px;
	float:right;
	width:200px;
	margin:3px 0 0 0;
}
#footer a {
    font-size:11px;
    color:#FFF;
}
#footer-adres a {
    font-size:11px;
    color:#FFF;
}
#footer a:hover {
    text-decoration:underline;
}

