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





body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-color:#ffffff;
	font-size:15px;
	font-weight:normal;
}
h1 {
	font-size:35px;
	color:#6D2623;
	line-height:1.2em;
	font-weight:bold;
	font-family: "PT Sans", sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font-size:21px;
	line-height:1.4em;
	color:#666;
	padding-bottom:10px;
	margin-bottom:10px;
	font-family: "PT Sans", sans-serif;
	font-weight:400;
	margin-top:0px;
	border-bottom:4px #ccc solid;
}
h3 {
	font-size:20px;
	line-height:1.4em;
	padding:7px 0px !important;
	margin: 0px !important;
	font-family: "PT Sans", sans-serif;
	font-weight:200;
}
h4 {
	font-size:20px;
	line-height:1.4em;
	color:#ffffff;
	padding:7px 0px !important;
	margin: 0px !important;
	font-family: "PT Sans", sans-serif;
	font-weight:200;
}
h5 {
}
p {
}
ol {
}
strong {
	font-weight:bold;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
	margin:0px !important;
	padding: 0px !important;
}
.container {
/*	border:1px #C60 solid;*/







}


#headcont_s{
	display:none;
}


#main {
	position:relative;
}
#menucont {
	z-index:9999;
	position:relative;
	margin-top:0px;
	background-image:url(images/menubck.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:80px;
}
.navbar {
	font-size:16px;
	margin-bottom:0px;
	font-family: 'Exo 2', sans-serif;
}
#headcont {
	margin:auto;
	margin-top:-80px;
	width:100%;
}
.navbar-inverse {
	background-color:transparent;
	background-color:none;
}
.navbar-default, .navbar-inverse {
	border: none;
}
.navbar-brand {
	margin:0px;
	padding:0px;
}
#logo {
	width:185px !important;
	margin-top:20px;
}
#maintxtbox {
	background-color:#FFF;
	margin-top:-40px;
	min-height:500px;
	border-top:15px #6d2623 solid;
	z-index:999;
	position:relative;
	padding-left:35px;
	padding-right:35px;
}
#leftshd {
	position:absolute;
	left:-60px;
	top:0px;
	background-image:url(images/shdltextbox.png);
	width:60px;
	height:450px;
}
#rightshd {
	position:absolute;
	right:-60px;
	top:0px;
	background-image:url(images/shdrtextbox.png);
	width:60px;
	height:450px;
}
#bannerLiveMusic {
	right:50px;
	position:absolute;
	top:-160px;
	width:173px;
	height: 242px;
	background-image:url(images/bannerLiveMusic.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#logobtm {
	padding-top:18px;
}
#contact_btm {
	padding-top:10px;
}
#generalije {
	padding:5px;
	color:#999;
}
#btmshd {
	background-image:url(images/btm.png);
	position:absolute;
	top:-10px;
	height:61px;
	width:980px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-size: cover;
	left:50%;
	margin-left:-490px;
}
#linkovi {
	margin-top:20px;
	color:#fff;
}
#linkovi a {
	color:#fff;
	text-transform:uppercase;
	font-size:9px;
}
#bckLeft {
	background-image:url(images/btm_l_f.png);
	background-repeat:repeat-x;
	width:1400px;
	height:157px;
	position:absolute;
	top:-160px;
	left: 0px;
}
#bckRight {
	background-image:url(images/btm_l_f.png);
	background-repeat:repeat-x;
	width:1400px;
	height:157px;
	position:absolute;
	top:-160px;
	right: 0px;
}
#lan {
}
.navbar-nav > li {
	border-right: 1px #ccc solid;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding: 0 8px;
	font-weight:bold;
}
.navbar-nav > li:last-child {
	border-right:none !important;
}
.round-corners-5px {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round-corners-10px {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.unround-top-corners {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.unround-bottom-corners {
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#bannerbck {
	background-color:#F9F9F9;
	border-bottom:3px #EEEEEE solid;
}
#btm {
	position:relative;
	background-color:##481917;
	background: -moz-linear-gradient(top, #ffffff 1%, #6d2623 3%, #451816 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(3%, #6d2623), color-stop(100%, #451816)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%, #6d2623 3%, #451816 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%, #6d2623 3%, #451816 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%, #6d2623 3%, #451816 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%, #6d2623 3%, #451816 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#451816', GradientType=0 ); /* IE6-9 */
	color:#FFF;
	letter-spacing:normal !important;
	font-size:12px;
	font-family:'Arial', Helvetica, sans-serif;
	padding:25px 0px;
}
.linetitle1 {
	overflow: hidden;
	text-align: center;
	font-size:17px;
	line-height:40px;
	font-weight:bold;
	color:#6d2623;
	font-family: 'Open Sans', sans-serif;
}
.linetitle1:before,  .linetitle1:after {
	background-color: #ccc;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.linetitle1:before {
	right: 0.5em;
	margin-left: -50%;
}
.linetitle1:after {
	left: 0.5em;
	margin-right: -50%;
}
.carousel-control {
	padding-top:10%;
	width:5%;
}
.well {
	border:0px none;
}
#hr {
	background-color: #E67E22;
	height:20px;
	width:20px;
	font-size:11px;
	color:#fff;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:5px;
	display: block;
	text-decoration:none;
}
#lan {
	position: absolute;
	right:28px;
	top:7px;
	z-index:10;
}
#en {
	background-color: #E67E22;
	height:20px;
	width:20px;
	font-size:11px;
	color:#fff;
	padding:3px 2px 2px 4px;
	float:left;
	display: block;
	text-decoration:none;
}
.active {
	color:#eaeaea !important;
}
#en:active {
	color:#eaeaea !important;
}
#hr:active {
	color:#eaeaea !important;
}
#fotogalerija {
	color:#fff !important;
	margin-right:15px;
}
.item .row {
	height:160px;
}
#linkovi {
	height:15px;
}
#linkovi a {
	border-right: 1px #333 solid;
	padding:0px 5px;
	line-height:1.4em !important;
	border-left: 1px #666 solid;
	color:#999;
}
#linkovi a:hover {
	text-decoration:none;
	color:#ccc;
}
#linkovi a:last-child {
	border-right:none;
	border-left:none;
}
#linkovi a:first-child {
	border-left:none;
	border-right:none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color:transparent;
	background-color:none;
}
#ta {
	margin-top:20px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */

  filter: alpha(opacity=50);
	/* Netscape */

  -moz-opacity: 0.5;
	/* Safari 1.x */

  -khtml-opacity: 0.5;
	/* Good browsers */

  opacity: 0.5;
}
#ta:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */

  filter: alpha(opacity=100);
	/* Netscape */

  -moz-opacity: 1;
	/* Safari 1.x */

  -khtml-opacity: 1;
	/* Good browsers */

  opacity: 1;
}
.navbar-toggle {
	margin-top:33px !important;
	background-color:#F90;
}
#contact_btm_s {
	display:none;
}
.panel {
	background-color: #fff;
	border-radius: 4px;
	border-width: 0 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	margin-bottom: 20px;
}
#photgal {
	color: #fff !important;
	font-weight:bold;
}
#photgal:hover {
	color: #E67E22!important;
	text-decoration:none;
}
.navbar-header h1{
display:none;	
}
 @media (min-width: 979px) {
	 


.navbar-nav > li > a {
	line-height: 20px;
	padding: 0 10px;
	font-weight:bold;
	font-size:15px !important;
}
#logo {
	width:180px !important;
	margin-left:20px;
}
.nav {
	margin:40px 0px 0px -20px;
	padding:0px;
}
#bannerLiveMusic {
	right:50px;
	position:absolute;
	top:-110px;
	width:130px;
	height: 192px;
	background-image:url(images/bannerLiveMusic.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-size:contain;
}
.btn-warning{
	margin-top:10px;
}
}



/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 1000px) {
#menucont {
	z-index:9999;
	position:relative;
	margin-top:0px;
	background-image:url(images/menubck.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:110px !important;
}
#logo {
	width:180px !important;
	margin-left:20px;
}
.nav {
	margin:15px 0px 0px -20px;
	padding:0px;
}
#headcont {
	margin: -110px auto auto;
	width: 100%;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding: 0 8px;
	font-weight:bold;
	font-size:15px !important;
}

.btn-warning{
	margin-top:10px;
}
#headcont{
	display:none;
}
#headcont_s{
	display:block;
}
}

/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 950px) {
		 h1 {
	font-size:30px;
	color:#6D2623;
	line-height:1.2em;
	font-weight:bold;
	font-family: "PT Sans", sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
}


#menucont {
	z-index:9999;
	position:relative;
	margin-top:0px;
	background-image:url(images/menubck.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:110px !important;
}
#logo {
	width:180px !important;
	margin-left:20px;
}
.nav {
	margin:15px 0px 0px -20px;
	padding:0px;
}
#headcont {
	margin: -110px auto auto;
	width: 100%;
}
#bannerLiveMusic {
	right:50px;
	position:absolute;
	top:-120px;
	width:130px;
	height: 192px;
	background-image:url(images/bannerLiveMusic.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-size:contain;
}
.btn-warning{
	margin-top:10px;
}
}



/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
.navbar-collapse {
	background-image:url(images/bck_s_menu.png);
	background-repeat:repeat;
	max-height: 370px;
	overflow-x: visible;
}
.nav > li {
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom:5px;
	padding-top:5px;
	position: relative;
	border-bottom:1px #333 solid;
}
.nav > li > a {
	font-size:17px;
}
topcnt {
	margin-top:80px;
}
#bannerLiveMusic {
display:none;
}
#headcont{
	display:none;
}
#headcont_s{
	display:block;
}
.navbar-brand{
	margin-top:10px;
}
#contact_btm {
	display:none;
}
#contact_btm_s {
	display:block;
	clear:both;
	margin-left:10px;
}
#linkovi {
	display:none;
}
.btn-warning{
	margin-top:10px;
}
}



/* Landscape phones and down */

@media (max-width: 480px) {
			 h1 {
	font-size:28px;
	color:#6D2623;
	line-height:1.2em;
	font-weight:bold;
	font-family: "PT Sans", sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
}
			 h2 {

	line-height:1.2em;
	margin-top:10px;

}

.linetitle1 {
	overflow: hidden;
	text-align: center;
	font-size:15px;
	line-height:40px;
	font-weight:bold;
	color:#6d2623;
	font-family: 'Open Sans', sans-serif;
}
.linetitle1:before,  .linetitle1:after {
	background-color: #ccc;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.linetitle1:before {
	
	margin-left: 0px;
}
.linetitle1:after {

	margin-right: 0px;
}

#fotogalerija{
	font-size:11px;
}
#accunit {
	height:380px;
}
#linkovi {
	display:none;
}
#ta {
	display:none;
}
#contact_btm {
	display:none;
}
#contact_btm_s {
	display:block;
	clear:both;
	margin-left:10px;
}
#bannerLiveMusic{
	display:none;
}
#headcont{
	display:none;
}
#headcont_s{
	display:block;
}
.navbar-brand{
	margin-top:10px;
}
#lan {
	position: absolute;
	right:29px;
	top:7px;
	z-index:10;
}
.btn-warning{
	margin-top:10px;
}
}

/* Large desktop */

@media (min-width: 1200px) {
#btmshd {
	background-image:url(images/btml.png);
	position:absolute;
	top:-10px;
	height:61px;
	width:1170px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-size: cover;
	left:50%;
	margin-left:-585px;
}
#logo {
	width:220px !important;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding: 0 10px;
	font-weight:bold;
	font-size:17px !important;
}
}