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: 650px;
text-align: left;
border: 0px solid black;
}
#container0 
{
margin: 0px;
padding: 0px;
width: 100%;
}


#top 
{
background-image: url(images/logo_pol.jpg); 
background-repeat: no-repeat;
background-position: center;
height: 180px;
margin: 0px;
padding: 0px 0px 0px 0px;
width: 650px;
border: 0px solid black;
}

#txt 
{
margin: 0;
padding: 15px 15px 15px 15px;
width: 480px;
color: black;
font-weight: normal;
text-align: justify;
line-height: 1.5;
letter-spacing: 1.2px;
border: 0px solid black;
}

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

#spon
{
margin: 0;
padding: 0px 0px 0px 0px;
width: 120px;
color: black;
font-weight: normal;
border: 0px solid black;
vertical-align: top;
}

#menu1{
font-size: 12px;
border-top: 3px solid #261c5b;
border-bottom: 0px solid #da251c;
border-right: 0px solid black;
border-left: 0px solid black;
margin: 0px 5px 0px 5px;
padding: 2px 0px 0px 10px;
line-height: 150%;
width: 630px;
height: 15px;
}
#menu2{
font-size: 12px;
border-top: 0px solid #261c5b;
border-bottom: 3px solid #da251c;
border-right: 0px solid black;
border-left: 0px solid black;
margin: 0px 5px 0px 5px;
padding: 0px 0px 10px 10px;
width: 630px;
height: 15px;
}
.menu ul
{
margin: 0px;
padding: 0px;
display: inline;
}
.menu li
{
	border: none;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
	list-style: none;
	display: inline;
	
}

.menu a:link {color: #261c5b;  font-weight: bold; text-decoration: none;} 
.menu a:hover {color: #da251c; font-weight: bold; text-decoration: underline;} 
.menu a:visited {color: #261c5b;  font-weight: bold; text-decoration: none;} 
.menu a:visited:hover {color: #da251c;  font-weight: bold; text-decoration: underline;} 
.menu a:active {color: #da251c;  font-weight: bold; text-decoration: none;}
.menu li.active a {color: #261c5b; font-weight: bold; text-decoration: underline;}



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


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 */


