/*
Author: O3ART
Author URI: http://www.o3art.com/
Client: Instalacija inzenjering
*/


/* 
# 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: #fff url(../images/bg.png) top center repeat-x;
	color: #373737;
	font: normal 12px Arial, Helvetica, sans-serif
}

#wrapper {	
}

#header {
	position: relative;
	height: 194px;
	width: 990px;
	margin: 0 auto
}
.phone {
	position: absolute;
	right: 0;
	top: 125px;	
}

#main-wrapper {
	width: 100%;
	background: url(../images/shadow.png) top center no-repeat;
	padding-top: 23px;
}
#main {
	width: 990px;
	margin: 0 auto 40px auto;
	overflow: hidden
}

#content {
	width: 627px;
	overflow: hidden;
	float: right;
	padding: 0 13px 25px 10px
}
.col, .coll, .ccol {
	width: 198px;
	float: left;
	margin-bottom: 18px;
	margin-right: 8px
}
.ccol {
	width: auto	
}
.coll {
	margin-right: 0
}

#sidebar {
	float: left;
	width: 300px;
	padding-left: 16px	
}
.icons {
	background: #f3f3f3;
	padding-top: 16px;
	margin-bottom: 18px
}

#footer-wrapper {
	background: #f0f0f0;
	clear: both;
}
#footer {
	width: 973px;
	overflow: hidden;
	padding-left: 17px;
	margin: 0 auto;
	padding: 36px 0 
}
.col-1, .col-2, .col-3 {
	float: left;
	display: block;
	margin-right: 47px
}
.col-1 {
	width: 300px;
}
.col-2 {
	width: 380px;
	padding-left: 10px
}
.col-3 {
	margin: 0;
	width: 185px	
}

#copyright {
	width: 990px;
	margin: 15px auto;
	clear: both
}

/*
# 03. Headings ################### 
*/

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 18px;
	clear: both
}
#content h1, #content h2 {
	background: #f3f3f3;
	padding: 5px
}

#content .col h2, #content .coll h2 {
	background: none;
	padding: 0;
	font-size: 14px;	
}

h3{}

#sidebar h4 {
	border-bottom: 7px solid #e6e6e6;
	margin-bottom: 18px
}

#logo {
	width: 546px;
	height: 76px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 18px;
}
#logo a {
	display: block;
	height: 100%; 
	width: 100%;
}
#logo a span {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#logo span {
	color: #373737;
	position: absolute;
	top: 50px;
	right: 3px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif
}

/*
# 04 Nav ################### 
*/

#nav {
	position: absolute;
	top: 150px;
	height: 44px;
	line-height: 44px;
}
#nav a {
	color: #fff;
	text-transform: uppercase	
}
#nav li {
	float: left	
}
#nav li a {
	float: left;
	display: block;
	height: 100%;
	padding: 0 25px;
	text-decoration: none
}
#nav li.current a, #nav li a:hover {
	background: url(../images/nav.png) repeat-x;
	border: 1px solid #bb1707;
	border-width: 0 1px	
}
#nav li a:hover {
	border: 0
}
#nav li.current a:hover {
	border: 1px solid #bb1707;
	border-width: 0 1px	
}

/*
# 05. Links ################### 
*/

a {
	color: #eb4900;
	text-decoration: none
}
a:hover {
	color: #a43300;
}

#copyright a {
	color: #373737
}
#copyright a span {
	color: #eb4900	
}

/*
# 06. Typography ################### 
*/

p {
	margin: 0 0 18px 0;
	line-height: 18px;
}
b, strong {
	font-weight: bold	
}

#footer p {
		
}
#copyright p.copy, #copyright p.design {
	width: 300px;
	float: left
}
#copyright p.design {
	float: right;
	text-align: right
}

address {
	font-weight: normal;
	font-style: normal	
}
address p {
	margin-bottom: 0;
	text-indent: -90px; 
	padding-left: 90px;
	/*for stupid IE6*/
	_text-indent: 0;
	_padding-left: 0;
	/**/	
}
address p.banc {
	margin: 18px 0 0 0	
}
address p span {
	width: 90px;
	display: block;
	float: left;
	font-weight: bold
}

/*
# 07. Images ################### 
*/

img.left {
	margin: 0 10px 10px 0;
}
img.right {
	margin: 0 0 10px 10px;
}

.icons img {
	margin-left: 16px;
	margin-bottom: 14px
}

.col img, .coll img, .ccol img  {
	padding: 4px;
	background: #fff;
	border: 4px solid #f3f3f3
}

/* Shadowbox */
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}



/*
# 08. Forms ################### 
*/

/*
# 09. Lists ################### 
*/

#content ul, #sidebar ul, #footer ul {
	list-style: disc;
	margin-bottom: 18px	
}
.hiheight li {
	margin-bottom: 18px	
}
#content ul li, #sidebar ul li, #footer ul li {
	margin-left: 40px;
	line-height: 18px
}
#sidebar ul li, #footer ul li {
	margin-left: 15px	
}

/*
# 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	
}
.clear {
	clear:both;
}
.rounded {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	background: #fff
}

/* Slider style */
.slider-wrapper {
	margin-bottom: 25px;
	padding: 16px;
	background: #f3f3f3
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*
Skin Name: Nivo Slider Default Theme
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
