body {
  margin: 0px;
  padding: 0px;
  background-color: #FFEFCD;			
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    border: 1px solid #999999;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    border: 1px solid #999999;
}

.noline {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

.noliner {
    color: #990000;
    text-decoration: none;
}

.nolinep {
    color: #000000;
    text-decoration: none;
    font-size: small;    
}

table.main_table { width: 990px; margin: 0px auto 0px auto; border: 0px; background-color: #fff; }

a {
    text-decoration: none;
}

.product-description-header {
    font-family: Tahoma;   
    font-size: x-small;   
    color: #990000;
    text-align: justify;    
}

.product-description {
    font-family: Tahoma;   
    font-size: x-small;   
    color: #000000;
    text-align: justify;    
}

.product-description-table-header {
    font-family: Tahoma;
    font-size: x-small;
    color: #990000;
    text-align: center;
    border: 1px solid #990000;
}

.product-description-table {
    font-family: Tahoma;
    font-size: x-small;
    color: #000000;
    text-align: center;
    border: 1px solid #990000;
}

/*odstep miedzy linkami w mapie serwisu*/
.odstep {
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 0px;
}

.odstep-more {
	margin-bottom: 4px;
	margin-top: 1px;
	margin-left: 15px;
}

/*style dla headings tags*/
h1 {
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color:#990000;
	display:inline;
}

h2 {
	font-size:small;
	font-weight:normal;
	font-family:Tahoma;
	color:#000000;
	display:inline;
}

h3 {
	font-size:x-small;
	font-weight:bold;
	font-family:Tahoma;
	color:#990000;
	display:inline;
}

h4 {
	font-size:x-small;
	font-weight:normal;
	font-family:Tahoma;
	color:#000000;
	display:inline;
}

/*div z logami na spodzie strony*/
div#loga_stopka	{
	position:relative;
	width:986px;
	height:100px;
	margin: auto auto 10px auto;
	overflow:hidden;
	background-color: ffefcd;
	border:#f9aa00 2px solid;
	border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  text-align: center;
  vertical-align:middle;
	}
	
/*loga na spodzie strony*/
div#loga_stopka img	{
	vertical-align:middle;
	/*text-align:center;*/
	border:0;
	margin:3px 4px;
	}
	
/*Tekst "Nasze pozosta?e serwisy:"*/
div#inne_serwisy p	{
	position:relative;
	margin:auto;
	width:986px;
	height:auto;
	text-align:left;
	background:#ffefcd;
	font-family: Verdana;
	color: #a8190e;
	font-size: 10px;
	text-indent:17px;
	font-weight: bold;
	vertical-align: middle;
	/*border:#f9aa00 1px solid;
	border-radius: 4px;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;*/
	}

/*Zagnie¿d¿oa czcionka*/	
@font-face { font-family: Impact; src:url('Impact.ttf');}	


/*Telefon-górny prawy róg*/
div#telefon	{
	position:relative;
	margin:auto;
	width:990px;
	height:auto;
	text-align:right;
	background:#FFF;
	font-family:Impact, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#f7921c;
	font-size:15pt;
	/*font-weight:bold;*/
	}
	
#dzwon_teraz	{
	color:f7e107;
	font-family: Impact, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14pt;
	/*@font-face { font-family: Delicious; font-weight: bold; src: url('Delicious-Bold.otf');*/
	}
