﻿/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
#maincol ol, #maincol ul{ margin: 1em 0.5em 1em 2em}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
/* BASIC SETTINGS */
body{margin:0;padding:0;background:#b9eeff url(images/bg.jpg) no-repeat top left; color: #3d3d3d; letter-spacing: 0.05em; font: 90% Verdana,Helvetica,Arial,sans-serif;min-width:740px;}
h1,h2,h3{margin:.8em 0 .4em 0;padding:0;text-shadow: 1px 1px 1px #fff;}
h1{color:#4b4b4b;font-size:30px;}
h2{color:#4b4b4b;font-size:24px;}
h3{color:#4b4b4b;font-size:20px;}
p{margin:.4em 0 .8em 0;padding:0;}
strong{font-weight:bolder;}
em{font-style:italic;}
a,a:visited{color:#a80000;background:inherit;text-decoration:none;}
a:hover{color:#ff3c3c;background:inherit;text-decoration:underline;}
img{margin:10px 0 5px;}
blockquote{padding:0 12px;border-left:6px solid #EBD9BB;color:#666;font:italic .9em/1.4em Georgia,serif;}
/* SITE STRUCTURE */
#wraper{width:745px;margin:0 auto;}
#header{float:left;padding:0;margin:0; position: relative;width:745px;}
#header h1{padding:0;margin:0;}
#header h1 a{width:200px;height:85px;padding:0;margin:5px 0 0 0;background: url(images/logo.png) no-repeat bottom left;display:block;text-indent:-9999px;}
/* column container */
#maincol{clear:both;background:#fbfbfb; padding: 2px 15px 5px 15px; line-height: 18px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;}
#maincol li{ font-size: 0.9em;}
#rightcol {clear:both;padding:10px;margin:10px; background: #fbfbfb;}
#footer{clear:both;float:left;width:100%;padding:0;margin:0;}
/* NAVIGATION */
#nav{float:left;width:100%;padding:.7em 0;margin:0;background:#00ace1;font-size: 0.90em;text-shadow: 1px 1px 1px #007da4;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}
#nav ul{margin:5px 0 0 5px;list-style-type:none;color:#fff;font-weight:bold;}
#nav ul li{list-style-type:none;display:inline;}
#nav ul li a{padding:0.7em 0.8em;color:#ddf7ff;text-decoration:none;letter-spacing: 0.03em;}
#nav li a.current{color:#005e7b;background:#fbfbfb;text-shadow: none}
#nav li a.current:hover{background:#fbfbfb;text-shadow: none}
#nav ul li a:hover{background:#fbfbfb;text-decoration:none;color:#005e7b;text-shadow: none}
/* SUB NAVIGATION */
#subnav{float:left;width:100%;padding:.5em 0;margin:0;background:#eef7dd;font-size: 0.85em;}
#subnav ul{margin:5px 0 0 5px;list-style-type:none;color:#fff;}
#subnav ul li{list-style-type:none;display:inline;color:#666; font-weight: normal;}
#subnav ul li a{padding:0.5em 0.8em;color:#002f5b;text-decoration:none;}
#subnav li a.current{color:#002f5b;background:#eef7dd;font-weight:bold;}
#subnav li a.current:hover{background:#eef7dd;color:#002f5b;}
#subnav ul li a:hover{background:#eef7dd;text-decoration:none;color:#b70000}
/* footer */
#footer{padding:5px 0 5px;color:#333;font-size:0.75em;}
#footer p{padding:5px 0;}
#footer a:hover{border-bottom:1px dotted #555;color:#555;text-decoration:none;}
.info{margin:8px 0;padding:6px;border:solid 1px #b20000;color:#a80000;background:#f0f8e0;font-size:0.8em;}
.infoit{color:#333;font-size:0.8em; font-style: italic;}/* comment */
.comment-form-body{width:450px;}
/* CONTACT FORM */
.tbContactform .antispam{display:none;visibility:hidden;}
.tbContactform label{width:95px;clear:both;display:inline-block;vertical-align:top;}
.tbContactform input.text,
.tbContactform textarea{width:225px;padding:2px;}
.tbContactform textarea{height:115px;width:400px;}
.tbContactform input.submit{margin-left:250px;width:auto;display:block;}
.tbContactform .tbErrors p{color:#FF0000;}
/* Sliding Boxes */
.boxgrid{width:210px;margin:0 4px 15px 4px;border:10px solid #dadada;float:left;font-size: 70%;line-height:13px; letter-spacing: 0px; background:#161613;height:180px;overflow:hidden;position:relative;}
.boxgrid img{border:0;position:absolute;top:0;left:0;margin:0;padding:0;}
.boxgrid p{padding:0 10px;color:#afafaf;}
.boxcaption{float:left;width:100%;background:#202020;position:absolute;height:180px;opacity:.8;/* For IE 5-7 */ filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);/* For IE 8 */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}
.boxcaption h2{margin: 5px 0 7px 10px;font-size: 1.2em; text-shadow: none;color:#FFF; font-weight: bold;}
.boxcaption a{font-weight: bold;font-size: 1.2em; color: #ff3939;}
.captionfull .boxcaption{top:180px;left:0;}
.caption .boxcaption{top:0;left:0;}
/* addthis button */
.addthis_toolbox {position:absolute;top:103px;right:6px;}
/* SLIDER */
#featured{width:466px;padding-right:250px;position:relative;height:250px; padding: 0;margin:10px 0 20px 0;}
#featured ul.ui-tabs-nav{padding:0;margin:0;width:250px;list-style:none;position:absolute;top:0;left:466px;}
#featured ul.ui-tabs-nav li{padding:2px;padding-left:15px;color:#bbbbbb;font-size:0.8em; }
#featured ul.ui-tabs-nav li h3 {font: 1.18em Tahoma, Verdana;padding: 0;margin:0; text-shadow: none;}
#featured ul.ui-tabs-nav li h3 a{font: 1.18em Tahoma, Verdana;padding: 10px 10px 10px 15px;margin:0; text-shadow: none;letter-spacing: 0.1em; line-height: 20px;}
#featured li.ui-tabs-nav-item a{font: 1.18em Tahoma, Verdana;display:block;color:#7c8a99;background:#ffea73;border-right:1px solid #c3cacf;border-bottom:1px solid #c3cacf;height:59px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#featured li.ui-tabs-nav-item a:hover{background:#aed779;}
#featured li.ui-tabs-nav-item a:hover h3{color:#fff;}
#featured li.ui-tabs-selected{background:url('images/selected-item.gif') bottom left no-repeat;color:#fff;}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{background:#8cc63f; color: #fff;border-right:1px solid #83919a;border-bottom:1px solid #83919a;}
#featured ul.ui-tabs-nav li.ui-tabs-selected a h3{color: #fff; font-size: 1.2em;}
#featured .ui-tabs-panel{width:466px;background:#999;height:250px;position:relative; padding: 0;}
#featured .ui-tabs-panel img{padding:0;margin:0;width:466px;height:250px;}
#featured .ui-tabs-panel .info{background:url('images/transparent-bg.png');position:absolute;top:150px;left:0;height:80px;border:none;}
#featured .info h2{padding:5px;margin:0;color:#fff;font:18px Georgia,serif;overflow:hidden; text-shadow: none;}
#featured .info p{margin:0 5px;color:#f0f0f0;font:11px/15px Verdana;}
#featured .info a{color:#fff;text-decoration:none;}
#featured .info a:hover{text-decoration:underline;}
#featured .ui-tabs-hide{display:none;}
/* CIJENE */
table.cijene{ width: 100%; background: #dcdcdc; border-spacing: 1px; }
table.cijene th{ background: #6c6c6c; color: #fff; font-weight: bold; padding: 4px;font-size: 0.9em;}
table.cijene td{padding: 4px;background: #fff; font-size: 0.9em;}
table.cijene td.column1{background: #f4fbdd; padding: 4px;}
table.cijene td.column2{background: #f0f0f0; padding: 4px;}
table.cijene td.column3{background: #fff; padding: 4px; text-align: center;}
/* Formular */
#mbforms{padding-bottom:25px;}
.clear_row{overflow:hidden !important;}
#itemTPL{display:none;}
#mbforms div.row,#mbforms div.row_full{width:100%;padding:0;margin:0 0 15px 0;overflow:hidden;}
#mbforms div.row label{float:left;width:140px;margin-right:10px;font-weight:bold;text-align:right;}
#mbforms div.row input{float:left;width:450px;border:1px solid #bcbcbc;height:20px;}
#mbforms div.row input.checkbox{width:auto !important;}
#mbforms div.row textarea{width:450px;border:1px solid #bcbcbc;height:100px;}
#mbforms div.row .submit{width:auto !important;padding:5px;height:auto !important;}
#mbforms h2{border-bottom:1px solid #000;}
#mbforms .add_item{float:right;padding-left:25px;background:url('../../../wolf/plugins/mbforms/images/add_20.png') no-repeat 0px 2px;text-decoration:none;}
#mbforms .add_item:hover{color:#000;}
#mbforms .delButton{width:100%;margin-bottom:15px;text-align:right;}
#mbforms .delButton h2{border:0px;margin:0;padding:0;}
#mbforms .delButton a{padding-left:25px;background:url('../../../wolf/plugins/mbforms/images/cancel_20.png') no-repeat 0px 2px;text-decoration:none;}
#mbforms .delButton a:hover{color:#000;}
/* ITEMS */
#mbforms .row_half{width:45%;float:left;padding:0 0 10px 0;}
#mbforms div.row_half label,div.row_full label{float:left;width:70px !important;margin-right:10px;font-weight:bold;text-align:right;}
#mbforms div.row_half input,div.row_full input{float:left;width:250px !important;border:1px solid #bcbcbc;height:20px;}
#mbforms div.row_full input{width:630px !important;}
#mbforms div.row_full p{padding-left:20px;display:block;font-size:12px;}
#mbforms div.row.item{border-bottom:1px solid #000;}
#mbforms .no_padd{padding:0px !important;margin:0px !important;}
#mbforms .mberror{border:1px solid;padding:5px;margin:0 0 20px 0;color:#D51829;background:#FCB7BB;}
#mbforms .captcha{margin:0 0 20px 145px;}
