body {
  font-size:12px; font-family: Tahoma,sans-serif;
  line-height:16px;
  color:#CCCCCC;
  margin:0px;
  background:#D93A20 url('images/bck.jpg') repeat-x;
}

p { margin:0; padding:0 }

object {
display: block;
}

form {  
margin: 0;
padding: 0;
}

.img_row
{
  padding: 0 6px 6px 6px;
  float:left;
}

.img_row_noalign
{
  padding: 0 6px 6px 6px; 
}

/*texty left*/
.head{ font-size: 12px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FFF; }
.left_text{ font-size: 13px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FFFFFF; }
.right_text{ font-size: 12px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #52575C; }
.tel{ font-size: 18px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FF0000; }
.tel2{ font-size: 18px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FF7200; }
.oferta_text{ font-size: 14px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FFFFFF; }
.alert{ font-size: 12px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FF0000; }
.contact{ font-size: 12px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: bold ; color : #FFDB6F; }
.footer_desc{ font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: normal ; color : #BBBBBB; }
/*texty left*/

/*linki*/
a.menu{ font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: normal ; color : #999999; }
a.menu:hover { font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : underline; font-weight: normal ; color : #999999; }

a.more{ font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: normal ; color : #ff0000; }
a.more:hover { font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : underline; font-weight: normal ; color : #FFDB6F; }

a.papryka{ font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : none; font-weight: normal ; color : #BBBBBB; }
a.papryka:hover { font-size: 11px; font-family: Tahoma,sans-serif; text-decoration : underline; font-weight: normal ; color : #BBBBBB; }
/*linki*/

/*div*/
#contact_data{
  margin-top:20px;
  padding-left:20px;
  font-size:14px; 
  font-family:Tahoma,sans-serif; 
  text-decoration:none; 
  font-weight:bold; 
  color:#FFDB6F;
}

#more{
  margin-left:105px;
  padding: 20px 0 20px 0;
}

#desc_row{
  clear:both;
}

#spacer_contact{
  padding-top:8px;
}

#spacer_contact_double{
  padding-top:18px;
}
/*div*/

/*formularze*/
input{
  border:1px solid #ff0000; 
  height:30px;
}

input.submit{
  background: url('images/button_send.jpg');
  border:0px ; 
  width:75px;
  height:23px;
}

textarea{
  border:1px solid #ff0000;   
}
/*formularze*/

