body
{
background-image: url(images/repeat.jpg); 
background-repeat: repeat-y;
background-position: center;
color: #000000;
background-color: #ffffff;
text-align: center;
font-family: Tahoma, Verdana, Arial; 
font-size: 12px;
font-weight: normal;
vertical-align: top;
padding: 0px;
margin: 0px;
}

#container 
{
margin: 0 auto;
padding: 0px;
width: 950px;
text-align: left;
border: 0px solid black;
}
#container0 
{
background-image: url(images/back.jpg); 
background-repeat: no-repeat;
background-position: top center; 
margin: 0px;
padding: 0px;
width: 100%;
}
#container2 
{
margin: 0px;
padding: 0px;
width: 950px;
text-align: left;
border: 0px solid black;
}
#top 
{
height: 155px;
margin: 0px;
padding: 0px 80px 0px 820px;
width: 50px;
border: 0px solid black;
}
#tdtxt
{
vertical-align: top;
}
#txt 
{
/* background-color: red; */
background-image: url(images/linia_pion.jpg); 
background-repeat: repeat-y;
background-position: top left;
margin: 0;
padding: 10px 50px 0px 45px;
width: 670px;
color: black;
font-weight: normal;
text-align: justify;
line-height: 1.5;
letter-spacing: 1.2px;
border: 0px solid black;
min-height: 700px;
}
#txt ul
{
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 17px;
}

#txt a:link {color: #206193;  font-weight: normal; text-decoration: none;} 
#txt a:hover {color: #206193; font-weight: bold; text-decoration: none;} 
#txt a:visited {color: #206193;  font-weight: normal; text-decoration: none;} 
#txt a:visited:hover {color: #206193; font-weight: bold; text-decoration: none;} 


#spons 
{
padding: 0px;
margin: 0px;
border: 0px solid black;
width: 185px;
}
#menu{
font-size: 14px;
background-image: url(images/linia.jpg); 
background-repeat: no-repeat;
background-position: top center;
margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 30px;
width: 870px;
height: 26px;;
}
#menu ul
{
margin: 0px;
padding: 0px;
}
#menu li
{
	border: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	list-style: none;
	display: block;
	float: left;
}
#menu a:link {color: #206193;  font-weight: bold; text-decoration: none;} 
#menu a:hover {color: #206193; font-weight: bold; text-decoration: underline;} 
#menu a:visited {color: #206193;  font-weight: bold; text-decoration: none;} 
#menu a:visited:hover {color: #206193;  font-weight: bold; text-decoration: underline;} 
#menu a:active {color: #206193;  font-weight: bold; text-decoration: none;}
#menu li.active a {color: #206193; font-weight: bold; text-decoration: underline;}



h1
{
font-family: Tahoma, Verdana, Arial; 
font-size: 19px;
font-weight: bold;
color: #206193;
}
h2
{
font-family: Tahoma, Verdana, Arial; 
font-size: 18px;
font-weight: bold;
color: #206193;
}
h3
{
font-family: Tahoma, Verdana, Arial; 
font-size: 16px;
font-weight: bold;
color: #206193;
}
h4
{
font-family: Tahoma, Verdana, Arial; 
font-size: 14px;
font-weight: bold;
color: #206193;
}
h5
{
font-family: Tahoma, Verdana, Arial; 
font-size: 13px;
font-weight: bold;
text-align: left;
color: #206193;
}



a:link {color: #black; text-decoration: none;}     /* unvisited link */
a:visited {color: #992035; text-decoration: none;}  /* visited link */
a:hover {color: #992035; text-decoration: underline;}   /* mouse over link */
a:active {color: red; text-decoration: none;}   /* selected link */


