/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	height:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

@font-face {
 font-family: 'BebasNeue-webfont';
 src: url(../fonts/BebasNeue-webfont.eot);
 src: url(../fonts/BebasNeue-webfont.eot?#iefix) format('embedded-opentype'),  url(../fonts/BebasNeue-webfont.woff) format('woff'),  url(../fonts/BebasNeue-webfont.ttf) format('truetype'),  url(../fonts/BebasNeue-webfont.svg#FrutigerLT57CnRegular) format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'MisoRegular';
 src: url(../fonts/miso-webfont.eot);
 src: url(../fonts/miso-webfont.eot?#iefix) format('embedded-opentype'),  url(../fonts/miso-webfont.woff) format('woff'),  url(../fonts/miso-webfont.ttf) format('truetype'),  url(../fonts/miso-webfont.svg#FrutigerLT57CnRegular) format('svg');
 font-weight: normal;
 font-style: normal;
}

.header {
	text-align: center;
	background: black;
}

#navigation {
	width:100%;
	height:35px;
	border-top:1px solid #51565c;
	background-color:#2d8efb;
	border-bottom:2px solid #FFF;
}

#content {
	width:100%;
	height:100%;
	padding-top:20px;
	background-image:url(../images/bg-pattern.png);
	background-repeat:repeat;
}

#footer {
	width:100%;
	height:10px;
	border-top:1px solid #51565c;
	background-color:#2d8efb;
}

#menu {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	height:35px;	
}

#menu-list {
	list-style:none;
	display:inline;
}

#menu-list li {
	display:inline;
	font-family: 'MisoRegular';
	font-size:20px;
	padding:0 17px;
	color:#FFF;
}

#menu-list li a {
	color:#FFF;
	text-decoration:none;
	font-family: 'MisoRegular';
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}

#menu-list li a:hover {
	color: #F60;
	font-family: MisoRegular;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.active a {
	font-family: 'MisoRegular';
	font-size:20px;
	color:#414549 !important;
	background-image:url(../images/arrow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
	font-weight:normal;
	text-decoration:none;
}

#content_box {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#article {
	margin-bottom:20px;
	background-color:#FFF;
	border:1px solid #afafaf;
	overflow:auto;
	padding:20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#sidebar {
	width:300px;
	height:auto;
	float:right;
	border:1px solid #036dd2;
	background-color:#2d8efb;
	margin-bottom:20px;
	padding-bottom:10px;
}
	
#date {
	position:relative;
	width:150px;
	left:-21px;
	background-image:url(../images/date-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:auto;
	padding-top:4px;
}

#date img {
	margin-top:25px;
	float:right;
}

.datum {
	font-family: 'MisoRegular';
	font-size:20px;
	color:#FFFFFF;
	text-align:right;
	margin-right:5px;
	margin-top:1px;
}

#text {
	float:right;
	width:480px;
	padding-bottom:20px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	line-height:18px;
}

h1 {
	font-family: BebasNeue-webfont;
	font-size:28px;
	font-weight:normal;
	color:#2d8efb;
	margin-bottom:10px;
}

h2 {
	font-family: 'BebasNeue-webfont';
	font-size:24px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
}

h3 {
	font-family: 'MisoRegular';
	font-size:20px;
	font-weight:normal;
	color:#333333;
}

#event {
	background-image:url(../images/nastupi-border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}

#event_date {
	background-image:url(../images/nastupi-bg.png);
	width: 58px;
	height:58px;
	margin:12px;
	float:left;
}

#event_day {
	font-family: 'BebasNeue-webfont';
	font-size:40px;
	font-weight:normal;
	color:#333333;
	text-align:center;
	padding-top:3px;
}

#event_month {
	font-family: 'MisoRegular';
	font-size:13px;
	font-weight:normal;
	text-align:center;
	margin-top:-3px;
}

#event_name {
	padding-top:17px;
}

.event_place {
	font-family: 'BebasNeue-webfont';
	font-size:34px;
	font-weight:normal !important;
	color:#FFF;
	padding-bottom:3px;
}

.event_town {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#403d3c;
}

.event_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
}

#kalendar {
	width:998px;
	height:auto;
	background-color:#FFF;
	border:1px solid #afafaf;
	margin-bottom:20px;
}

#kalendar img {
	margin-bottom:20px;
	width:998px;
}

#mjesec {
	width:998px;
	height:50px;
}

.mjesec {
	font-family: 'MisoRegular';
	font-size:26px;
	font-weight:normal;
	color:#333333;
	float:left;
	margin:0px 10px 0 20px;
	width:80px;
}

.dan {
	width:24px;
	height:24px;
	float:left;
	background-color:#e9e9e9;
	font-family: 'MisoRegular';
	font-size:22px;
	font-weight:normal;
	color:#333333;
	text-align:center;
	margin:0 2px;
	padding-top:2px;
	cursor:pointer;
}

.nedjelja {
	width:24px;
	height:24px;
	float:left;
	background-color:#fb4b46;
	font-family: 'MisoRegular';
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	margin:0 2px;
	padding-top:2px;
	cursor:pointer;
}

.rez {
	width:24px;
	height:24px;
	float:left;
	background-color:#2d8efb;
	font-family: 'MisoRegular';
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	margin:0 2px;
	padding-top:2px;
	cursor:pointer;
}

.tooltip {
	display:none;
	background: url(../images/tooltip-bg.png);
	background-position: bottom center;
	font-size:18px;
	font-family: 'MisoRegular';
	font-weight:normal;
	height:30px;
	width:auto;
	padding:10px;
	color:#fff;
	border-left:1px;
	border-right:1px;
	-moz-border-image: url(../images/tooltip-border.png) 152 1 0; 
	-webkit-border-image: url(../images/tooltip-border.png) 152 1 0; 
	-o-border-image: url(../images/tooltip-border.png) 152 1 0; 
	border-image: url(../images/tooltip-border.png) 152 1 0;
	
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#2d8efb;
	line-height:18px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#7d97ff;
}

.istakni {
	font-weight: bold;
	color: #2d8efb;
	font-family: Arial, Helvetica, sans-serif;
}

#quote {
	background-image:url(../images/quote.png)	;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:70px;
}

.quote {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

.tn {
	margin:20px 0 0 20px;
}



@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);

.contact-elements {position:relative; width:100%;}
input.input-field,
.tel-number-field,
.textarea-field,
 .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.input-field:focus,
.tel-number-field:focus,
.textarea-field:focus,  
.select-field:focus{
    border: 1px solid #0C0;
}


div.contact, textarea, input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	line-height:20px;
	}
.contact h2 {font-size:50px;}
.headline {
	font-size:50px;
}
  .center-btn {
    text-align: center;
  }
.container {
  max-width: 510px;
  min-width: 300px;
  margin: 50px auto 0px;
  padding-bottom:46px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-bottom: 3px solid #ccc;
  border-radius:5px;
}

.row {
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0 2.5em;
}
.row.header {
  padding: 1.5em 2.5em;
  border-bottom: 1px solid #ccc;
  background-color:#63a7d6;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  text-align:center;
}
.row.body {
  padding: .5em 2.5em 1em;
}

div.contact-elements p.pull-right {
  float: right;
}
div.contact-elements p.left {float:left;}

.btn {
  font-size: 1.0625em;
  display: inline-block;
  padding: 0.74em 1.5em;
  margin: 1.5em 0 0;
  color: #fff;
  border-width: 0 0 0 0;
  border-radius:5px;
  text-transform: uppercase;
  background-color: #b3b3b3;
  border-bottom-color: #8c8c8c;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
    box-shadow: 1px 1px 4px #ccc;
    -moz-box-shadow: 1px 1px 4px #ccc;
    -webkit-box-shadow: 1px 1px 4px #ccc;
}
.btn:hover {
  background-color: #bfbfbf;
}
.btn.btn-submit {
  background-color: #63a7d6;
  border-bottom-color: #374d78;
}
.btn.btn-submit:hover {
  background-color: #5f7db6;
}

.contact-elements {
  max-width: 100%;
  display: block;
}
.contact-elements ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-elements ul li {
  margin: 0 0 0.25em 0;
  clear: both;
  display: inline-block;
  width: 100%;
}
.contact-elements ul li:last-child {
  margin: 0;
}
.contact-elements ul li p {
  margin: 0;
  padding: 0;
  float: left;
}
.contact-elements ul li p.right {
  float: right;
}
.contact-elements ul li .divider {
    border: 0;
	margin-top: 60px;
  margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    background: #eaeaea;
	opacity:.5;
}
.contact-elements ul li, .req {
	font-size:15px;
	color:#63a7d6;
	font-variant:small-caps;
	text-transform:lowercase;
	font-weight:bolder;
}
.contact-elements label {
  display: block;
  margin: 0 0 0.5em 0;
  color: #4f6fad;
  font-size: 1em;
}
.contact-elements input {
  margin: 0 0 0.5em 0;
  border: 1px solid #ccc;
  padding: 6px 10px;
  color: #555;
  font-size: 1em;
}
.contact-elements textarea {
  border: 1px solid #ccc;
  padding: 6px 10px;
  width: 100%;
  color: #555;
  resize:none;
  overflow:auto;
}
.contact-elements small {
  color: #4f6fad;
  margin: 0 0 0 0.5em;
}
/*--------------------*/
/* CONTACT US */
/*--------------------*/

#mu-contact {
	background-color: #fff;
	display: inline;
	float: center;
	width: 100%;
}

.mu-contact-area {
	display: inline;
	float: center;
	padding: 100px 0;
	width: 100%;
}

.mu-contact-header {
	display: inline;
	float: center;
	text-align: center;
	width: 100%;
}

.mu-contact-content {
	display: inline;
	float: center;
	margin-top: 50px;
	width: 100%;
	padding: 0 20%;
}

.mu-contact-form {
	text-align: center;
}

.mu-contact-form .form-group input {
	background: transparent;
	color: #333;
	font-size: 15px;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 6px 15px;
	height: 45px;
	margin-bottom: 24px;
	width: 100%;
}

.mu-contact-form .form-group textarea{
	color: #333;
	background: transparent;
	border: 1px solid #ccc;
	border-radius: 20px;
	font-size: 18px;
	padding: 15px;
	height: 190px;
	width: 100%;
	
}

.mu-contact-form .form-control:focus {
	background-color: #fff;
    outline: 0;
    box-shadow: none;    
} 

.mu-contact-form .form-control::-webkit-input-placeholder {
	color: #888;
	font-size: 15px;
}

.mu-contact-form .form-control:-moz-placeholder { /* Firefox 18- */
	color: #888;
	font-size: 15px; 
}

.mu-contact-form .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #888;
	font-size: 15px;
}

.mu-contact-form .form-control:-ms-input-placeholder {  
	color: #888;
	font-size: 15px;
}

.mu-contact-form .button-default::after,
.mu-contact-form .button-default > span {
	padding: 12px 40px;  
}

#form-messages {
	margin-bottom: 10px;
    background-color: #fff;
	
}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


/* ===============================
16. Footer
================================ */
@media only screen and (max-width: 900px) {
  .div.contact-elements p.pull-right {
    float: none;
  }
  .center-btn {
    text-align: left;
  }
  input {
    width: 100%;
  }

  label {
    width: 100%;
    display: inline-block;
    float: left;
    clear: both;
  }

  li, p {
    width: 100%;
  }


  input.btn {
    margin: 0 0 0.5em;
  }

  li small {
    display: none;
  }
}

.article-area {
	width: 675px;
	float: left;
}
.slicknav_menu{display:none;}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:9999999;
}

.sticky + .content {
  padding-top: 60px;
}