*{  
    margin:0; 
    padding:0;
	outline:0;
} 

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #65a817;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #65a817;
	text-decoration: underline;
}

a.flash {color: #fff;  font-size:1em; text-decoration: none; }
a.flash:hover {color: #fff; font-size:1em; text-decoration: underline; }

.more a { font-size:0.92em; color: #fff; text-decoration: none; display:inline; padding: 3px 15px; background-color: #65a817; width: auto; text-align:center;}
.more a:hover {color: #c7ff85;font-size:0.92em;text-decoration: none;}

.copy a { font-family:Arial, Helvetica, sans-serif; font-size: 1em; color: #9ac8f2; text-decoration: none;}
.copy a:hover { font-family:Arial, Helvetica, sans-serif; font-size: 1em; color: #9ac8f2; text-decoration: underline;}

.ul_pliki li a {
	color: #2b72b0;
}
.ul_pliki li a:hover {
	color: #2b72b0;
}
fieldset,img {  
    border:0; 
} 
.clear {
	clear:both;
}
.right {
	float: right;
}
.left {
	float:left;
}
.right-align{
	text-align: right;
}
.left-align{
	text-align: left;
}
ul {
	padding-left: 1.8em;
}
.ul_pliki {
	list-style:none;
	padding-left: 0em;
}
ol {
	padding-left: 2em;
}
.oferta_short ul {
	list-style:inside;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#1C578B;
	padding: 3px;
	border: 1px solid #7F9DB9;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #fff;
	border: 1px solid #65A817;
	background-color: #65A817;
	margin: 2px;
	padding: 1px 10px;
	cursor: pointer;
}
body {
	background-image: url(../images/bg.jpg);
	background-position:center 98px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #1c578b;
}
#logo {
	width: 220px;
	height: 54px;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top: 44px;
	margin-left: 45px;
}
.container {
	width: 934px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.footer {
	height: 94px;
	width:auto;
	background-image:url(../images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.meta-opis {
	height: auto;
	width: 900px;
	padding: 10px 20px 5px 30px;
	margin: 0 auto;
	font-size: 0.92em;
	text-align: justify;
}
.flash-container {
	width: 900px;
	height: 250px;
	margin-top: 52px;
	margin-right:auto;
	margin-left:auto;
}
.content {
	height: auto;
	width: auto;
	padding-top: 5px;
	background-image:url(../images/left_column_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.left-column {
	float: left;
	height: auto;
	width: 272px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.right-column {
	float: right;
	min-height:460px;
	height:auto !important;
	height:460px;
	width: 627px;
	padding: 15px;
	padding-bottom: 25px;
	text-align: justify;
	position:relative;
}
.column-top {
	top: -6px;
	left: -277px;
	position:absolute;
	background-image: url(../images/left_column_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 272px;
}
.column-bottom {
	top: -9px;
	left: 0px;
	position:absolute;
	background-image: url(../images/left_column_bottom.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 272px;
}
.column-content {
	width: auto;
	height:auto;
	padding: 0 30px;
	color: #fefefe;
}
/* sifr css*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1.header { 
	visibility: hidden;
	font-size: 160%;
}

h1 { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	*font-size: 19px;
	color:#ff1608;
	font-weight: normal;
}
h2.blue { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	*font-size: 18px;
	color:#277ed1;
	font-weight: normal;
}
h2.white { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	*font-size: 19px;
	color:#fff;
	font-weight: normal;
}
h2.edit { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	*font-size: 16px;
	color:#277ed1;
	font-weight: bold;
	padding-bottom:5px;
}
h3 { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	*font-size: 18px;
	color:#277ed1;
	font-weight: normal;
	margin: 5px 0px;
}
/* koniec sifr css*/

.title-blue {
	width:auto;
	height:auto;
	background-image:url(../images/h1_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.title-white {
	width:auto;
	height:auto;
	background-image:url(../images/h1_white.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.product {
	float:left;
	width: 195px;
	height:auto;
	margin-right: 10px;
}
.product-title {
	text-align:center;
	font-weight:bold;
	margin-top: 5px;
}
.product-picture {
	border: solid 5px #a9cae8;
	height: 120px;
	width: auto;
	text-align: center;
	padding: 10px 0;
	cursor:pointer;
}
.picture, .picture-oferta, .zdjecie {
	float:left;
	border: solid 5px #a9cae8;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	height:auto;
	width:auto;
}
.picture_galeria {
	height: auto;
	width: auto;
	padding: 5px;
}
.picture_galeria_td {
	background-color:#fff; 
	padding: 1px;
	border: 5px solid #a9cae8;
}
.picture_galeria_td_over {
	background-color:#fff; 
	padding: 1px;
	border: 5px solid #1C578B;
}
.price {
	color:#FF0000;
	font-weight:bold;
}
.more {
	text-align:right;
	width:auto;
	height:25px;
	padding-top: 10px;
	margin-top: 10px;
	background-image:url(../images/h1_blue.gif);
	background-repeat:repeat-x;
	background-position: top;
}
.news {
	list-style-type: none;
	padding-left: 0.5em;
	font-size: 0.92em;
}
.news span {
	font-weight:bold;
	color: #93cdff;
}
.news li {
	padding: 6px 0;
}
.news a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration:none;
}
.news a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #86d42a;
	text-decoration: none;
}
.logotypes {
	background-color: #fff;
	border: solid 3px #a9cae8;
	margin-left: 7px;
	width: 194px;
	height: 131px;
	margin-top: 8px;
	position:relative;
}
.logotype {
	text-align: center;
	vertical-align: middle;
}
.logotypes div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.logotypes div.active {
    z-index:10;
}

.logotypes div.last-active {
    z-index:9;
}
.copy {
	height: auto;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	color: #70a6d6;
	text-align:right;
	font-size: 0.92em;
	position:relative;
}
.tag {
	position:absolute; 
	left: 50%;
	margin-left: 360px;
	top: 60px;
	width: 123px;
	height: 70px;
	background-image: url(../images/tag.png);
	background-repeat:no-repeat;
		_azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
.menu {
	position:absolute;
	width: 570px;
	height: auto;
	left: 50%;
	top: 86px;
	margin-left: -150px;
	padding-top: 30px;
}
.menu ul {
	list-style-type:none;
	padding-left: 0em;
}
.menu li {
	display: inline;
	padding: 15px;
}
.menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.17em;
	color: #e2f2ff;
	font-weight:bold;
	text-decoration: none;
	padding: 17px 0px;
}
.menu a:hover, .menu .active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.17em;
	color: #62b3ff;
	font-weight:bold;
	text-decoration: none;
	border-top: solid 5px #62b3ff;
}
.path-left {
	height: auto;
	width: 50px;
	float: left;
	font-size: 0.92em;
}
.path-right {
	height: auto;
	width: 570px;
	float: left;
	font-size: 0.92em;
}
.path-right a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
	color: #2b72b0;
}
.path-right a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration: underline;
	color: #2b72b0;
}
/* FORLULARZE */
.red-star {
	color:#FF0000;
}
.div-kontakt {
	height: auto;
	width: 627px;
	margin-right: auto;
	margin-left: auto;
}
.kontakt-left {
	width: 290px;
	float:left;
}
.kontakt-right {
	width: 317px;
	float:right;
}
.form-kontakt {
	float: left;
	height: auto;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.form-odstep {
	margin: 5px 0px;
	font-weight: bold;
}
.form-odstep-first {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
.input-kontakt {
	padding: 3px 2px;
	width: 308px;
	*width: 307px;
}







#theMenu {
	list-style-type: none;
	padding-left: 0.8em;
	font-size: 0.92em;
}

.head {
	padding: 2px 0;
}
.head a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #93cdff;
	text-decoration:none;
	font-weight:bold;
}
.head a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #86d42a;
	text-decoration: none;
	font-weight:bold;
}
.sub {
	padding: 5px 0;
	list-style-type: none;
	padding-left: 0.7em;
}
.sub li {
	background-image:url(../images/li_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
	*padding-left: 10px;
	padding: 2px 10px 0;
}
.sub li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration:none;
	font-weight: normal;
}
.sub li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #86d42a;
	text-decoration: none;
	font-weight: normal;
}
.sub li .active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #86d42a;
	text-decoration: none;
	font-weight: normal;
}
.offer {
	width:auto;
	height:auto;
	display: none;
	padding: 7px 6px;
	background-color: #ebf6ff;
	border: 1px solid #85a7c8;
}
.offer-title {
	font-weight:bold; 
	padding: 7px 5px;
	background-color:#c5dcf0;
	margin-bottom: 10px;
}
.offer ul {
	list-style-type:none;
	padding-left: 0em;
}

.offer a {
	display:block;
	border-bottom: 1px dashed #b2d2ed;
	padding: 5px 5px;
	color: #2b72b0;
	background: none;
	text-decoration:none;
	position:relative;
	*margin-bottom: -15px;
}
.offer a:hover {
	display:block;
	color: #2b72b0;
	border-bottom: 1px dashed #b2d2ed;
	padding: 5px 5px;
	background-color:#d5e7f6;
	text-decoration:none;
	color: #154b7b;
	position:relative;
	*margin-bottom: -15px;
}
.offer a span {
	font-size: 0.92em;
	font-weight:bold;
	color: #2b72b0;
	width: 100px;
	text-align: right;
	position: absolute;
	right: 5px;
	*right: 10px;
	top: 4px;
}
.odd {
	background-color:#e2effa;
}	
.even {
	background-color:#ebf6ff;
}	

