.item a img {
width:100%;
height:100%;
}
.glyphicon-chevron-right{
font-size:60px !important;
margin-top: -40px !important;
width: auto !important;
height: auto !important;
}
.glyphicon-chevron-left{
font-size:60px !important;
margin-top: -40px !important;
width: auto !important;
height: auto !important;
}
#carouselButtons {
margin-left: 100px;
position: absolute;
bottom: 0px;
}
#carouseljek {
margin-top:4px;
margin-bottom:60px;
}
.carousel-indicators {
bottom:-30px;
}
.carousel-indicators li {
border: 1px solid #919091 !important;
}
.carousel-indicators .active {
background-color:#919091 !important;
}
#imagelist {
margin: 0 auto;
}
#imagelist a {
display: inline-block;
margin-top: 22px;
}
.left {
}
.right {
margin-left: 22px;
}
.wrap{
padding-top: 25px;
}
.wrap a img
{
opacity:1.0;
}
.wrap a img:hover
{
opacity:0.5;
}
@media(max-width:1001px) {
.header {
width:100%;
}
.header img {
width:100%;
max-width:none;
}
#imagelist {
text-align:center;
}
.left img {
width:100%;
max-width:500px;
}
.right, left {
margin:2px;
}
}