BODY {
background-color: #FFFFFF;	
margin: 0px;
}

DIV { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #585858; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal; 
line-height: 15px;
font-size: 11px;
}

DIV.bottom { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal; 
line-height: 15px;
font-size: 10px;
padding: 30 10 0 20px;
height: 51px;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #585858; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal;
line-height: 14px;
font-size: 11px;

}

H1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #585858; 
font-weight: bold; 
text-align: left; 
letter-spacing: normal; 
font-size: 12px;}



TABLE, TD {

font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;	
color: #415A7E; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal; 
font-size: 11px;
vertical-align: top;
}

TD.right {
background-image: url(images/tlo_right.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

TD.left {
background-image: url(images/tlo_left.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}


TD.stopka {
background-image: url(images/stopka.jpg);
background-repeat: no-repeat;

}

img {
border: none;
}


UL {
  list-style-type: square;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #585858;
  font-weight: normal;
  line-height: 15px;
  letter-spacing: normal;
  font-size: 11px;
  
}
 LI {
 margin-left: 5px;
 }



SUP{
font-size: 8px;
font-weight: bold;
}        

A:link { color: #415A7E; text-decoration: none;}
A:active { color: #D91A02; text-decoration: none;}
A:visited { color: #415A7E; text-decoration: none;}
A:hover { color: #D91A02;}

A.link:link { color: #FFFFFF; text-decoration: none;}
A.link:active { color: red; text-decoration: none;}
A.link:visited { color: #FFFFFF; text-decoration: none;}
A.link:hover { color: red;}

A.link2:link { color: #415A7E; text-decoration: none;}
A.link2:active { color: #D91A02; text-decoration: none;}
A.link2:visited { color: #415A7E; text-decoration: none;}
A.link2:hover { color: #D91A02;}


