@charset "utf-8";
body {								background:url(images/bg_body_rep.jpg) repeat-x;
									margin:0;
									padding:0;
									font-family:Arial, Helvetica, sans-serif;
									font-size:12px;
									color:#707070}
									
p{									margin:0;
									padding:0}
									
img{								border:0}

.header{							width:790px;
									height:222px;
									margin-left:auto;
									margin-right:auto}
									
.header img{						float:right}

.menu_top{							margin-left:auto;
									margin-right:auto;
									height:28px;
									width:755px;
									clear:both;
									background:url(images/bg_meniu.jpg) no-repeat;
									padding-left:35px}
									
.menu_top a{						display:block;
									float:left}
									
.content{							width:790px;
									margin-left:auto;
									margin-right:auto;
									background:url(images/bg_content_rep.jpg) repeat-y;
									overflow:hidden;
									clear:both}
									
.col_left{							width:455px;
									float:left;
									padding:10px 20px}
									
.col_left_products{					width:465px;
									float:left;
									padding:10px 10px 10px 20px}
									
.col_right{							width:280px;
									float:left;
									padding-top:10px}
									
.col_left_products p{				margin-top:10px;
									line-height:18px}
									
.no_marg p.marg_top_10{				padding-top:10px}
									
.no_marg .col_left p{				margin-top:0px;
									line-height:18px}	
									
.col_left p{						margin-top:10px;
									line-height:18px}

.box_right{							width:280px;
									height:82px;
									margin-bottom:10px;
									background:no-repeat;
									padding-top:18px;
									font-size:11px}
									
.box_right p{						margin-left:20px}
									
.box_service{						background:url(images/box_service.jpg)}

.box_retail{						background:url(images/box_retail.jpg)}

.box_industrial{					background:url(images/box_industrial.jpg)}

.box_label{							background:url(images/box_label.jpg)}

.box_counting{						background:url(images/box_counting.jpg)}

.box_medical{						background:url(images/box_medical.jpg)}

.box_balances{						background:url(images/box_balances.jpg)}

.box_indicators{					background:url(images/box_indicators.jpg)}



.txt_green{							color:#e1d900}

.txt_green a{						color:#e1d900;
									text-decoration:none}

.txt_green a:hover{					color:#e1d900;
									text-decoration:underline}
									
.txt_blue_under{					color:#0f96b8}	

.txt_blue_under a{					color:#0f96b8;
									text-decoration:underline}

.txt_blue_under a:hover{			color:#0f96b8;
									text-decoration:underline}


.txt_blue{							color:#0f96b8}	

.txt_blue a{						color:#0f96b8;
									text-decoration:none}

.txt_blue a:hover{					color:#0f96b8;
									text-decoration:none}

.bold{								font-weight:bold}	

.footer{							width:790px;
									margin-left:auto;
									margin-right:auto;
									background:url(images/footer.jpg) no-repeat;
									color:#c4c4c4;
									padding-top:37px;
									font-size:11px;}
									

									
.footer a{							color:#c4c4c4;
									text-decoration:none}	
									
.footer a:hover{					color:#707070;
									text-decoration:underline}
									
.footer img{						float:left;
									margin-top:-15px}	
									
.txt_14{							font-size:14px}

.pik{								text-align:center;
									padding-top:20px}	
									
									
.box_products{						width:460px;
									border:1px solid #e2e2e2;
									background:#f8f8f8;
									overflow:hidden;
									margin-bottom:10px}	
									
.box_products_left{					float:left; 
									width:287px}
									
.box_products_img{					float:left}
									
.box_products_img img{				margin:8px;
									border:1px solid #ebebeb}
									
.box_products p, .box_products table {
									margin:10px 0 0 15px;
									padding:0;
									line-height:13px}

.pik_industrial_1{					margin:8px;
									border:1px solid #ebebeb;}
									
.pik_industrial{					margin:8px;
									border:1px solid #ebebeb;
									float:right}
									
.clear{								clear:both}

.contact_form{					width:400px;
								margin-top:10px}

/* --- Contact Form --- */
#contactForm * { font-size:1em; color:#5b5b5b; }
#contactForm label, #contactForm input { display: -moz-inline-box; display: inline-block; vertical-align:top;}
#contactForm fieldset { padding:2px 0; border:0}
#contactForm label { width:70px; height:25px; line-height:25px; font-weight:bold}
#contactForm input { width:220px; height:12px; line-height:13px; padding:2px; }
#contactForm textarea { width:222px; height:55px; line-height:15px; padding:5px 2px 10px 2px;
						font-family:"trebuchet MS"; overflow:auto}

#contactForm #contactsend { width:59px; height:21px; background: url(images/btn_send.jpg) no-repeat; padding:0; cursor:pointer; border:0; margin-left:238px}





.indicators_table td{			vertical-align:top}
