html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;

	font-family: Arial, Verdana, _sans;	
	font-size: 12px;
}

body {
	text-align: center;
	background: #fff;
}

#wrapper {
/* background-color: #fff;
*/
margin: 0 auto;
padding: 0;
text-align: left;
width: 850px;
}

#content {
margin: 0px;
padding: 0px;
}
div.clr {
float: none; clear: both;
}

div.tresc {
margin: 0;
margin-top: 4px;
margin-left: 16px;
padding: 12px 20px 50px 20px;
color: #555;
background-color: #FBFBFB;
text-align: justify;
}

div.wide{
    padding: 10px 0px;
}

* html div.tresc{
width: 540px;
}
* html div.wide{
width: 580px;
}

div.tresc a{
color: #000;
text-decoration: underline;
}

div.tresc a:hover {
color: #f00;
text-decoration: none;
}

div.tresc b{
color: #000;
}

#footer{
clear: both;
float: none;
}

ul.menu{
width: 100%;
margin: 0;
padding: 0;
color: #616161;
list-style: none;
background: #fff;
}
ul.menu li{
margin: 0px 0px 2px 0px;
padding: 0;
background-color: #f9f9fa;
border-bottom: 1px solid #edeff1;
}

ul.menu li:hover {
background-color: #eaeaea;
}

ul.menu li a{
outline: none;
display: block;
width: 150px;
margin: 0px 0px 0px 14px;
padding: 10px 0px 10px 18px;

line-height: 100%;
font-family: "Trebuchet MS", Arial, Verdana, _sans;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #616161;
}
li a:hover, li.on, li.on a.red{
    background-color: #eaeaea !important;
    color: #fa0000;
}

h1 {
    color: #7E7E7E;
    margin: 0px 0px 0px 16px;
    padding: 12px 74px 2px 0px;
    font-family: "Trebuchet MS", Arial, Verdana, _sans;
    border-bottom: 2px solid #E7E7E7;
    text-align: right;
    font-size: 22px;
    font-weight: normal;
}
* html h1{
width: 505px;
}

a.wl{
    color: #A0A0A0;
}

* img{
    font-size: 10px;
}
* a img{
    border: 0;
}
img.logos{
padding: 4px;
border: 1px solid #ccc;
margin: 0px 12px 4px 0px;
float: left;
clear: left;
}

/* MENUF */
#menuf{
margin-top: 4px;
padding-top: 16px;
color: #ddd;
background-color: #FBFBFB;
}

#menuf a{
color: #888;
text-decoration: none;
padding: 2px 4px;
outline: none;
}

#menuf a:hover {
/* text-decoration: underline; */
	background-color: #EAEAEA;
	color: #333;
}

#ico a{
outline: none;
}

div#ico {
    font-size: 15px;
    font-family: Arial, Verdana, _sans;
    color: #E7E7E7;
    padding-top: 10px;
    text-align: center;
}

div#ico img {
    padding: 0px 5px;
}


div#ico a {
    color: #7E7E7E;
    text-decoration: none;
}
div#ico a:hover {
    color: #F00;
    text-decoration: underline;
}

ul.border{
    padding: 20px;
    padding-left: 30px;
    margin-left: 10px;
    border: 1px solid #7E7E7E;
    background-color: #E7E7E7;
    color: #000;
    list-style-type: square;
}
ul.border li{
    color: #333;
}
p.lead,p.lead b{
    color: #000;
/*    color: #4579DF; */
}
p.lead{
    border-left: 6px solid #E7E7E7;
    padding: 0px 10px;
    margin-left: 6px;
    margin-bottom: 30px;
}
* html p.leadie6{
margin-top: 22px;
}

p.bg{
    background-color: #DFE8F9;
    color: #333;
    margin-bottom: 30px;
    padding: 6px;
}
p.border, div.border{
    border: 1px solid rgb(40,101,213);
    border-width: 1px 0px;
    border-color: #ddd;
    background-color: #fff;
    padding: 10px;
}

table.blue{
    border: 1px solid #fff;
}
table.blue th{
    color: #fff;
    background-color: #4987D4;
    border: 3px solid #fff;
    font-weight: bold;
}
table.blue td{
    border: 2px solid #fff;
    padding: 6px;
    background-color: #E9F2FB;
}

td.cena{
    text-align: right;
    color: #4987D4;
    font-size: 11px;
}
span.parametr,span.par,strike{
    font-size: 16px;
    font-weight: bold;
    color: #4987D4;
}
strike.par{
    font-weight: normal;
    font-style: italic;
}

table.pakiety{
    border: 1px solid #E7E7E7;
    width: 530px;
}
* html table.pakiety{
    width: 524px;
}
table.pakiety tr{
    border-bottom: 4px solid #fff;
}
table.pakiety tr th{
    font-size: 15px;
    color: #636363;
    background-color: #fff;
    border-bottom: 3px solid #636363;
    font-weight: bold;
    padding: 4px 6px;
    text-align: center;
}
table.pakiety td{
    border: 1px solid #E7E7E7;
    border-width: 0px 1px 0px 0px;
    padding: 6px;
/*    background-color: #E9F2FB; */
    font-size: 13px;
    font-weight: normal;
    color: #636363;
    text-align: right;
    white-space: nowrap; 
}
table.pakiety td em{
    font-size: 10px;
    font-weight: normal;
    color: #999;
}
table.pakiety td.nr{
    color: #fff;
    font-size: 30px;
    font-style: italic;
}



table.zamowienie{
    border: 1px solid #fff;
}
table.zamowienie tr{
    border-bottom: 4px solid #fff;
}
table.zamowienie tr th{
    color: #4987D4;
    background-color: #fff;
    border-bottom: 3px solid #4987D4;
    font-weight: normal;
    font-size: 20px;
    padding: 4px 6px;
}
table.zamowienie td{
    border: 1px solid #fff;
    border-width: 0px 1px 0px 0px;
    padding: 6px;
    text-align: right;
    white-space: nowrap; 
}

tr.c1,table.zamowienie tr td.c1{
    background-color: #EFF7FF;
}
tr.c2{
    background-color: #E7F3FF;
}
tr.c3{
    background-color: #DFEFFF;
}
tr.c4{
    background-color: #CFE7FF;
}

fieldset{
    border-color: #E7E7E7;
    border-style: solid;
}
fieldset legend{
    color: #36538A;
}
ul.no{
    list-style-type: square;
    font-size: 20px;    
/*    margin: 20px 0px; */
}
ul.no li{
    font-size: 20px;
    color: #E7E7E7;
    margin-bottom: 10px;
    padding-left: 14px;
}
b.usluga{
    font-family: "Trebuchet MS",Tahoma,Arial,_sans;
    font-size: 24px;
}
b.usluga span{
    color: #f00;
}

table.blue td.promocja
{
	font-weight: bold;
	background-color: #f00;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
}

table.blue td.promocja_cena
{
	text-align: center;
}

td span.old_price
{
	text-decoration: line-through;
}

td em.new_price
{
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

td.label
{
	text-align: right;
}

sup.req
{
	font-weight: bold;
}

div.missing
{
	font-weight: bold;
}

div.missing ul
{
	list-style-type: square;
}

div.tresc a.zamow
{
	padding: 5px 20px 5px 20px;
	/*
	background-color: #4987d4;
	color: #fff;
	*/
	background-color: #fff;
	color: #f00;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 230px;
}

#header{
	margin: 0;
	padding: 0;
	/* background-color: #F8F9FB;
	*/
	width: 100%;
}


#header a, #header a img{
	outline: none;
	margin: 0;
	padding: 0;
}

a#logoiq {
	display: block;
	float: right;
	clear: none;
	width: 216px;
	height: 22px;
	position: relative;
	top: 45px;
	left: 45px;
	margin: 0px;
}

a#logoiq img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

h3.subpage
{
	font-weight: bold;
	font-size: 12px;
	color: #34528E;
}

ul.menu li a em.sale
{
	font-style: normal;
	color: #f00;
}

table.pakiety td a.zamow_pakiet,
div.tresc a.promocja_zamow
{
	color: #f00;
	font-weight: bold;
}


.leftSide {
    float: left;
}

.rightSide {
    float: right;
}

.input {
    font-size: 10px;
    font-family: Arial;
    color: #999;
}

.footer {
    font-size: 12px;
    font-family: Arial;
    color: #868686;
    width: 400px;
    margin-top: 10px;
}

.footer a {
    color: #868686;
    text-decoration: none;
}

.footer a:hover {
    color: #000;
}

.textPadding { padding-top: 28px; }

.menu_list {
    width: 205px;
}
.menu_head_no_sub {
   padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin:1px;
    font-weight:bold;
    background-color: #EFEFEF;
    background-image: none !important;
    color: #636363;
}
.menu_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin:1px;
    font-weight:bold;
    background: #EFEFEF url(/obrazki/left.png) center right no-repeat;
    color: #636363;
}


.menu_head a, .menu_head_no_sub a {
    color: #636363;
    text-decoration: none;
}

.menu_head a:hover, .menu_head_no_sub a:hover {
    color: #F00;
    text-decoration: underline;
}
.menu_body {
    display:none;
}
.menu_body a{
    display:block;
    padding: 5px 5px 5px 20px;
    color:#7E7E7E;
    background-color:#f9f9f9;
    font-weight:bold;
    text-decoration:none;
    border-bottom: 1px solid #E7E7E7;
}
.menu_body a:hover{
    color: #F00;
    text-decoration:underline;
}

a.on {color: #F00;}

#nawigator {
    font-size: 10px;
    font-family: Arial;
    color: #7E7E7E;
    padding: 3px 10px;
    margin: 10px 0px;
}

#nawigator a {
    color: #7E7E7E;
    text-decoration: none;
}
#nawigator a.on, a:hover {
    color: #7E7E7E;
    text-decoration: underline;
}

tr.grayBG td {
    background-color: rgb(239, 239, 239);
    text-align: center;
}

tr.whiteBG td {
    background-color: rgb(249, 249, 249);
    text-align: center;
}

tr.realWhiteBG td {
    background-color: #FFF;
}

table.pakiety tr.grayTitleBG th{
    background-color:#FFFFFF;
    border-top: 5px solid #E7E7E7;
    border-bottom: 5px solid #E7E7E7;
    color:#636363;
    font-size:15px;
    font-weight:bold;
    padding:4px 6px;
    text-align:left;
}

.aLeft {
    text-align: left !important;
}
.aRight {
    text-align: right !important;
}

.aCenter {
    text-align: center !important;
}
table.border {
    width: 500px;
}
table.border td {
    border: 1px solid #E7E7E7;
    padding: 2px;
}

.tBold, .tBold a { font-weight: bold; }


li {list-style-image: url('/obrazki/punktator.png');}
.whiteTDBG td {background-color: #FFF; text-align: center !important;}

.normalStrike strike {
    font-size: small;
    font-weight: normal;
    color: #999;
}

table.promocjeCeny{
    border: 1px solid #E7E7E7;
    width: 530px;
}

table.promocjeCeny tr{
    border-bottom: 4px solid #fff;
}
table.promocjeCeny tr th{
    font-size: 15px;
    color: #636363;
    background-color: #fff;
    border-bottom: 3px solid #636363;
    font-weight: bold;
    padding: 4px 6px;
    text-align: center;
}
table.promocjeCeny td{
    border: 1px solid #E7E7E7;
    border-width: 0px 1px 1px 0px;
    padding: 6px;
/*    background-color: #E9F2FB; */
    font-size: 13px;
    font-weight: normal;
    color: #636363;
    text-align: right;
    white-space: nowrap;
}
table.klienci {
    width: 540px;
    border: 1px solid #E7E7E7;
    background-color: #FFF;
}


table.klienci th{
    font-size: 12px;
    color: #636363;
    background-color: #fff;
    font-weight: bold;
    padding: 4px 6px;
    text-align: center;
}

table.klienci td{
    padding: 10px 6px;
    background-color: #fff;
    font-size: 10px;
    font-weight: normal;
    color: #636363;
    text-align: center;
    white-space: nowrap;
}