/* FEEL3WEB STYLESHEET */

.header01 {
	width:974px;
	height:259px;
	background-image: url(../images/design/headerbg.jpg);
	background-repeat: no-repeat;
}
.header011 {
	width:974px;
	height:259px;
	background-image: url(../images/design/headerbgnew.jpg);
	background-repeat: no-repeat;
}
.bgbanner {
	background-image:url(../images/1_logo.jpg);
}
.header02 {
	width:100%;
	height:34px;
	padding-top:10px;
}
#navEZPagesTop {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0em;
	padding: 0.5em;
	text-align:center;
}
#navEZPagesTop a:link, #navEZPagesTop a:active, #navEZPagesTop a:visited {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
/*	text-shadow:#eceaea 1px 1px 1px;*/
}
#navEZPagesTop a:hover {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:#eceaea 2px 2px 2px;
	padding-left:20px;
	padding-right:20px;
}
.header03 {
	height:46px;
/*	padding-top:5px;*/
	line-height:25px;
}
.header05 {
	padding-top:9px;
	padding-left:30px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	color: #5d4d01;
	font-weight: normal;
}
.footer01 {
	width:974px;
	height:148px;
	background-image: url(../images/design/footerbg.jpg);
	background-repeat: no-repeat;
}
.footer02 {
	width:100%;
	padding-top:70px;
}
#navEZPagesbottom {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0em;
	padding: 0.5em;	
	text-align:center;
}
#navEZPagesbottom a:link, #navEZPagesbottom a:active, #navEZPagesbottom a:visited {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
}
#navEZPagesbottom a:hover {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-decoration:underline;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
}
#siteinfoLegal2 {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
	padding-top:20px;
}
#siteinfoLegal2 a:link, #siteinfoLegal2 a:active, #siteinfoLegal2 a:visited {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
}
#siteinfoLegal2 a:hover {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
	text-decoration:underline;
}
td#leftbg {
	width:42px;
	background-image: url(../images/design/leftbg.jpg);
	background-repeat:repeat-y;
}
td#rigthbg {
	width:34px;
	background-image: url(../images/design/rightbg.jpg);
	background-repeat:repeat-y;
}
.sideBoxContent3 {
	text-align:center;
}
.banpad01 {
	padding-top:3px;
	padding-bottom:3px;
}
.prod_table {
	width:515px;
	padding-top:7px;
	padding-bottom:7px;
	margin:auto;
}
.prod_name {
	width:460px;
	height:37px;
	padding-left:55px;
	padding-top:5px;
	background-image: url(../images/design/titlebg.jpg);
	background-repeat:no-repeat;
	text-align:left;
}	
.prod_descr {
	width:490px;
	margin:auto;

}
.prod_model {
	padding:3px;
	padding-left:18px;
	color:#0061a5;
	font-size:14px;
}
A.prod_namelink:visited, A.prod_namelink:link, A.prod_namelink:active	{
	color: #000;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	}
A.prod_namelink:hover	{
	color: #000;
	text-decoration: underline;
	font-size: 24px;
	font-weight: normal;
	}
h1#productName {
	text-align:center;
	font-size:20px;
}
.prod_tablezfual {
/*	width:260px;*/
	width:248px;
	height:217px;
	background-color:#fff;
	border:1px solid #000;
	text-align:center;
	margin:3px auto;
}
.prod_imagezfual {
/*	width:260px;*/
		width:248px;
	height:180px;
	text-align:center;
	margin:auto;
	padding-top:5px;
}
.prod_tablez {
	width:250px;
	height:185px;
	background-color:#fff;
	border:1px solid #000;
	text-align:center;
	margin-top:5px;
}
.prod_imagez {
	width:210px;
	height:150px;
	text-align:center;
	margin:auto;
	padding-top:5px;
}
.prod_namez {
	width:180px;
	height:25px;
	text-align:center;
	margin:auto;
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: italic; 
	padding-top:5px;
}

A.prod_namelinkz:visited, A.prod_namelinkz:link, A.prod_namelinkz:active	{
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: italic; 
	}
A.prod_namelinkz:hover	{
	color: #CC0000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
	font-style: italic; 
	}
.prod_tablez2 {
	width:210px;
	height:160px;
	background-color:#fff;
	border:1px solid #000;
	text-align:center;
	margin:5px auto;
padding:10px;
}
.prod_imagez2 {
	width:210px;
	height:160px;
	text-align:center;
	margin:auto;
/*	padding-top:5px;*/
}
#indexProductListCatDescription {
	color:#0061a5;
	font-size:14px;
	font-style: italic; 	
}
.prod_tablef {
	width:250px;
	height:215px;
	background-color:#fff;
	border:1px solid #000;
	text-align:center;
	margin-top:5px;
}
.prod_imagef {
	width:200px;
	height:160px;
	text-align:center;
	margin:auto;
	padding-top:5px;
}
.prod_namef {
	width:180px;
	height:45px;
	text-align:center;
	margin:auto;
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: italic; 
	padding-top:5px;
}

A.prod_namelinkf:visited, A.prod_namelinkf:link, A.prod_namelinkf:active	{
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: italic; 
	}
A.prod_namelinkf:hover	{
	color: #CC0000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
	font-style: italic; 
	}
/*#slimboxWrapper img {
	width:200px;
	height:150px;
}*/
/*.centerbgbann {
	width:508px;
	height:337px;
	background-image: url(../images/design/centerbgbann.jpg);
	background-repeat:no-repeat;
}
.centerbgbann2 {
	width:455px;
	height:272px;
	padding-top:29px;
	padding-left:27px;
	background-image: url(../images/design/zdj1.jpg);
	background-repeat:no-repeat;
	background-position:27px 29px;
}*/
.centerbgbann {
	width:186px;
	height:140px;
	background-image: url(../images/design/ajaxbg.jpg);
	background-repeat:no-repeat;
	margin-left:128px;
	margin-top:29px;
}
.centerbgbann2 {
	width:170px;
	height:118px;
	padding-top:11px;
	padding-left:8px;
	background-image: url(../images/design/przyklad1.jpg);
	background-repeat:no-repeat;
	background-position:8px 11px;	
}
/*DROPDOWN MENU*/
.headerdrop01 {
	height: 30px;
	padding-top: 14px;
	width: 100%;
}
/* General */
#cssdropdown, #cssdropdown ul { list-style: none; position:relative;}
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }

/* Head links */
#cssdropdown li.headlink { /*width: 115px;*/ float: left; margin-left: -1px; border: 0px none; text-align: center; }
#cssdropdown li.headlink a { display: block; padding: 5px 25px; }
#cssdropdown li.headlink a:hover { display: block; padding: 5px 25px; 	background-color: #000;  opacity:0.8;	text-decoration: none; color:red;}
/* Child lists and links */
#cssdropdown li.headlink ul { display: none; /*border-top: 1px black solid;*/ text-align: left; position:absolute; z-index:500; opacity:0.9;}
#cssdropdown li.headlink:hover ul { display: block; }
#cssdropdown li.headlink ul li a {
	padding: 5px; 
	min-height: 17px; 
	height:auto !important; 
	height: 17px; 
	opacity:0.9; 
	padding-left:12px;}
#cssdropdown li.headlink ul li a:hover { padding: 5px; background-color: #333; opacity:0.9;padding-left:12px;}

/* Pretty styling */
/*body { font-family: verdana, arial, sans-serif; font-size: 0.8em; background-color: black; }*/
#cssdropdown a { 
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
} 
#cssdropdown ul li a:hover { 
	text-decoration: none; 


}
#cssdropdown li.headlink { background-color: transparent; /*background-image: url(bg.gif); */}
#cssdropdown li.headlink ul { /*background-image: url(bg.gif);*//* background-position: bottom;*/
background-color:#000;
width:110px;
opacity:0.9;

	
}
/*EOF DROPDOWN MENU*/
.paddo1 p {
	padding:0.1em;
	margin:0px;
}
