/* arkusz dla calej strony */
html {
     margin: 0;
     padding: 0;
}

body {
     font-size: 11px;
     font-family: "Times New Roman", Times, serif;
     color: #3e2412;
     margin: 0;
     padding: 0;
     background: #bca175 url(img/bg_pod.jpg) repeat-x top;
}
	
p{
	color: #3e2412;
	 font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
}
p.firma{
	border-left: 3px solid #cdbf9e;
	padding-left:10px;
}

table.glowna{
	width: 100%;
	border:none;
	margin:0px;
	padding:0px;
	 font-family: "Times New Roman", Times, serif;
}
td{
	vertical-align:top;
	 font-family: "Times New Roman", Times, serif;
}
.dol{
	background:url(img/pod_04.jpg) repeat-x;
	height:44px;
	padding-top:10px;
	text-align:center;
	
}
.bok{
	  background:url(img/obr.jpg) no-repeat;
	  width:174px;
}
.tytul {
	font-weight: bold;
	font-size: 15px;
	color: #724c2c;
	background-color: #eae2cd;
}
.pod{
    padding-top:3px;
	 padding-left:220px;
	 font-weight:bold;
	 font-size:15px;
	 text-align:left;
	  }
 .wciecie{
 	margin-left:20px;
	font-size:16px;
	font-weight:bold;
 }	


img {
     border: none;
}

a:link, a:visited, a:active {
	font: bold 13px "Times New Roman", Times, serif;
	text-decoration: none;
	color:#dc6900;
}
a:hover {
	text-decoration : underline;
	color :#FF8C00;
	}
	
	
.odstep_menu{
	margin-right:40px;
}
.odstep{
	padding-top:10px;
	padding-bottom:15px;
}	
.sg_dol{
	background:url(img/dol_01.jpg) no-repeat;
	padding-left:10px;
	font-size:15px;
	color:#563f2c;
	font-weight:bold;
}
p.adres{
	color:#eee3c0;
	font-size:14px;
	margin-top:10px;
}

a.link2, a.link2:link, a.link2:visited, a.link2:active {
     font-size: 12px;
     color: #e37601;
     text-decoration: none;
}
a.link2:hover{
		text-decoration : underline;
	}

ul,li {
     font-size: 13px;
     list-style: disc url(img/li.gif);
      font-family: "Times New Roman", Times, serif;
     text-align: justify;
	  color:#3e2412;
	 margin-left:30px;
}

/* --------- stopka ----------- */	
.stopka {
     text-align: center;
	  margin-top: 20px;
     }
.stopka a:link, .stopka a:visited, .stopka a:active {
     font-weight: normal;
     font-size: 10px;
     color: #93774c;
     text-decoration: none;
	  font-family: "trebuchet ms", verdana, arial, sans-serif;	  
}
.stopka a:hover {
     text-decoration: underline;
     color : #dc6900;
}


/* -------- FORMULARZ POCZTOWY ---------*/    

/* ----naglowek - napisz do nas------ */
td.form_head {
    font-family: "Times New Roman", Times, serif;
	 font-size:14px;
	 color: #3e2412;
	 font-weight:bold;
	 text-align:left;
}
  
td.form_left {
     text-align: left;
      font-family: "Times New Roman", Times, serif;
     font-size: 13px;
}
/* -----gwiazka - pola obowiazkowe-------*/    
.male {
     color: #3e2412;
     font-size: 12px;
      font-family: "Times New Roman", Times, serif;
}

input.spec {
     font: normal 13px "Times New Roman", Times, serif;
     background-color: white;
     border: 1px solid #724c2c;
     width: 223px;
     height: 17px;
     padding: 2px;
	  color: #3e2412;
}
textarea.spec {
     font: normal 13px  "Times New Roman", Times, serif;
     background-color: white;
     border: 1px solid #1a5b25;
     height: 70px;
     width: 223px;
     padding: 2px;
	  color: #3e2412;
     scrollbar-face-color: #f8f7e8;
     scrollbar-track-color: #f8f7e8;
     scrollbar-arrow-color: #724c2c;
}
/* -----wyslij, anuluj -------*/    
.przycisk {
     border: 1px solid #724c2c;
     background-color: #f8f7e8;
     background-image: url(img/send_bg.jpg);
     background-repeat: repeat-x;
     font: bold 13px "Times New Roman", Times, serif;
     padding: 2px;
	  color: #3e2412;
}
/* ----Prosze uzupelnic pola------*/    
.komunikat {
	text-align: left;
	font-weight: normal;
	color: #8B0000;
	font-size: 13px;
}
