@font-face {
  font-family: 'humanst521-lt-bt-light';
  src: url('../fonts/humanst521-lt-bt-light.ttf');
}

@font-face {
  font-family: 'humnst777-blk-bt';
  src: url('../fonts/humnst777-blk-bt.ttf');
}

@font-face {
  font-family: 'humnst777-cn-bt';
  src: url('../fonts/humnst777-cn-bt.ttf');
}

@font-face {
  font-family: 'humnst777-lt-bt-light';
  src: url('../fonts/humnst777-lt-bt-light.ttf');
}

@font-face {
  font-family: 'soljik-dambaek';
  src: url('../fonts/soljik-dambaek.ttf');
}

html {
    font-family: 'humanst521-lt-bt-light';    
}

body {
	padding:0;
    margin:0;
    color:#3b0f04;
}

.clear {
  *zoom: 1;
  clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

header {
	display:block;
	
}

.wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
    font-family: 'humnst777-blk-bt';
    text-align: center;
}

h2 {
	font-family: 'humnst777-blk-bt';
    text-align: center;
    font-size:40px;
    color:#f84d20;
    font-variant: small-caps;
    padding-top:120px;
  }

.overall {
	width:96%;
	/*background-image:url(../img/bg_full.jpg);*/
	background-color:#fff;
	z-index:4; 
	color:#f84d20;
	position:fixed;
	padding-left:2%;
	padding-right:2%;
	font-size:16px;
	font-variant: small-caps;
	line-height:30px;
}

.overall a, .overall a:visited  {
	color:#f84d20;
	text-decoration:none;
}

.overall a:hover {
	color:#f84d20;
	text-decoration:underline;
}

.overall a:active  {
	color:#f84d20;
	text-decoration:none;
}

.logo {
	text-align:center;
	z-index: 10;
	width: 15%;
	position: fixed;
	left: 50%;
	margin: 0 0 0 -11%;
	z-index:5;
}

.transorange {
	position:fixed;
	z-index:4;
	width:100%;
	height:130px;
	left: 0;
	top: 30px;
	font-family: "humnst777-cn-bt";
	font-weight:bold;
	text-transform: uppercase;
	background-image:url(../img/bg_trans2.png);
	color:#f84d20;
}

.nav_wrapper {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	z-index:99;
}

.nav_left, .nav_right {
	width: 400px;
	padding-top:100px;
	letter-spacing:1px;
}

.nav_left {
	text-align:right;
	padding-right:100px;
}

.nav_left ul, .nav_right ul {
    list-style-type:none;
    margin:0;
    padding:0;
    overflow:hidden;
}

.nav_left li {
    float:right;
}

.nav_left a {
    display:block;
    margin-left:20px;
    color:#f84d20;
    text-decoration:none;
}

.nav_right {
	text-align:left;
	padding-left:100px;
}


.nav_right li {
    float:left;
}

.nav_right a {
    display:block;
    margin-right:20px;
    color:#f84d20;
    text-decoration:none;
}

.para_index {
	background:url(../img/pocetna.jpg);
	height:800px;
	width:100%;
}

.para_index2 {
	background:url(../img/meksicka_top.jpg);
	height:600px;
	width:100%;
}

.para_index3 {
	background:url(../img/carte_top.jpg);
	height:600px;
	width:100%;
}

.para_index4 {
	background:url(../img/komin_top.jpg);
	height:600px;
	width:100%;
}

.para_index5 {
	background:url(../img/galerija2_top.jpg);
	height:600px;
	width:100%;
}

.para_txt {
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	text-align:center; 
	padding-top: 350px;
	font-family: 'soljik-dambaek';
	color:#fff;
	font-size:115px;
	font-weight:bold;
	text-shadow: 2px 2px #979797;
	line-height:105px;
}

.para_img {
	position:color:#f9f7f7; 
	font-size: 90px; 
	font-weight: bold; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	text-align:center; 
	padding-top: 300px;
	line-height: 80px;
}

.about {
	height:700px; /*410px*/
	padding-top:80px;
	text-align:center;
	font-size:18px;
}

.about img {
	margin-bottom:30px;
}

.d2 {
	width:490px;
	text-align:center;
}

.d3 {
	width:320px;
	text-align:center;
}

.bttn {
	width:150px;
	height:30px;
	background:#fff;
	padding: 15px 25px;
	color:#f84d20;
	border:solid 1px #f84d20;
	border-radius: 10px;
	font-variant: small-caps;
	font-size:18px;
}

.bttn a:link {
	color:#fff;     
	text-decoration:none;  
	background:#fff;
}

.bttn:hover {
	color:#fff;	
	background:#f84d20;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
}

.info {
	height:1111px;
	background:url(../img/podaci_bg.jpg) center no-repeat;
	margin-top:40px;
	padding-top:80px;
	text-align:center;
	color:#fff;
	font-size:40px;
	font-variant: small-caps;
	letter-spacing:1px;
}

.info a {
	color:#fff;
	text-decoration:none;
}

.numbers {
	font-family: 'humnst777-blk-bt';
	display:block;
	margin-top:10px;
	margin-bottom:50px;
	font-size:45px;
}

.up a:link {
	opacity: 0.4;
    filter: alpha(opacity=40);	
    -webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
}

.up a:hover {
	opacity: 1;
    filter: alpha(opacity=100);	
    -webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

.price_list {
	margin-top:100px;
	width:660px;
}

.price_list img {
	display:block;
	position:relative;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

.price_list_txt {
	text-align:center;
	font-variant: small-caps;
	margin-top:80px;
}

.price_list_txt p {
	text-decoration: underline;
	font-style: italic;
	font-variant: normal;
	display:block;
	margin:0;
	padding:0;
}

.price_list_txt span {
	font-size:20px;
	line-height: 35px;
	font-variant: normal;
	display:block;
	margin-top:-10px;
}


span.novo {
	font-size: 25px !important;
}

.novo {
	font-size: 25px !important;
}

.price_list_txt span novo {
    font-size: 30px !important;
}

.spec {
	background: #fffbfa;
	border: dotted 1px #f75122;
	padding-top:30px;
	padding-bottom:30px;
}

table {
	width:100%;
	margin-top:50px;
	font-size:20px;
	padding-bottom:10px;
	line-height: 30px;
}

table td {
	vertical-align: top;
}

table span {
	display:block;
	font-size:14px;
	font-style: italic;
	margin-top:-10px;
}

table a {
	font-variant:small-caps;
	text-decoration: none;
	color:#f96f4b;
	font-family: 'humnst777-blk-bt';
	font-size:25px;
	display:block;
	padding:10px;
}

table a:hover {
	color:#f84d20;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
}

.meals {
	width:480px;
}

.price {
	width:160px;
	text-align:right;
}

.pizza_name {
	width:400px;
}

.pizza_size {
	font-variant: small-caps;
	line-height: 60px;
	font-family: 'humnst777-blk-bt';
}

/*slider*/

#slider1_container{
	display: none; 
	position: relative; 
	margin: 0 auto;
    top: 0px; 
    left: 0px; 
    width: 1300px; 
    height: 500px;
    overflow: hidden;
}

#loading { 
	position:absolute; 
	top: 0px; 
	left: 0px;
}

#loading1 {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#loading2 {
	position: absolute; 
	display: block; 
	background: url(../img/loading.gif) no-repeat center center;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
                   
#slides {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1300px; 
	height: 500px; 
	overflow: hidden;
}

.jssora21l {
	width: 55px; 
	height: 55px; 
	top: 123px; 
	left: 8px;
}

.jssora21r {
	width: 55px; 
	height: 55px; 
	top: 123px; 
	right: 8px;
}

/*end slider*/

footer {
	width:100%;
	height:60px;
	background-image:url(../img/bg_full.jpg);
	background-color:#f84d20;
	color:#fff;
	font-size:16px;
	font-variant: small-caps;
	text-align:center;
	padding-top:40px;
}

footer a {
	color:#fff;
	text-decoration:none;
}

 /* jssor slider bullet navigator skin 21 css */
                /*
                .jssorb21 div           (normal)
                .jssorb21 div:hover     (normal mouseover)
                .jssorb21 .av           (active)
                .jssorb21 .av:hover     (active mouseover)
                .jssorb21 .dn           (mousedown)
                */
                .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
                    background: url(../img/b21.png) no-repeat;
                    overflow: hidden;
                    cursor: pointer;
                }

                .jssorb21 div {
                    background-position: -5px -5px;
                }

                    .jssorb21 div:hover, .jssorb21 .av:hover {
                        background-position: -35px -5px;
                    }

                .jssorb21 .av {
                    background-position: -65px -5px;
                }

                .jssorb21 .dn, .jssorb21 .dn:hover {
                    background-position: -95px -5px;
                }


/* jssor slider arrow navigator skin 21 css */
                /*
                .jssora21l              (normal)
                .jssora21r              (normal)
                .jssora21l:hover        (normal mouseover)
                .jssora21r:hover        (normal mouseover)
                .jssora21ldn            (mousedown)
                .jssora21rdn            (mousedown)
                */
                .jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn {
                    position: absolute;
                    cursor: pointer;
                    display: block;
                    background: url(../img/a21.png) center center no-repeat;
                    overflow: hidden;
                }

                .jssora21l {
                    background-position: -3px -33px;
                }

                .jssora21r {
                    background-position: -63px -33px;
                }

                .jssora21l:hover {
                    background-position: -123px -33px;
                }

                .jssora21r:hover {
                    background-position: -183px -33px;
                }

                .jssora21ldn {
                    background-position: -243px -33px;
                }

                .jssora21rdn {
                    background-position: -303px -33px;
                }
                
                
                
                
                
                /* line 7, ../sass/lightbox.sass */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.example-image {
 margin:0px;	
}

.image-set {
  margin-top:60px;	
}
        
        
        
        @media only screen and (max-width: 480px){
    .divWithSkrollr{
        transform: none !important;
    }
}        


.about span {
	font-family: 'humnst777-blk-bt';
	font-size:36px;
}

.about strong {
	font-size:25px;
	color:#3b0f04;
}

.hide {
    display: none;
}
.bttn,
.spec {
	display:none;
}
