body {
	
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: Trebuchet MS;	
	text-align: left;
	color: #03163e;
	font-size: 14px;
	
}

a {

	color: #2981be;
	text-decoration: underline;
	
}

a:hover {

	color: #2981be;
	font-weight: bold;
	text-decoration: underline;
	
}

.tracker {
	
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

.tracker a {
	
	text-decoration: none;
	color: #2981be;
}

.tracker a:hover {
	
	text-decoration: underline;
	color: #2981be;
}

.top_menu {
	
	width: 100%; 
	height: 87px;
		
}

.top_menu div {
	
	display: inline;
	float: left;
	height: 87px;
	
}

.footer_field {
	
	width: 970px;
	font-size: 13px;
	color: #03163e;
	
}

.footer_field a {
	
	color: #2981be;
	text-decoration: none;
}

.footer_field a:hover {
	
	color: #2981be;
	text-decoration: underline;
	
}

.main {
	
	padding-top: 6px;
	width: 970px;
	min-height: 295px;
	height: auto !important;
	height: 295px; 
	position: relative;
	
}

.wide {
	
	background: url(../pict/1px_pion.gif) repeat-x center top;
	width: 100%;	
	min-height: 295px;
	height: auto !important;
	height: 295px;
	
}


.main div.banner_field {
	
	height: 50px;
	width: 324px;
	float: left;
	display: inline;
	
}

img {
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	
}

.text_field {

	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 100%;
	margin-top: 10px;

}

.prod_column_left {
	
	width: 20%;
	float: left;
	display: inline;
	text-align: left;
	
}

.prod_column_right {
	

		width: 24%;
	margin-top: 10px;
	float: right;
	display: inline;
	text-align: left;
	
}

.prod_column_center_header {
	
	width: 98%;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
	float: right;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	display: inline;
	
}

.homepage_text {
	
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	
}

.main_column {
	
	width: 75%;
	border-left: 1px solid orange;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-bottom: 10px;
	text-align: justify;
	float: left;
	display: inline;
	
}

.contact_person {
	
	margin-top: 10px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	background: #173268;
	padding-bottom: 5px;
	
}

.contact_person p {
	
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}

.contact_person .small {

	font-size: 9px;
		
}

.contact_person a {
	
	text-decoration: none;
	color: white;
}

.contact_person a:hover {
	
	text-decoration: underline;
	color: white;
}


.contact_person_header {
	
	background: #e8891c url(../pict/more_info.gif) no-repeat center top;
	width: 100%;
	height: 25px;
}


.right_menu_header {
	
	margin-top: 2px;
	border: 1px solid #d8e8f3;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-top: 2px;
	padding-left: 5px;
	background: #d8e8f3;
	
	
}

.right_menu_header a {
	
	font-family: Verdana;
	font-size: 10px;
	
	color: #2981be;
	text-decoration: none;
	
}

.right_menu, .left_menu_prod, .left_menu_cat {
	
	margin-top: 2px;
	border: 1px solid #d8e8f3;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-top: 2px;
	padding-left: 5px;
	
}

.left_menu_header_cat {
	
	color: #173268;
	background: #d3d3d3;
	font-size: 10px;
	font-family: Verdana;
	min-height: 15px;
	height: auto !important;
	height: 13px;
	padding-top: 2px;
	
	margin-top: 2px;
	border: 1px solid #d8e8f3;
	padding-left: 5px;
	padding-right: 5px;
	
}

.left_menu_header_cat a {
	
	color: white;
	text-decoration: none;
	
}

.left_menu_header_cat a:hover {
	
	color: white;
	font-weight: 400;
	text-decoration: underline;
	
}

.right_menu a, .left_menu_prod a, .left_menu_cat a {
	
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	color: #2981be; 
	
}

.right_menu a:hover, .left_menu_prod a:hover, .left_menu_cat a:hover {
	
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	color: #2981be; 
	
}

.prod_column_center {
	
	width: 79%;
	float: left;
	display: inline;
	text-align: left;
	
	
}



.s_column {
	
	float: left;
	display: inline;
	width: 45%;

}

.cat_header {
	
	padding: 10px;
	margin-top: 10px;
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid orange;	
	border-bottom: 1px solid orange;
}	

.s_column .prod_header {
		
	text-align: left;
	
}

.s_column .prod_header a {
	
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #2981be;
	text-decoration: none;
	
}

.s_column .prod_header a:hover {
	
	text-decoration: underline;
	
}


.s_column .prod_short {
	
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #03163e;
	text-align: left;
	margin-left: 10px;
}

.prod_field {
	
	padding: 10px;
	width: 90%;
}

.column {
	
	float: left;
	display: inline;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	width: 50%;
	margin-bottom: 10px;

}

.column div.elt {
	
	float: left;
	width: 95%;
	border-bottom: 1px solid orange;
	
}

.elt .texter {
	
	float: right; 
	display: inline;
	 
}

.mfiltro_tab {
	
	width: 100%;	
	margin: 0px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e8891c;
	border-bottom: none;
	
}


.mfiltro_header {
	
	background: #e8891c;
	
}

.mfiltro_header td {
	
	font-weight: bold;
	
}

.mfiltro_tab td {
	
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 1px solid #e8891c;
	
	
}

.elt div.texter a {
	
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #2981be; 
	text-decoration: none;
	
}

.elt div.texter a:hover {
	
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #2981be;
	text-decoration: underline;
	
}


.footer {
	
	width: 100%;
	height: 70px;
	text-align: center;
	background: url(../pict/bartek_44.gif) repeat-x center top;
	
}

.linking {
	
	color: #2981be;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
	
}
