body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	background: #ffffff;
	color : #000000;
	padding : 0;
	margin : 0;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border: 0;
}

#page {
	margin: 0px auto 0 auto;
	width: 929px;
	text-align: left;
}

table.main_table {
	width: 929px;

}

#top {
	background-image: url(images/head_bg.jpg);
	height: 44px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	vertical-align: middle;
}

* #top {
	padding-top: 0px;
}

* html td#top ul {
margin-top:10px;
}

td#top ul {
	margin: 0;
	padding: 0;
	float: left;
}

td#top ul li {
	list-style: none;
	float: left;
	border-right: 1px dotted #5F8A52;
	padding-right: 30px;
	padding-left: 30px;	
}

#search {
   background: url(images/lupa.gif) top left no-repeat;
	padding-left: 15px;
	margin-left: 30px;
	float: right;
	text-align: right;	
}

* html #search {
margin-top:7px;
}

td#top ul li#last {
   border-right: 0px dotted #5F8A52;
}

#search input {
	font-size: 9px;
	background-color: #F6F6F6;
	border: 1px solid #BBBABA;
	color: #666666;
	height: 12px;
	width: 60px;
}

td#top ul li a {
	color: #4C641F;
	background-color: transparent;
	text-decoration: none;
	display: block;

}

#logo {
 background-image: url(images/logo.jpg);
 width: 247px;
 height: 164px;
 cursor:pointer;
}

#logo2 {
 width: 100%;
 height: 200px;
 cursor:pointer;
}

#head {
 background-image: url(images/head.jpg);
 width: 682px;
 height: 164px;
}

#menu_00 {
 background-image: url(images/menu_00.jpg);
 width: 406px;
 height: 42px;
}

#left_column {
	padding: 0;
	width: 247px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}

#right_column {
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	color: #8A8A8A;
	background-color: transparent;
	text-align: justify;	
	width: 682px;
	line-height: 20px;
}

#right_column a {
	color: #5F8A52;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

#tail_left {
 background-image: url(images/tail_right.jpg);
 width: 18px;
 height: 27px;
}

#tail_right {
 background-image: url(images/tail_left.jpg);
 width: 18px;
 height: 27px;
}

#tail_center {
 background-image: url(images/tail_bg.jpg);
 width: 893px;
 height: 27px;
}

#tail, #tail a {
	text-align: center;
	font-size: 11px;
	color: #8F8F8F;
	background-color: White;

}
#tail {
	float:left;
	margin:0;padding:0;	
	margin-left:25px;
}

*html #tail {
	margin-left:25px;
}

div.left_title {
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	background-image: url(images/big_ball.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 21px;
	padding-bottom: 5px;
	padding-top: 5px;
}


div.left_title a {
	color: #5F8A52;
	font-weight: bold;
	text-decoration: none;
}

.sec_menu {
	border-top: 1px dotted #9A9A9A;
	border-bottom: 1px dotted #9A9A9A;
	padding: 0px 0 0 0px;
	margin-left: 15px;
	margin-right: 30px;
	margin-top: 5px;
}

.sec_menu a {
	color: #5F8A52;
	background-color: White;
	text-decoration: none;	
}

ul.sec_menu li {
	list-style-image: url(images/small_ball.jpg);
	margin-left: 25px;
	padding: 5px 0 5px 0px;
	color: #5F8A52;
	background-color: White;
}

ul.sec_menu li a {
	text-decoration: none;
	color: #5F8A52;
	background-color: White;
}

div.ajaxSearch_result {
	 padding: 10px 10px 10px 10px;
}

#right_column strong {
	color: #5F8A52;
}

#menu {
	height: auto;
}

#menu ul {
	list-style: none;
	line-height: 20px;
	border-top: 1px dotted #9A9A9A;
	border-bottom: 1px dotted #9A9A9A;
	padding: 0px 0 0 0px;
	margin-left: 15px;
	margin-right: 30px;
	margin-top: 5px;	
	
}

#menu ul li {
	background-image: none;
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 25px;
	line-height: 20px;
}

#menu ul li.active {
	font-weight: bold;
}

#menu ul li ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 14px;
	display: none;
	border: 0 solid white;
}

#menu ul li ul li {
	padding-left: 15px;	
	background-image: url(images/li_arrow.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
}

#menu ul li.active ul {
	display: block;
}

#menu ul li ul li.active {
	background-image: url(images/li_arrow.jpg);
}

#menu ul li ul li ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	line-height: 14px;

}

#menu ul li ul li ul li {
	background-image: none;
	padding-left: 0;
	display: none;
}

#menu ul li ul li.active ul li {
	display: block;
	background-image: none;
}
#menu ul li {
	font-weight: normal;
}

#menu a {
	color: #5F8A52;
	text-decoration: none;
	font-size: 11px;
}

#menu a:active, #menu a:hover {
	color: #8FAEAD;
}

div.BCwrapper {
	position: relative;
}	

#right_column span.B_crumbBox {
	position: absolute;
	display: block;
	top: 9px;
	right: 0;
	font-weight: normal;
	color: #5F8A52;
}

#right_column span.B_crumbBox a.B_homeCrumb, #right_column span.B_crumbBox a.B_crumb {
	color: #5F8A52;
	font-weight: normal;
	text-decoration: none;
}

#right_column span.B_currentCrumb {
	font-weight: bold;
	color: #5F8A52;
	text-decoration: none;
}

.li_arrow {
	padding-left: 15px;	
	background-image: url(images/li_arrow.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

div.contact {
	font-weight: bold;
	color: #5F8A52;
	margin-left: 20px;
}

table.table_contact {
	margin-left: 20px;
	color: #5F8A52;
}

table.table_contact {
	color: #5F8A52;
}

a.slim {
	color: #5F8A52;
	font-weight: normal;
	text-decoration: underline;
}

table.table_contact td.first_cell {
	background-image: url(images/small_ball.jpg);
	background-position: 5px;
	background-repeat: no-repeat;
	width: 30px;
	border: 0px solid red;
}

table.table_contact td.bold {
	font-weight: bold;
	padding-right: 8px;
}

table.table_contact td.normal {
	font-weight: normal;
}

/*To style do product tour dla SmartHome*/
.noStyle{
	background-image: none;
	border: 0;
	padding-top: 14px;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

.custom-tip {
	color: #000;
	width: 150px;
	z-index: 13000;
    text-align: left;
    border-right: 1px solid #B1A687;
    border-bottom: 1px solid #B1A687;
    border-left: 1px solid #C4B693;
    border-top: 1px solid #C4B693;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background-color: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 15px 10px;
	background-color: #DED3B5;
}
#low_menu{
	text-align: right;
}
#low_menu a{
	text-decoration: none;
	color: #fff;
}

#gallery {
	position: relative;
	margin: 10px auto 0px auto;
	width: 120px;
	height: 120px;
	background-color: #fff;
}