* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }
body { background: #fff; color: #000; font-size: 100.01%; min-height: 101%; text-align: left; position: relative; }
img, fieldset, abbr, acronym { border: 0 }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
caption { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; }
input, select { vertical-align: middle }
textarea { height: auto; overflow: auto; }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center; }
ul, ol { list-style-type:none; }

body.commerce {
	background: #18191b url(/pic/bg.jpg) repeat-x center 0;
	color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

p, ul, ol, table { margin: 5px 0; }

em { color: #d9e3ea }

h1, h2, h3{ font-weight: normal; line-height: normal; letter-spacing:-1px; }
h1 { font-size:30px; border-bottom: #6099ff 1px dashed;}
.post h1 {margin-bottom: 10px;}
h2 { font-size:24px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h1, h2, h3 { color: #6099ff; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 10px; }
h1 a, h2 a, h3 a { color: #6099ff !important;}
h4 { color: #a3d5ea; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
#logo h1 { border-bottom: none; }

a, a:link, a:visited { color: #fff; text-decoration: none; }
a:hover, a:active, a.active { text-decoration: underline; }

#main div.box1 ul {
	padding:20px;
	list-style:inside;
}

#main div.box1 ol {
	padding:20px;
	list-style:inside;
	list-style-type:decimal;
}

#main div.box1 ul, #main div.box1 ol { padding-top: 5px; }

#sidebar .box1 { margin:7px 0 18px; padding: 18px; }
#sidebar #videos .box1 { margin: 0 0 20px; padding: 10px; }

#sidebar ul, #sidebar ol { 
	list-style-type:none;
}

blockquote {
	margin:15px 0; padding:10px 20px;
	border-bottom:1px solid #000;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#fff;
	background:url(/pic/bg-box.png) repeat scroll 0 0 !important;
	background: #222;
}

#wrap {
	margin: auto;
	text-align: left;
	width: 960px;
	position: relative;
}

	#header, #content, #footer {
		float: left; display: inline;
		clear: both;
		position: relative;
	}

	#header {
		height: 230px;
		height: 200px;
		width: 100%;
		z-index: 9999;
	}
		#logo { margin: 0 }

			#logo a {
				cursor: pointer;
				position: absolute;
				top: 126px; left: 7px;
				top: 90px; left: 7px;
				display:block;
			}

	#content {
		padding: 0 0 4em;
		width: 100%;
	}
		.home #main {
			float: left;
			width: 374px;
		}
		#main {
			float: left;
			width: 598px;
			width: 100%;
		}
		.home #sidebar {
			float: right;
			width: 543px;
		}
		#sidebar {
			float: right;
			width: 333px;			
		}
		#sidebar h3 { margin-top:10px; }
	
#footer {
	width: 100%; height: 65px;
	background: url(/pic/bg-footer.gif) repeat-x;
}
	#footerWrap {
		color: #dadada;
		width: 960px;
		margin: 0 auto;
		position: relative;
	}
	
	

#wrap {position: relative; min-height: 100%;}
html, body, * html #wrap {height: 100%;}
#content {padding-bottom: 100px;}
#footer {margin-top: -73px; bottom: -7px }

/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

#footer #footerWrap #copy {
	position: absolute;
	top: 27px; left: 0;
}
	#footer #footerWrap #copy a {
		color: #6099ff;
	}

div.box1, ol.commentlist li, form#comments { background: url(/pic/bg-box.png) repeat !important; background: #111; }

div.box1 {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 20px;
	padding: 0px 20px;
}
	div.box1 ul, div.box1 ul.blog-list li p { margin: 0 }

		div.box1 ul.blog-list li {
			border-bottom: 1px dashed #3f566e;
			padding: 0 0 15px;
		}

	div.box1 p.link {
		text-align: right;
		margin: 0 0 15px;
	}
	
	div.box1 ul.left-list {
		float: left;
		width: 230px;
		padding: 10px 0 10px 10px;
	}

	div.box1 ul.right-list {
		float: right;
		width: 230px;
		padding: 10px 10px 10px 0;
	}
	
		div.box1 ul.left-list li, div.box1 ul.right-list li, div.box1 ul.list3 li {
			line-height: 13px;
			border-top: 1px dashed #3f566e;
			padding: 8px 0;
		}
		
		div.box1 ul.list3 {
			margin: 15px 0 0;
		}

		div.box1 ul.list3 li {
			padding: 15px 0;
		}
		
		div.box1 ul.list3 li ul {
			margin: 0;
			border: none !Important;
		}

		div.box1 ul.list3 li ul li {
			margin: 0 0 0 15px;
			padding: 15px 0 0;
			border: none !Important;
		}
		
		div.box1 ul.left-list li a, div.box1 ul.right-list li a, div.box1 ul.list3 li a { color: #dadada }

div.box2 {
	background-color: #141517;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
}

.txt0, .txt0 a, .continue { color: #a3d5ea;}

h4.txt1 {
	background: url(/pic/ico-1.gif) no-repeat 15px 3px;
	padding: 0 0 10px 45px;
}

#sidebar h3 {
	color: #fff;
	font-weight: normal;
}

#sidebar a {
	color: #6099ff;
}

ol.commentlist  { margin:0; }

ol.commentlist li {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
}
	ol.commentlist li p {	margin: 0 }

		ol.commentlist li img.avatar {
			float:right;
			padding:0 10px 0 10px;
		}

		ol.commentlist li p a { color: #6099ff; }
		
	ol.commentlist li ul li {
		padding: 15px 0px 5px 20px;
		margin:0;
	}

ol.commentlist .comment-meta a { color:#999; padding-bottom:5px; }
ol.commentlist .children { margin:0; }

h2.title { color: #fff; margin: 0 0 14px }

div.post { padding: 5px 0px 1000px 10px; width: 700px; float: right; border-left: 1px dashed #888; margin-bottom: -1000px; }
.post strong { font-weight: 700;}
.post em { font-style: italic}


.home .post { border-bottom: 1px dashed #777777}

div.post img { border:1px dashed #888888; padding:5px !important; padding:0; }

.box1 .navigation { padding: 10px 0; }
.box1 { overflow: hidden; }

h2.hd-page {
	margin: 20px 0;
}
div.box1 ul.list2 li, div.list3 li {
	line-height: 13px;
	border-bottom: 1px dashed #777;
	padding: 8px 0;
}
div.list3 .lifestream li { border:none; }


/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea
{
	border: 0;
	color: #000;
	padding: 7px;
}
input.text { width: 168px }
select.select { width: 200px }
textarea.textarea { width: 375px; height: 100px; background-color: #e9eef4 }

button.button {
	color: #fff;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

/* General forms */
form.form {  }

	form.form ol.fieldset {	list-style: none }
	
		form.form ol.fieldset li.field {
			margin: 0 0 13px;
			position: relative;
		}
			form.form ol.fieldset li.field label {
				position: absolute;
				top: 5px; left: 195px;
			}
			
	form.form p.submit { margin: 0 }
	
	form.form p.submit input { padding: 5px 10px }


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }
	
	form.search p.fields { margin: 0 }

		form.search p.fields input, form.search p.fields button {
			display: inline;
			vertical-align: middle;
		}


/*-------------------------------
3.b Individual forms
-------------------------------*/

form#topSearch {
	background: url(/pic/bg-search.png) no-repeat;
	width: 178px; height: 32px;
	position: absolute;
	top: 10px; right: 0;
}
	form#topSearch p.fields input {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		width: 130px;
		background: none;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 8px; left: 8px;
	}
		form#topSearch p.fields button {
			background: url(/pic/ico-search.png) no-repeat;
			width: 21px; height: 21px;
			border: none;
			position: absolute;
			top: 5px; right: 10px;
		}

form#comments {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 30px;
}
		

/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/*-------------------------------
Sidebar Tabber
-------------------------------*/

ul.idTabs {
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
}

ul.idTabs li {
	display: inline;
	margin-right:5px;
	float:left;
}

ul.idTabs li a {
	display:block;
	float:left;
	height:16px;
	margin:0 auto;
	padding:10px;
	text-align:left;
}

ul.idTabs li a.selected, ul.idTabs li a:hover {
	background: url(/pic/bg-box.png) repeat !important;
	background: #111;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius: 6px 6px 0 0;	
}
#tabs .inside {
	background: url(/pic/bg-box.png) repeat !important;
	background: #111;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#tabs .inside ul li {
	line-height: 13px;
	border-bottom: 1px dashed #555;
	padding: 15px 0;	
}
#tabs .inside ul#comm li {
	background:url(/pic/ico-6.gif) no-repeat left center;
	padding-left:28px;
}
#tabs .inside ul#pop li {
	background:url(/pic/ico-2.gif) no-repeat left center;
	padding-left:28px;
}


#tagcloud {
	padding:15px;
}
#tabs .inside ul{
	margin:0;
	padding:0px 15px 10px 15px !important;
}
.home #tabs {
	width:260px;
	float:left;
	margin:24px 0 20px;
}
.home div#myfavblog {
	width:260px;
	float:right;
}



/*-------------------------------
Widgets
-------------------------------*/


.widgetized .inside {
	background: url(/pic/bg-box.png) repeat !important;
	background: #111;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius: 6px 6px 0 0;	
}

/*-------------------------------
Lifestream
-------------------------------*/

.list3 .first, .list3 h5 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #fff;
}

.list3 .lifestream-icon {
	float: left;
	padding: 0 15px 0 0;
}

.list3 .lifestream-post {
	font-size: 14px;
}

.list3 .lifestream-post p {
	margin: 0 !important;
}


/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left }
.c { text-align: center }
.r { text-align: right }
.aligncenter { margin: 5px auto 15px auto;	display: block; }
.alignleft { margin: 5px 15px 5px 0; float: left; }
.alignright { margin: 5px 0px 5px 15px; float: right; }

.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .anchor, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

.hr { background: #ccc; height: 1px; margin: 1.5em 0 }
.hr hr { display: none }

/*-------------------------------
Gravity forms
-------------------------------*/

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block; padding-right:20px; width: 50px; margin: 5px 0px 4px !important; }
.gform_wrapper input { padding: 9px 5px 9px 10px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 300px !important; padding: 9px 5px 9px 10px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 50px !important; }
img.ui-datepicker-trigger { border: 0px !important; padding: 0px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input { background: url(/pic/bg-nav.png); border: 0px; color: white; }
.gform_wrapper input.button, .gform_wrapper input.button:hover { background-color: black; border: none; color: white !important; font-size: 12px !important; font-weight: bold; padding: 7px 20px 8px !important; text-transform: uppercase; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input, .gform_wrapper input.button { border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }

/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after, #commerce_links:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: block }
.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }


/* L E F T _______________________*/

#left {
	width: 200px;
	float: left;
	display: inline;
	padding: 30px 0 0 0;
	font-family: "Verdana";
}

#left h1 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5x;
	font-size: 1.7em;
	border-bottom: 1px #fff dashed;
}

#left h1 a {
	text-decoration: none;
}

/* prvi nivo */
#left ul {
	margin: 0 0 0 -10px !important;
	padding: 0 0 15px 0 !important;
}

#left ul li a, #left ul li a:visited {
	color: #6099ff;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	display: block;
	font-size: 1.2em;
}

#left ul li a:hover {
	color: #222;
	background: #fff;
	text-decoration: underline;
}

#left ul li {
	list-style: none;
	padding: 0;
	margin: 0 5px;
	font-size: 1em;
	border-bottom: 1px #fff dashed;
}

#left ul li.active a{
	/* padding-left: 5px; */
	color: #222;
	background: #fff;
}

#left ul li.active {
	/* border-left: #039 5px solid; */
}

/* drugi nivo */
#left ul li ul {
	margin: 0 0 -1px -6px !important;
	padding: 0 !important;
	background: none;
}

#left ul li ul li {
	padding: 0;
	margin: 0 0 0 25px;
	font-weight: normal;
	font-size: .8em;
	list-style: none;
}

#left ul li ul li a, #left ul li ul li a:visited {
	padding: 5px 0 5px 5px;
}

 /*
#left ul li ul li a, #left ul li.active ul li a {
	color: #5f5f5f;
	text-decoration: none;
}

#left ul li ul li a:hover, #left ul li ul li.active a {
	color: #222;
}

#left ul li ul li.active {
	color: #222;
	background: #fff;
}
 */

/* tretji nivo */
#left ul li ul li ul {
	margin: 0 0 0 -5px;
	background: none;
}

#left ul li ul li ul li {
	padding: 3px 0;
	font-size: 0.9em;
	list-style: url(/pic/icon_arrow.gif);
}
 /*
#left ul li ul li ul li.active {
	background: #fff;
	color: #222;
}

#left ul li ul li ul li a, #left ul li ul li.active ul li a {
	color: #222;
}

#left ul li ul li ul li a:hover, #left ul li ul li ul li.active a {
	color: #222;
	background: #fff;
}

*/
/* kazalo */
#sitemapArea {
	float: left;
	width: 260px;
	margin-right: 40px;
}

#sitemapArea ul li {
	padding: 2px 0;
}

#sitemap_menu h1.first{
	margin-top: 0;
}

#sitemap_menu h1 {
	margin-top: 15px;
}

/* prvi nivo */
#sitemapArea li.area_1 {
	font-weight: bold;
	list-style: none;
	margin: 15px 0 0 -12px;
}

#sitemapArea li.area_1 a {
	color: #039;
	text-decoration: none;
	font-size: 1.2em;
}

#sitemapArea li.area_1 a:hover {
	text-decoration: underline;
}

#sitemapArea li.page_1 {
	margin: 0 0 0 5px;
	list-style: none;
	list-style-image: none;
}

#sitemapPage li {
	list-style: none !important;
	list-style-image: none !important;
}

/* drugi nivo */
#sitemapArea li.area_2 {
	font-weight: bold;
	list-style: none;
	color: #7dc323;
	margin: 5px 0 0 0;
}

#sitemapArea li.page_2 {
	margin: 0 0 0 12px;
	list-style: none;
	list-style-image: none;
}

/* tretji nivo */
#sitemapArea li.area_3 {
	list-style: none;
	color: #7dc323;
	margin: 5px 0 0 10px;
}

#sitemapArea li.page_3 {
	margin: 0 0 0 32px;
	font-size: 0.9em;
}


#sitemapPage {
	float: left;
	width: 230px;
	margin-top: 20px;
}

/* kontaktna oseba */
.infobox-container {
    position: relative;
    display: inline-block;
    margin: -10px 0 15px 0;
    padding:0;
    width: auto;
}
.infobox {
    width: 190px;
    padding: 0 0 5px 0;
    margin: 0;
    position: relative;
    z-index: 90;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    background: #424242;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6a6b6b), to(#424242));
    background-image: -moz-linear-gradient(top,#6a6a6a,#424242);
    color: #fff;
    font-size: 90%;
}
.infobox h3 {
    position: relative;
    width: 210px;
    color: #fff;
    padding: 10px 5px;
    margin: 0;
    left: -15px;
    top: 10px;
    z-index: 100;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    background: #3198dd;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd)); */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3E7D20), to(#65AB03));
    /*background-image: -moz-linear-gradient(top,#33acfc,#3198dd); */
    background-image: -moz-linear-gradient(top,#3E7D20,#3a6295);
    font-size: 160%;
    text-align: center;
    text-shadow: #2187c8 0 -1px 1px;
    font-weight: bold;
}
 
.infobox-container .triangle-l {
    /*border-color: transparent #2083c2 transparent transparent; */
    border-color: transparent #3E7D20 transparent transparent;
    border-style:solid;
    border-width:13px;
    height:0;
    width:0;
    position: absolute;
    left: -27px;
    top: 35px;
    z-index: 0;
}
.infobox-container .triangle-r {
    /*border-color: transparent transparent transparent #2083c2;*/
    border-color: transparent transparent transparent #3E7D20;
    border-style:solid;
    border-width:13px;
    height:0;
    width:0;
    position: absolute;
    left: 191px;
    top: 35px;
    z-index: 0;
}
.infobox a {
    color: #35b0ff;
    text-decoration: none;
    border-bottom: 1px dotted transparent;
}
.infobox a:hover, .infobox a:focus {
    text-decoration: none;
    border-bottom: 1px dotted #35b0ff;
}

.infobox p{
    margin: 15px 5px 5px 5px;
    font-family: Verdana;
}

.infobox strong {
	color: #35b0ff;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
}

/* pot */
#path {
	width: 650px;
	font-size: 0.9em;
	line-height: 150%;
	padding-top: 5px;
}

#path span {
	color: #ec7e53;
}

.homeinfo {
	width: 160px;
	height: 250px;
	background: #fff url("/pic/background_slides.png") repeat-x top left;
	background: #fff url("/pic/infobg.jpg");
	border: 1px solid #CED3E2;
	float: left;
	margin-left: 25px;
	text-align: center;
	position: relative;
}

.drugi {
	background: #fff url("/pic/infobg2.jpg");
}

.homeinfo a {
	height: 50px;
	padding: 15px 0 0 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	background: url("/pic/bg-box.png");
	display: block;
	font-size: 1.3em;
	color: #fff;
	vertical-align: bottom;
}

.prehrana, .food_and_beverage { background: url("/pic/prehrana.png"); }
.industrija, .industry { background: url("/pic/industrija.jpg"); }
.tekstil, .textile { background: url("/pic/tekstil.png"); }
.kompoziti, .composites { background: url("/pic/kompoziti.png"); }
.ostala_zastopnistva, .other { background: url("/pic/ostali.jpg"); }

.homeinfo a:hover {
	padding: 45px 2px 0 0;
}

.languageNav {
	float: right;
	padding-top: 27px;
}

.languageNav li {
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0 10px;
	border-left: 2px solid #fff;
}

.languageNav li.first {
	border: none;
}

#zvami, #zvamien, #zvamihr {
	background: url('/pic/z-vami-od-1952.png') top left no-repeat;
	width: 109px;
	height: 109px;
	float: left;
	margin: 60px 0 0 310px;
}
#zvamien {
	background: url('/pic/z-vami-od-1952en.png') top left no-repeat;
}
#zvamihr {
	background: url('/pic/z-vami-od-1952hr.png') top left no-repeat;
}
#contactInfo {
	position: absolute;
	top: 65px;
	right: 0;
	width: 165px;
	float: right;
}
#contactInfo p { margin: 0; padding: 0; }

#p180-root { display: none !important; visibility: hidden !important; height: 0 !important; width: 0 !important; }