@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
body {
	font-family: tahoma, verdana, arial, geneva;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image: url(picts/background/back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	margin: auto;
	height: 126px;
	width: 920px;
}
.logo {
	float: left;
	height: 126px;
	width: 220px;
}
.header_24 {
	float: left;
	height: 126px;
	width: 230px;
	margin-left: 150px;
	background-image: url(picts/header/24.png);
	background-repeat: no-repeat;
}
.header_right {
	float: right;
	height: 100px;
	width: 222px;
	margin-right: 10px;
	margin-top: 26px;
}
.header_right_level {
	float: left;
	width: 220px;
	margin-bottom: 10px;
}
.languages {
	float: left;
	height: 25px;
	width: 68px;
}
.select_language {
	height: 25px;
	width: 32px;
	float: left;
	margin-right: 2px;
}.date {
	float: right;
	width: 150px;
	text-align: right;
}
.search_box {
	height: 52px;
	width: 222px;
	float: left;
	background-image: url(picts/header/search_back.png);
	background-repeat: no-repeat;
}
.search_box input[type=text] {
	background-image:url(picts/header/search_back.png);
	background-position:-8px -5px;
	background-repeat:no-repeat;
	border-style:none;
	font-size:11px;
	height:18px;
	margin-left:8px;
	margin-top:5px;
	padding-top:2px;
	width:160px;
	float: left;
}

#searchsubmit{
	width:43px;
	height:26px;
	padding:0px;
	margin:0px;
}

.go_btn {
	float: right;
	height: 26px;
	width: 43px;
}
.menu {
	margin: auto;
	height: 42px;
	width: 900px;
	background-image: url(picts/menu/back.png);
	background-repeat: repeat-x;
}
.home_btn {
	float: left;
	height: 42px;
	width: 60px;
}
.menu_right_corner {
	float: right;
	height: 42px;
	width: 10px;
}
.menu_btn {
	float: left;
	height: 42px;
	width: 830px;
}
.menu_btn ul {
	list-style-type: none;
}
.menu_btn li {
	background-image:url(picts/menu/splitter.png);
	background-repeat:no-repeat;
	float:left;
	height:42px;
	padding-left:8px;
	padding-right:2px;
	padding-top:8px;
}
.menu_btn li a {
	color:#ffffff;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 0 1px 9px;
	text-decoration:none;
	cursor:pointer;
}
.menu_btn li a span {
	cursor:pointer;
	display: block;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0;
	float: left;
	/*background-image: url(picts/menu/rollover_right_.png);
	background-repeat: no-repeat;*/
	background-position: right top;
	background-attachment: scroll;
}
.menu_btn li a:hover {
	background-image:url(picts/menu/rollover_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#DE883E;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 0 1px 9px;
	text-decoration:none;
	cursor:pointer;
}
.menu_btn li a span:hover {
	background:transparent url(picts/menu/rollover_right.png) no-repeat scroll right top;
	display:block;
	float:left;
	padding:6px 8px 3px 0;
	cursor:pointer;
}
.media_level {
	height: 188px;
	width: 904px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.media_left {
	background-image: url(picts/media/media_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 188px;
	width: 284px;
}
.media_right {
	background-image: url(picts/media/media_right.png);
	background-repeat: no-repeat;
	float: right;
	height: 188px;
	width: 619px;
}
.video_place {
	height: 169px;
	width: 260px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.flash_place {
	height: 172px;
	width: 602px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content {
	height: 100%;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	height: 100%;
	width: 551px;
	margin-bottom: 10px;
}
.tabs {
	float:left;
	height:32px;
	width:551px;
}
.tabs ul {
	list-style-type: none;
}
.tabs li {
	float:left;
	height:32px;
	padding-top:0px;
}
.tabs li a:hover {
	background-image:url(picts/tabs/white_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#DE883E;
	cursor:pointer;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	margin:0 2px 0 0;
	padding:0 0 0 8px;
	text-decoration:none;
}
.tabs li a span:hover {
	cursor:pointer;
	display: block;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0;
	float: left;
	background-image: url(picts/tabs/white_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
.tabs li a {
	background-image:url(picts/tabs/orange_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	cursor:pointer;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	margin:0 2px 0 0;
	padding:0 0 0 8px;
	text-decoration:none;
}
.tabs li a span {
	background:transparent url(picts/tabs/orange_right.png) no-repeat scroll right top;
	display:block;
	float:left;
	padding:9px 8px 5px 0;
	cursor:pointer;
}
.tabs li.selected_tab a {
	background-image:url(picts/tabs/white_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#DE883E;
	cursor:pointer;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	margin:0 2px 0 0;
	padding:0 0 0 8px;
	text-decoration:none;
}
.tabs li a span.selected_tab {
	cursor:pointer;
	display: block;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0;
	float: left;
	background-image: url(picts/tabs/white_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
.subtabs {
	background-image:url(picts/tabs/back.png);
	background-repeat:no-repeat;
	float:left;
	height:204px;
	margin-top:-1px;
	width:551px;
}
.submaintab {
	float:left;
	height:204px;
	width:551px;
}
.submaintab_up {
	background-image: url(picts/content/top.png);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 551px;
}
.submaintab_content {
	float: left;
	height: 100%;
	width: 549px;
	background-image: url(picts/content/center_vertical.png);
	background-repeat: repeat-x;
	background-color: #dedede;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcbcb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbcbcb;
}
.submaintab_bottom {
	background-image: url(picts/content/bottom.png);
	height: 8px;
	width: 551px;
	float: left;
}

.subcontent, .subcontent1, .subcontent2, .subcontent3, .subcontent4, .subcontent_text {
	/*height: 190px;*/
	padding:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.subcontent_pict {
	margin: auto;
	height: 68px;
	width: 536px;
}
.subcontent_content {
	height: 115px;
	width: 536px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(picts/tabs/grey_back.png);
	background-repeat: no-repeat;
}
.subcontent_boxy {
	width: 115px;
	float: left;
	margin-left: 15px;
	height: 100%;
	margin-top: 8px;
}
.boxy_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 115px;
}
.boxy_text {
	float: left;
	color: #FFFFFF;
	width: 115px;
	height:62px;
}
.boxy_more {
	float: left;
	text-align: left;
	width: 115px;
	margin-top: 4px;
}
.boxy_more a {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

.boxy_more a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}

.big_subcontent_boxy {
	width: 506px;
	float: left;
	margin-left: 15px;
	height: 100%;
	margin-top: 8px;
}
.big_boxy_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 506px;
}
.big_boxy_text {
	float: left;
	color: #FFFFFF;
	width: 506px;
}
.big_boxy_more {
	float: left;
	text-align: right;
	width: 506px;
	margin-top: 4px;
}
.big_boxy_more a {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

.big_boxy_more a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}

.type_number {
	background-image: url(picts/tabs/track_trace_gr.png);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 458px;
}
.type_number input {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
	margin-top: 34px;
	height: 22px;
	width: 420px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(picts/tabs/track_trace_gr.png);
	background-position: -20px -34px;
}
.submit_cross {
	float: right;
	height: 68px;
	width: 72px;
}
.right {
	float: right;
	height: 100%;
	width: 343px;
}
.right_column_a {
	float: left;
	height: 100%;
	width: 168px;
}
.right_column_b {
	float: right;
	height: 100%;
	width: 168px;
}
.right_boxy {
	float: left;
	height: 100%;
	width: 168px;
	margin-bottom: 4px;
}
.right_title {
	background-image: url(picts/small_tabs/top.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 168px;
}
.right_title_text {
	background-image: url(picts/small_tabs/cross.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 10px;
	color: #333333;
	font-weight: bold;
	float: left;
	margin-top: 2px;
}
.right_content {
	float: left;
	height: 100%;
	width: 166px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcbcb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbcbcb;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.right_bottom {
	background-image: url(picts/small_tabs/bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 168px;
	float: left;
}
.right_content ul {
	list-style-type: none;
}
.right_content li {
	background-image:url(picts/small_tabs/cross_orange.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:8px;
	padding-bottom:5px;
	padding-left:6px;
	padding-top:5px;
}
.right_content li a {
	color: #333333;
	text-decoration: none;
}
.right_content li a:hover {
	color: #333333;
	text-decoration: underline;
}
.quick_contact {
	height: auto;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 9px;
	float: left;
}
.quick_contact strong {
	color: #CC6600;
	float: left;
	padding-right: 2px;
}
.quick_contact span {
	float: left;
	width: 140px;
}
.quick_contact a {
	color: #333333;
	text-decoration: none;
}
.quick_contact  a:hover {
	text-decoration: underline;
}
.advertisement {
	height: auto;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 8px;
	float: left;
}
.submenu {
	margin: auto;
	height: 20px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.submenu a {
	color: #333333;
	text-decoration: none;
}
.submenu a:hover {
	text-decoration: underline;
}
.footer {
	margin: auto;
	clear: both;
	height: 60px;
	width: 900px;
}
.certificate {
	float: left;
	height: 50px;
	width: 50%;
	margin-top: 10px;
}

.copyrights {
	height: 50px;
	width: 50%;
	text-align: right;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: right;
	margin-top: 10px;
}
.tuv_cert {
	float: left;
	height: 48px;
	width: 81px;
}
.tuv_cert_text {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}




.copyrights a {
	color: #990000;
	text-decoration: none;
}
.gap {
	clear: both;
	height: 20px;
	width: 900px;
	margin: auto;
}
.breadcrumb {
	float:left;
	height:24px;
	width:551px;
	padding-top: 8px;
}
.breadcrumb a {
	padding-left: 6px;
	background-image: url(picts/small_tabs/cross_orange.png);
	background-position: left center;
	background-repeat: no-repeat;
	/*float: left;*/
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

.title a{
	color: #de883e;
	text-decoration:none;
}
.title {
	color: #de883e;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.text {
	float: left;
	width: 700px;
	margin-left:2px;
	margin-bottom: 6px;
}

a{
	color:#DE883E;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

.xoxo li, .linkcat{
	list-style:none;
	padding:5px;
}

.xoxo li a{
	color:#000000;
	text-decoration:none;
}
.xoxo li a:hover{
	color:#DE883E;
	text-decoration:none;
}
.eorti {
	float: left;
	height: 100%;
	width: 166px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.top_phone {
	float:left;
	font-size:17px;
	height:100%;
	padding-bottom:5px;
	padding-left:55px;
	padding-top:9px;
	width:166px;
}

.eorti ul {
	list-style-type: none;
}
.eorti li {
	background-image:url(picts/small_tabs/cross_orange.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:8px;
	padding-bottom:5px;
	padding-left:6px;
	padding-top:5px;
	margin-top: 16px;
}
.eorti li a {
	color: #333333;
	text-decoration: none;
}
.eorti li a:hover {
	color: #333333;
	text-decoration: underline;
}


.right_inside {
	float:right;
	height:100%;
	width:168px;
	padding-top:31px;
}

.left_inside {
	float:left;
	height:100%;
	margin-bottom:10px;
	width:724px;
}

.submaintab_inside {
	float:left;
	height:auto;
	/*min-height:204px;*/
	width:724px;
	margin-bottom:10px;
}

.submaintab_up_inside {
	background-image:url(picts/content/top_inside.png);
	background-repeat:no-repeat;
	float:left;
	height:8px;
	width:724px;
}

.submaintab_content_inside {
background-color:#DEDEDE;
background-image:url(picts/content/center_vertical.png);
background-repeat:repeat-x;
border-left:1px solid #CBCBCB;
border-right:1px solid #CBCBCB;
float:left;
height:100%;
width:722px;
}

.submaintab_bottom_inside {
background-image:url(picts/content/bottom_inside.png);
float:left;
height:8px;
width:724px;
}

.wpcf7 input[type=submit]{
	border:1px #DE883E;
	background-color:#DE883E;
	color:#FFFFFF;
	margin-top:10px;
	padding:4px;
}

.wpcf7 input[type=submit]:hover{
	border:1px #ffffff;
	background-color:#DE883E;
	color:#FFFFFF;
	margin-top:10px;
	padding:4px;
}


.text ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	padding-left:8px;
}

.fp_part1{
	font-weight:bold;
	height:27px;
}

.fp_part2{
	
}

.fp_part2 a{
	color:#FFFFFF;
}
#tuv{
	padding-left:151px;
}

.namedays{
	float:left;
	
}