html{height: 100%;}

body{
     margin: 0px;
     font-family:  Trebuchet MS;
     height: 100%;
     margin:0 auto 0 auto; 
     width:100%;
     }

p { font-family: trebuchet MS; font-size: 12px; }
td { font-family: trebuchet MS; font-size: 12px; }

td.kandydaci_title { text-align: center; font-size: 12px; font-weight:bold;}
td.kandydaci_img { text-align: center; padding: 2px;}
td.kandydaci_list { text-align: center; }

td.kandydat_title { text-align: center; font-size: 16px; font-weight:bold;}
td.kandydat_img { text-align: center; padding: 2px;}
td.kandydat_opis{ text-align: left; vertical-align: top; padding-left: 20px; font-size: 12px; }
td.kandydat_list { text-align: center; }

a.green { color: #008000; text-decoration: none; }
a.green:visited   { color: #008000; text-decoration: none; }
a.green:active  { color: #008000; text-decoration: none; }
a.green:hover  { color: #008000; text-decoration: underline; } 

a.white { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.white:visited   { color: #FFFFFF; text-decoration: none;  font-weight: bold; }
a.white:active  { color:  #FFFFFF; text-decoration: none;  font-weight: bold; }
a.white:hover  { color:  #FFFFFF; text-decoration: underline;  font-weight: bold; } 

a.red { color: #ff0000; text-decoration: none; }
a.red:visited   { color: #ff0000; text-decoration: none; }
a.red:active  { color: #ff0000; text-decoration: none; }
a.red:hover  { color: #ff0000; text-decoration: underline; } 



a.brown { color: #800000; text-decoration: none; }
a.brown:visited   { color: #800000; text-decoration: none; }
a.brown:active  { color: #800000; text-decoration: none; }
a.brown:hover  { color: #800000; text-decoration: underline; } 


a.red_green:link   { color: #BA1319; text-decoration: none; }
a.red_green:visited   { color: #BA1319; text-decoration: none; }
a.red_green:active  { color: #BA1319; text-decoration: none; }
a.red_green:hover  { color: #689960; text-decoration: underline; } 

a.green_red:link   { color: #689960; text-decoration: none; }
a.green_red:visited   { color: #689960; text-decoration: none; }
a.green_red:active  { color: #689960; text-decoration: none; }
a.green_red:hover  { color: #BA1319; text-decoration: underline; } 

td.newss { font-family: Verdana; font-size: 10px; color: #666666;  }
