@charset "utf-8";
/* CSS Document */

#glavni {


}
#jezici {
	height: 46px;
	width: 150px;
	float: right;
}
/*navigacija*/
/*navigacija*/
.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #1C1815;
    background-image: -moz-linear-gradient(top,#1C1815,#1C1815);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#1C1815),to(#1C1815));
    background-image: -webkit-linear-gradient(top,#1C1815,#1C1815);
    background-image: -o-linear-gradient(top,#1C1815,#1C1815);
    background-image: linear-gradient(to bottom,#1C1815,#1C1815);
    background-repeat: repeat-x;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333',endColorstr='#333',GradientType=0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: white;
    font-size:18px;
    text-shadow:none;
   
}
.navbar .nav>li>a {
    float: none;
    padding: 10px 15px 10px;
    color: white;
    text-decoration: none;
    text-shadow: none;
}
.navbar .nav>li>a:hover {
       background-color: #E5E5E5;
}



#topslika {
	background-image: url(../images/mediteranka_img.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 1039px;
}
#veza {
	float: left;
	height: 20px;
	padding-left: 15px;
	font-size: 12px;
	color: #552C19;
	padding-top: 10px;
	width: 1020px;
}
#slider {
	border: 10px solid #FFF;
	background-color:#FFF;
	margin-bottom:10px;
}
.left_all {
	float: left;
	width: 220px;
}

.left {
	
	
	background-color: #F6F4E4;
	border: 10px solid #FFF;
	margin-bottom: 20px;
}
.left h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B05506;
	background-image: url(../images/naslov_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.left ul li {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1713;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	display: block;
	text-transform: uppercase;
	width: 95%;
}
.left ul li a:hover {
	color: #B05506;
}

 

.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B05506;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.sadrzaj {
	border: 10px solid #FFF;
	padding: 10px;
	color: #1F1713;
	font-size: 14px;
	margin-bottom: 20px;
}
#sadrzaj .btn-primary a {
	color:#FFF;	
}
.mailorder{
	background-attachment: scroll;
        background-clip: border-box;
        background-color: transparent;
        background-image: url("http://mediteranka.com/images/naruci.png");
        background-origin: padding-box;
        background-position: 0% 0%;
        background-repeat: no-repeat;
        background-size: auto;
        display: block;
        float: left;
        font-family: "Georgia";
        font-size: 16px;
        font-weight: 700;
        height: 44px;
        padding-bottom: 0px;
        padding-left: 45px;
        padding-right: 10px;
        padding-top: 11px;
        text-shadow: 0px 1px 0px, 0px 2px 4px;
        width: 173px;
}
.contentheading {
    font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B05506;
	padding-left: 10px;
	padding-bottom: 8px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.sadrzaj a {
	color: #B05506;
	text-decoration: none;
}
#sadrzaj a:hover {
	text-decoration: underline;
	
}
.footer {
	background-image: url(../../../images/beachbg.jpg);
	height: 250px;
}



#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 1039px;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B05506;
	padding-top: 10px;
}
#footer a {
	color: #B05506;
	text-decoration: none;
}

body {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E4D7;
}

.clear {
	clear: both;
}
@media (min-width: 1200px) {
#glavni .row-fluid {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
}

/*Navigacija*/
.nav .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.nav .nav-child.pull-right {
	right: 0;
	left: auto;
}
.nav .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.nav .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.nav .nav li {
	position: relative;
}
.nav .nav > li:hover > .nav-child,
.nav .nav > li > a:focus + .nav-child,
.nav .nav li li:hover > .nav-child,
.nav .nav li li > a:focus + .nav-child {
	display: block;
}
.nav .nav > li > .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.nav .nav > li > .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.nav .nav li li .nav-child {
	top: -8px;
	left: 100%;
}
.nav .nav li li .nav-child:before {
	position: absolute;
	top: 9px;
	left: -7px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid rgba(0,0,0,0.2);
	border-bottom: 7px solid transparent;
	content: '';
}
.nav .nav li li .nav-child:after {
	position: absolute;
	top: 10px;
	left: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid transparent;
	content: '';
}
.nav .nav-child li > a:hover,
.nav .nav-child li > a:focus,
.nav .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
@media (max-width: 480px) {
	.item-info > span {
		display: block;
	}
	.blog-item .pull-right.item-image {
		margin: 0 0 18px 0;
	}
	.blog-item .pull-left.item-image {
		margin: 0 0 18px 0;
		float: none;
	}
}
@media (max-width: 720px) {
	#jezici {
		float:none;
		text-align:center;
		width:100%;
		}
	.lijevo pull-right{
	float:right;
}
}


@media (max-width: 768px) {
	body {
		padding-top: 0;
	}
	.header {
		background: transparent;
	}
	.header .brand {
		float: none;
		display: block;
		text-align: center;
	}
	.header .nav.pull-right,
	.header-search {
		float: none;
		display: block;
	}
	.header-search form {
		margin: 0;
	}
	.header-search .search-query {
		width: 90%;
	}
	.header .nav-pills > li > a {
		border: 1px solid #ddd;
		border-bottom: 0;
		margin: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.header .nav-pills > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.header .nav-pills > li:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.modal.fade {
		top: -100%;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.nav-tabs.nav-dark > li > a:hover {
		border-color: #333;
	}
	.nav-pills > li {
		float: none;
	}
	.nav-pills > li > a {
		margin-right: 0;
	}
	.nav-pills > li > a {
		margin-bottom: 3px;
	}
	.nav-pills  > li:last-child > a {
		margin-bottom: 1px;
	}
	.form-search > .pull-left,
	.form-search > .pull-right {
		float: none;
		display: block;
		margin-bottom: 9px;
	}
	
	/*Responzive layout za kategorije i podkategorije*/

@media (max-width:480px), (max-width:980px) {

#k2Container .itemContainer{width:100%!important;}

#k2Container .subCategoryContainer{width:100%!important;}

#k2Container .subCategory{height:auto!important;}

		}

}

/* featured slicica nestala*/
div.catItemIsFeatured, div.userItemIsFeatured {
background: none;
}

div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
background: none;
}
/* Visina slike u Items i obrub */

div.catItemImageBlock {
    padding: 8px;
    margin: 0 0 16px 0;
    height: 250px; 
    overflow: hidden;
    border: 1px solid #ccc;
  
}
span.catItemImage img {
    padding: 0px; 
    border: 0px;
} 



/* Hover efekti k2 kategorija i proizvoda*/
.catItemHeader h3.catItemTitle a:hover {
	text-decoration:none;
	color:#666;
}
.subCategory h2 a:hover {
	text-decoration:none;
	color:#666;
	}
div.itemImageBlock {
    padding: 8px;
    margin-right: 10px;

}
/* Maknut link pročitaj više ispod kategorija*/
.subCategoryMore  {
		display:none;
	}


 
/* Naslov proizvoda */
div.catItemHeader h3.catItemTitle {
    font-size: 20px;
    margin-left: 10px;
}

h3.catItemTitle {
  margin-left: 10px;
}
/* POzadina i povećanje fonta u opisu kategorija */

div.itemListCategory {
     font-size: 14px;
    background: linear-gradient(to bottom, rgba(209,209,209,1) 0%, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#fefefe', GradientType=0 );
}
div.subCategory {
    background: linear-gradient(to bottom, rgba(209,209,209,1) 0%, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#fefefe', GradientType=0 );
}


/*button izbornik responsive*/

.label-menu {
  float: left;
  text-transform: uppercase;
  color: #1C1815;
  text-shadow: none;
  font-size: 130%;
  margin-top: px;
  margin-left: 0;
  font-weight: 700;
  padding-left:40px
}
.footer img{
	margin:5px;
}
@media (max-width: 767px) {
	.mod-languages {
		text-align: center;
	
		}
	.search {
		text-align: center;
		float: none;	
		}
	#slider {
		width:96%;
		}
a.pagenav {
    float: left;
    margin: 2px;
    width: 70%;
		}
span.pagenav {
    float: left;
    margin: 2px;
    width: 70%;
		}
 
}

/*Naslov u izborniku - Mobile view*/
.label-menu {
    text-transform: uppercase;
    color: black;
    text-shadow: none;
    font-size: 130%;
    margin-top: px;
    margin-left: 0;
    font-weight: 700;
    padding-left: 40px;
}



#scrolltop {
    float: right;
}
/*paginacija K2*/

.k2Pagination ul li {
    display: inline;
    padding: 10px;
}
a.pagenav {
background-image: linear-gradient(to bottom, #08c, #04c);
border-radius: 4px;
padding:5px;
color:white;
}
span.pagenav {
background-image: linear-gradient(to bottom, #1C1815, #1C1815);
border-radius: 4px;
padding:5px;
color: white;	
}


    float: left;
    margin: 2px;
    width: 100%;
}
