.carousel-control, .carousel-control {
	position: absolute;
	top: 81px;
	width: 12px;
	height: 22px;
	text-indent: -2000px;
}
.carousel-previous {
    left: 20px;
    background: url(img/left-arrow.gif) 0 0 no-repeat;
}
.carousel-next.disabled,
.carousel-previous.disabled{
    background: none;
}
.carousel-next {
    right: 20px;
    background: url(img/right-arrow.gif) 0 0 no-repeat;
}
.carousel-wrap{
    margin: 0 0 0 60px;
    width: 864px;
}
.all {
	clear: both;
	display: block;
	margin: 0 60px;
	padding-bottom: 15px
}
#main-text { margin: 25px 0 0 60px }
#bottom-boxes {
	margin-left: -10px;
	float: left;
	clear: both
}
#bottom-boxes .box-wrap, #bottom-boxes .box {
	float: left;
	width: 320px
}
#bottom-boxes .box-wrap { margin-left: 10px }
#bottom-boxes .box { min-height: 24.6em }
h1, #main-text p { margin-right: 340px }
h1 {
	font: italic 2.1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .8em
}
h2, h3, h4 {
	background: #627e50 url(img/left-green-corner.gif) no-repeat;
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	line-height: 42px
}
ul {
	margin: 0 0 10px 0;
}
ul li {
	list-style: none;
	background: url(img/bg-li.gif) no-repeat 0 .7em;
	margin: 0 0 5px 20px;
	padding: 0 0 0 17px;
}
#bottom-boxes span {
	display: block;
	height: 44px;
	padding: 0 20px;
	background: url(img/right-green-corner.gif) right top no-repeat
}
h3 {
	background: #7e5060 url(img/left-red-corner.gif) no-repeat;
	margin-bottom: 20px
}
#bottom-boxes h3 span { background: url(img/right-red-corner.gif) right top no-repeat }
h4 { background: #466a81 url(img/left-blue-corner.gif) no-repeat }
#bottom-boxes h4 span { background: url(img/right-blue-corner.gif) right top no-repeat }
#bottom-boxes img {
	display: block;
	border: 1px solid #fff;
	width: 278px;
	height: 93px;
	margin: 20px auto 10px
}
#bottom-boxes p, #bottom-boxes ul { padding: 0 18px }
#bottom-boxes p {font-size: 11px;}
#bottom-boxes ul { list-style: none }
#bottom-boxes li {
	margin: 0;
	padding:  0 0 10px 34px;
	min-height: 26px;
	background: url(img/list-point.gif) no-repeat
}

#nav {
	height: 38px;
}

#nav, #nav ul {
	float: left;
	background: #3A2521;
	list-style: none;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#nav ul {
	clear: both;
	margin: 38px 0 0 0 !important;
	padding: 0;
}

#nav a {
	display: block;
	float: left;
	padding: 0.3em .8em;
	text-decoration: none;
	text-align: center;
}
/*
#nav a.parent {
	background: url(arrow.gif) 100% 50% no-repeat;
}
*/
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav li:hover,
#nav li.sfhover {
	background: url(img/bg-li-hover.gif) repeat-x #a16a4c;
	color: #fff;
}

#nav li li:hover,
#nav li li.sfhover {
	background: #512916 !important;
	color: #fff;
}

#nav li ul {
	position: absolute;
	top: -999em;
	height: auto;
	width: 220px;
	background: #61341f;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#nav li ul ul {
	display: none;
}

#nav li li {
	float: left;
	display: block;
	padding-right: 10px;
	width: 210px;
	border: none;
	background: none;
}

#nav li ul a {
	width: 200px;
	float: left;
	display: block;
	text-align: left;
}

#nav li a,
#nav li:hover li a,
#nav li.sfhover li a,
#nav li:hover li:hover li a,
#nav li.sfhover li.sfhover li a,
#nav li:hover li:hover li:hover li a,
#nav li.sfhover li.sfhover li.sfhover li a {
	color: #fff;
}

#nav li li a,
#nav li li a:hover {
	font-size: 11px;
	height: 28px;
	line-height: 28px;
}

#nav li:hover a,
#nav li.sfhover a,
#nav li:hover li:hover a,
#nav li.sfhover li.sfhover a,
#nav li:hover li:hover li:hover a,
#nav li.sfhover li.sfhover li.sfhover a,
#nav li:hover li:hover li:hover li:hover a,
#nav li.sfhover li.sfhover li.sfhover li.sfhover a {
	color: #fff;
}

#nav li ul ul {
	margin: 20px 0 0 190px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul ul {
	top: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul,
#nav li li:hover ul,
#nav li li.sfhover ul,
#nav li li li:hover ul,
#nav li li li.sfhover ul {
	top: auto;
}

#contactblock {
	display: block;
	height: 235px;
	background: url(img/kompas.jpg) no-repeat 100% 100%;
}

#contactblock p {
	font-size: 11px;
}

#contactblock #phoneNumber {
	font-size: 32px;
	color: #9d5330;
	font-weight: normal;
	line-height: normal;
	margin: 0
}
#contactblock a { text-decoration: none }

.foto {
	float: left;
	border: 3px solid #EBEDD8;
	margin: 0 0 10px 0;
}
