
/* Schemat CSS by Actinet - elementy wykomentowane sa, pozycjami opcjonalnymi. Nieuzywane wykomentowac badz usunac. */

/* Grupa tla */
body {background-color: #9F4501;
    /*background: url('tlo.gif') left top no-repeat;
      background-repeat: repeat-x;
	  background-repeat: repeat-y;*/}
table, tr, td {background: #FDD248;
			   border: none;
			 /*background: url('tlo.gif');
               background-repeat: repeat-x;
			   background-repeat: repeat-y;*/
}
.color1 {background: #333333;}
.color2 {background: #666666;}
.color3 {background: none;}


/* Grupa tekstu */
p {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #913623;
   line-height: 15px;
   text-indent: 2em;
   padding-left: 15px;
   padding-right: 25px;}
   
p.tr {padding-left: 0px;
	  padding-right: 29px;}
   
.beztab {text-indent: 0;}
.pogrubienie {font-weight: bold;}

.form {font-family: Verdana, Arial, Helvetica, sans-serif;
   	   font-size: 11px;
	   color: #913623;}


/* Grupa naglowkow */
h1, h2, h3 {color: #913623;
			font-weight: bold;}
h1 {font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 25px;}
    
h2.galeria {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #C5410D;
	 	margin: 22px 0px 0px 30px;}

/* Grupa linkow */
a, a:hover, a:visited {font-family: Verdana;
			color: #913623;
			font-size: 11px;
			font-weight: bold;}
			
a, a:visited {text-decoration: underline;
			/*text-decoration: underline;*/}
a:hover {text-decoration: underline;
		 color: #fff;}
	   /*text-decoration: none;*/
a.lewa {color: #ffba17;}
a:visited.lewa {color: #ffba17;}
a:hover.lewa {color: #fff;}
	   
.wiecej {padding: 2px;
		 background: #666;
		 color: #fff;}
		 
a.footer, a:hover.footer, a:visited.footer {font-family: Tahoma, Verdana;
					font-size: 11px;
					font-weight: 400;
					color: #AF411F;}

a.footer, a:visited.footer {text-decoration: underline;}
a:hover.footer {text-decoration: none;}
		 
		 
/* Grupa grafiki */
img {border: none;
}
img.galeria {border: 2px solid #e57800;}
img.ofirmie1 {margin-left: 20px;}
img.ofirmie2 {margin-right: 25px;
              margin-left: 10px;
}


div.photo {width: 130px;
	   height: 100px;
	   	text-align: center;
		margin: 10px 15px 15px 0px;
		padding-left: 15px;
		float: left;}
		
div.nMore {text-align: right;
		padding: 2px 25px 0px 0px;
		clear: both;}
		
div.zalacznik {clear: both;
		padding: 5px 15px 2px;}



