body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 68%;
	color: #59636c;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	 background: url(../img/bgmain.gif) repeat-x #ffffff;
}

table {
	font-size: 100%;
	color: #59636c;
}

a {
	color: #212121;
	text-decoration: none;
}

a:hover {
	color: #212121;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

address {
	font-style: normal;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 6px 0;
	line-height: 140%;
}

h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 220%;
	font-weight: normal;
	color: #4796e6;
	font-family: Verdana, Tahoma, Helvetica, Verdana;
}

h1 a, h1 a:hover {
	font-weight: normal;
	color: #4796e6;
	font-family: Verdana, Tahoma, Helvetica, Verdana;
}

h2 {
	margin: 0 0 11px 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	color: #4796e6;
	font-family: Verdana, Tahoma, Helvetica, Verdana;
}

h3 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #949494; 
	font-weight: bold;  
	font-size: 90%;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Helvetica, Verdana;
}

h4 {
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	background: url(../img/h4.gif) repeat-x bottom;
	font-size: 100%;
	color: #1a4b7b;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica;
}


.left {
	float: left;
}

.right {
	float: right;
}

#main {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
	text-align: left;
}

#top {
	height: 30px;
}

#top img {
	margin-top: 5px;
}

#header {
	background: url(../img/bgheader.gif) no-repeat 240px 32px;
	height: 90px;
	position: relative;
}

#logo {
	top: 0;
	left: 0;
    position: absolute;
}

#fulltext {
	top: 50px;
	right: 15px;
    position: absolute;
}

#fulltext .search {
	border: 1px solid #e5e5e5;
	width: 140px;
	font-size: 11px;
	margin-right: 4px;
}
    
#tools2 {
	top: 54px;
	right: 200px;
    position: absolute;
    color: #eeeeee;
}

#tools {
	top: 50px;
	left: 260px;
    position: absolute;
    color: #eeeeee;
}

#tools img {
	vertical-align: top;
}

#tools a, #tools2 a {      
	color: #b1b1b1;
}

#motive {
	height: 120px;
	margin-bottom: 5px;
	position: relative;
	background: url(../img/bgmotive.jpg) no-repeat;
} 

#navigation {
	color: #949494;
	top: 92px;
	left: 260px;
    position: absolute;
} 

#navigation img {
	vertical-align: top;
	margin: 5px 5px 0 5px;
} 

#menu {
	height: 40px;
	margin-bottom: 5px;
	background: url(../img/bgmenu.gif) no-repeat;
}        

#menu ul {
	margin: 0 0 0 0;  
	padding: 0;
  list-style-type: none;
}

#menu ul li {
	margin: 0;
	padding: 12px 17px 11px 17px;
    float: left;
    font-size: 110%;
    font-weight: bold;
    background: url(../img/bgdel.gif) no-repeat right;
}

#menu ul li a {
	color: #5a5a5a;
}

#menu ul li a:hover {
	color: #000;
}

#menu .on {
    background: url(../img/menu_on.gif) repeat-x;
}

#menu .del-no {
    background: none;
}

#menu .first {
    background: url(../img/menu_first.gif) no-repeat left;
}

#menu .on a {
	color: #fff;
}

#home-quick {
	background: url(../img/home_motive.jpg) no-repeat;
	height: 290px;
	margin-bottom: 5px;
}

#home-quick2 {
	background: url(../img/bgbanner.jpg) no-repeat;
	height: 265px;
	position: relative;
	top: 25px;
	left: 241px;
}

#vakuum {
	top: 5px;
	left: 0;
    position: absolute;
    color: #fff;
}

#pretlak {
	top: 5px;
	left: 240px;
    position: absolute;
    color: #fff;
}

#kombi {
	top: 5px;
	left: 480px;
    position: absolute;
    color: #fff;
}


.h-list {
	margin: 9px 10px 0 9px;  
	padding: 0;
    list-style-type: none;
}

.h-list li {
	margin: 0;
	padding: 0;
    font-size: 100%;
    font-weight: bold;
}

.h-list li a {
	color: #fff;
	display: block;
	padding: 3px 0 3px 10px;
	background: url(../img/hlist_off.gif) no-repeat 203px 4px;
}

.h-list li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../img/hlist_on.gif) no-repeat 0 0;
}

.h-list li h2 {
	margin: 0;
	padding: 0;
    font-size: 10px;
	color: #FFF;
}

#home-alert {
	background: url(../img/bgalert.gif) no-repeat;
	height: 40px;
	color: #fff;
	margin-bottom: 5px;
}

#home-alert div {
	padding: 12px 20px;
}

#home-alert span {
	text-transform: uppercase;
	color: #b5d5f5;
	font-weight: bold;
	float: left;
}

#home-alert p {
	margin: 0px;
	padding: 0px;
}

#home .left {
	margin: 0 0 0 20px;
	width: 200px;
}

#home .del {
	width: 1px;
	font-size: 1px;
	height: 177px;
	background: url(../img/hdel.gif) no-repeat;
}

#logos {
	background: url(../img/bglogos.gif) no-repeat;
	height: 90px;
}

#logos table {
	height: 100%;
}

#footer {
	margin: 15px 20px;
}

.title {
	font-weight: bold;
	color: #949494;
	text-transform: uppercase;
	display: block;
	padding: 0 0 12px 0;
}

.textbig {
	font-size: 110%;
	line-height: 140%;
}

.textfade {
	font-size: 100%;
	line-height: 140%;
		color: #949494;
}

.textbig p {
	margin-bottom: 8px;
}

.textfade span {
	display: block;
	margin-bottom: 8px;
}

#subpage {
    background: url(../img/bgsubpage.gif) no-repeat;
    padding: 15px 0;
}

#leftsection {
	width: 220px;
	float: left;
}

#contentsection {
	padding: 0 0 0 22px;
	float: right;
	background: url(../img/bgcontent2.gif) no-repeat 0 40px;
}

#contentsection2 {
	width: 698px;
}

#print {
	float: right;
	margin-right: 20px;
}

#textpage {
	margin-right: 130px;
	font-size: 110%;
	line-height: 140%;
}

#textpage p {
	line-height: 140%;
}

#textpage h1 {
	font-size: 250%;
	line-height: 100%;
}

#textpage ul, #product ul {
	margin: 6px 0 0 0;  
	padding: 0;
  list-style-type: none;
}

#textpage ul li, #product ul li {
	margin: 0;
	padding: 0 0 6px 18px;
    font-size: 90%;
    font-weight: bold;
    background: url(../img/list.gif) no-repeat 6px 6px;
}

.anotation {
    font-size: 120%;
}

#left-menu {
	margin: 6px 0 0 0;  
	padding: 0;
  list-style-type: none;
}

#left-menu li {
	margin: 0;
	padding: 0 0 6px 18px;

}

#left-menu li.lm-1, #left-menu li.lm-1-on {
	margin: 0;
	padding: 0;
    width: 220px;
    height: 25px;
    background: url(../img/lm1.gif) no-repeat;
}

#left-menu li.lm-1 a, #left-menu li.lm-1-on a {
	display: block;
	padding: 5px 20px 3px 20px;
    color: #fff;
    font-weight: bold;
}

#left-menu li.lm-1 a:hover, #left-menu li.lm-1-on a:hover {
	text-decoration: none;
}

#left-menu li.lm-2 {
	margin: 0;
	padding: 0;
    padding: 6px 20px 6px 36px;
    border-bottom: 1px solid #f3f3f3;
    background: url(../img/lm2.gif) no-repeat 21px 8px;
}

#left-menu li.lm-2-on {
	font-weight: bold;
	margin: 0;
	padding: 0;
    padding: 6px 20px 6px 36px;
    border-bottom: 1px solid #f3f3f3;
    background: url(../img/lm2_on.gif) no-repeat 21px 8px;
}

#left-menu li.lm-3 {
	margin: 0;
	padding: 0;
    padding: 6px 20px 6px 47px;
    border-bottom: 1px solid #f3f3f3;
    background: url(../img/lm2.gif) no-repeat 35px 8px;
}

#left-menu li.lm-3-on {
	font-weight: bold;
	margin: 0;
	padding: 0;
    padding: 6px 20px 6px 47px;
    background: url(../img/lm2_on.gif) no-repeat 35px 8px;
}

#left-menu li.lm-4 {
	margin: 0;
	padding: 0;
    padding: 0 20px 1px 47px;
    font-size: 90%;
}

#left-menu li.lm-4-on {
	font-weight: bold;
	margin: 0;
	padding: 0;
    padding: 0 20px 1px 47px;
    font-size: 90%;
}

#left-menu li.lm-2-on a, #left-menu li.lm-3-on a, #left-menu li.lm-4-on a {
	color: #0f70eb;
}

#left-menu li.lm-4 a:hover, #left-menu li.lm-3 a:hover, #left-menu li.lm-2 a:hover {
	color: #4796e6;
	text-decoration: none;
}

.searchtable {
	margin: 0;
	padding: 6px;
    width: 680px;
    height: 70px;
    
	background: #f4f4f4;
    	color: #949494; 
	font-weight: bold;  
	font-size: 90%;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Helvetica, Verdana;
}

#mn_vzd_pretlak_sel, #tlak_pretlak_sel, #mn_vzd_podtlak_sel, #tlak_podtlak_sel {
	text-transform: none;
}

.searchtable .short {
	margin: 0;
	padding: 0;
    width: 80px;
    font-size: 11px;
    border: 1px solid #e5e5e5;
} 

#catalogue {
	margin-top: 10px;
}           

#catalogue .item {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
} 

#catalogue .last {
	margin-right: 0;
} 

#catalogue .item p {
	padding-top: 0;
	margin-top: 0;
} 

#catalogue .item .image {
    width: 216px;
    height: 166px;
    background: url(../img/image_off.gif) no-repeat;
} 

#catalogue .item .image:hover {
    width: 216px;
    height: 166px;
    background: url(../img/image_on.gif) no-repeat;
} 

.bubble {
    width: 213px;
}

.bheader {
    border-top: 1px solid #4796e6;
    border-left: 1px solid #4796e6;
    border-right: 1px solid #4796e6;
    padding: 7px 12px;
    color: #000;
    font-weight: bold;
    font-size: 110%;
    background: url(../img/bgbubbe.gif) repeat-x;
} 

.btext {
    border-left: 1px solid #4796e6;
    border-right: 1px solid #4796e6;
    padding: 7px 12px;
    color: #000;
    font-weight: bold;
    background: #e1f5ff;
} 

.bfooter {
    height: 6px;
    line-height: 6px;
    font-size: 6px;
    background: url(../img/bfooter.gif) no-repeat;
} 
    
h3.ls {
    padding-left: 20px;
}   

.message {
    height: 40px;
    width: 680px;
    font-size: 110%;
    background: url(../img/bgmessage.gif) no-repeat;
}

.message div {
    padding: 11px 0 0 20px;
}

#product {
     margin: 20px 0 40px 0;
}

#product .image {
    float: left;
    width: 250px;
    border: 1px solid #f3f3f3;
}

#product .detail {
    float: right;
    margin: 0 20px;
    width: 400px;
}

#product .detail table {
    width: 100%;
    margin: 0;
    padding: 0;
}

#product .detail table td {
    padding: 0 0 7px 0;
    border-bottom: 1px solid #f3f3f3;
}

#product .detail .images img {
    margin: 0 10px 0 0;
    border: 1px solid #f3f3f3;
}

#product .detail .images {
    margin-top: 7px;
}

#product-info .left {
    width: 460px;
}

#product-info .right {
    width: 195px;
    margin: 0 20px;
}

.pr-table {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 110%;
}

.pr-table td {
   padding: 4px 4px 5px 4px;
    border-bottom: 1px solid #fff;
    background: #e1f4fc;
    margin: 0;
    text-align: center;
}

.pr-table td.tproduct {
    background: #87d02b;
    color: #fff;
}

.pr-table th {
    background: url(../img/th.gif) repeat-x;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 4px 4px 5px 4px;
    text-align: center;
     color: #fff;
}

.pr-table .bg td {
    background: #f7f6e5 !important;
    color: #000 !important;
    font-weight: bold;
}

#product-info .delimeter {
    background: url(../img/pr_del.gif) no-repeat;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
}
 
.rtable {
    text-align: right;
}

.form2 {
    width: 140px;
    font-size: 11px;
    border: 1px solid #e5e5e5;
    color: #a8a89f;
}

.impo {
    background: #f7f6e5;
}
 
 .formshort {
    width: 50px;
    font-size: 11px;
    border: 1px solid #e5e5e5;
    color: #a8a89f;
}

.area {
    width: 260px;
    height: 75px;
    font-size: 11px;
    border: 1px solid #e5e5e5;
    color: #a8a89f;
}

#product-info .delimeter-b {
    background: url(../img/pr_del-b.gif) no-repeat;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    margin-top: 10px;
}
 
 #left-menu li.lm-1 {
	margin: 0;
	padding: 0;
    width: 220px;
    height: 25px;
    margin-bottom: 4px;
    ,margin-bottom: 1px;
    background: url(../img/lm1.gif) no-repeat;
}

#home {
	padding-top: 30px;
	margin-bottom: 30px;
	,margin-bottom: 0;
    background: url(../img/bgcontent.gif) no-repeat;
}

/* custom data formating */
#TechnicalDataBox table {
	background-color: #FFF !important;
}

#TechnicalDataBox .XLSTable tr td {
	border: 1px solid #FFF !important;
}

#TechnicalDataBox table tr {
	border: 1px solid #FFF !important;
}

#TechnicalDataBox table tr td {
	border: none !important;
	background-color: #e1f4fc !important;
}

#TechnicalDataBox .TableHeader td {
	background-color: #44acdd !important;
	color: #FFF !important;
}

#TechnicalDataBox .TableHeader td font {
	color: #FFF !important;
}

#TechnicalDataBox .TableHeader td {
    background: url(../img/th.gif) repeat-x;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 4px 4px 5px 4px;
    text-align: center;
     color: #fff;
}

#TechnicalDataBox td.tproduct {
    background: #87d02b !important;
	color: #fff !important;
}

#TechnicalDataBox td.tproduct font {
    color: #fff !important;
}
       
.PathBarLasItem {
	color: #000000;
}

.PathBarAHrefItem a {
	color: #949494;
}

.header-top-h1 { margin: 0px; pading: 0px; color: #5a5a5a; font-size: 10px; }




