body {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 13px;
	color: #58595b;
	background-color: #f9f9f9;
	margin: 0px;
}
a {
	text-decoration:none;
	color: #58595b;

}
a:hover {
	text-decoration:underline;
}
#main_wrapper {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ui/main_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#main_wrapper #main {
	width: 995px;
/*	position: relative;
*/	margin-left: 5px;
	background-color: #FFFFFF;
	padding-left: 15px;
	min-height: 770px;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d7;
	border-bottom-width:1px;
	
}
#main_wrapper #main #top_navigation {
	clear: both;
	height: 90px;
	width: 980px;
	position: relative;
	padding-top: 15px;
}
#main_wrapper #main #top_navigation #top_links {
	width:490px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
	position:relative;
	float:left;
	left:80px;
	z-index:99;
}
#main_wrapper #main #top_navigation #top_links li, #main_wrapper #main #top_navigation #top_links li a {
	height: 20px;
	width: 120px;
	float: left;
	padding-left:5px;
	margin-right:37px;_margin-right:15px;
	margin-bottom:4px;
	z-index:99;
}
#main_wrapper #main #top_navigation #top_links li a:hover {
	background-color: #e6e7e8;
	border:solid 10d #f0f1f1;
	text-decoration:none;
}
#main_wrapper #main #top_navigation #search {
	height: 20px;
	width: 165px;
	border: 1px solid #000000;
	float: right;
}
#main_wrapper #main #top_navigation #search_box {
	width: 135px;
	height: 18px;
	border: none;
	background:transparent;
	padding-left:3px;
	vertical-align:middle;
	color:#58595b;
	float: left;
}
#main_wrapper #main #top_navigation .right_link {
	float: right;
	position: absolute;
	bottom: 25px;_bottom: 15px;
	right: 0px;
}
#main_wrapper #main #bottom_content #left,
#main_wrapper #main #bottom_content #middle,
#main_wrapper #main #bottom_content #right {
	width: 325px;
	float: left;
	height: auto;
	padding-right: 5px;
	position: relative;
	overflow: visible;
}
#main_wrapper #main #bottom_content {
	float: left;
	width: auto;
	position: relative;
	height: 150px;
	margin-top:20px;
	
}
#main_wrapper #main #bottom_content #left p, #main_wrapper #main #bottom_content #right p,#main_wrapper #main #bottom_content #middle p {
	float: left;
	width: 135px;
	clear: left;
	padding: 0px;
	margin: 0px;
}

.rightPict {
	float: right;
	clear: right;
	position: absolute;
	right: 10px;
	_margin-top:-15px;
	margin-right: 10px;
	bottom: 0px;
	width:130px;
	height:90px;
	border:solid 1px #999999;
}
.marginTop5 {
	margin-top: 5px;
}
#main_wrapper #main #bottom_content .left_content {
	height: 80px;
	float: left;
	width: 135px;
	clear: left;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d4d4d7;
	padding-left: 10px;

}
#main_wrapper #main #bottom_content .left_content img {
	float: left;
	margin-bottom: 15px;
	position: relative;
	left: 0px;
	top: -5px;

}
#footer {
	width: 100%;
	text-align: center;
	background-color: #f9f9f9;
	float:left;
}
#footer #footer_content {
	width: 1000px;
	margin: 0px auto 0px auto;
	height: 80px;
}
#footer #footer_content #footer_links {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding: 10px 0px 5px 0px;
}
#footer #footer_content #footer_links li {
	display: inline;
	padding: 0px 7px 0px 7px;
	text-align: center;
	font-size: 12px;
}
#footer #footer_content #lang_box {
	float: right;
	padding: 10px 10px 0px 0px;
	font-size: 12px;
}
#background {
	background-color: #4a473e;
	float: left;
	width: 100%;
}
#background #main_wrapper #main #middle_content #left_meniTop,#background #main_wrapper #main #middle_content #left_menuBottom{
	background-color: #e6e7e8;
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	min-height: 245px;*min-height: 241px;
}

#background #main_wrapper #main #middle_content #left_menuBottom{
	background-color:#FFFFFF;
	height: auto;

}
#background #main_wrapper #main #middle_content #left_menu {
	float: left;
	width: 180px;
	margin-top:3px;
}
#background #main_wrapper #main #middle_content {
	width: 100%;
}
#background #main_wrapper #main #middle_content #left_menu img {
	padding: 10px 0px 10px 12px;
}
#background #main_wrapper #main #middle_content #left_menu #left_meniTop a,
#background #main_wrapper #main #middle_content #left_menu #left_menuBottom p,
#background #main_wrapper #main #middle_content #left_menu #left_meniTop p,
#background #main_wrapper #main #middle_content #left_menu #left_menuBottom a {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#background #main_wrapper #main #middle_content #right_content,#background #main_wrapper #main #middle_content #right_content2 {
	float: left;
	width: 780px;
	position: relative;
	left: 20px;
	padding-bottom:40px;
	
}
#background #main_wrapper #main #middle_content #right_content2 {
	left: 10px;
	width: 800px;
	_width: 799px;
	padding-bottom:5px;



	*padding-bottom:25px;			_padding-bottom:5px;
	overflow: hidden;
	
}
#background #main_wrapper #main #middle_content #right_content #content_navigation {
	list-style-type: none;
	margin: 0px 0px 10px 0px;*margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
}
#background #main_wrapper #main #middle_content #right_content #content_navigation li {
	display: inline;
}
.underline{
	text-decoration: underline;
}
.width100 {
	width: 100%;
}
.logoTopRight {
	float: right;
	position: relative;
	top: -20px;
}
#background #main_wrapper #main #middle_content #right_content p,#background #main_wrapper #main #middle_content #right_content2 p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
/*.product {
	float: left;
	height: 165px;
	padding-top: 30px;
	margin-right: 45px;
	border: none;
	position: relative;
	vertical-align: bottom;
	width: 143px;
	text-align: center;
}
*/.product p {
	margin: 0px;
	padding: 15px;
	font-size: 12px;
	bottom: 0px;
	height: 20px;
	width: 130px;
	position:absolute;
	top:120px;
	left:-5px;
}
#products {
	width: 100%;
	float: left;
}
.product img {
	vertical-align:bottom;
	position:absolute;
	bottom:80px;
	left:10px;
}
#paging {
	text-align: right;
	float: left;
	width: 100%;
	padding: 20px 5px 20px 0px;
}
#paging ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#paging ul li {
	display: inline;
	width: 8px;
	padding-right: 7px;*padding-right:3px;
	*padding-left: 3px;
	margin-left:5px;

}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #58595B;
	padding-right: 7px;*padding-right: 5px;
	*padding-left: 3px;
	margin-left:5px;

}
#paging a {
	color: #980000;
	font-weight: bold;
}
#background #main_wrapper #main #middle_content #right_content2 #products .product_image {
	width: 135px;
	min-height: 103px;
	float: left;
	border: 1px solid #bcbec0;
	margin: 10px 23px 20px 0px;
	_margin-right:21px;
	padding:0px;
}
#background #main_wrapper #main #middle_content #right_content2 #products .product_image img {
	border: none;
	height: 103px;
	width: 135px;
	
}
#background #main_wrapper #main #middle_content #right_content2 #contact,
#background #main_wrapper #main #middle_content #right_content2 #contact2/*gradovi - maloprodaja*/ {
	float: left;
	width: 100%;
	padding: 20px 0px 0px 10px;
}
#background #main_wrapper #main #middle_content #right_content2 #contact2{
	width:250px;
	padding-bottom: 30px;
	margin-top: -15px;
}
#background #main_wrapper #main #middle_content #right_content2 #contact p,
#background #main_wrapper #main #middle_content #right_content2 #contact2 p {
	clear: left;
	float: left;
	padding: 0px 0px 10px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
	width: 250px;
}
#o_nama {
	width:550px;
	padding: 20px 0 30px 0;
	text-align: justify;
	float: left;
}
#o_nama a{
	font-weight:bold;
}
#o_namaRight {
	float: left;
	width: 230px;
	padding: 20px 0 0 15px;
	text-align: right;
}
#o_namaRight img{
	margin-bottom:15px;
	width:225px
}
.textBold {
	font-weight: bolder;
	font-size: 13px;
}
#botom_slide {
	float: left;
	width: 770px;
	border: 1px solid #C0C0C0;
	padding: 20px 0px 10px 20px;
	margin-bottom: 15px;
	margin-top: -30px;
}
#botom_slide #img_illustration {
	float: left;
	height: 225px;
	width: 300px;
	border: 1px solid #C0C0C0;
	margin-right: 15px;
	overflow: hidden;
}
#botom_slide #slide_text {
	float: left;
	height:230px;
	padding-top: 5px;
	width: 430px;
}
#slide_text p{
	padding:0px;
	margin:2px;
	line-height:17px;
}
#botom_slide #slide_img {
	width: 755px;
	margin-top: 10px;
	overflow-x: auto;
	overflow-y:hidden;
	height: auto;
	padding:15px 0px 0px 0;
	float: left;
}
#botom_slide #slide_img img {
	display: inline;
	float:left;
	padding:0 11px 10px 0;
	text-align:left;
	width: 140px;
	height: 100px;
}
.text_form {
	height: 15px;
	width: 200px;
	padding: 2px 1px 2px 2px;
	border: 1px solid #999999;
}
.letter_form {
	width: 200px;
	height: 100px;
	overflow: auto;
	border: solid 1px white;
	padding: 1px 2px 1px 2px;
	border: 1px solid #999999;
}
#background #main_wrapper #main #middle_content #right_content2 label {
	position:relative;
	top:3px;
}
#background #main_wrapper #main #middle_content #right_content2 #contact .text_box {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
#contact .text_box img {
	float:left;
	}
.text_box .text_box_image {
	height: 100px;
	width: 100px;
	vertical-align:middle;
}
.whiteBox, .whiteBox2 {
	width: 100%;
	position: relative;
	height: auto;
	clear: both;
	display: block;
	padding-bottom: 10px;
	padding-right:10px;
	padding-top: 10px;
}
.imageBox{
	border:1px solid #C0C0C0;
	float: left;
	display:block;
	width:135px;
	position:relative;
	margin-right:10px;
	padding:10px;
	text-align: center;

}

#background #main_wrapper #main #middle_content #right_content2 #contact .whiteBox p {
	float: left;
	display: inline;
	width: 620px;
	position:relative;
	clear: right;
}
.whiteBox .bottomText{
	float:right;
	padding:10px 10px 0 0px;
	text-align:left;
	color: #BB0000;

}
.whiteBox h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#imageContainer {
	width:775px;
	_width: 770px;

	height:420px;
	position:relative;
	border:solid 1px #CCCCCC;
	overflow:hidden;
	color:#000000;

}
#textContainer {
	
 	position:absolute; 
 	top:15px; 
 	right:15px;
	background-color:#ffffff;
	color:#fff;
	width:350px;
	display:block;
	height:255px;
	float:left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	/*ovo je podesavanje za alphu */
	padding: 5px 10px 10px 10px;
	overflow:auto;
	overflow-x:hidden;
}
#textContainer h3, #textContainer p {
	color:#000000;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	/*ovo je podesavanje za alphu */
	padding:0;
	
	margin:0;
	
	
}
#textContainer p{
	padding-top:0px;
	position:relative; top:-10px;
	
}
#textContainer h3 {
	font-size:17px;
	padding-top:5px;
	
}
#logo_container {
	width:auto;
	position:absolute;
	display:block;
	float:left;
	top:10px;
	left:10px;
}
#novolux_k_p{
color:red;
}
/******************************galerija reference*****************************************/
#gallery_cont
{width:auto; height:inherit;position:relative;top:-15px; margin-right:15px;_margin-right:5px; border:solid 1px #7a7a7a;padding:5px; float:right; display:block}
.image_refer{
float:left; width:50px;margin-left:2px;margin-right:2px; height:45px; border:solid 1px #7a7a7a;
}
