/*--- 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 */
/* Sample FormBuilder CSS base */

body {
	background: 
	url('http://www.thehostel.com.hr/uploads/images/backgrounds/ruka.png') left 100px no-repeat,  /* On top */
	url('http://www.thehostel.com.hr/uploads/images/backgrounds/oko.png') right bottom no-repeat,  /* like z-index: 3; */
	url('http://www.thehostel.com.hr/uploads/images/backgrounds/stup.png') 100px bottom no-repeat;  /* like z-index: 3; */
}

section#slideshow, section#map { /*-- class fadeIn4 --*/
	width: 470px;
	height: 470px;
	margin: 0;
	float: left;
}

aside { /*-- class fadeIn4 --*/
	width: 470px;
	height: 470px;
	float: right;
}

article {
	width: 470px;
	height: 470px;
	float: left;
	margin: 0;
}
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;
}


#contactformframe {
	margin: 0;
	padding: 0;
	width: 470px;
	height: 470px;
}

#contactbox.contactbox {
	width: 470px;
	min-height: 470px;
}


/*----- CONTACT -----*/

#contactform {
	width: 470px;
	height: 470px;
	text-align: left;
	margin: 0;
	padding: 0;
}

form#cntnt01moduleform_2.cms_form {
	width: 448px;
	height: auto;
	text-align: left;
	padding: 0 10px;
	margin: 0 auto;
}

.contactform {
	width: 470px;
	padding: 0;
	margin: 0;
}

fieldset {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}
fieldset#fbrp__29 {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	width: 448px;
	height: auto;
}

legend {
	font: 0pt/0pt 'UbuntuLight', Helvetica, Arial, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
	width: auto;
	height: 0px;
}

.hidden {
	margin: 0;
	padding: 0;
	width: auto;
	height: 0px;
}

.contactform div {
	margin-bottom: 10px;
}

.contactform label {
	text-align: left;
	font: 10pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	color: #333;
	float: left;
	display: block;
	width: 100%;
}
.contactform input {
	text-align: left;
	font: 10pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	color: #333;
	height: 25px;
	width: 448px;
	padding: 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
}
input#m18bd8fbrp__46, input#ma417afbrp__53, input#m18bd8fbrp__58, input#m18bd8fbrp__59, input#ma417afbrp__60 {
	text-align: left;
	height: 25px;
	width: 448px;
	padding: 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
}
.contactform textarea {
	width: 448px;
	/*height: 116px;*/
	height: 236px;
	padding: 10px;
	text-align: left;
	font: 12pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
}

/*----- CAPTCHA -----*/
.captcha {
	width: 470px;
	height: 110px;
}
.captchapict {
	width: 198px;
	height: 72px;
	float: left;
	margin: 0 10px 10px 0;
}
.captcha p {
	float: left;
	font: 8pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	text-align: left;
	color: #333;
	width: 262px;
	margin: 0 0 20px 0;
}
input.cms_textfield {
	font: 10pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	text-align: center;
	color: #333;
	width: 240px;
	/*position: relative;
	left: 208px;
	top: -37px;*/
}

.submit {
	width: 100px;
	height: 30px;
	float: right;
}
input#m18bd8fbrp_submit, input#ma417afbrp_submit {
	width: 100px;
	height: 30px;
	background-color: #C00;
	position: relative;
	top: 0;
	right: 0;
	text-align: center;
	font: 18px/28px 'UbuntuLight';
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
input#m18bd8fbrp_submit a {
	background: url('http://www.thehostel.com.hr/uploads/img/bg-hover.png') repeat-x 0 44px;
}
input#m18bd8fbrp_submit a:hover {
	background: url('http://www.thehostel.com.hr/uploads/img/bg-hover.png') repeat-x 0 44px;
}
.required.fb_invalid {
	text-align: left;
	font: 10px/10px 'UbuntuLight';
	color: #C00;
margin-bottom: 0;
}

/*----- SENTFORM -----*/
#contactbox {
	width: 800px;
	height: 600px;
	margin: 0px auto 0 auto;
	padding: 0;
	font: 10px/10px 'UbuntuLight', Helvetica, Arial, sans-serif;
text-align: left;
z-index: 3000;
}
#contactbox p, h5 {
	width: auto;
	margin: 0 auto 0 300px;
	font: 10px/10px 'UbuntuRegular', Helvetica, Arial, sans-serif;
}
#contactbox h3, h4 {
	font: 10px/10px 'UbuntuLight', Helvetica, Arial, sans-serif;
}
#contactbox h5 {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contactbox a {
	color: #b11017;
	text-decoration: none;
}

/*------ ERROR MESSAGE ------*/
.error_message, .error {
	font: 12pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 auto 0 auto;
}
ul, menu, dir {
	display: block;
	list-style-type: none;
	margin: 50px auto 0 auto;
	padding: 0;
}

/*----- SUBMISSION FORM -----*/
#submissionmail {
	width: 450px;
	height: 440px;
	margin: 0;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
	background-color: #FFF;
	position: relative;
	/*top: 150px;*/
}

#submissionmail p, h3, h4 {
	font: 12pt/normal 'UbuntuLight', Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
margin: 0;
}
.submissionmail p, h3, h4 {
	font: 12pt/normal 'UbuntuRegular', Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
margin: 0;
}
/* Stylesheet: 005-kontakti.css Modified On 2013-11-01 23:40:09 */
