/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{

	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
}
#home{
	background:url(../images/site/bg-pattern.png) #edf0f5 top repeat-x;
	}
#default{
	background:url(../images/site/bg-short-pattern.png) #edf0f5 top repeat-x;
}

body > div:first-child{
	width:100%;
}
#home > div:first-child{
	background:url(../images/site/bg.jpg) top center no-repeat;
}
#default > div:first-child{
	background:url(../images/site/bg-short.jpg) top center no-repeat;
}
#wrapper{
	width:958px;
	margin:0 auto;
	position:relative;
}
#main{
	min-height:500px;
	margin-top:55px;
}

h1#header{
	background:url(../images/site/logo.png) no-repeat;
	height:101px;
	width:286px;
	text-indent:-9000px;
}
h1#header > a{
	display:block;
	height:101px;
	width:286px;
	text-indent:-9000px;
}
#lang {
	list-style:none;
	display:block;
	position:absolute;
	top:10px;
	right:3px;
	height:11px;
	width:92px;
}
#lang li, #lang a{
	display:block;
	float:left;
	width:46px;
	height:11px;
	text-indent:-9000px;
}
#button-login{
	position:absolute;
	background:url(../images/site/EN/button_login.png) no-repeat;
	display:block;
	text-indent:-9000px;
	width:151px;
	height:27px;
	top:50px;
	right:3px;
}
#button-login:hover{background-position:0 -27px;}
#lang a#hrv{
	background:url(../images/site/flags.png) no-repeat;
}
#lang a#eng{
	background:url(../images/site/flags.png) no-repeat;
	background-position:-46px 0;
}
#main > div > h2 {
	display:none;
}
#nav{
	display:block;
	list-style:none;
	height:32px;
	width:958px;
	
}
#nav li{
	display:block;
	float:left;
}
#nav a{
	background:url(../images/site/EN/nav.png) no-repeat;
	display:block;
	height:32px;
	text-indent:-9000px;
}
	#home a#nav-homectrl{
		width:195px;
	}
	#home a#nav-solutions{
		background-position:-195px 0;
		width:101px;
	}
	#home a#nav-wheretobuy{
		background-position:-296px 0;
		width:124px;
	}
	#home a#nav-company{
		background-position:-420px 0;
		width:90px;
	}
	#home a#nav-news{
		background-position:-510px 0;
		width:136px;
	}
	#home a#nav-faq{
		background-position:-646px 0;
		width:54px;
	}
	#home a#nav-products{
		background-position:-700px 0;
		width:144px;
	}
	#home a#nav-contact{
		background-position:-844px 0;
		width:114px;
	}
	/* hover: */
	#home a#nav-homectrl:hover{
		background-position:0 -32px;
	}
	#home a#nav-solutions:hover{
		background-position:-195px -32px;
	}
	#home a#nav-wheretobuy:hover{
		background-position:-296px -32px;
	}
	#home a#nav-company:hover{
		background-position:-420px -32px;
	}
	#home a#nav-news:hover{
		background-position:-510px -32px;
	}
	#home a#nav-faq:hover{
		background-position:-646px -32px;
	}
	#home a#nav-products:hover{
		background-position:-700px -32px;
	}
	#home a#nav-contact:hover{
		background-position:-844px -32px;
	}
	
	
/* SHORT NAV */
	#default a#nav-homectrl{
		background-position:0 -64px;
		width:195px;
	}
	#default a#nav-solutions{
		background-position:-195px -64px;
		width:101px;
	}
	#default a#nav-wheretobuy{
		background-position:-296px -64px;
		width:124px;
	}
	#default a#nav-company{
		background-position:-420px -64px;
		width:90px;
	}
	#default a#nav-news{
		background-position:-510px -64px;
		width:136px;
	}
	#default a#nav-faq{
		background-position:-646px -64px;
		width:54px;
	}
	#default a#nav-products{
		background-position:-700px -64px;
		width:144px;
	}
	#default a#nav-contact{
		background-position:-844px -64px;
		width:114px;
	}
	/* hover: */
	#default a#nav-homectrl:hover{
		background-position:0 -96px;
	}
	#default a#nav-solutions:hover{
		background-position:-195px -96px;
	}
	#default a#nav-wheretobuy:hover{
		background-position:-296px -96px;
	}
	#default a#nav-company:hover{
		background-position:-420px -96px;
	}
	#default a#nav-news:hover{
		background-position:-510px -96px;
	}
	#default a#nav-faq:hover{
		background-position:-646px -96px;
	}
	#default a#nav-products:hover{
		background-position:-700px -96px;
	}
	#default a#nav-contact:hover{
		background-position:-844px -96px;
	}
/*END SHORT NAV*/
	
#flash-home{
	display:block;
	background:url(../images/site/bg_flash.jpg) no-repeat;
	padding:0 8px 6px 8px;
}
#slider-menu{
	height:219px;
	width:604px;
	float:left;
}
#slider-menu li, #slider-menu a{
	text-indent:-9000px;
}
#slider-menu .tabs{
	height:219px;
	width:196px;
	float:left;
}
#slider-menu .tabs li{
	display:block;
	width:196px;
}
		#tab1{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			height:37px;
		}
		#tab2{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:0 -37px;
			height:36px;
		}
		#tab3{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:0 -73px;
			height:36px;
		}
		#tab4{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:0 -109px;
			height:36px;
		}
		#tab5{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:0 -145px;
			height:36px;
		}
		#tab6{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:0 -181px;
			height:38px;
		}
		/* hover */
		#tab1:hover, #tab1.current{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:-196px 0;
			height:37px;
		}
		#tab2:hover, #tab2.current{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:-196px -37px;
			height:36px;
		}
		#tab3:hover, #tab3.current{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:-196px -73px;
			height:36px;
		}
		#tab4:hover, #tab4.current{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:-196px -109px;
			height:36px;
		}
		#tab5:hover, #tab5.current{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:-196px -145px;
			height:36px;
		}
		#tab6:hover, #tab6.current{
			background:url(../images/site/EN/slider-menu.png) no-repeat;
			background-position:-196px -181px;
		}
		
#slider-menu .panes{
	position:relative;
	float:left;
	height:219px;
	width:408px;
	background:url(../images/site/EN/slider0.jpg) no-repeat;
}
.panes div{
	float:left;
	height:219px;
	width:408px;
	position:absolute;
}
#slider-menu .panes a{
	display:block;
	height:219px;
	width:408px;
	float:left;
}
		#pane1{background:url(../images/site/EN/slider1.jpg) no-repeat;}
		#pane2{background:url(../images/site/EN/slider2.jpg) no-repeat;}
		#pane3{background:url(../images/site/EN/slider3.jpg) no-repeat;}
		#pane4{background:url(../images/site/EN/slider4.jpg) no-repeat;}
		#pane5{background:url(../images/site/EN/slider5.jpg) no-repeat;}
		#pane6{background:url(../images/site/EN/slider6.jpg) no-repeat;}

#newsletter-form{
	background:url(../images/site/EN/bg-newsletter.png) no-repeat;
	position:relative;
	width:320px; /* 335px umanjeno za padding */
	height:159px;/* 219px umanjeno za padding */
	float:right;
	padding:45px 0 15px 15px;
	overflow:hidden;
}
		#newsletter-form td{
			padding:2px 0;
		}
		#newsletter-form td input{
			font-size:11px;
			color:#777;
			font-family:Tahoma, sans-serif;
		}
		
		#CustomFields_2_2,
		#CustomFields_3_2,
		#CustomFields_12_2, 
		#CustomFields_11_2,
		#CustomFields_8_2,
		#newsletter-email,
		#newsletter-captcha
		{
			width:70px;
		}
		#newsletter-form .label{
			padding-right:10px !important;
			padding-left:10px !important;
			text-align:right;
		}
		.security-label{
			padding-left:10px !important;
			padding-top:10px !important;
		}
		.security-code{
			padding-left:10px !important;
			padding-top:3px !important;
			padding-bottom:3px !important;
		}
		.security-input{
			padding:0 0 0 15px !important;
		}
		#newsletter-submit{
			background-image:url(../images/site/EN/button-subscribe.png);
			background-repeat:no-repeat;
			background-color:transparent;
			height:27px;
			width:89px;
			padding: 0 0 0 89px !important; /* Fix for IE */
			line-height: 1 !important;
			text-align: left;
			color: transparent; /* Fix for FF */
			border:none;
			overflow:hidden;
			position:absolute;
			bottom:14px;
			right:14px;	
			display:block;
			outline:none;
			cursor:pointer;
		}
		#newsletter-submit:hover{
			background-position:0 -27px;
		}
#where-to-buy > ul{
	margin-top:10px
}
#where-to-buy a{
	padding:1px 3px;
	color:#FFF;
	text-decoration:none;
	line-height:1.5em;
}
#where-to-buy a:hover{
	color:#777;
	background-color:#FFF;
}

#where-to-buy label, #where-to-buy select{
	display:block;
}
#where-to-buy label{
	margin-bottom:3px;
}
#where-to-buy select{
	margin-bottom:12px;
	width:120px;
	border:1px solid #c7d2e2;
}
	
		input#button-search{
			display:block;
			position:absolute;
			bottom:12px;
			left:12px;
			background:url(../images/site/EN/button-search.png) no-repeat;
			width:71px;
			height:27px;
			border:none;
			text-indent:-9000px;
			color:transparent;
			line-height:1 !important;
			cursor:pointer;
		}
		input#button-search:hover{
			background-position:0 -27px;
		}
#featured{
	background:url(../images/site/EN/bg_featured.png) no-repeat;
	position:relative;
	height:245px;
	width:346px;
	float:left;
	clear:left;
	margin-top:20px;
	
}
#featured > div{
	position:relative;
	height:195px;
	width:322px;
	margin-top:50px;
	padding:0 12px;
}
#featured .fancy{
	float:right;
}
#featured .featured-img{
	display:block;
	float:right;
	height:170px;
	width:150px;
	margin:0 10px;
}
#featured .button-read-more{
	position:absolute;
	bottom:15px;
	left:15px;
}
#recent-news{
	background:url(../images/site/EN/bg_news.png) no-repeat;
	height:245px;
	width:593px;
	float:right;
	margin-top:20px;	
}
#featured h3{
			font-size:14px;
			margin-bottom:6px;
			text-transform:uppercase;
	
}
		.box-short{
			height:185px;
			width:170px;
			display:inline-block;
			float:left;
			margin:45px 12px 0;
		}
		.box-short:first-child{
			margin-left:14px;
		}
		.box-short p{
			max-height:42px;
			overflow:hidden;
		}
		.short-text{
			height:72px;
			width:170px;
			text-align:left;
		}
		.short-text h3{
			font-size:12px;
			margin:3px 0 2px 0;
			text-transform:uppercase;
		}
		.short-footer{
			background:url(../images/site/bg-short-footer.png) no-repeat;
			height:18px;
			width:170px;
		}
		.short-footer > span{
			line-height:18px;
			margin:0 5px;
			height:18px;
			display:inline-block;
		}
		.short-date{
			width:70px;
			float:left;
		}
		.more-arrow{
			text-align:right;
			width:70px;
			float:right;
		}
		.more-arrow a{
			color:#7f7f7f;
			text-decoration:none;
		}
		.more-arrow a:hover{
			color:#000;
		}
#boxes-foot{
	width:100%;
	overflow:hidden;
	clear:both;
}
#boxes{
	float:left;
	width:658px;
	height:185px;
	margin-top:20px;
}
#boxes > a{
	float:left;
	display:inline-block;
}
#box-faq{
	position:relative;
	background:url(../images/site/EN/bg_faq.png) no-repeat;
	width:241px;
	height:140px;
	float:right;
	margin-top:20px;
	padding:45px 15px 0 25px;
	line-height:1.5em;
}
#box-faq .button-read-more{
	position:absolute;
	bottom:15px;
	right:15px;
}
#box-faq h2{
	display:none;
}
#footer{
	background:url(../images/site/bg-footer.png) repeat-x;
	height:104px;
	width:100%;
	margin-top:38px;
	clear:both;
	float:left;
	position:relative;
}
		#footer > div{
			
			width:1003px;
			height:104px;
			background:url(../images/site/EN/footer.jpg) no-repeat center;
			text-indent:-9000px;
			margin:0 auto;
			position:relative;
		}
		#footer a{
			display:block;
			position:absolute;
			top:15px;
			right:17px;
			height:23px;
			width:114px;
			text-indent:-9000px;
		}
.button-read-more{
	display:block;
	background:url(../images/site/EN/button-read-more.png) no-repeat;
	height:27px;
	width:98px;
	text-indent:-9000px;
}
.button-read-more:hover{
	background-position:0 -27px;
}

#sidebar-left{
	width:222px;
	float:left;
	clear:left;
}
#sideboxes img{
	margin-bottom:17px;
}

#content-right{
	background:url(../images/site/bg-content-right-pattern.png) repeat-y;
	width:717px;
	float:right;
}

#content-right > div{
	background:url(../images/site/bg-content-right-top.png) no-repeat top;
	padding-top:10px;
/*	height:790px;*/
	width:100%;
}
#content-right > div > div.fluid {
	background:url(../images/site/bg-content-right-bottom.png) no-repeat bottom;
	padding-bottom:24px;
}
h2, #solutions-overview h3, #solutions-columns h4, dt, #solutions-list-short > li, .short-text h3, #featured h3{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-shadow: 0px 0px 1px #AAA;
}
#solutions-overview h4{
	font-size:14px;
	margin-bottom:8px;
}
#content-right h2{
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:1em;
	text-transform:uppercase;
	text-indent:12px;
	margin-bottom:20px;
}

#left-nav{
	display:block;
	color:#717b8b;
	font-size:14px;
	line-height:18px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:0;
}
#left-nav a{
	display:block;
	text-decoration:none;
	color:#717b8b;
	text-shadow: 0px 0px 1px #AAA;
	padding-left:20px;
	margin-top:4px;
}
#left-nav a:hover{
	color:#b71e1d;
	text-shadow: 0px 0px 1px #a31b1a;
}
#left-nav li:last-child{
	margin-bottom:17px;
}

#solutions-overview{
	/*height:204px;*/
	overflow:hidden;
	width:693px;
	margin-top:20px;
	border-bottom:1px solid #d9e1ed;
	padding:0 12px 0px 12px;
	font-size:12px;
	line-height:1.5em;
	
}
#solutions-overview img, .article-main-img{
	float:right;
	margin-left:11px;
	margin-bottom:10px;

}
#content-right h3{
	
}
#solutions-overview h3{
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:10px;	
}
#solutions-overview h3.first-title{
	padding-top:34px;
}
#solutions-overview p{
	text-align:left;
	margin-top:8px;
}


#solutions-columns{
	width:693px;
	/*height:260px;*/
	border-bottom:1px solid #d9e1ed;
	padding:0 12px;
	overflow: hidden;
	font-size:12px;
	line-height:1.5em;
}
#solutions-columns > .column{
	float:left;
	width:217px;
	height:100%;
	border-left:1px solid #d9e1ed;
	padding-left:10px;
	margin-left:10px;
	padding-bottom:10px;
}
#solutions-columns > .column:first-child{
	border-left:none;
	padding-left:0;
	margin-left:0;
}
#solutions-columns img{
	margin-top:10px;
	margin-bottom:12px;
}
#solutions-columns h4{
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	text-shadow:0 0 1px #888;
}
#solutions-columns p{
	margin-top:6px;
	text-align:left;
}
dl#solutions-list {
	background:url(../images/site/solutions-list.jpg) no-repeat;
	display:block;
	height:276px;
	margin:0;
	padding:0 11px;
}
dl#solutions-list > div{
	display:inline-block;
	float:left;
	width:120px; /* 139px minus the horizontal padding */
	padding-top:117px;
	padding-left:10px;
	padding-right:9px;
	text-align:center;
	margin-top:9px;
}
dl#solutions-list dt{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:12px;
}
dl#solutions-list dt a{
	color:#EEE;
	text-decoration:none;
}
dl#solutions-list dt a:hover{color:#FFF;}
dl#solutions-list dd{
	color:#dfe2e6;
	line-height:12px;
}

#article{
	padding:0 12px;
	font-size:12px;
	line-height:1.5em;
}
#archive{
	font-size:12px;
	line-height:1.5em;
	margin-top:20px;
}
.short-article{
	padding:0 12px;
}
.short-article h4{
	font-weight:normal;
	font-style:italic;
	margin-bottom:12px;
}

.article-date{
	display:block;
	padding:0 12px;
	line-height:14px;
	margin-top:20px;
}
#godine{
	padding:0 12px;
}
#article p, #archive p{
	margin-bottom:12px;
}
#article h3, #archive h3{
	color: #b32317;
	margin:10px 0;
	font-weight:bold;
	text-shadow: none;
}
#article a, #archive a, p > a{
	color: #b32317;
	text-decoration:underline;
}
#article a:hover, #godine a:hover, p > a:hover, #archive a:hover{
	color:#FFFFFF;
	background-color:#b32317;
	text-decoration:none;
}
#article ul, #solutions-overview ul, #archive ul{
	list-style:disc outside;
	margin-bottom:24px;
	padding-left:16px;
	line-height:1.7em;
}
#solutions-overview ul#solutions-list-short{
	width:450px; /* 462px minus horizontal padding */
	padding:0 6px;
	height:140px;
	background:url(../images/site/solutions-list-short.jpg) no-repeat;
	display:block;
	overflow:hidden;
	float:right;
	margin-left:10px;
	list-style:none;
	font-size:11px;
}
#solutions-list-short > li {
	display:block;
	float:left;
	width:90px;
	height:140px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:0 0 1px #FFF;
}
#solutions-list-short > li > a{
	display:block;
	height:52px;
	padding-top:88px;
	color:#EEE;
	text-decoration:none;
	line-height:13px;
}
#solutions-list-short > li > a:hover{color:#FFF;}

hr{
	display: block;
	position: relative;
	padding: 0;
	margin: 10px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #dfdfdf;
	font-size: 1px;
	line-height: 0;
}
#sideboxes a{
	display:block;
}
#little-gallery{
	float:right;
}
#little-gallery a{
	display:block;
	float:left;
	margin:0px 5px;
}

.product > span{
	display:block;
	margin-bottom:6px;
}
.product-img-container{
	float:left;
	width:150px;
	height:150px;
	margin:0 10px 10px 0;
}
.product-img-container a{
	display:block;
	width:150px;
	height:150px;
}
.product-img-container a:hover{
	background-color:#FFFFFF !important;
}
#obrazac{
	margin:30px;
	line-height:1.5em;
}
h2.obrazac{
	display:none;
}
.wufoo .info{display:none}
#obrazac > ul{
	list-style:disc inside;
}
#obrazac > p, #obrazac ul{
	margin:0.7em 0;
}
