body {
	background:#fff;
    font-family: Verdana, Verdana, Geneva, sans-serif;         
    color:#666;
    font-size:12px;
    line-height:16px;
}

#slider-cover {
	background:url(../images/bg-slidercover.png) top center no-repeat;
	height:840px;
    width:100%;
    position:absolute;
    top:0;
}

#slider {
    position:absolute;
    top:0;
    width:100%;
    height:840px;
}
#slider .images {
    position:absolute;
    top:0;
    width:100%;
    overflow:none;
    height:840px;
}
#slider .images div {
    height:840px;
    width:100%;
}

#container-wrapper {
    top:0;
    position:absolute;
    width:100%;
}
#container {
	overflow:visible;
    width:980px;
    margin: 0px auto;
}
#header {
    height: 500px;
    overflow: auto;
}
#logo {
	float:left;
    width:375px;
    height:35px;
	margin:108px 0 0 20px;
}
#header-contact {
	float:right;
	width:193px;
	height:41px;
	margin:105px 0 0 0;
}
#main {
    overflow:auto;
    padding: 0 0 10px 0;
}
#follow-us {
	position:absolute;
	width:126px;
	height:50px;
	margin: 12px 0 0 35px;
}
#follow-us a {
	display:block;
	width:126px;
	height:50px;
	background:url(../images/follow-us-twitter.png) top left no-repeat;
}
#follow-us a:hover {
	background:url(../images/follow-us-twitter-hover.png) top left no-repeat;
}
#follow-us span {
	display:none;
}
#sidebar-wrapper {
	float:left;
	width:205px;
	background:url(../images/bg-menubottom.png) bottom right no-repeat;
	margin:111px 0 0 0;
}

#sidebar {
    width:200px;
	background:url(../images/bg-menutop.png) top right no-repeat;
	overflow:auto;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:66px 5px 0 0;
	margin:-111px 0 76px 0;
}

#sidebar a {
    display:block;
    line-height:28px;
	padding:0 0 0 25px;
    color:#666;
}
#sidebar li {
	background:url(../images/menu-div.png) bottom right no-repeat;
}
#sidebar li a {
	background:url(../images/arrow.png) top right no-repeat;
}
#sidebar li.last {
	background:none;
}
#sidebar a:hover {
    color:#08abef;
}
#sidebar li.active a {
	background:url(../images/arrow-hover.png) top right no-repeat;
    color:#08abef;
}
#sidebar ul ul {
	padding:0 0 15px 15px;
}
#sidebar ul ul li {
	background:none;
	font-size:11px;
}
#sidebar li.active li a  {
	background:none;
	color:#666;
	font-weight:normal;
	line-height:12px;
}
#sidebar li.active li a:hover, #sidebar li.active li.active a {
    color:#08abef;
}

#content {
    width:530px;
    padding: 33px 30px 0 25px;
    float:left;
}

.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:#08abef;
}
.text a:hover {
    text-decoration:underline;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size:17px;
	color:#08abef;
}

#rightbar {
    float:right;
    width:185px;
	margin:33px 5px 30px 0;
	padding:0 0 14px 0;
	color:#879ba4;
	font-size:12px;
}
#rightbar p {
	padding:10px;
	background:#ededed;
	border-bottom:1px solid #7accee;
}
#rightbar .title {
	background:url(../images/right-header.png) top left no-repeat;
    font-size:14px;
    font-weight:bold;
	color:#fff;
    display:block;
	padding:0 0 0 10px;
	height:26px;
	line-height:26px;
}
#right-text {
}
#right-footer {
	width:185px;
	height:14px;
	margin:-25px 0 0 0;
	background:url(../images/right-footer.png) bottom left no-repeat;
}
#footer {
	background:url(../images/footer-top.jpg) top center no-repeat;
	height:40px;
    clear:both;
    font-size:11px;
	color:#666;
}
#footer a {
    color:#666;
}
#footer a:hover {
    text-decoration:underline;
}
#footer-core {
	float:left;
	width:600px;
	height:25px;
	text-align:left;
	margin:15px 0 0 230px;
}
#footer-core a {
	padding: 0 8px 0 0;
}
#googlemap {
	float:left;
	width:150px;
	height:90px;
	margin:15px 0 0 20px;
}
#adres {
	float:left;
	width:150px;
	height:90px;
	text-align:left;
	margin:15px 0 0 20px;
}
