html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100.1%;
}
body {
	background: #fff;/* url(/images/orange.gif) repeat-x 0px 144px;*/
	font: 10pt Arial, Helvetica, sans-serif;
}

a {
	outline: none;
	color: #ff7200;
	text-decoration: none;
}
a:hover {
	color: #C00;
}
a img {
	border: none;
}
hr {
	border: none;
	border-top: #ff7200 1px solid;
}
P {
	margin: 0;
	padding: 5px 0;
}
.clear, .clearfix {
	clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}
.border {
	border: #000 2px dashed;
}
.none {
	border: none;
	background: none;
}
.needed-label {
	color: #000;
}
.needed-label:before {
    content: "* ";
	color: #C00;
}
.needed {
	color: #000;
	background-color: #fff;
	border-color: #0C0;
	border-right-color: #3F3;
	border-bottom-color: #3F3;
	border-width: 2px;
	border-style: solid;
}
INPUT, SELECT, .needed-ok {
	color: #000;
	background-color: #fff;
	border-color: #ddd;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-width: 2px;
	border-style: solid;
}
.needed-error {
	color: #000;
	background-color:#FFFFCC;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 2px;
	border-style: solid;
}
.needed-blank {
	color: #000;
	background-color: #FFCC99;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 3px;
	border-style: solid;
}
.error {
	padding: 10px;
	font:               bold 13px arial, verdana;
	color:				#000;
	background-color: #FFCC99;
	border: #F00 2px solid;
}
.uzenet {
	padding: 10px;
	font:               bold 13px arial, verdana;
	color:				#000;
	background-color: #fff;
	border: #0f0 2px solid;
}

h1, h2, h3, h4 {
	line-height: 1em;
	padding: 0 0 10px 0;
	margin: 0;
}

FIELDSET {
	border: none;
	border: #F0871B 1px solid;
	margin-bottom: 20px;
}
LEGEND {
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 6px;
	background: #EFF3E4;
	border: #F0871B 1px solid;
}
INPUT, a.input {
	border: none;
	background: #EFF3E4;
	border: #F0871B 1px solid;
	padding: 2px;
}
LABEL {
	display: block;
	width: 200px;
	float: left;
}
.note {
	font-size: 10px;
}
.checkbox, .checkbox-short {
	display: inline;
	width: auto;
	float: none;
}


.center {
	position: relative;
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
}

.wrapper {
	width: 100%;
	min-height: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}

.footer-wrap {
	clear: both;
	width: 100%;
	height: 150px;
/*	background: url(/images/orange.gif) repeat-x 0px 0px;*/
	text-align: center;
}

.top {
	width: 960px;
	height: 224px;
}
h1 {
	font: 18pt Tahoma, Geneva, sans-serif;
	color: #000;
	margin: 8px 0 0 0;
}
.top h1 {
	font: 24pt Tahoma, Geneva, sans-serif;
	padding: 0 0 0 210px;
}
a.logo {
	display: block;
	width: 209px;
	padding: 0;
	float: left;
}
a.flag {
	display: block;
	width: 40px;
	height: 25px;
	padding: 20px 0 0 0;
	float: right;
}
.footer {
	width: 980px;
	margin: 10px auto;
	padding-top: 0px;
	text-align: left;
	font-size: 9pt;
	background: #fff url(/images/gray_line.gif) no-repeat center top;
}
a.umf {
	float: left;
	display: block;
	width: 190px;
	padding: 70px 0 0 20px;
	background: transparent url(/images/umf.gif) no-repeat 20px 10px;
	font: 9px Tahoma, Geneva, sans-serif;
	color: #787878;
}
a.umf:hover {
	color: #c00;
}
a.acrobat {
	display: block;
	width: 190px;
	margin-top: -7px;
	padding: 14px 0 14px 40px;
	background: transparent url(/images/ico_acrobat.gif) no-repeat 0px 0px;
	font: 10px Tahoma, Geneva, sans-serif;
	color: #787878;
}
.info {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding: 0 0 0 8px;
}
.info-border-1 {
	border-left: #ccc 4px solid;
}
.info-border-2 {
	border-left: #ccc 1px solid;
}





.navig, .catalog-navig {
	clear: both;
	margin: 0;
	padding: 18px 0 0 9px;
	color: #ff7200;
}
.catalog-navig {
	padding: 10px 0 10px 0;
}

.navig a, .catalog-navig a {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #666;
	padding: 4px 5px;
}
.navig a:hover, .catalog-navig a:hover {
	color: #fff;
	background: #F0871B;
	-moz-border-radius: 3px;
}

.catalog-navig strong {
	font: bold 8pt Arial, Helvetica, sans-serif;
	padding: 4px 5px;
}

.search-form {
	float: right;
	text-align: right;
	margin: 0;
	width: 155px;
	padding: 15px 0 0 0;
	font-size: 10pt;
	color: #f0871b;
}
.search-form-input {
	width: 100px;
	height: 22px;
	background: transparent url(/images/search_form_input_bg.gif) no-repeat 0px 0px;
	padding: 6px 8px 0 8px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.search-form-submit {
	width: 30px;
	height: 28px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	border: none;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.content-wrap {
/*	background: url(/images/bg_v.png) repeat-y top center;*/
}
.content-wrap .center {
	background: url(/images/data_bg.jpg) repeat-y top center;
}
.content {
	float: right;
	width: 731px;
	padding: 20px;	
	background: url(/images/data_top.jpg) no-repeat top right;
	min-height: 370px;
	line-height: 1.2em;
}
.left {
	float: left;
	width: 189px;
	background: url(/images/data_top.jpg) no-repeat top left;
	min-height: 370px;
}

a.infracsap {
	display: block;
	background: url(/images/infracsap_link.gif) no-repeat 0px 0px;
	margin-top: -40px;
	padding: 30px 0 20px 58px;
	font-size: 7pt;
	color: #455656;
}
a.infracsap:hover {
	color: #C00;
}








.product-list-grp {
	float: left;
	width: 165px;
	padding: 8px 17px 8px 8px;
}
.product-list-grp, .product-list-grp a {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1em;
}
.product-list-grp a:hover {
	color: #C00;
}
.product-list-grp span {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5d6266;
}
.grp-first {
	width: 165px;
	padding: 8px 17px 8px 0px;
}
.grp-last {
	width: 165px;
	padding: 8px 0px 8px 0px;
}
.product-list-grp .pic {
	background: #fff;
	border: #f0871b 2px solid;
	text-align: center;
	height: 120px;
	-moz-border-radius: 3px;
}
.product-list-grp .pic:hover {
	background: #f8f8f8;
	border: #C00 2px solid;
}
.product-list-grp .pic img {
	padding: 0;
	margin: 0;
	border: none;
}
.product-list-grp P {
	background: url(/images/shad_160.png) no-repeat top center;
	padding: 7px 4px 0 4px;
	margin: 0;
	text-align: center;
}


.product-list-subgrp {
	float: left;
	width: 165px;
	padding: 8px 17px 8px 8px;
}
.product-list-subgrp, .product-list-subgrp a {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1em;
}
.product-list-subgrp a:hover {
	color: #C00;
}
.product-list-subgrp span {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5d6266;
}
.product-list-subgrp .pic {
	background: #fff;
	border: #f0871b 2px solid;
	text-align: center;
	height: 120px;
	-moz-border-radius: 3px;
}
.product-list-subgrp .pic:hover {
	background: #f8f8f8;
	border: #C00 2px solid;
}
.product-list-subgrp .pic img {
	padding: 0;
	margin: 0;
	border: none;
}
.product-list-subgrp P {
	background: url(/images/shad_160.png) no-repeat top center;
	padding: 15px 4px 0 4px;
	margin: 0;
	text-align: center;
}

.grp-first {
	width: 165px;
	padding: 8px 17px 8px 0px;
}
.grp-last {
	width: 165px;
	padding: 8px 0px 8px 0px;
}


.product-list {
	clear: both;
}
.mtop {
	padding-top: 20px;
}
.product-list H2 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1em;
	border-bottom: #C00 1px solid;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.product-list, .product-list a {
	line-height: 1em;
}
.product-list a:hover {
	color: #C00;
}
.product-list span {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5d6266;
}
.product-list .pic {
	float: left;
	background: #fff;
	border: #C00 2px solid;
	text-align: center;
	width: 130px;
	-moz-border-radius: 3px;
}
.product-list .pic:hover {
	background: #f8f8f8;
	border: #C00 2px solid;
}
.product-list .pic img {
	padding: 5px;
	margin: 0;
	border: none;
}
.product-list P {
	background: url(/images/shad_160.png) no-repeat top center;
	padding: 15px 4px 0 4px;
	margin: 0;
}

.product-list-data {
	width: 579px;
	float: right;
}
.product-list-data table {
	width: 100%;
}
.product-list-data td {
	font-size: 12px;
	padding: 5px 10px 5px 0;
	vertical-align: middle;
}
.product-list-data td.sep {
	border-bottom: #CE9F80 1px solid;
}

.product-list-data a.detail img {
	margin: 0 0 -2px 0;
}
.product-list-data .detaildiv {
	display: none;
	border: #eee 1px solid;
	border-bottom: #888 1px solid;
	background: #fdfdfd;
	padding: 10px;
	margin: 0 0 10px 0;
}
.product-list-data .detaildiv ul {
	padding: 0;
	margin: 0;
}
.product-list-data .detaildiv ul li {
	padding: 3px 0 0 10px;
	margin: 0;
	list-style-type: none;
	background: url(/images/dot_braun.gif) no-repeat 0px 8px;
	font-size: 12px;
}
.detailink {
	text-align: right;
}

.art-no {
	text-transform: lowercase;
}
.art-no-data {
	font-weight: bold;
}
.size {
	text-transform: lowercase;
}
.size-data {
	font-weight: bold;
}
.netto {
}
.netto-data, TD.netto-data {
	font-weight: bold;
	font-size: 1.3em;
}
.brutto {
	font-size: 0.9em;
}
.pack {
	text-transform: lowercase;
}
.pack-data {
	font-weight: bold;
}

ul.menu {
	margin: 0;
	padding: 15px 0 0 0;
	width: 800px;
	float: left;
}
ul.menu li {
	display: block;
	float: left;
	padding: 0 5px;
}
ul.menu li a {
	display: block;
	float: left;
	font: bold 11pt Tahoma, Geneva, sans-serif;
	color: #fff;
	background: transparent url(/images/m_l_top.png) no-repeat top left;
	line-height: 20px;
	height: 30px;
	padding: 0 0 0 10px;
}
ul.menu li a span {
	display: block;
	background: transparent url(/images/m_r_top.png) no-repeat top right;
	padding: 4px 10px 6px 0;
}

ul.menu li a.other {
	background: transparent url(/images/m_l_top_o.png) no-repeat top left;
}
ul.menu li a.other span {
	background: transparent url(/images/m_r_top_o.png) no-repeat top right;
}

ul.menu li a:hover {
	background: transparent url(/images/m_l_on_top.png) no-repeat top left;
}
ul.menu li a:hover span {
	color: #000;
	background: transparent url(/images/m_r_on_top.png) no-repeat top right;
	padding: 5px 10px 5px 0;
}


ul.ul-product-list, ul.ul-product-list ul, ul.ul-product-list ul ul {
	margin: 2px 0 0 0;
	padding: 0;
}
ul.ul-product-list {
	padding: 0 0 0 2px;
}
ul.ul-product-list li {
	margin: 0 0 2px 0;
/*	border-bottom: #b9b9b9 1px solid; */
	padding: 0;
	list-style-type: none;
}



/* m2_ */
ul.ul-product-list li a {
    display: block;
	width: 163px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 1px 10px;
	background: url(/images/m2_l.gif) no-repeat top left;
	
	font: bold 12px arial, verdana, helvetica, sans-serif;
	color: #000;
}
ul.ul-product-list li a span {
	display: block;
	background: url(/images/m2_r.gif) no-repeat top right;
	padding: 8px 10px 8px 0;
}
ul.ul-product-list li a:hover {
	color: #fff;
	background: url(/images/m2_l.gif) no-repeat top left;
}
ul.ul-product-list li a:hover span {
	background: url(/images/m2_r.gif) no-repeat top right;
}

ul.ul-product-list li a.act {
	color: #fff;
	background: url(/images/m2_l_act.gif) no-repeat top left;
	margin-bottom: 2px;
}
ul.ul-product-list li a.act span {
	background: url(/images/m2_r.gif) no-repeat top right;
}



/* m3_ */
ul.ul-product-list li li a {
    display: block;
	width: 175px;
	height: auto;
	line-height: auto;
	padding: 0 0 4px 0;
	background: url(/images/m3_b.gif) no-repeat bottom left;
	
	font: bold 11px arial, verdana, helvetica, sans-serif;
	color: #000;
}
ul.ul-product-list li li a span {
	display: block;
	background: url(/images/m3_t.gif) no-repeat top left;
	padding: 6px 0 0 10px;
}
ul.ul-product-list li li a:hover {
	background: url(/images/m3_b.gif) no-repeat bottom left;
	color: #fff;
}
ul.ul-product-list li li a:hover span {
	background: url(/images/m3_t.gif) no-repeat top left;
}

ul.ul-product-list li li a.act {
	color: #fff;
	background: url(/images/m3_b.gif) no-repeat bottom left;
	margin-bottom: 2px;
}
ul.ul-product-list li li a.act span {
	background: url(/images/m3_t_act.gif) no-repeat top left;
}


/* m4_ */
ul.ul-product-list li li li a {
    display: block;
	width: 174px;
	height: auto;
	line-height: auto;
	padding: 0 6px 4px 0;
	background: url(/images/m4_b.gif) no-repeat bottom left;
	
	font: bold 11px arial, verdana, helvetica, sans-serif;
	color: #000;
}
ul.ul-product-list li li li a span {
	display: block;
	background: url(/images/m4_t.gif) no-repeat top left;
	padding: 4px 0 0 10px;
}
ul.ul-product-list li li li a:hover {
	background: url(/images/m4_b.gif) no-repeat bottom left;
	color: #fff;
}
ul.ul-product-list li li li a:hover span {
	background: url(/images/m4_t.gif) no-repeat top left;
}

ul.ul-product-list li li li a.act {
	color: #fff;
	background: url(/images/m4_b.gif) no-repeat bottom left;
	margin-bottom: 2px;
}
ul.ul-product-list li li li a.act span {
	background: url(/images/m4_t_act.gif) no-repeat top left;
}

/* treeview !!! */
.ul-product-list li.submenu ul{
	display: none; /*Hide them by default. Don't delete. */
}


.form-buy {
	float: right;
	width: 130px;
	padding: 0;
	margin: 0;
}
.form-buy, form-buy a {
	font-size: 0.8em;
}


.list-navig {
	border: #888 1px solid;
	padding: 8px 3px 3px 3px;
	margin: 3px 0 3px 0;
	text-align: center;
	height: 20px;
	color: #ccc;
	font-size: 11px;
}
.list-navig strong {
	color: #ff7200;
}
.list-navig-links {
	float: left;
	width: 350px;
	margin: 0 auto;
	text-align: center;
}
.list-navig-left {
	float: left;
	width: 150px;
	text-align: left;
}
.list-navig-right {
	float: right;
	width: 150px;
	text-align: right;
}

.zacsi {
	width: 60%;
	float: right;
	text-align: right;
	cursor: pointer;
}
.zacsi a {
	color: #000;
}
.zacsi img {
	margin: 0 10px 10px 0;
}
.zacsi .btn {
	margin-top: 5px;
}
.nopointer {
	cursor: default;
}

a.btn-small {
	display: block;
	float: left;
	font: bold 11pt Tahoma, Geneva, sans-serif;
	color: #fff;
	background: transparent url(/images/m_l_top.png) no-repeat top left;
	line-height: 20px;
	height: 30px;
	padding: 0 0 0 10px;
}
a.btn-small span {
	display: block;
	background: transparent url(/images/m_r_top.png) no-repeat top right;
	padding: 4px 10px 6px 0;
}

a.btn {
	float: left;
	margin: 0 10px 0 0;
	padding: 8px 14px 8px 4px;
	background: transparent url(/images/note_big_red_bg_r.png) no-repeat right top;
	line-height: 24px;
}
a.btn span {
	margin: 0;
	padding: 8px 4px 8px 14px;
	background: transparent url(/images/note_big_red_bg_l.png) no-repeat left top;
	color: #fff;
	line-height: 24px;
	font-size: 21px;
}
a.btn:hover {
	background: transparent url(/images/note_big_gray_bg_r.png) no-repeat right top;
}
a.btn:hover span {
	background: transparent url(/images/note_big_gray_bg_l.png) no-repeat left top;
	color: #000;
}

a.btn-big-szurke {
	display: inline-block;
	text-transform:uppercase;
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #000;
	border: #666 2px solid;
	padding: 5px 15px;
	background: #fff url(/images/btn_bg.gif) repeat-x bottom left;
	-moz-border-radius: 5px;
}
a.btn2 {
	text-transform:uppercase;
	background: url(/images/btn_bg2.gif) no-repeat right 5px;
	border: #fff 1px solid;
	padding: 3px 20px 3px 3px;
	color: #fff;
	font-weight: bold;
}

.product-navig {
	clear: both;
	border: #888 1px solid;
	padding: 8px 3px 3px 3px;
	margin: 3px 0 3px 0;
	text-align: center;
	height: 20px;
	color: #ccc;
	font-size: 11px;
}

.product-list-related {
	clear: both;
	margin: 20px 0 0 0;
}
.product-list-related .pic {
	clear: both;
	margin: 20px 0 0 0;
}
.product-list-related H2 {
	color: #ff7200;
	margin: 20px 0 0 0;
}
.product-list-related-data {
	float: right;
	width: 400px;
}
.product-list-related-data a.detail {
	background: url(/images/product_details.gif) no-repeat top left;
	padding: 0 0 0 16px;
}

div#admin {
	position: absolute;
	top: 180px;
	right: 20px;
}
a.admin {
	background: #f0511b;
	color: #fff;
	-moz-border-radius: 3px;
}