/*
Author: O3ART
Author URI: http://www.o3art.com/
Client: Fiber Style
*/


/* 
# CSS contents ###################
* 01. Reset defaults
* 02. Layout
* 03. Headings
* 04. Nav
* 05. Links
* 06. Typography 
* 07. Images
* 08. Forms
* 09. Lists
* 10. Tables
* 11. Other
*/


/*
# 01. Reset defaults ################### 
*/

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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
# 02. Layout ################### 
*/

body {
	text-align: left;
	background: #efefef url(images/bg.jpg) top center repeat-x;
	color: #828282;
	font: normal 12px "Courier New", Courier, monospace
}

#wrapper-container {
	background: url(images/bg-flower.jpg) top center no-repeat;	
	line-height: 20px;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
}

#main {
	margin-top: 80px;
	margin-bottom: 18px;
}

#content {
	width: 623px;
	padding-left: 10px;
	float: right;
	display: block;
	margin-top: 57px
}
#intro #content {
	width: auto;
	margin-top: 0;
	padding-left: 0;
	position: relative;
	height: 636px;
	width: 975px
}
.col1, .col2 {
	float: left;
	width: 290px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #ccc
}
.col2 {
	margin: 0;
	padding: 0;
	border: 0
}
.box {
	width: 325px;
	float: left;
	background-position: 0 0;
	overflow: hidden;
	position: relative;
	color: #231f20
}
#intro .box {
	height: 318px;
	position: absolute
}
#intro .box.info {
	top: 0;
	left: 0	
}
#intro .box.aboutus {
	top: 0;
	left: 325px	
}
#intro .box.gallery {
	top: 0;
	left: 650px	
}
#intro .box.reference {
	top: 318px;
	left: 0	
}
#intro .box.colours {
	top: 318px;
	left: 325px	
}
#intro .box.contact {
	top: 318px;
	left: 650px	
}

#loader-container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1500;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#loader {
	background-color: rgba(255, 255, 255, 1);
	width: 100px;
	height: 50px;
	box-shadow: 0 7px 40px #666;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -50px;
	text-align: center;
	padding: 18px;
	font-weight: bold
}

.gallery div {
	width: 185px;
	font-size: 11px;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.gallery div span {
	display: block;
	font-weight: bold
}

#footer {
	clear: both;
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #ccc	
}

/*
# 03. Headings ################### 
*/

h1, h2, h3 {
	color: #000;
	font-weight: bold;
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 18px
}
h2 {
	font-size: 16px
}
h3 {
	font-size: 14px
}

#logo {
	width: 304px;
	height: 97px;
	background: url(images/logo.png) no-repeat;
}
#logo:hover {
	opacity: 0.6	
}
#logo a {
	display: block;
	height: 100%; 
	width: 100%;
}

/*
# 04 Nav ################### 
*/

#nav {
		
}

/*
# 05. Links ################### 
*/

a {
	color: #bf0051;
	text-decoration: none
}
a:hover {
	
}

.box a.pagelink, .box a.gallerylink {
	display: block;
	width: 325px;
	height: 318px;
	background-position: 0 0
}
.box.aboutus a.pagelink {
	background-image: url(images/box-o-nama-about-us.jpg)
}
.box.gallery a.gallerylink {
	background-image: url(images/box-galerija-gallery.jpg)
}
.box.reference a.pagelink {
	background-image: url(images/box-reference.jpg)
}
.box.colours a.pagelink {
	background-image: url(images/box-boje-colours.jpg)
}
.box a.pagelink:hover, .box a.gallerylink:hover {
	background-position: 0 -318px
}
.box.contact a.pagelink {
	background-image: url(images/box-naslovna-home.jpg);
}

.back-button {
	clear: both;
	margin-top: 22px;
	width: 100%;
	float: left;
}
.back-button a {
	height: 41px;
	padding: 13px 77px 13px 0;
	text-align: right;
	background: url(images/back-button.png) top right no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
}
.back-button a:hover {
	background-position: bottom right;
	color: #c3115c
}

/*
# 06. Typography ################### 
*/

p {
	margin: 0 0 18px 0;
}
b, strong {
	font-weight: bold	
}

#loader span {
	font-weight: bold	
}

#intro .box p.box-content {
	position: absolute;
	text-align: right;
	bottom: 18px;
	right: 18px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
	width: auto
}
.box p.box-content {
	text-align: right;
	width: 303px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px	
}
p.box-content .big {
	font-size: 18px
}
p.box-content .phone {
	margin: 7px 0;
	display: block
}
.box a span {
	width: 44px;
	height: 200px;
	position: absolute;
	top: 60px;
}
.box .back-button a span {
	display: block;
	position: static;
	height: auto;
	width: auto
}
.box.aboutus span {
	background-image: url(images/box-o-nama-about-us-title.png)
}
.box.gallery span {
	background-image: url(images/box-galerija-gallery-title.png)
}
.box.reference span {
	background-image: url(images/box-reference-title.png)
}
.box.colours span {
	background-image: url(images/box-boje-colours-title.png)
}
.box.contact span {
	background-image: url(images/box-kontakt-contact-title.png)
}

/*
# 07. Images ################### 
*/

img.left {
	margin: 0 10px 10px 0;
}
img.right {
	margin: 0 0 10px 10px;
}

.box img {
	position: absolute;
}

#loader img {
	display: block;
	margin: 0 auto 7px auto	
}

/* Fancybox */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	border: 0;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: top;
}
.fancybox-wrap {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 8020;
}
.fancybox-skin {
	background: #f9f9f9;
	border-radius: 4px;
	color: #444;
	moz-border-radius: 4px;
	position: relative;
	text-shadow: none;
	webkit-border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	height: 100%;
	width: 100%;
}
.fancybox-image {
	max-height: 100%;
	max-width: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(images/fancybox_sprite.png);
}
#fancybox-loading {
	background-position: 0 -108px;
	cursor: pointer;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	opacity: 0.8;
	position: fixed;
	top: 50%;
	z-index: 8060;
}
#fancybox-loading div {
	background: url(image/fancybox_loading.gif) center center no-repeat;
	height: 44px;
	width: 44px;
}
.fancybox-close {
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: -18px;
	top: -18px;
	width: 36px;
	z-index: 8040;
}
.fancybox-nav {
	background: transparent url(images/blank.gif);
	cursor: pointer;
	height: 100%;
	position: absolute;
	text-decoration: none;
	top: 0;
	webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 40%;
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	cursor: pointer;
	height: 34px;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	visibility: hidden;
	width: 36px;
	z-index: 8040;
}
.fancybox-prev span {
	background-position: 0 -36px;
	left: 10px;
}
.fancybox-next span {
	background-position: 0 -72px;
	right: 10px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	left: -99999px;
	max-height: 99999px;
	max-width: 99999px;
	overflow: visible !important;
	position: absolute;
	top: -99999px;
	visibility: hidden;
}
.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	background: url(images/fancybox_overlay.png);
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
}
.fancybox-overlay-fixed {
	bottom: 0;
	position: fixed;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
.fancybox-title {
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	visibility: hidden;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	bottom: 0;
	margin-bottom: -35px;
	position: absolute;
	right: 50%;
	text-align: center;
	z-index: 8050;
}
.fancybox-title-float-wrap .child {
	background: rgba(0, 0, 0, 0.8);
	background: transparent;
	border-radius: 15px;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	line-height: 24px;
	margin-right: -100%;
	moz-border-radius: 15px;
	padding: 2px 20px;
	text-shadow: 0 1px 2px #222;
	webkit-border-radius: 15px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	color: #fff;
	margin-top: 10px;
	position: relative;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	background: #000;
	background: rgba(0, 0, 0, .8);
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
}

/* Fancybox thumbs */
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}
#fancybox-thumbs.bottom {
	bottom: 2px;
}
#fancybox-thumbs.top {
	top: 2px;
}
#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}
#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity: 1;
}
#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}
#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

/*
# 08. Forms ################### 
*/

/*
# 09. Lists ################### 
*/

/*
# 10. Tables ################### 
*/

/*
# 11. Other ################### 
*/

.right {
	float:right;
}
.left {
	float:left;
}
.center {
	margin: 0 auto;
	position: relative
}
.align-left {
	text-align: left	
}
.align-right {
	text-align: right	
}
.align-center {
	text-align: center	
}
/* float clearing for IE6 */
* html .clearfix{
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix{
	min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.rounded {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
}
.hide {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.no-js {
	display: none;	
}
