body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
#top.carousel{
	margin-bottom: 30px;
}
#top .carousel-item{
	height: 450px;
	background-image: url("/images/medved_bg_wide.jpg");	
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.menu{
	margin-top:380px;
	font-size: 1.2em;
}
.menu a {
	
	color:#12ff00;
	font-weight: bold;
}

#top .carousel-caption{
	position: absolute;
	top: 0;
	color:black;
    height: 100px;
}
.bd-placeholder-img{
	margin:auto;
	display: block;
}
h1{
	font-size: 3em;
}
h2{
	font-weight: bold;
	margin-bottom: 1em;
}
p{
	margin-bottom: 1em
}
.preview-ico{
	height: 160px;
	margin: 20px;
}
.overview .item{
	padding: 10px 20px
}
.item-info{
	margin-bottom: 20px;
}
.item-info td+td{
	padding-left: 10px;
}

.gallery .item{
	margin-bottom: 20px;
}