
/* Schemat CSS by Actinet - elementy wykomentowane sa, pozycjami opcjonalnymi. Nieuzywane wykomentowac badz usunac. */

/* Grupa tla */
body {background-color: #FFFFFF;
    /*background: url('tlo.gif') left top no-repeat;
      background-repeat: repeat-x;
	  background-repeat: repeat-y;*/}
/*table, tr, td {background: #191919;
			   border: none;
			  /* background: url('tlo.gif');
               background-repeat: repeat-x;
			   background-repeat: repeat-y;*/
}
.color1 {background: #333333;}
.color2 {background: #533a07;}
.color3 {background: #CCCCCC;}
.color4 {background: #eb6e08;}
.color5 {background: #e0dbd2;}

/*	Grupa wyliczeń*/
li
{
	font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #feeba7;	
}

/* Grupa tekstu */
p {font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #553703;
   line-height: 15px;
   text-indent: 1em;
   padding-left: 45px;
   padding-right: 22px;*/}
   
p.biale {color: #fff;
         padding-left: 10px;
         padding-right: 15px;*/} 
   

td.brazowy {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   		  font-size: 11px;
   		  font-weight: normal;
		  color: #fff;
   		  line-height: 15px;
   		  text-indent: 0;
   	      padding: 20px;
		  background: #533a07;
		  text-align: left;}
		  
td.orange {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   		  font-size: 11px;
   		  font-weight: normal;
		  color: #fff;
   		  line-height: 15px;
   		  text-indent: 0;
   	      padding: 20px;
		  background: #eb6e08;
		  text-align: left;}
		  
td.left {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   		  font-size: 11px;
   		  font-weight: normal;
		  color: #553703;
   		  line-height: 15px;
   		  text-indent: 0;
   	      padding: 20px;
		  background: #e0dbd2;
		  text-align: left;}
td.right{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   		  font-size: 11px;
   		  font-weight: normal;
		  color: #fff;
   		  line-height: 15px;
   		  text-indent: 0;
   	      padding: 15px;
		  background: #eb6e08;
		  text-align: left;}
td.content {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   		  font-size: 11px;
   		  font-weight: normal;
		  color: #553703;
   		  line-height: 15px;
   		  text-indent: 0;
   	      padding: 26px;
		  background: #fff;
		  text-align: left;}
		  
td.submenu {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   		  font-size: 11px;
   		  font-weight: normal;
		  color: #553703;
   		  line-height: 10px;
   		  text-indent: 0;
   	      padding: 10px;
		  background: none;
		  text-align: right;}  
		  
		  
.beztab {text-indent: 0;}
.pogrubienie {font-weight: bold;
text-indent: 0em;}

.form {font-family: Tahoma;
   	   font-size: 11px;
	   color: #553703;}


/* Grupa naglowkow */
h1, h2, h3 {color: #333333;
			font-weight: normal}
h1 {font-size: 14px;}
h2,h3 {font-size: 13px;}


/* Grupa linkow */
a, a:hover
{
	font-family: Tahoma;
  	font-size: 11px;
	color: #553703; 
	font-weight: normal;
	text-decoration: none;
}


*/
a:hover
{
	text-decoration: underline;
	/*text-decoration: none;*/
}
a.biale, a.biale:hover

 {color: #fff;
 
 }
a.pomaranczowe , a.pomaranczowe:hover
{color: #eb6e08;
}
.wiecej {padding: 2px;
		 background: #666666;
		 color: #feeba6;}
	 
	   
/* Grupa grafiki */
img {border: none;
}

