* { padding: 0px; margin: 0px; bevaior: url(htcmime.php?file=iepngfix.htc); }
img { border: 0; }
div.clear { clear: both; }

body {
	background-image: url(images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
	font-family: Arial, "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #24282A;
}
a {
	color: #AF4824;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #912600;
	text-decoration: underline;
}
#wrapper {
	padding-top: 10px;
	padding-bottom: 30px;
	width: 960px;
	margin: 0 auto;
}
#header {
	padding: 0px 15px;
	height: 190px;
}
#logo {
	display: inline;
	float: left;
	width: 444px;
	height: 106px;
}
#search_box {
	background-image: url(images/search_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	width: 430px;
	height: 100px;
	padding: 10px;
}
div#menu {
	clear: both;
	padding-top: 10px;
	width: 875px;
	margin: 0 auto;
}
div#menu ul.menu {
	list-style:none;
}
div#menu ul.menu li {
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 18px;
}
div#menu ul.menu li a {
	display: inline;
	float: left;
	width: 155px;
	height: 45px;
	padding: 5px 0px 0px 10px;
	background-image: url(images/menu_a-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 5px;
	color: #134376;
	text-decoration: none;
}
div#menu ul.menu a:hover {
	
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(images/menu_ahover-trans.png);
}
div#menu ul.menu li a.active {
	background-image: url(images/menu_ahover-trans.png);
	color: #FFFFFF;
}
div#menu ul.menu li a:hover span, div#menu ul.menu li a.active span {
	color: #FFFFFF;
}
div#menu ul.menu li a span {
	color: #A81414;
	padding-left: 5px;
	font-size: 11px;
}



/* CONTENT */
#content_up {
	clear: both;
	height: 15px;
	padding-top: 25px;
	width: 100%;
	background-image: url(images/content_up-trans.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#content {
	padding: 0px 15px;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
#content #center {
	width: 680px;
	float: left;
	display: inline;
}
#content #right {
	width: 235px;
	float: left;
	display: inline;
	margin-left: 15px;
}
#content #left {
	width: 235px;
	float: left;
	display: inline;
	margin-right: 15px;
}
#content #left li {
	list-style: none;
}
#content #left li a {
	font-size: 12px;
	display: block;
	height: 32px;
	padding: 8px 0px 0px 10px;
	margin-bottom: 3px;
	background-image: url(images/catli.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #D10000;
	white-space: nowrap;
}
#content #left li a span {
	white-space: nowrap;
	overflow: hidden;
	display:inline;
	padding: 3px;
}
#content #left li a span:hover {
	background-color: #FFF;
	border: 1px solid #ccc;
}
#content #left li a:hover {
	color: #144377;
}
#content #left li a.active {
	background-image: url(images/catli_active.jpg);
	color: #FFFFFF;
}
#content h1 {
	font-size: 22px;
	margin-bottom: 15px;
}
#content #center h1 {
	color: #A20404;
}
#content #right h1 {
	color: #134376;
}
#content #center h2 {
	color: #07366B;
	font-size: 16px;
	margin-bottom: 5px 
}
#content #center h2 span {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
}
#content #right .box {
	width: 235px;
	height: 171px;
	background-image: url(images/right_box.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
	margin-bottom: 30px;
}
#content #right .promo {
	background-image: url(images/right_box_promo.jpg);
}
#content #right .box .image {
	padding: 10px 0px;
	height: 110px;
}
#content #right .box .title {
	padding-top: 10px;
}
#content #right .box .title a {
	color: #072D5E;
	font-weight: bold;
	text-decoration: none;
}
#content #center p {
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, sans-serif;
}
#content #center blockquote {
	margin-left: 15px;
}
#content #center li {
	list-style: none;
	padding-left: 20px;
	background-image: url(images/li.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}


.product_details {
	float: left;
	display:inline;
	width: 325px;
	margin-right: 15px;
	min-height: 200px;
}
.product_details label {
	display:inline;
	float: left;
	width: 120px;
	font-weight: bold;
	clear: both;
	color:#144377;
	
}
.product_details p.lab {
	color: #A20404;
}
.product_images {
	float: left;
	display:inline;
	width: 298px;
	margin-left: 12px;
	padding: 15px;
	background-image: url(images/images_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
	min-height: 200px;
}
.product_desc {
	clear: both;
	background-image: url(images/desc_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	min-height: 200px;
}
h3 {
	color: #B80002;
}
.alert {
	height: 140px;
	background-image: url(images/product_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom:30px;
}
.alert .p_name {
	font-weight: bold;
	padding-top:8px;
	margin-bottom: 10px;
}
.product {
	display: inline;
	float: left;
	height: 180px;
	width: 130px;
	background-image: url(images/product.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 10px 30px 10px;
	padding: 10px;
	position: relative;
}
.product .p_image {
	text-align:center;
	position: absolute;
	width: 150px;
	text-align:center;
	top: 75px;
	left:0px;
}
.product .p_name {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align:center;
}
.product span.p_price {
	color: #072D5E;
	font-weight: bold;
	position: absolute;
	width: 150px;
	text-align:center;
	top: 175px;
	left:0px;
}
.product .p_desc {
	padding-top: 5px;
	line-height: 17px;
	color: #666;
}
table.tech {
	width: 100%;
}
table.tech td {
	padding: 3px;
}
table.tech tr.second td {
	background-color:#efefef;
}
	
	
	
/* FOOTER */
#footer {
	height: 125px;
	padding: 0px 30px;
	background-image: url(images/footer-trans.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
#footer #footer_menu {
	float: left;
	width: 665px;
	text-align:center;
	padding-top: 40px;
}
#footer #footer_menu a {
	font-weight: normal;
	color: #674D46;
}
#footer #footer_menu a:hover {
	color: #A00000;
}
#footer #author {
	float: right;
	width: 235px;
	text-align:center;
	padding-top: 50px;
}
#footer #author a {
	color: #A00000;
	font-weight: bold;
}


/* KOMUNIKATY */
p.blad {
	color: #D10000;
	border: 2px solid #D10000;
	padding: 10px;
	font-weight: bold;
	margin: 10px 0px;
	background-color: #FFF5F5;
}
p.sukces {
	color: #006C08;
	border: 2px solid #006C08;
	padding: 10px;
	font-weight: bold;
	margin: 10px 0px;
	background-color: #EDFFF0;
}


/* FORMULARZ KONTAKTOWY  
.contact_form .clear {
	padding-top: 10px;
}
.contact_form label {
	display: inline;
	float: left;
	width: 130px;
	font-weight: bold;
	color: #072C59;
}
.contact_form input, .contact_form textarea {
	width: 250px;
	border: 2px solid #134376;
	padding: 5px 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #A20404;
	background-color: #F8F8F8;
}
.contact_form input:focus, .contact_form textarea:focus {
	color: #134376;
	background-color: #FFF;
}
.contact_form textarea {
	width: 290px;
}
.contact_form input.send {
	width: auto;
	font-weight: bold;
	background-color: #134376;
	color: #FFFFFF;
	padding: 6px;
	font-size: 13px;
}
*/
form div.clear {
	padding-bottom: 10px;
}
form label {
	display: inline;
	float: left;
	width:120px;
	color: #333;
	font-size:13px;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 12px;
}
.product_desc label {
	width:115px;
	font-size: 12px;
}
label strong {
	color: #910000;
	font-weight: bold;
}
input {
	background:transparent url(images/input.png) no-repeat scroll center center;
	color:#910000;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	height:16px;
	margin-top:5px;
	padding:10px 10px 9px;
	width:230px;
	border: 0px;
	font-family: Arial, Verdana, sans-serif;
}
input.small {
	background:transparent url(images/input-small.png) no-repeat scroll center center;
	width:80px;
}
input.small:focus {
	background:transparent url(images/input-small-on.png) no-repeat scroll center center;
}

input:focus {
	background:transparent url(images/input-on.png) no-repeat scroll center center;
	color:#002746;
}
input.send {
	background:transparent url(images/input-send.png) no-repeat scroll center center;
	color:#494949;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:38px;
	text-align:center;
	width:103px;
}
textarea {	
	width: 508px;
	height: 105px;
	padding: 15px;
	font-size: 13px;
	background: url(images/input-area.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;	
	cursor: pointer;
	border: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #910000;
	overflow: auto;
}
textarea:focus {
	color: #002746;
	background: url(images/input-area-on.png) no-repeat top center;
}
select {
	margin-top: 10px;
	width:300px;
	font-size: 13px;
	border: 1px solid #7F9DB9;
}
