/*--- ZAJEDNIČKI ELEMENTI ---*/

/*----- FONTOVI -----*/

@font-face {
    font-family: 'UbuntuLight';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuRegular';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBold';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
   font-style: normal;
}
div#TA_certificateOfExcellence476 .TA_certificateOfExcellence {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}
div#CDSWIDCOE.widCOE {
font: normal 11px Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000;
background-color: #ffffff;
overflow: hidden;
width: 148px;
margin: 0px 10px 10px 10px;
text-align: center;
border: 1px solid #599642;
display: block !important;
position: absolute;
}
div#CDSWIDEXC.widEXC {
font: normal 11px Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
color: #000;
background-color: #ffffff;
overflow: hidden;
width: 150px;
margin-left: 15px;
padding: 0 0 9px; 
text-align: center;
border: solid #589442;
border-width: 1px;
position: absolute;
left: 155px;
}

/*--- OPĆENITO ---*/

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	background-color: none;
}

header {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}


/*--- FACEBOOK ---*/

#social.facebook.fadeIn2.fadeInDuration2.fadeInDelay2 {
	width: 45px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	top: 20px;
	left: 0;
z-index: 10;
}
#social.instagram.fadeIn2.fadeInDuration2.fadeInDelay2 {
	width: 45px;
	height: 40px;
	margin: 0;
	padding: 0;
float: none;
position: absolute;
top: 20px;
left: 50px;
z-index: 10;
}
#social img  {
	position: absolute;
	left: 0;
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}
#social img a  {
	decoration: none;
	width: 45px;
}
#social img.top  {
	opacity: 0.5;
}
#social img.bottom  {
	opacity: 0;
}
#social img.top:hover  {
	opacity: 0;
}
#social img.bottom:hover  {
	opacity: 1;
}


/*--- LOGO ---*/

#logo {
	width: 100%;
	height: 160px;
	margin: 0;
	padding: 0;
}
#LogoFadeIn { /*-- class .fadeIn --*/
	width: 960px;
	height: 160px;
	background: #FFF;
	display: block;
	margin: 0 auto;
	text-align: center;
	background: url('http://www.thehostel.com.hr/uploads/images/logo2fc.png') center center no-repeat;
}


/*--- NAVIGACIJA ---*/

nav#mainmenu {
	width: 100%;
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 0;
	color: #666;
	letter-spacing: 2px;
	display: block;
}
nav#mainmenu ul {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	font: 13pt/30pt 'monkeywishesmedium', Arial, sans-serif;
	color: #C00;
}
nav#mainmenu li {
	list-style: none;
	float:left;
	display: inline-block;
	width: 160px;
	height: 30px;
}
nav#mainmenu li a {
	color: #666;
	text-decoration: none;
}
nav#mainmenu li a:active {
	color: #666;
	text-decoration: none;
}
nav#mainmenu li a:hover {
	color: #C00;
}

hr#top { /*-- class .fadeIn3 --*/
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #C00;
	margin: 5px 0;
	padding: 0;
	/*-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;*/
}


nav#submenu {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	margin: 0 auto 0 auto;
	padding: 0;
	letter-spacing: 2px;
	display: block;
}
nav#submenu ul {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	font: 11pt/30pt 'monkeywishesmedium', Arial, sans-serif;
}
nav#submenu li {
	list-style: none;
	float:left;
	display: inline-block;
	width: 192px;
	height: 30px;
}
nav#submenu li a {
	color: #C00;
	text-decoration: none;
}
nav#submenu li a:active {
	color: #666;
	text-decoration: none;
}
nav#submenu li a:hover {
	color: #666;
}

#end {
	clear: both;
	height: 45px;
	width: 100%;
}
#end p {
	text-align: left;
	margin: 0;
	padding: 0;
	font: 7pt/34pt 'UbuntuLight', Arial, sans-serif;
	color: #999;
	letter-spacing: 1px;
}

hr#bottom { /*-- class fadeIn3 --*/
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #C00;
	margin: 0;
	padding: 0;
}
hr#bottomgallery { /*-- class fadeIn3 --*/
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #666;
	margin: 0 0 20px 0;
	padding: 0;
}

/*--- FOOTER ---*/

footer { /*-- class fadeIn6 --*/
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#impressum {
	width: 960px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#impressum p {
	font: 8pt/normal 'UbuntuLight';
	color: #999;
	text-align: center;
}
#impressum p:hover {
	font: 8pt/normal 'UbuntuLight';
	color: #666;
}
#impressum a {
	font: 8pt/normal 'UbuntuRegular';
	text-decoration: none;
	color: #666;
}
#impressum a:hover {
	color: #C00;
}


/*----- FONTOVI -----*/

@font-face {
    font-family: 'UbuntuLight';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuRegular';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBold';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
   font-style: normal;
}
@font-face {
    font-family: 'monkeywishesmedium';
    src: url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.svg#monkeywishesmedium') format('svg');
    font-weight: normal;
   font-style: normal;
}


/*--- FADE IN PARAMETRI ---*/

.fadeIn {
	margin: 0;
	padding: 0;
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	-o-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.fadeInDuration {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fadeInDelay {
	-webkit-animation-delay:0.5s;
	-moz-animation-delay:0.5s;
	-o-animation-delay:0.5s;
	animation-delay:0.5s;
}



.fadeIn2 {
	margin: 0;
	padding: 0;
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	-o-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.fadeInDuration2 {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fadeInDelay2 {
	-webkit-animation-delay:1s;
	-moz-animation-delay:1s;
	-o-animation-delay:1s;
	animation-delay:1s;
}



.fadeIn3 {
	margin: 0;
	padding: 0;
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity: 0;
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	-o-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.fadeInDuration3 {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fadeInDelay3 {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}



.fadeIn4 {
	margin: 0;
	padding: 0;
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	-o-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.fadeInDuration4 {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fadeInDelay4 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s;
}



.fadeIn5 {
	margin: 0;
	padding: 0;
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	-o-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.fadeInDuration5 {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fadeInDelay5 {
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	-o-animation-delay: 2.5s;
	animation-delay: 2.5s;
}


.fadeIn6 {
	margin: 0;
	padding: 0;
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	-o-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.fadeInDuration6 {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fadeInDelay6 {
	-webkit-animation-delay:3s;
	-moz-animation-delay:3s;
	-o-animation-delay:3s;
	animation-delay:3s;
}

/* Key Frames
---------------------------------------------------- */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes fadeIn2 { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn2 { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn2 { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn2 { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes fadeIn3 { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn3 { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn3 { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn3 { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes fadeIn4 { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn4 { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn4 { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn4 { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes fadeIn5 { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn5 { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn5 { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn5 { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes fadeIn6 { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn6 { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn6 { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn6 { from { opacity:0; } to { opacity:1; } }
/* Stylesheet: 000-zajednicko.css Modified On 2016-07-21 11:31:47 */
/*--- O NAMA ---*/

body {
	background: 
	url('http://www.thehostel.com.hr/uploads/images/backgrounds/raster.png') 80% -125px no-repeat,
/* On top */
	url('http://www.thehostel.com.hr/uploads/images/backgrounds/zena.png') 50% bottom no-repeat,
/* like z-index: 1; */
	url('http://www.thehostel.com.hr/uploads/images/backgrounds/luna.png') left 55% no-repeat
/* like z-index: 0; */

}

section#slideshow, section#map { /*-- class fadeIn4 --*/
	width: 600px;
	height: 350px;
	margin: 0;
	float: left;
}

aside { /*-- class fadeIn4 --*/
	width: 340px;
	height: 350px;
	float: right;
}

article {
	width: 340px;
	height: 350px;
}
article h1 {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
	font: 23pt/33pt 'monkeywishesmedium', Arial, sans-serif;
	color: #C00;
}
article p {
	text-align: left;
	margin: 0;
	padding: 0;
	font: 10pt/14pt 'UbuntuLight', Arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
}
/* Stylesheet: 002-o nama.css Modified On 2014-08-11 12:41:47 */
/*--- OPĆENITO ---*/

#containerMobile {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.bodyMobile {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: none;
}
/*--- LOGO ---*/

#logoMobile {
	margin: 20px 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#LogoFadeInMobile {
	background: #FFF;
	display: block;
	margin: 0 auto;
	text-align: center;
	background-image: none;
}
#LogoFadeInMobile img {
	width: 70%;
	height: auto;
}

/*--- NAVIGACIJA ---*/

#menuMobile {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	color: #666;
	display: block;
	float: left;
}
#menuMobile ul {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	font: 3em/normal 'UbuntuRegular', Arial, sans-serif;
}
#menuMobile li {
	list-style: none;
	float:left;
	display: block;
	width: 32%;
	height: 80px;
}
#menuMobile li a {
	color: #666;
	text-decoration: none;
}
#menuMobile li a:active {
	color: #666;
	text-decoration: none;
}
#menuMobile li a:hover {
	color: #C00;
}

hr.topMobile {
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #C00;
	margin: 5px 0;
	padding: 0;
}


#submenuMobile {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	float: left;
}
#submenuMobile ul {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	font: 3em/normal 'UbuntuRegular', Arial, sans-serif;
}
#submenuMobile li {
	list-style: none;
	float:left;
	display: block;
	width: 100%;
	height: 80px;
}
#submenuMobile li a {
	color: #C00;
	text-decoration: none;
}
#submenuMobile li a:active {
	color: #666;
	text-decoration: none;
}
#submenuMobile li a:hover {
	color: #666;
}

#endMobile {
	clear: both;
	height: 45px;
	width: 100%;
}
#endMobile p {
	text-align: left;
	margin: 0;
	padding: 0;
	font: 7pt/34pt 'UbuntuLight', Arial, sans-serif;
	color: #999;
	letter-spacing: 1px;
}

.bottomMobile {
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #C00;
	margin: 0;
	padding: 0;
}
hr#bottomgallery { /*-- class fadeIn3 --*/
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #666;
	margin: 0 0 20px 0;
	padding: 0;
}

/*--- FOOTER ---*/

#footerMobile {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#footerMobile #impressum {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 20px;
}
#footerMobile p {
	font: 1em/normal 'UbuntuLight';
	color: #999;
	text-align: center;
}
#footerMobile p:hover {
	font: 1em/normal 'UbuntuLight';
	color: #666;
}
#footerMobile a {
	font: 1em/normal 'UbuntuRegular';
	text-decoration: none;
	color: #666;
}
#footerMobile a:hover {
	color: #C00;
}


/*--- O NAMA ---*/
#slideshowMobile, #mapMobile {
	margin: 0 auto;
	width: 100%;
}
.slideshowMobile {
	margin: 0;
	padding: 20px;
	width: 100%;
}

#articleMobile {
	width: 100%;
	height: auto;
	margin: 0;
}
#articleMobile h1 {
	text-align: left;
	margin: 0;
	padding: 0 20px;
	font: 5em/normal 'monkeywishesmedium', Arial, sans-serif;
	color: #C00;
}
#articleMobile p {
	text-align: left;
	margin: 0;
	padding: 20px;
	font: 3em/normal 'UbuntuLight', Arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
}


/*--- SMJEŠTAJ ---*/

#galleryMobile {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
#galleryMobile img {
	width: 100%;
	margin: 40px 0;
}

.galleryMobile img a {
	display: block;
	margin: 0 auto;
}

.galleryMobile .imgMobile a:hover {
	/*border-color: #999;*/
}

.galleryMobile imgMobile {
	border: none;
}

.galleryMobile .pagenavigation {
	height: 50px;
}

.galleryMobile .prevpage a, .galleryMobile .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.galleryMobile .nextpage a, .galleryMobile .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.galleryMobile .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.galleryMobile .pagenavigation a:hover {
	background-position: 0 -40px;
}

.galleryMobile .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.galleryMobile .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.galleryMobile .pagelinks a, .galleryMobile .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.galleryMobile .pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}


/*----- FONTOVI -----*/

@font-face {
    font-family: 'UbuntuLight';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuRegular';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBold';
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/ubuntu/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
   font-style: normal;
}
@font-face {
    font-family: 'monkeywishesmedium';
    src: url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.eot');
    src: url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.woff') format('woff'),
         url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.ttf') format('truetype'),
         url('http://www.thehostel.com.hr/uploads/fonts/monkeywishes/monkeywishes-webfont.svg#monkeywishesmedium') format('svg');
    font-weight: normal;
   font-style: normal;
}

/* Stylesheet: mobile Modified On 2013-11-06 15:33:35 */
