<!--  -->

BODY
    {
  	 background: url(img/tlo_in.jpg) center repeat-y; 	       
    background-attachment: fixed;
    font-size: 9pt;
    margin: 0;
    }
BODY, TD
     {
     color: #000000;
     font-size: 9pt;
     font-family: Arial, Verdana, Helvetica, sans-serif ;
     font-style: normal;
     font-weight: normal;
     text-align: left;
     }
TABLE.glowna
{
	background-color: #edf0f8;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-collapse: collapse;
}
TD.lewe
{
	border-right: 2px solid #d3d2e0;
	width: 200px;
	vertical-align: top;
}
TD.field
{
	padding: 6px;
	border-right: none;
	text-align: center;
	vertical-align: top;
}
TD.fieldp
{
	padding: 6px;
	text-align: center;
	vertical-align: top;
	border-right: 2px solid #889ac8;		
}
TD.glownap
{
	background-color: #FFF;
	border: 1px solid #889ac8;
	vertical-align: top;
	width: 600px;
}
TD.stopka
{
	background-color: #124604;
	border: 2px solid #000;
	text-align: center;
	padding: 15px 0px 0 0px;
} 
     
.stopka
     {
     color:#fff;
     font-size: 9pt;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-style: normal;
     font-weight: normal;
     text-align: center;
     text-decoration: none;
     }  

.pole_tyt
     {
     background-color: #EDF0F8; 
     color: #475298;
     font-family: Verdana;
     font-style: bold;
	 padding: 1px 3px;
     text-align: left;
     }  
.pole
	{
	border: 2px solid #B3BEDD;  		
	padding: 6px;
	text-align: left;			
	width: 150px; 
	}
	
/* do wyszukiwarki */
input.text_szukaj {
	margin: 5px 0 0 0;
}
input.submit_szukaj {
	margin: 5px 0 0 0;
	padding: 2px;
	color: #000;
}

/* ustawienia pragrafów w tekście */

p {
     text-align: left;
     margin-left: 0px; 
     margin-right: 0px;
     margin-top: 0px; 
     }
     
p.ind {
     text-align: center;
     }

p.ind1 {
     font-weight: bold;
     text-align: center;
     margin-top: 5px; 
     margin-bottom: 6px; 
     }

p.stopka {
     text-align: center;
     }

p.koniec {
     text-align: left; 
     margin-bottom: 0px; 
     }

/* to są style dla łączy */

a {
	color: #000080;
	cursor: pointer;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: overline underline;
	color: #000000;
}

a:active {
	text-decoration: overline underline;
}


a.menu:link {
	text-decoration: none;
	font-weight: normal;
	color: #000080;

}
a.menu:visited {
	text-decoration: none;
	color: #000080;

}
a.menu:hover {
	text-decoration: overline underline;
	background-color: #ffffff;

}
a.menu:active {
	text-decoration: overline underline;
	color: #000080;
}
a.obrazek:link {
text-decoration: none;
background-color: transparent;
}

a.obrazek:visited {
text-decoration: none;
background-color: transparent;
}

a.obrazek:hover {
text-decoration: none;
background-color: transparent;
}

a.obrazek:active {
text-decoration: none;
background-color: transparent;
} 

a.stopka:link, a.stopka:visited {
    color: #fff;
	text-decoration: none;
    }
a.stopka:hover, a.stopka:active {
	text-decoration: none;
	color: #f0f0f0;
	border-bottom:1px solid #f0f0f0;
    }
a.stat:link, a.stat:visited, a.stat:hover, a.stat:active {
   color: #124604;
	text-decoration: none;
	font-size:8px;
    } 
a.wiecej:link {
	text-decoration: none;
	color: #000;

}
a.wiecej:visited {
	text-decoration: none;
	color: #000;

}
a.wiecej:hover {
	text-decoration: none;
	color: #696969;
	border-bottom: 1px solid #696969;

}
a.wiecej:active {
	text-decoration: none;
	color: #696969;
	border-bottom: 1px solid #696969;

}
/* to są nagłówki indexu */

h1, h2, h3, h4 {
             font-family: Verdana, sans-serif;
             margin-bottom: 10px;
            }	
	
h1
     {
     color: #000080;
     font-size: 14pt;
     text-align: left;
     margin-top: 2px;
     }
     
h1 span {
	font-size:20pt;
}     

h2
     {
     color: #000080;
     font-size: 10pt;
     text-align: left;
     margin-top: 0px;
     }
     
h4
     {    
     color: #000080;
     font-size: 10pt;
     border-left: 6px solid #124604;
     margin: 2px 0;; 
	  padding-left: 5px; 
     border-bottom: 1px solid #124604;
     margin: 5px 0;; 
	  padding-bottom: 2px;
     text-align: left;
     margin-top: 5px;
     }

h3
     {
     color: #800000;
     font-size: 12pt;
     text-align: left;
     margin-top: 0;
     }
#menu_h {
	width:796px;
	background:#124604;
   border:2px solid #000;
}
/*menu poziome, lista z linkami*/
#menu_h ul {
  list-style-type:none;
  margin:0;
  color:#fff;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  padding:5px 14px;
}
#menu_h li {
  display:inline;
}
#menu_h ul li a:link, #menu_h ul li a:visited {
  color:#f0f0f0;
  font-weight:bold;
  font-size:14px;
  font-style:normal;
  text-decoration:none;
  padding:5px 14px;
  border-left:2px solid #000;
  border-right:2px solid #000;
  }
#menu_h ul li a:hover, #menu_h ul li a:active, #menu_h ul li a:focus {	
  color:#f0f0f0;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  padding:12px 14px;
  background-color:#3d3d7d;
  border:2px solid #000;
  -moz-border-radius:6px; 
  -webkit-border-radius:6px; 
}    
div#news {
	width:580px;
	text-align:left;
}
div#news_right {
	width:186px;
	background-color: #edf0f8;
	float:right;
	text-align:left;
	padding:25px 10px;
	margin:0 10px;
	border:2px solid #696969;
   -moz-border-radius:6px; 
   -webkit-border-radius:6px; 
}
.clear {
   clear:both;
}	
.obrazek_right {
   margin:0 5px 0 0;
   float:right;
}
.obrazek_left {
   margin:5px;
   float:left;
}

#face {
	margin:0 auto;
	padding:3px 0 0 0;
}

#face img {
	margin:0 20px 0 0;
	padding:0;
}

.foto {
	float:left;
	width:250px;
	padding:0 20px 10px 20px;
	margin:0 auto;
}

.foto1 {
	float:left;
	width:250px;
	padding:0 20px 10px 20px;
	margin:0 auto;
}

.fot {
	margin:0;
	padding:0 20px 10px 20px;
}

#tube {
	width:580px;
	margin:0;
	padding:10px;
}

#lato {
	width:250px;
	float:right;
	margin:0 10px;
	padding:0;
}

img {
	border:0;
}

div#angus {
	width:580px;
	height:380px;
	text-align:left;
	background:#000;
}

#angus img {
	float:left;
	margin:20px 10px 10px 10px;
}

#angus p {
	color:#fff;
	margin:10px;
	padding:20px 10px 10px 10px;
}
