﻿body {
	font-family: Tahoma;
	font-size: 12px;
}
a, a:visited, a:link, a:active {
	color: Red;
	text-decoration: underline;
	cursor: pointer;
}
h3
{
	text-transform: uppercase;
	font-weight: bold;
}
h4
{
    font-weight: bold;
    color: #E60004;
}
li 
{
	list-style: disc;
	margin-left: 30px;
}
.fl {float: left;}
.fr {float: right;}
.cb	{clear: both;}
.main {
	width: 1000px;
	background-image: url("../img/body.gif");
	background-repeat: repeat-x;
	background-color: #143a94;
	margin: auto;
}
.main-head {
	width: 1000px;
	height: 319px;
	background-image: url("../img/head.jpg");
	position: relative;
}
.main-head-language {
	float: right;
	padding-right: 20px;
	line-height: 40px;
	color: White;
	font-size: 12px;
}
.main-head-text {
	position: absolute;
	left: 70px;
	top: 170px;
	width: 300px;
	height: 130px;
}
.main-head-address {
	position: absolute;
	top: 180px;
	left: 693px;
	width: 287px;
	height: 93px;
	padding: 20px 0px 0px 20px;
	background-image: url("../img/area.jpg");
}
.main-head-phone {
	position: absolute;
	top: 90px;
	left: 693px;
}
.main-head-phone-container {
	float: left;
	margin: 5px 0px 0px 10px;
}
.main-head-phone-big {
	font-size: 16px;
	font-weight: bold;
}
.main-head-phone-icon {
	width: 40px;
	height: 80px;
	background-image: url("../img/phone.gif");
	background-repeat: no-repeat;
	float: left;
}
.main-head-email {
	width: 16px;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	background-image: url("../img/email.gif");
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
}
.main-mainmenu {
	width: 960px;
	height: 30px;
	color: White;
	font-size: 16px;
	padding: 20px 20px 0px 20px;
}
.main-mainmenu-item {
	float: left;
	padding: 0px 10px 0px 10px;
}
.main-mainmenu-item A, .main-mainmenu-item A:link, .main-mainmenu-item A:visited, .main-mainmenu-item A:active {
	text-decoration: underline;
	color: White;
}
.m-separated {
	background-image: url("../img/mseparator.gif");
	background-position: left;
	background-repeat: no-repeat;
}
.m-selected {
	text-decoration: none;
	color: #6a87c9;
}
.m-selected A, .m-selected A:link, .m-selected A:visited, .m-selected A:active, .main-mainmenu A:hover {
	text-decoration: none;
	color: #6a87c9;
}
.main-left {
	margin: 10px 0px 0px 0px;
	width: 262px;
	float: left;
}
.main-right {
	margin: 10px 0px 0px 0px;
	width: 683px;
	float: left;
}
.main-spacer {
	width: 19px;
	height: 1px;
	float: left;
}
.main-left-submenutop {
	width: 222px;
	height: 20px;
	padding: 12px 20px 10px 20px;
	color: #07215d;
	background-image: url("../img/submenutop.gif");
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.main-left-submenu {
	width: 222px;
	padding: 10px 20px 10px 20px;
	background-color: #08215e;
	color: #6a87c9;
	background-image: url("../img/submenu.gif");
	background-repeat: repeat-y;
}
.main-left-submenu a, .main-left-submenu a:link, .main-left-submenu a:visited, .main-left-submenu a:active {
	color: #6a87c9;
	text-decoration: underline;
}
.main-left-submenubot {
	width: 262px;
	height: 6px;
	font-size: 5px;
	background-image: url("../img/submenubot.gif");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.main-right-contexttop {
	width: 683px;
	height: 6px;
	font-size: 5px;
	background-image: url("../img/whitebartop.gif");
	background-repeat: no-repeat;
}
.main-right-context {
	width: 663px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	color: Black;
	background-image: url("../img/context.gif");
	background-repeat: repeat-y;
}
.main-right-contextbot {
	width: 683px;
	height: 6px;
	font-size: 5px;
	background-image: url("../img/whitebarbot.gif");
	margin-bottom: 10px;
}
.main-footer {
	width: 960px;
	padding: 10px 20px 0px 20px;
	height: 30px;
	color: White;
	text-align: right;
	font-size: 12px;
}
.main-left-submenu-catalog {
	border-bottom: dotted 1px #6a87c9;
	font-size: 16px;
	line-height: 32px;
}
.main-left-submenu-catalog a, .main-left-submenu-catalog a:visited, .main-left-submenu-catalog a:active, .main-left-submenu-catalog a:link {
	color: #6a87c9;
	text-decoration: underline;
}
.main-left-submenu-catalog-selected
{
	color: White;
	list-style-image: url("../img/arrow.gif");
	font-size: 16px;
	line-height: 32px;
	border-bottom: dotted 1px #6a87c9;
	padding-bottom: 10px;	
}
.main-left-submenu-catalog-selected-title, .main-left-submenu-catalog-selected-li
{
	color: White !important;
	text-decoration: none !important;
}
.main-left-submenu-catalog-selected li {
	margin-left: 30px;
	font-size: 12px;
	line-height: 15px;
	color: White;
}
.main-left-submenu-catalog-selected li a, .main-left-submenu-catalog-selected li a:link, .main-left-submenu-catalog-selected li a:visited, .main-left-submenu-catalog-selected li a:active {
	text-decoration: underline;
	color: White;
}
.main-left-submenu-search-bt {
	width: 34px;
	height: 34px;
	border: none;
	background-color: Transparent;
	vertical-align: top;
	cursor: pointer;
}
.main-left-submenu-search-tb {
	position: relative;
	width: 175px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	margin-top: 1px;
}
.main-right-catalog-item, .main-right-catalog-item2 {
	width: 311px;
	height: 100px;
	color: Black;
	float: left;
	padding: 10px 10px 10px 10px;
	border-bottom: dotted 1px silver;	
}
.main-right-catalog-item
{
	border-right: dotted 1px silver;
}
.main-right-catalog-item-image {
	width: 98px;
	height: 98px;
	float: left;
	overflow: hidden;
	border: solid 1px #EEEEEE;
}
.main-right-catalog-item-text {
	width: 201px;
	height: 100px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
.main-right-catalog-item a, .main-right-catalog-item a:link, .main-right-catalog-item a:visited, .main-right-catalog-item a:active, .main-right-catalog-item2 a, .main-right-catalog-item2 a:link, .main-right-catalog-item2 a:visited, .main-right-catalog-item2 a:active {
	font-weight: bold;
}
.main-right-path {
	width: 16px;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	background-image: url("../img/home.gif");
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
	margin-bottom: 10px;
}
.main-right-context h3 {
	font-size: 14px;
}
.main-right-context table {
	width: 663px;
	border: solid 1px white;
	background-color: #DDDDDD;
	text-align: center;
}
.main-right-context th {
	color: Black;
	background-color: #BBBBBB;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
}
.main-right-context td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.main-right-catalog-detail-item {
	position: relative;
	width: 660px;
	height: 200px;
}
.main-right-catalog-detail-mainimage {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 270px;
	height: 180px;
	border: solid 1px #EEEEEE;
	cursor: pointer;
}
.main-right-catalog-detail-description {
	position: absolute;
	left: 305px;
	top: 0px;
	width: 343px;
	height: 105px;
	text-align: center;	
}
.main-right-catalog-detail-image1, .main-right-catalog-detail-image2, .main-right-catalog-detail-image3 {
	position: absolute;
	border: solid 1px #EEEEEE;
	width: 100px;
	height: 65px;
	cursor: pointer;
}
.main-right-catalog-detail-image1 {
	top: 115px;
	left: 305px;
}
.main-right-catalog-detail-image2 {
	top: 115px;
	left: 425px;
}
.main-right-catalog-detail-image3 {
	top: 115px;
	left: 545px;
}
.uc-default-doc 
{
	width: 653px;
	border-bottom: 1px;
	border-bottom-color: #aeaeae;
	border-bottom-style: dashed;
}
.uc-default-doc-last
{
	width: 653px;
}
.uc-default-doc-cont
{
	width: 653px;
	padding: 12px 0px 0px 0px;
}
.uc-default-doc-title
{
	font-weight: bold;
	padding: 12px 0px 0px 0px;
}
.uc-default-doc-more
{
	width: 653px;
	text-align: right;
	padding: 12px 0px 12px 0px;
}
.uc-default-doc-more-icon
{
	position: relative;
	top: 2px;
}
.uc-default-doc-slideshow
{
	width: 621px;
	height: 130px;
	margin: 12px auto 0px auto;
	background-image: url("../img/slideshow-back.gif");
	background-repeat: no-repeat;
}
.uc-default-doc-slideshow-frame
{
	width: 535px;
	height: 107px;
	margin: 11px 0px 11px 0px;
	float: left;
	overflow: hidden;
	position: relative;
}
.uc-default-doc-slideshow-slideleft, .uc-default-doc-slideshow-slideleft-off
{
	width: 43px;
	height: 130px;
	float: left;
	background-image: url("../img/slideshow-arrow-left.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.uc-default-doc-slideshow-slideleft-off
{
	background-image: none;
	cursor: default;
}
.uc-default-doc-slideshow-slideright, .uc-default-doc-slideshow-slideright-off
{
	width: 43px;
	height: 130px;
	float: left;
	background-image: url("../img/slideshow-arrow-right.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.uc-default-doc-slideshow-slideright-off
{
	background-image: none;
	cursor: default;
}
.uc-default-doc-slideshow-slides
{
	height: 107px;
	position: relative;	
}
.uc-default-doc-slideshow-slide
{
	float: left;
	width: 95px;
	height: 95px;
	margin: 6px 5px 6px 6px; /* IE6: 0px 1px 0px 0px; hack */
}
.uc-default-news, .uc-default-new
{
	width: 653px;	
}
.uc-default-new
{
	height: 70px;
	margin: 0px 0px 12px 0px;
}
.uc-default-new-pct
{
	width: 80px;
	height: 70px;
	float: left;
}
.uc-default-new-content
{
	width: 561px;
	height: 70px;
	text-align: left;
	float: right;
	margin: 0px 0px 0px 12px;
}
.uc-default-new-content-date
{
	color: #6a87c9;
}
.uc-default-new-content-title, .uc-default-new-content-title-link
{
	font-weight:bold;	
}
.uc-default-new-content-title
{
	color: Red;	
}
.uc-default-new-content-text
{
	
}
.html-table, .html-table td
{
    background-color: white;
    text-align: left;
}
/*Distributori*/
.distributori
{
    border: dotted 1px silver;
    padding: 4px 4px 4px 4px;
    float: left; 
    margin-right: 3px; 
    margin-left: 3px; 
    margin-top: 6px; 
    width: 315px;  
    height: 145px; 
}
.distributori a
{
    font-weight: bold;
    color: #E60004;
    text-decoration: underline;
}
.distributori-adresa
{
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.distributori table
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 200px;
    background-color: White;
    text-align: left;
}
.distributori td, tr
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: White;
    text-align: left; 
}

