@charset "utf-8";
/* CSS Document */

#glavni {


}
#logo {
	text-align: center;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	}
#jezici {
	height: 46px;
	width: 150px;
	float: right;
}
/*Slider*/
.flexslider {
	margin-bottom: 0px;

}
.flex-control-nav {
	display: none;	
}
.flex-caption {
    font-size: 40px;
    line-height: 18px;
}

/*navigacija*/
/*navigacija*/
.navbar {
background-color: #830606;
	
	}

.navbar-inner {
	min-height: 40px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #830606;
	background-image: -moz-linear-gradient(top,#830606,#830606);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#830606),to(#830606));
	background-image: -webkit-linear-gradient(top,#830606,#830606);
	background-image: -o-linear-gradient(top,#830606,#830606);
    background-image: linear-gradient(to bottom,#830606,#830606);
	border: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#830606',endColorstr='#830606',GradientType=0);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: white;
	font-size: 22px;
	text-shadow: none;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
   
}
.navbar .nav>li>a {
    float: none;
    padding: 15px 40px 15px 30px;
    color: white;
    text-decoration: none;
    text-shadow: none;


}
.navbar .nav>li>a:hover {
       background-color: #E5E5E5;
	   
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    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;
}
#sredina {
	width: 90%;
	margin-right: auto;
	margin-left: auto;

}

.left_all {
	float: left;
	width: 220px;
}

.left {
	
	
	background-color: #F6F4E4;
	border: 10px solid #FFF;
	margin-bottom: 20px;
}


 

.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 {
	color: #1F1713;
	font-size: 16px;
	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: #830606;
	text-decoration: none;
}
#sadrzaj a:hover {
	text-decoration: underline;
	
}
.footer {
	background-color: #830606;
	color:white;
}
.footer a {
	color: #FFFFFF;
}
.footer ul li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #830606;
}



#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 {
	font-family: "Open Sans", sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear {
	clear: both;
}
@media (min-width: 1200px) {
#glavni .row-fluid {
	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;
	}
    .nav-collapse .nav>li>a {
    font-size: 16px;
}

}
@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;
}
/* 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: 0 0 16px 0;
    float: left;
}
/* 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 );
}

/* Visina slike u Items i obrub */


/*button izbornik responsive*/

.label-menu {
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: none;
	font-size: 100%;
	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: 100%;
    margin-top: px;
    margin-left: 0;
    font-weight: 700;
    padding-left: 40px;
}
.navbar .btn-navbar  {
	float:right;
	padding: 4px;

}


#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%;
}


/*  basic menu */
.nav menu menubasic {
	 border: 1px solid #e7e7e7;
  border-bottom: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	}
ul.menubasic {
  border: 1px solid #e7e7e7;
  border-bottom: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
ul.menubasic li {
  line-height: 1.4em;
}
ul.menubasic li a,
ul.menubasic li span.nav-header {
  color: #444;
  padding: 11px 14px 10px;
  display: block;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px solid #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  background-color: #F0F0F0;
}
ul.menubasic li a:hover,
ul.menubasic li a:focus,
ul.menubasic li.current a,
ul.menubasic li.current ul a:hover,
ul.menubasic li.current ul a:focus,
ul.menubasic li span.nav-header:hover,
ul.menubasic li span.nav-header:focus {
  color: #fff;
  background-color: #830606;
}
ul.menubasic li.current ul a,
ul.menubasic li.current ul span.nav-header {
  color: #444;
  background-color: #FFFFFF;
}
ul.menubasic li a:before,
ul.menubasic li span.nav-header:before {
  font-family: FontAwesome;
  content: "\f105";
  padding-left: 10px;
  padding-right: 0;
  color: #aaa;
  float: right;
  font-size: 15px;
  line-height: 1.4em;
}
ul.menubasic li a:hover:before,
ul.menubasic li a:focus:before,
ul.menubasic li.current a:before,
ul.menubasic li.current ul a:hover:before,
ul.menubasic li.current ul a:focus:before,
ul.menubasic li span.nav-header:hover:before,
ul.menubasic li span.nav-header:focus:before {
  color: #fff;
}
ul.menubasic li.current ul a:before,
ul.menubasic li.current ul span.nav-header:before {
  color: #aaa;
}

/* clear */
ul.menubasic.menu-clear {
  border: 1px solid #444;
}
ul.menubasic.menu-clear li a,
ul.menubasic.menu-clear li span.nav-header {
  color: #fff;
  border-bottom: 1px solid #444;
}
ul.menubasic.menu-clear li a:before,
ul.menubasic.menu-clear li span.nav-header:before {
  color: #fff;
}
/*Button mail i print ikona*/
.btn-group:first-child {
    margin-bottom:10px; 
}

.desni-div .category-module {
 border: 1px solid #e7e7e7;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 padding: 10px;
 background-color: #F9F6F6;
}
.desni-div .category-module li {
 padding-bottom: 10px;
}
.desni-div .category-module li a:hover {
 color:#830606;
}

.desni-div ul, ol {
	margin: 0;
}

.desni-div li {
    list-style: none;
}

.mod-articles-category-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 5px;
}

.mod-articles-category-introtext {
	margin-top:5px;
	}
	
input.search-query {
	background-image: url(../images/searchbutton.png);
	background-repeat: no-repeat;
	background-position: right center;	
    width:90%;
}

.item-page {
	background-image: url(../images/heartline.png);
	background-repeat: no-repeat;
	background-position: bottom;
    padding-bottom: 20px;
	
}

.pager {
	padding-bottom: 25px;
}

.novosti {
	 border: 1px solid #e7e7e7;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 padding: 10px;
	 padding-top:0px;
	 background-color: #F0F0F0;
	 font-size:16px;
}
.novosti ul {
    border: none;
} 
.novosti a:link {
	color:black;
}
.novosti a:hover {
	color: #830606;
	text-decoration: none;	
}
@media  (max-width:1280px), (max-width:1440px) {

.navbar-inner {
    font-size: 18px;
    max-width: 1200px;
    padding-left: 150px;
  
}
input.search-query {
     width: 80%;
}
.flex-caption {
    font-size: 32px;
    line-height: 18px;
}

}

@media  (max-width:480px), (max-width:960px) {
.navbar-inner {
	font-size:14px;
    padding-left: 10px;
}
#sredina {
    width: 100%;
    
}
.flex-caption {
    font-size: 14px;
    line-height: 18px;
}
}
.footercss {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
	}
.icon-phone-2:before {
	content: "\e261";
}
h2 {
    font-size: 28px;
}
/*tekst pregledi u listi članaka u kategoriji*/
.label-info, .badge-info {
    background-color: white;

}
.label, .badge {
    color: #830606;
    background-color: white; 
	font-weight: normal;
	float: right;
}
/*naslov kategorija */
.categories-list h1 {
    font-size: 28px;
}
/*naslovi kategorija unutar glavne kateogrije */
.page-header {
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.categories-list h3 {
    font-size: 18px;
}
.page-header h1 {
	font-size: 28px;
}
.page-header h2 {
	font-size: 22px;
}
.sadrzaj h1, h2, h3 {
    line-height: 30px;
    font-size: 22px;
}