@charset "utf-8";
/* CSS Document */

/*
 * Ozoneplus
 */

/* Boje:
 * pozadine: #000; #2d2d2d;
 * text: #bbb;
 * 
*/


* {
	margin: 0;
	padding: 0;
}

/* --------------------------------------------------------------------------------------------- common */

a {
    text-decoration: none;
	overflow: hidden;
}

a img {
    border: none;
}

li {
	list-style-type: none;	
}

.clear {
	clear: both;
}

p {
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
}

.thumb_01 {
	width: 144px;
	height: 89px;
	padding: 6px;
	background: url(../img/thumb_01_bck.png) top left no-repeat;
}

.mini_menu_wrapper {
	margin: 0px 0px 14px 36px;
	height: 25px;
	text-align: center;
}

.mini_menu_wrapper a.mini_menu {
	float: left;
	width: 120px;
}

a.mini_menu {
	display: block;
	overflow: hidden;
	width: 200px;
	border: 1px solid #494949;
	font-size: 11px;
	color: #bbb;
	padding: 2px 4px;
	margin: 0px 0px 4px 8px;
	float: left;
}

a.mini_menu:hover {
	color: #000;
	background-color: #bbb;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --------------------------------------------------------------------------------------------- body */

body, html {
	height: 100%;
	width: 100%;
}

body {
	background: #2d2d2d url(../img/body_bck.gif) 0px 0px repeat-x;
	font-family: Arial;
}

/* --------------------------------------------------------------------------------------------- wrapper */

#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
}

/* --------------------------------------------------------------------------------------------- header */

#header {
}

#header h1 {
	display: none;
}

/* --------------------------------------------------------------------------------------------- content */

#content {
	width: 1003px;
	padding-bottom: 130px;
	background: url(../img/category.jpg) top left no-repeat;
}

#content.about {
	background: url(../img/category_about.jpg) top left no-repeat;
}

#content.actions {
	background: url(../img/category_actions.jpg) top left no-repeat;
}

#content.brands {
	background: url(../img/category_brands.jpg) top left no-repeat;
}

#content.projecting {
	background: url(../img/category_projecting.jpg) top left no-repeat;
}

#content.references {
	background: url(../img/category_references.jpg) top left no-repeat;
}

/* --------------------------------------------------------------------------------------------- prelude */

#prelude {
	background: url(../img/orange_bck.gif) left top repeat-x;
	position: relative;
}

#prelude.sub {
	height: 228px;
}

#prelude.sub h1 {
	float: right;
}

#prelude #flash {
	height: 470px;
	z-index: 10;
}

#prelude.sub #flash {
	width: 718px;
	height: 64px;
	background: none;
}
/* --------------------------------------------------------------------------------------------- menu */
#menu {
	width: 692px;
	height: 37px;
	float: left;
	background: #000 url(../img/orange_bck.gif) top right no-repeat;
	padding-left: 27px;
	position: absolute;
	left: 0;
	top: 0;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	height: 37px;
	text-indent: -9999px;
}
#menu li a.o_nama {
	width: 75px;
	background: url(../../uploads/menu/o_nama.jpg) top left no-repeat;
}
#menu li a.proizvodi {
	width: 100px;
	background: url(../../uploads/menu/proizvodi.jpg) top left no-repeat;
}
#menu li a.projektiranje {
	width: 139px;
	background: url(../../uploads/menu/projektiranje.jpg) top left no-repeat;
}
#menu li a.reference {
	width: 109px;
	background: url(../../uploads/menu/reference.jpg) top left no-repeat;
}
#menu li a.downloads {
	width: 118px;
	background: url(../../uploads/menu/downloads.jpg) top left no-repeat;
}
#menu li a.news {
	width: 68px;
	background: url(../../uploads/menu/news.jpg) top left no-repeat;
}
#menu li a.kontakt {
	width: 82px;
	background: url(../../uploads/menu/kontakt.jpg) top left no-repeat;
}
#menu li a:hover {
	background-position: top right;
}
/* --------------------------------------------------------------------------------------------- news_list */

#news_list {
	width: 377px; /*400*/
	height: 274px; /*289*/
	padding: 15px 0px 0px 23px;
	/*
	background: #000 url(../img/news_list_bck.png) top left no-repeat;
	*/
	margin-bottom: 30px;
}

#news_list.type1 {
	/*
	background: url(../img/news_list_bck.png) top left no-repeat;
	*/
}

#news_list .item {
	width: 367px;
	height: 50px;
	background: url(../img/news_list_item_bck.jpg) top left no-repeat;
}

#news_list .item.last {
	height: 51px;
}

#news_list .item:hover {
	background-position: top right;
}

#news_list .item img {
	padding: 1px 8px 0px 17px;
	float: left;
}

#news_list .item p.date {
	padding-top: 4px;
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}

#news_list .item h3 {
	float: left;
	width: 288px;
}

#news_list .archive img {
	padding-top: 6px;
}

/* --------------------------------------------------------------------------------------------- primary */

#primary {
	float: left;
	width: 564px;
	background: url(../img/primary_bck.jpg) top left no-repeat;
}

#primary.sub {
	float: left;
	width: 564px;
	background: url(../img/primary_sub_bck.jpg) top left no-repeat;
}

#primary.ref {
	width: auto;
	background: url(../img/primary_sub_bck.jpg) top left no-repeat;
}

/* --------------------------------------------------------------------------------------------- intro */

#intro {
	margin: 10px 0px 30px 36px;
}

#intro .fade_wrapper {
	background: #151515;
	padding: 2px;
	border: 4px solid #2c2c2c;
	margin: 12px 0px 0px 5px;
	width: 508px;
	height: 380px;
}

#primary.sub #intro {
	margin-top: -41px;
}

#primary.sub #intro h2 {
	background-color: #000;
	height: 41px;
	padding: 0px 0px 0px 6px;
/*	width: 220px;*/
	float: left;
}

#primary.sub p.title {
	padding-left: 6px;
}

#intro .second {
	line-height: 19px;
	margin-top: 16px;
	padding-left: 6px;
}

#primary.sub #intro p.second {
	line-height: 19px;
	clear: both;
}

/* --------------------------------------------------------------------------------------------- selected */

#selected {
	margin-bottom: 30px;
	clear: both;
}

#selected h2 {
	margin-left: 40px;
	margin-bottom: 12px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
	width: 240px;
	float: left;
/*	margin-right: 240px;*/
}

#selected p.more {
	float: left;
	float: right;
	margin-left: 20px; 
}

#selected p.more a {
	color: #bbb;
}

#selected p.more a:hover {
	color: #000;
	background-color: #bbb;
}

#selected .item {
	width: 157px;
	height: 11em;		/*staro rješenje: 163px*/
	background: url(../img/selected_item_bck.png) top left no-repeat;
	float: left;
	margin: 0px 0px 13px 30px;
}

#selected.wide .item {
	margin: 0px 10px 13px 30px;
}

#selected .item.first {
	clear: both;
}

#selected .item img.thumb {
	padding: 4px 0px 8px 13px;
	float: left;
}

#selected .item .manufacturer {
/*	float: left;*/
	clear: both;
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
	margin-left: 18px;
	padding-left: 14px;
	background: url(../img/bullet_01.gif) 5px 6px no-repeat;
}

#selected .item .type {
/*	float: left;*/
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
	margin-left: 18px;
	padding-left: 14px;
	background: url(../img/bullet_01.gif) 5px 6px no-repeat;
	text-transform: capitalize;
}

#selected .item .manufacturer a,
#selected .item .type a {
	color: #bbb;
}

#selected .item .manufacturer a:hover,
#selected .item .type a:hover {
	background-color: #bbb;
	color: #1c1c1c;
}

#selected .item h3 {
	clear: both;
	font-family: Arial;
	font-size: 11px;
	color: #e28900;
	font-weight: bold;
	margin-left: 24px;
}

#selected .item h3 a {
	color: #e28900;
}

#selected .item h3 a:hover {
	background-color: #e28900;
	color: #1c1c1c;
}

/* --------------------------------------------------------------------------------------------- article */

#article {
	margin: 10px 0px 30px 36px;
	line-height: 19px;
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
}

#article p {
	margin: 6px 0px;
}

#article a {
	padding: 1px 2px 1px 3px;
	color: #bbb;
	background-color: #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

#article a:hover {
	color: #bbb;
	background-color: #444;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#article ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#article img {
	padding: 2px;
	border: 1px solid #2d2d2d;
	margin: 6px;
}

/* --------------------------------------------------------------------------------------------- product */

#product {
	margin: 10px 0px 30px 36px;
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
}

#product img.thumb {
	padding: 2px;
	border: 1px solid #494949;
	margin-bottom: 14px;
	float: left;
}

#product .text {
	clear: both;
	line-height: 16px;
}

#product .text p {
	margin: 6px 0px;
}

#product .text a {
	padding: 1px 2px 1px 3px;
	color: #bbb;
	background-color: #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

#product .text a:hover {
	color: #bbb;
	background-color: #444;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#product .text ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#product .text img {
	padding: 2px;
	border: 1px solid #2d2d2d;
	margin: 6px;
}

/* --------------------------------------------------------------------------------------------- reference */

#references,
#news {
	margin: 10px 0px 30px 36px;
}

#references .item,
#news .item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}

#references .item {
	float: left;
	width: 450px;
	margin-right: 30px;
}

#references .item.last,
#news .item.last {
	border: none;
}

#references .item .thumb_01,
#news .item .thumb_01 {
	margin-right: 10px;
	float: left;
}

#references .item h2,
#news .item h2 {
	float: left;
	width: 360px;
}

#references .item h2 {
	float: left;
	width: 280px;
}

/* --------------------------------------------------------------------------------------------- reference */

#downloads {
	margin: 10px 0px 30px 36px;
}

#downloads h3 {
	margin-left: 0px;
	margin-bottom: 12px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
	width: 240px;
	float: left;
	margin-right: 240px;
}

#downloads .item {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}

#downloads .item.last {
	border: none;
}

#downloads .item .thumb_02 {
	float: left;
	padding: 2px;
	border: 1px solid #2d2d2d;
}

#downloads .item h4 {
	margin-top: 6px;
	width: 450px;
	float: right;
}

#downloads .item .text {
	width: 450px;
	float: right;
}

#downloads .item h4.pricelist {
	font-size: 11px;
	line-height: 18px;
	padding-left: 20px;
	background: url(../img/bullet_02.png) 0px 3px no-repeat;
	font-weight: normal;
	width: 500px;
}

#downloads .item h4.pricelist a {
	color: #bbb;
	padding: 0px 2px;
	line-height: 18px;
}

#downloads .item h4.pricelist a:hover {
	color: #151515;
	background-color: #bbb;
}

/* --------------------------------------------------------------------------------------------- brands */

#brands {
	margin: 10px 0px 30px 0px;
}

#brands h3.sifr_04 {
	margin-bottom: 12px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
	width: 200px;
}

#brands #brand img.thumb {
	padding: 2px;
	border: 1px solid #494949;
	float: left;
	margin-bottom: 14px;
}

#brands #brand .text {
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
	clear: both;
	margin: 14px 0px;
	line-height: 16px;
}

#brands #brand .text a {
	padding: 1px 2px 1px 3px;
	color: #bbb;
	background-color: #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

#brands #brand .text a:hover {
	color: #bbb;
	background-color: #444;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#brands #brand .text ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#brands #brand .text img {
	padding: 2px;
	border: 1px solid #2d2d2d;
	margin: 6px;
}

#brands #brand .text p {
	margin: 6px 0px;
}

#brands #top_brands,
#brands #brand {
	margin: 0px 0px 0px 36px;
}

#brands #all_brands {
	margin: 26px 0px 0px 36px;
}

#brands #top_brands .item {
	padding: 10px 20px;
	float: left;
}

#brands #top_brands img.thumb {
	border: 1px solid #494949;
}

#brands #top_brands p.text {
	border: 1px solid #494949;
	width: 212px;/*220*/
	height: 48px;
	padding: 4px;
	padding-bottom: 0px;
}

#brands #all_brands .item {
	padding: 10px 20px;
	float: left;
}

#brands #all_brands img.thumb {
	border: 1px solid #494949;
	margin-right: 2px;
	float: left;
}

#brands #all_brands p.text {
	border: 1px solid #494949;
	width: 102px;/*110*/
	height: 73px;
	padding: 2px 4px;
	float: left;
}

/* --------------------------------------------------------------------------------------------- order */

#order {
	margin: 10px 0px 30px 36px;
	font-size: 12px;
}

#order fieldset {
	border: none;
}

#order .note {
	line-height: 16px;
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
}

#order .note p {
	margin: 6px 0px;
}

#order .note a {
	padding: 1px 2px 1px 3px;
	color: #bbb;
	background-color: #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

#order .note a:hover {
	color: #bbb;
	background-color: #444;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#order .note ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#order .note img {
	padding: 2px;
	border: 1px solid #2d2d2d;
	margin: 6px;
}

#order .form_item {
	margin: 6px 0px;
}

#order .form_item.first {
	margin-top: 20px;
}

#order .form_item .label_1 {
	display: block;
	color: #bbb;
	float: left;
	width: 180px;
	padding-right: 20px;
	text-align: right;
}

#order .form_item .input_1 {
	width: 240px;
	padding: 1px 2px;
	color: #bbb;
	border: 1px solid #999;
	background-color: #484848;
}

#order .form_item .input_2 {
	width: 240px;
	height: 120px;
	color: #bbb;
	font-family: arial;
	font-size: 13px;
	padding: 2px;
	border: 1px solid #999;
	background-color: #484848;
}

#order .error {
	margin-left: 200px;
	color: #ff0000;
}

#order #order_submit {
	width: 120px;
	font-size: 11px;
	padding: 2px 4px;
	color: #bbb;
	background: none;
	border: 1px solid #494949;
	cursor: pointer;
	margin-left: 326px;
	margin-top: 4px;
}

#order #order_submit:hover {
	color: #000;
	background-color: #bbb;
}

/* --------------------------------------------------------------------------------------------- links, documents, att_reference */

.att {
	margin: 10px 0px 10px 36px;
	font-family: Arial;
	font-size: 11px;
	color: #bbb;
}

.att h4 {
	margin-bottom: 12px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
	width: 200px;
}

.att p {
	line-height: 18px;
	padding-left: 20px;
	background: url(../img/bullet_02.png) 0px 3px no-repeat;
}

.att a {
	color: #bbb;
	padding: 0px 2px;
	line-height: 18px;
}

.att a:hover {
	color: #151515;
	background-color: #bbb;
}

/* --------------------------------------------------------------------------------------------- gallery */

#gallery {
	margin: 10px 0px 30px 36px;
}

#gallery .thumb_01 {
	margin: 5px 8px;
	float: left;
	
}

#gallery h4 {
	margin-bottom: 12px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
	width: 200px;
}

/* --------------------------------------------------------------------------------------------- secondary */

#secondary {
	float: right;
	width: 400px;
	margin-top: -288px;
	z-index: 20;
	position: relative;
}

body.default #secondary,
body.about #secondary,
body.brands #secondary,
body.projecting #secondary {
	background: url(../img/secondary_bck.gif) top left no-repeat;
}

#secondary.sub {
	margin-top: -106px;
	margin-top: 0px;
}

body.products #secondary.sub {
	margin-top: 0px;
}

#secondary #products_list {
	width: 400px;
	margin-bottom: 30px;
	background: url(../img/secondary_bck.gif) top left no-repeat;
}

#secondary #products_list_2 {
	width: 400px;
	margin-bottom: 30px;
}

/* --------------------------------------------------------------------------------------------- brands_list */

#brands_list {
	margin-left: 6px;
}

#brands_list li {
	float: left;
	margin: 2px 3px;
}

#brands_list li img {
	padding: 2px;
	border: 1px solid #494949;
	border: 1px solid #000;
	float: left;
}

#brands_list li img:hover {
	background: #494949;
	background: #000;
}

/* --------------------------------------------------------------------------------------------- side_gallery */

#side_gallery {
	margin: 14px 0px 0px 14px;
}

#side_gallery li {
	margin-bottom: 4px;
}

#side_gallery li img {
	background: #151515;
	padding: 2px;
	border: 4px solid #2c2c2c;
}

/* --------------------------------------------------------------------------------------------- references_list */

#secondary .references_list {
	width: 392px;
	height: 146px;
	background: url(../img/references_list_bck.png) top left no-repeat;
	position: relative;
	margin-top: 26px;
	margin-left: 6px;
}

#secondary #arrLeft,
#secondary #arrLeft_ {
	float: left;
	margin-left: 80px;
}

#secondary .references_list h3 {
	line-height: 0px;
	margin: 5px 28px;
	float: left;
}

#secondary .references_list .ms_ex {
	overflow: hidden; /*ne diraj*/
	position: relative;
	width: 370px;/*650*/
	padding: 8px 0px 6px 0px;
	margin-left: 8px;
}

#secondary .references_list #slide,
#secondary .references_list #slide_ {
	height: 101px;/*160*/
	width: 2600px;
	position: relative;
	left: 0px;
}

#secondary .references_list .ms_box {
	width:370px;
	height:101px;
	float:left;
}

#secondary .references_list .thumb_01 {
	margin-right: 10px;
	float: left;
}

#secondary .references_list h2 {
	float: left;
	margin-top: 6px;
	width: 200px;
}

#secondary .references_list p {
	float: left;
	width: 200px;
	padding-bottom: 6px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
}

#secondary .references_list p a {
	color: #bbb;
}

#secondary .references_list p a:hover {
	color: #fff;
}

#secondary .references_list .disabled {
	cursor: default;
}

/* --------------------------------------------------------------------------------------------- tips */

#secondary #tips {
	width: 392px;
	background: #393939 url(../img/tips_bck.gif) top left no-repeat;
	position: relative;
	margin-top: 26px;
	margin-left: 6px;
}

#secondary #tips .inner_tips {
	padding: 8px;
	background: url(../img/tips_bck.gif) bottom right no-repeat;
}

#secondary #tips h3 {
	line-height: 0px;
	margin: 10px 0px 0px 130px;
}

#secondary #tips .thumb_01 {
	margin-right: 10px;
	float: left;
}

#secondary #tips h2 {
	float: left;
	margin-top: 6px;
	width: 200px;
}

#secondary #tips p {
	float: left;
	width: 200px;
	padding-bottom: 6px;
	background: url(../img/selected_title_bck.gif) bottom left repeat-x;
}

#secondary #tips p a {
	color: #bbb;
}

#secondary #tips p a:hover {
	color: #fff;
}

#secondary #tips .disabled {
	cursor: default;
}

/* --------------------------------------------------------------------------------------------- footer */

#footer_wrapper {
	width: 100%;
/*	height: 130px;*/
	position: absolute;
	bottom: 0px;
/*	background: url(../img/footer_wrapper_bck.gif) bottom left repeat-x;*/
	background: #000;
}

#footer {
/*	background: url(../img/footer_bck.jpg) top left no-repeat;*/
/*	height: 130px;*/
	width: 969px; /*1003px;*/
	position: relative;
	padding-left: 34px;
	padding-bottom: 4px;
}

#footer .ozone {
	padding-top: 8px;
}
#f_menu {
	position: absolute;
	top: 6px;
	left: 150px;
	width: 669px;
	text-align: center;
	color:#BBBBBB;
	font-size:11px;
}
#f_menu a {
	color:#BBBBBB;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	margin: 0 4px;
	padding: 0 1px;
}
#f_menu a:hover {
	color: #000;
	background-color: #bbb;
}
#footer .contact {
	line-height: 18px;
}

#footer .rights {
	position: absolute;
	top: 110px;
	left: 260px;
}

#footer p a {
	color: #bbb;
}

#footer p a:hover {
	color: #000;
	background-color: #bbb;
}

#footer .ea {
	position: absolute;
	padding-top: 26px;
	padding-left: 7px;
	top: 0px;
/*	left: 857px;*/
	right: 10px;
	background: url(../img/footer_ea_bck.gif) top left no-repeat;
}

#footer p strong {
	color: #e28900;
}

#footer p span {
	margin-right: 30px;
}

#footer p span.last {
	margin-left: 10px;
}

#footer .ea a:hover span {
	color: #000;
	background-color: #e28900;
}

/* --------------------------------------------------------------------------------------------- opera sifr fix */

.sifr_04 {
	font-size: 13px;
	color: #939393;
}
.fade_wrapper{margin-left:45px;}
.fade_wrapper img{border:2px solid #151517;/*border-top:none;*/}
.default #news{margin:0 0 0 21px;/*background:#000 url(../img/bg.jpg) bottom repeat-x;*/width:566px;float:left;}
.default .item{width:528px;float:left;margin-left:24px;}
.default #intro{margin-bottom:15px;}
