* {
    margin: 0;
    padding: 0;
}



html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	min-width: 1000px;
	background: #000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #222222;
	
}
a {color: #222222; text-decoration: none;}
a:hover {color: #FFFFFF;}
a.underlined {color: #222222; text-decoration: underline;}
a.underlined:hover {color: #FFFFFF;}
img {border: 0;}

#new-container {
	position: relative;
	height: 100%;
	width: 100%;
	background: #000;
	margin: 0 auto;
}
#new-left {
	float: left;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 25%;
	min-width: 250px;
	color: #eee;
	background: #000;
}
#new-left-container {
	width: 200px;
	margin: 0 auto;
	margin-top: 40px;
	padding-left: 0px;
}
#new-puih {
	width: 200px;
	height: 29px;
	background: url('/img/puih.jpg') no-repeat left;
}
#new-inproel {
	display: block;
	width: 200px;
	height: 64px;
	background: url('/img/inproel.png') no-repeat left;
}
#new-dane-adresowe-L {float: left; text-align: left;}
#new-dane-adresowe-R {float: right;	text-align: right;}
#new-dane-adresowe-R a {color: #fff;}
#new-dane-adresowe-R a:hover {color: #fde780;}


#new-right {
	float: left;
	position: absolute;
	left: 25%;
	min-height: 100%;
	width: 75%;
	background: url('/img/background10.jpg') no-repeat top right #ffca06;
	padding: 0px;
}
#new-right-content {
	padding: 3%;
	padding-top: 35px;
	color: #222;
}

#zagiel {
	display: block;
	margin: 10px 0 0 0;
}

/* ///////////////////////////////////////////////////////////////// */

table {
    text-align: center;
    border: 1px #444444 solid;
    font-size: 11px;
}
td, th {
	padding: 4px;
}

object {
    margin-top: 0px;
}

h1 {
	padding: 0px 0px 15px 0px;
	width: auto;
	font-size: 20px;
	color: #a50101;
	clear: both;
}

h3 {
    font-size: 12px;
    padding: 0px 0px 5px 0px;
    width: auto;
}

h3.produkty {
    padding-bottom: 0px;
}

h4 {
    font-size: 12px;
    padding: 20px 0px 5px 0px;
    width: auto;
}

h4.produkty {
    font-size: 12px;
    padding: 10px 0px 0px 0px;
}

h5 {
    font-size: 11px;
    font-weight: normal;
    color: #222222;
    padding: 15px 0px;
}

h5.nopadding {
    font-size: 11px;
    font-weight: normal;
    color: #222222;
    padding: 0px 0px;
}

h5.konstrukcja {
    font-size: 11px;
    font-weight: normal;
    color: #444444;
    padding: 5px 0px;
    text-align: right;
}

ul, dd {
    margin-left: 35px;
    padding-bottom: 3px;
}

ul.nothing li {
    list-style-type: none;
    text-indent: 10px;
}

li {
    list-style-position: outside;
    list-style-type: disc;
    padding: 3px 0px 0px 0px;
}

dd {
    display: list-item;
    list-style-position: outside;
    list-style-type: disc;
}
.distance {
    margin-top: 10px;
}

.distance_clear {
    margin-top: 10px;
    clear: both;
}

.imgsmall_products {
    text-align: right;
    clear: both;
}

.imgsmall_products img, .img_border {
    border: 1px #222222 solid;
}

.imgsmall_products img {
    margin-top: 10px;
}

.regulator {
    float: left;
    margin-right: 10px;
}

.tableMIDDLE {
    border: 0px;
    width: 100%;
    height: 100%;
}

.tableMIDDLE tr {
    background-color: #555555;
}
div#main_back {
    padding: 20px 0px 15px 0px;
    line-height: 15px;
}

div#main_back p {
    text-align: right;
}

div#main_back img {
    margin-right: 5px;
}

div#main_back span {
    margin-left: 20px;
}

div.description {
    width: 100%;
    height: 190px;
    color: #ffffff;
    clear: both;
}

div.description img.referencje {
    border: 0px;
    padding-right: 5px;
}

div.description div.leftside {
    width: 245px;
    float: left;
    padding-right: 20px;
    text-align: center;
}

div.description div.rightside {
    width: 245px;
    float: right;
    text-align: left;
}

div.description div.leftside img, div.description div.rightside img {
    border: 1px #222222 solid;
}

div.description div.rightside p {
    color: #ffffff;
}

div.leftside p, div.rightside p {
    color: #ffffff;
}

div.inproel_preview {
    float: left;
    margin-top: 15px;
}
#t1 {
    width: 257px;
    display: block;
    height: 100%;
    float: left;
    text-align: right;
}

#t2 {
    width: 257px;
    display: block;
    height: 100%;
    float: left;
    text-align: left;
    padding-left: 20px;
}

div.hr {
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
    border-top: 1px solid #000000;
}

.promocje_active:hover {
    color: #bb0000;
}

.instrukcja {
    text-align: right;
}

.informacjaA {
	
}

.informacjaB {
	font-size: 18px;
	color: #f00;
}
