@charset "iso-8859-2";
p {   
font-size: 12px; 
} 
/*/*/ a{}
body p, body {   
font-size: x-small;   
voice-family: "\"}\"";   
voice-family: inherit;   
font-size: small; 
} 
html>body p {  
font-size: small; 
} /* */
 html{background-image: url(../images/bg_body.gif);}
body  {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/bg_bodyTop.gif) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555555;
}
a {color:#0a83b0;text-decoration:none}
a:hover {text-decoration:underline}

h1 {
	font-size:1.4em;
	margin:10px 0;
	padding:0px;
}
h2 {
	color:#ff4607;
	font-size: 1.2em;
	margin: 2px 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color:#ff4607;
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4{margin:4px 0px 0px 0px; padding:0px}
img {
	border: 0px;
	margin: 0px;
}
ul, ol, dl { position: relative;  }
form {margin:0px; padding:0px;text-align:left}
fieldset {border:1px solid #CCCCCC; padding:0px 8px}
label {color:#555; width:8em; display:block;}
input, textarea{font-family:Tahoma, Arial, sans-serif; font-size:small}
dt{font-weight:bold; padding-top:1em}
.required, .optional {margin-bottom:4px; display:block; clear:left; }
.required label{color:#CC0000;}
.tresc ul li {list-style:none;}
.tresc ul li {background: url(../images/a_additional.gif) no-repeat 0px 0.5em; padding-left:8px; }
.red {color: #CC3333}
.textOut a span{margin-left:-5000px;}

.horizontal_menu, #menu {font-family: Tahoma, Arial, sans-serif; font-size:90%}
.horizontal_menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
	
}
.horizontal_menu li{
	float : left; 
	padding : 0 0.6em; 
	margin:0px;
	list-style: none;
	list-style-image:none;
} 
.horizontal_menuR li{
	float : right; }
.horizontal_menu li a {
	display : block;
	padding : 0;
} 
#all {
	background: url(../images/bg_topLeft.gif) no-repeat top center;
	z-index: 2;
	width: auto;
}
.twoColFixLtHdr #container {
	width: 904px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/bg_container.gif) repeat-y left;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 256px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: url(../images/logo.gif) no-repeat top right;
	overflow: hidden;
	color:#333333;
	position: relative;  
}
#sidebar1 h1, #sidebar1 h2, #sidebar1 h3, #sidebar1 h4{color:#FFFFFF;}
#sidebar1 a{color:#003399;}
#sidebar1 .required input, #sidebar1 .required textarea{
	background-color:#fff4de;
	border-top: 1px solid #d8cfbc;
	border-right: 1px solid #fff9ec;
	border-bottom: 1px solid #fff9ec;
	border-left: 1px solid #f2e8d3;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#menu {
	background: #066589 url(../images/bg_menu.jpg) no-repeat top;
	margin: 0px 0px 0px 5px;
	padding:0 0 0 8px;
}
#menu ul {
	margin: 0px;
	padding: 4px 6px 0 6px;
	list-style: none;
	position:relative;
	width:230px;
}
#menu li {
	background: url(../images/bg_menu_li.gif) no-repeat top left; padding:5px 6px 2px 6px; margin:0px;
}

#menu a, #menu li.selected ul li a { color:#FFFFFF; display:block }
#menu ul li a{font-weight:bold}
#menu ul ul {width:auto;}
#menu ul li ul li a, #menu li.selected ul li a  {font-weight:normal}
#menu li.selected {background: url(../images/bg_menu_liSelected.gif) no-repeat top left;}
#menu li.selected a{color:#f8e226; font-weight:bold;}
#undermenu {
	margin-left: 6px;
	padding: 20px 6px 6px;
	background: url(../images/bg_undermenu.gif) no-repeat top left;
	color: #333333;
	width: 238px;
}
#undermenu h1, #undermenu h2, #undermenu h3 {
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent {
	margin: 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px;
	width: 648px;
	float: left;
	overflow:hidden;
} 
.twoColFixLtHdr #header {
	background:url(../images/bg_headerTop.gif) no-repeat top left;
width:650px;
	height: 106px;

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#toolmenu {
	width:630px;
	text-align: right;
	height: 20px;
	padding-top: 8px;
}
#toolmenu a {
	color: #FFFFFF;
	text-align: right;
	font-weight:bold;
	font-size:110%;
}
#mysearchform {
	clear: right;
	margin: 10px 0 0 470px;
	padding: 0px;
	height: 30px;
	width:180px;z-index:100;
}
#mysearchform fieldset {margin:0px; padding:0px; border:none;}
#mysearchform legend {margin:-5000px; height:1px;}
#menuPoz {
	background: url(../images/bg_menuPoz.gif) repeat-x;
	height: 38px;
}
#menuPoz li{
border-right:1px solid #d1d0d1;}
#menuPoz a {
	font-weight: bold;
	text-transform:uppercase;
	height:18px;
padding:12px 0 0; float:left}
.tresc {
	background: url(../images/bg_tresc.gif) repeat-x top;
	padding: 16px;
}
.tresc a{text-decoration:underline}
.tresc fieldset.required {border:1px solid  #E7CAA3}
.tresc legend {font-weight:bold}
.tresc label {float:left; text-align:left}
.tresc label.long {width:30em}
.tresc .required select, .tresc  .required select, .tresc .required input, .tresc  .required textarea, .tresc .optional input, .tresc  .optional textarea {width:15em; text-align:left}
.tresc .required input.short {width:2em; float:left}
.twoColFixLtHdr #footer {
	background: url(../images/bg_footer.gif) no-repeat top;
	height: 72px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 100px;
	width: 774px;
	margin: 0px auto;
	color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;

}
.valignmid {vertical-align:middle; padding-right:4px}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#designby {
	font-size: 0.9em;
}
#bg_topLeft {
	background: url(../images/bg_topLeft.gif) no-repeat;
	width: 1046px;
	z-index: 0;
	margin: 0px auto;
	position: absolute;
	top: 0px;
	height: 281px;
}
.additional {
	float: right;
	width: 168px;
	background: url(../images/bg_additional.gif) no-repeat 0px 2em;
	margin-left: 1em;
	clear:both;
}
.additional ul {
	margin: 10px 0px 0px 4px;
	padding: 0px;
}
.special {background:url(../images/p_special.gif) no-repeat top left; padding:2px 6px; margin:0px; clear:both;}
.special p {margin-top:0px; padding-top:0px;}
.special p img{margin:5px 15px 5px 5px;}
.special .thumbnail {width:100px; float:left; padding:5px;}
.thumbnail+p {display:block; width:480px;margin-left:100px;}
table.dane{
	border:0px;
	margin:2em 0;
	padding:0px;
	width: 100%;
	clear:both;
}
table.dane th {
	font-weight:bold;
	background: url(../images/bg_th.gif) no-repeat 0px 4px;
	text-align: left;
	padding:8px 8px 1px;
}
table.dane td {
	padding:1px 8px;
	border-top:1px solid #dddddd;
}
/*
.zamowienia {background: url(../images/bg_additional.gif) no-repeat left top;padding: 8px;margin-top: 20px;}
.zamowienia a {background: url(../images/a_arrow.gif) no-repeat left;padding-left: 22px;display: block;	width: 130px;	margin-bottom: 4px;}
*/

.zamowienia  {width:18em;margin:0px auto;margin-top: 20px; 
background:#1080a7; 
     -moz-border-radius: 8px; /* FF1+ */
  -webkit-border-radius: 8px; /* Saf3+, Chrome */
          border-radius: 8px; /* Opera 10.5, IE 9 */
     -moz-box-shadow: 0px 1px 2px #666; /* FF3.5+ */
  -webkit-box-shadow: 0px 1px 2px #666; /* Saf3.0+, Chrome */
          box-shadow: 0px 1px 2px #666; /* Opera 10.5, IE 9.0 */
  background-image: -moz-linear-gradient(top, #459fc1, #1080a7); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #459fc1),color-stop(1, #1080a7)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#459fc1', EndColorStr='#1080a7'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#459fc1', EndColorStr='#1080a7')"; /* IE8 */

}
.zamowienia a {color:#fff;text-transform:uppercase; text-decoration:none; font-size:1.6em;display:block; padding:.2em .5em .2em 38px;background:url('../images/ico_koszyk.gif') no-repeat 8px 50%; }
.zamowienia:hover { background:#175f7a;background-image: -moz-linear-gradient(top, #0e7fa6, #175f7a); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0e7fa6),color-stop(1, #175f7a)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#0e7fa6', EndColorStr='#175f7a'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0e7fa6', EndColorStr='#175f7a')"; /* IE8 */
}

#sidebar1 #logo a{
	height: 71px;
	width: 150px;
	margin-left: 100px;
	display:block;
}
#menuSpecjalne {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.serwisNaTel{background:url(../images/serwisNaTel.jpg) no-repeat top left; width:151px; font-size:1.5em; padding-top:76px; padding-left:12px; float:right; margin-top:10px}
