/* boje - Zelena: #8ad806 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #8ad806; color: #000; text-shadow: none; }
::selection { background: #8ad806; color: #000; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol {list-style:none; margin:0; padding:0;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

#loading {position:absolute; top:25%; left:230px; width:400px; padding:50px; background:#000; border:1px solid #fff; color:#8ad806; text-align:center; z-index:9999}


/* Layout */
body {
	background:#000;
	font:12px Arial, Helvetica, sans-serif;
	color:#797979
}
#green_line {display:block; position:absolute; top:0; width:100%; height:4px; background:#8ad806; text-indent:-9999px}
.base {
	width:960px;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	background:url("../imga/bege.jpg") no-repeat
}
.header {
	float:left;
	height:30px;
	width:960px;
	margin:0 auto;
}
.showcase {
	display:block;
	width:960px;
	height:500px;
	padding:135px 0 0 0;
	background:url("../img/showcase-bg.jpg") no-repeat
}
.drop {
	display:block;
	width:960px;
	height:153px;
	background:url("../img/drop.jpg") no-repeat
}
.content {margin:-100px auto 0; width:960px}
.content p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#797979;
	margin-bottom:10px}
.breadcrumbs {
	margin:0 0 15px 10px
}
.img {float:left; padding-right:5px}
.left {float:left;}
.right {float:right; width:320px}

/* Liste */
/*.content ul {margin: 0 20px;}
*/.content ul li {
	padding-left:10px;
	background:url(../img/strelica.gif) left 10px no-repeat;
	line-height:24px
}
.sitemap {position:absolute; top: 6px; right:73px}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin:0 10px 20px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
---------------------------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}
/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.content .grid_1 {width:60px;}
.content .grid_2 {width:140px;}
.content .grid_3 {width:220px;}
.content .grid_4 {width:300px;}
.content .grid_5 {width:380px;}
.content .grid_6 {width:460px;}
.content .grid_7 {width:540px;}
.content .grid_8 {width:620px;}
.content .grid_9 {width:700px;}
.content .grid_10 {width:780px;}
.content .grid_11 {width:860px;}
.content .grid_12 {width:940px;}
/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.content .prefix_1 {padding-left:80px;}
.content .prefix_2 {padding-left:160px;}
.content .prefix_3 {padding-left:240px;}
.content .prefix_4 {padding-left:320px;}
.content .prefix_5 {padding-left:400px;}
.content .prefix_6 {padding-left:480px;}
.content .prefix_7 {padding-left:560px;}
.content .prefix_8 {padding-left:640px;}
.content .prefix_9 {padding-left:720px;}
.content .prefix_10 {padding-left:800px;}
.content .prefix_11 {padding-left:880px;}
/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.content .suffix_1 {padding-right:80px;}
.content .suffix_2 {padding-right:160px;}
.content .suffix_3 {padding-right:240px;}
.content .suffix_4 {padding-right:320px;}
.content .suffix_5 {padding-right:400px;}
.content .suffix_6 {padding-right:480px;}
.content .suffix_7 {padding-right:560px;}
.content .suffix_8 {padding-right:640px;}

.content .suffix_9 {padding-right:720px;}
.content .suffix_10 {padding-right:800px;}
.content .suffix_11 {padding-right:880px;}
/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.content .push_1 {left:80px;}
.content .push_2 {left:160px;}
.content .push_3 {left:240px;}
.content .push_4 {left:320px;}
.content .push_5 {left:400px;}
.content .push_6 {left:480px;}
.content .push_7 {left:560px;}
.content .push_8 {left:640px;}
.content .push_9 {left:720px;}
.content .push_10 {left:800px;}
.content .push_11 {left:880px;}
/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.content .pull_1 {left:-80px;}
.content .pull_2 {left:-160px;}
.content .pull_3 {left:-240px;}
.content .pull_4 {left:-320px;}
.content .pull_5 {left:-400px;}
.content .pull_6 {left:-480px;}
.content .pull_7 {left:-560px;}
.content .pull_8 {left:-640px;}
.content .pull_9 {left:-720px;}
.content .pull_10 {left:-800px;}
.content .pull_11 {left:-880px;}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.border {
	background: url("../img/bottom-border.png") center bottom repeat-x;
    padding-bottom: 20px
}
/* footer, push, go to top & copyright */
#footer, #push {height:51px; clear: both;}
#footer {position:relative; background:#121212; border-bottom:4px solid #8ad806}
.copyright {position:relative; width:960px; margin:0 auto; padding-top:25px; text-align:center; color:#666; font:10px Verdana, Geneva, sans-serif}
.goto_top {display:block; position:absolute; left:460px; top:-17px; width:40px; height:38px; text-indent:-9999px; cursor:pointer; background:url("../img/goto_top.png") center top no-repeat }

/* Tipografija */
@font-face {
	font-family: 'CicleFina';
	src: url('../fonts/Cicle_Fina-webfont.eot');
	src: local('☺'), url('../fonts/Cicle_Fina-webfont.woff') format('woff'), url('../fonts/Cicle_Fina-webfont.ttf') format('truetype'), url('../fonts/Cicle_Fina-webfont.svg#webfontsotsPn5Q') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {font:36px/38px 'CicleFina',Arial,sans-serif}
h2 {font:30px/34px 'CicleFina',Arial,sans-serif}
h3 {font:22px/30px 'CicleFina',Arial,sans-serif}
h4 {font:18px/22px 'CicleFina',Arial,sans-serif}
h5 {font:16px/19px 'CicleFina',Arial,sans-serif}
h6 {font:14px/16px 'CicleFina',Arial,sans-serif}

h1, h2, h3, h4, h5, h6 {margin-bottom:10px; color:#797979;}
.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a {color:#797979;}
.content h1 {font:30px/34px 'CicleFina',Arial,sans-serif;}

.hr {height:1px; border-bottom:#cacaca 1px solid; display:block; margin-bottom:30px;}
em {font-style:italic;}
strong {font-weight:bold;}

/* Links */
a, a:link, a:active, a:visited {color:#8ad806; text-decoration:none}
a:hover {color:#CCC; text-decoration:underline}
.more_link {margin:5px; float:right}

/** Styling & Hiding **/
.hidden {display:none;}
.round {-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

/* Logo */
.logo {
	position:absolute;
	top:35px;
	left:15px;
	display:block;
	width:374px;
	height:102px;
	text-indent:-9999px;
	background:url("../img/logo.png") no-repeat
}

/* Main menu */
#main_menu {
	float:right;
	height:40px;
	margin-top:50px;
}
#main_menu li {
	float:left;
	padding:10px;
	background:url(../img/menu-sep.png) center right no-repeat
}
#main_menu li a {
	display:block;
	height:24px;
	font:14px Arial, Helvetica, sans-serif;
	color:#999
}
#main_menu li a:hover, #main_menu li.active a {
	text-decoration:none;
	color:#8ad806;
	background:url("../img/menu_glow.png") bottom center no-repeat
}
#main_menu li.last {
	padding-right:0;
	background:none
}

/* Izdvojeno */
.izdvojeno p {text-align:center}
/* Izjave korisnika */
.izjave {background:url("../img/izjave.png") 0 38px no-repeat}
.izjave p {text-align:right}
.izjave p span {color:#8ad806}

/* Portfolio */
ul#filter {
	float: left;
	font-size: 14px;
	list-style: none;
	margin-left: 0;
	width: 100%;
}
ul#filter li {
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
	background:none
}
ul#filter li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
ul#filter a {
	color: #CCC;
	text-decoration: none;
	line-height:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
ul#filter li.aktivan a, ul#filter li a:hover {
	text-decoration: none;
}
ul#filter li.aktivan a {
	display:block;
	line-height:20px;
	padding:1px 8px;
	color:#000;
	background:#8ad806
}
/*portfolio*/
ul#portfolio {
	float: left;
	list-style: none;
	margin:0 0 10px;
}
ul#portfolio li {
	float: left;
	width:222px;
	margin:7px;
	padding: 2px;
	background:none;
	position:relative;
	cursor:pointer
}
.portfolio_opis {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	cursor: text;
	padding:4px;
	background:#8ad806;
	color:#000;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* IE 5-7 */
	filter: alpha(opacity=90);
	/* Netscape */
	-moz-opacity: 0.9;
	/* Safari 1.x */
	-khtml-opacity: 0.9;
	/* other browsers */
	opacity: 0.9;

}
.portfolio_opis h3 {font-size:20px; color:#000}
.portfolio_opis p {color:#000}
.portfolio_opis .bold {font-weight:bold}

/*style links*/
ul#portfolio a {
	display: block;
	width: 100%;
}
ul#portfolio a:hover {
	text-decoration: none;
}
ul#portfolio img {
	border: 1px solid #555;
	display: block;
}
.portfolio a span.img_hover {
    background:#000 url("../img/portfolio_img.png") center center no-repeat;
}
.portfolio span.img_hover_web {
    background:#000 url("../img/portfolio_img_web.png") center center no-repeat;
}

.portfolio span, .portfolio a span {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	cursor: pointer;
}


/* Ponude i ostalo */
dl.vpshosting dt {float:left; margin-right:20px}
dl.vpshosting dd {color:#8ad806}

/* Web pkaeti */
.paket_wrap {float:left; width:620px; margin:0 5px 20px 0; background:#0a0b0a; border:1px solid #181818; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.paket_naziv {color:#FFF; padding:20px}
.paket_specifikacija {background:url(../img/glow.png) top center no-repeat; padding:8px 0 0 0}
.paket_specifikacija ul {margin:0 0 0 10px;}
.paket_specifikacija li {list-style:none; background:url(../img/li_bullet_sivi.gif) left 10px no-repeat}
.paket_cijena {width:610px; height:26px; line-height:26px; margin:10px 4px; text-align:center; background:#000}
.paket_cijena span {color:#8ec73f; font-weight:bold}
.paket_narudzba {padding:0 0 10px 10px; text-transform:uppercase}


/* Kontakt */
.content  form{
	padding:0 5px;
}
.content  form p{
	margin:0 0 5px 0;
}
.input_text {
	border:1px solid #5a5a5a;
	background:#000;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
	color:#969696;
}
.textarea_text{
	width:415px;
	height:100px;
	color:#969696;
	border:1px solid #5a5a5a;
	background:#000;
}
.input_text:focus, .textarea_text:focus{
	border:1px solid #8ad806;
}
.button{
	background:#8ad806;
	height:24px;
	line-height:20px;
	margin:8px 0;
	padding:2px;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Višejezičnost */
.odabir-jezika {position:absolute; top:4px; right:4px}
.odabir-jezika p {float:left; margin-right:4px}
.odabir-jezika ul {margin:0; padding:0;}
.odabir-jezika ul li {
	float:left; 
	padding:0 5px;
	margin:0 5px 0 0;
	background:url("../img/lang_bg.png") no-repeat}
.odabir-jezika li.yams_current {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* Facebok slide */
.fb_likebox {
	background: url("../img/fb_likebox.png") no-repeat scroll 0 0 transparent !important;
	display: block;
	float: right;
	height: 420px;
	padding: 10px 0 0 50px;
	position: fixed;
	right: -205px;
	top: 170px;
	width: 195px;
	z-index: 1002;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../img/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
		
		
		
/********************
 * FEATURE CAROUSEL *
 ********************/
#carousel-container {
  position:relative;
  width:960px;
}
#carousel {
  height:400px;
  width:960px;
  position:relative;
  margin-bottom:0.5em;
  font-size:12px;
  font-family: Arial;
}
#carousel .carousel-image {
  border:0;
  display:block;
}
#carousel .carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
#carousel .carousel-feature .carousel-caption {
  position:absolute;
  bottom:0;
  width:100%;
  background-color:#000;
}
#carousel .carousel-feature .carousel-caption p {
  margin:0;
  padding:5px;
  font-weight:bold;
  font-size:12px;
  color:white;
}
#carousel .tracker-summation-container {
  position:absolute;
  color:white;
  right:48px;
  top:230px;
  padding:3px;
  margin:3px;
  background-color:#000;
}
#carousel .tracker-individual-container {
  position:absolute;
  color:white;
  right:48px;
  top:210px;
  padding:0;
  margin:0;
}
#carousel .tracker-individual-container li {
  list-style:none;
}

#carousel .tracker-individual-container .tracker-individual-blip {
  margin:0 3px;
  padding:0 3px;
  color:white;
  text-align:center;
  background-color:#DDD;
}
#carousel .tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#000;
}
#carousel-left {
  position:absolute;
  bottom:33px;
  left:150px;
  cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:33px;
  right:150px;
  cursor:pointer;
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

