<style type=text/css>

A { color: #0000ff;
}
A:link {  color: #0000ff;
}
A:visited { color: #0000ff;
}
A:hover {  color: #0000ff;
}
A:active { color: #0000ff;
}

A.stopka { color: #cacaca;
	       text-decoration: none;
	       font-weight: normal;
       font-size: 11px;
}
A.menu { color: #909000;
	       text-decoration: none;
	       font-weight: normal;
       font-size: 11px;
}
A.menu:link {  color: #642200;
	       text-decoration: none;
	       font-weight: normal;
	       font-size: 11px;
}
A.menu:visited { color: #642200;
	       text-decoration: none;
	       font-weight: normal;
	       font-size: 11px;
}
A.menu:hover {  color: #2012020;
	       text-decoration: none;
	       font-weight: bold;
	       font-size: 11px;
}
A.menu:active { color: #642200;
	       text-decoration: none;
	       font-weight: normal;
	       font-size: 11px;
}

A.text { 
	       text-decoration: none;
	       font-weight: normal;
       font-size: 11px;
}
A.text:link {  
	       text-decoration: none;
	       font-weight: normal;
	       font-size: 11px;
}
A.text:visited { 
	       text-decoration: none;
	       font-weight: normal;
	       font-size: 11px;
}
A.text:hover {
	       text-decoration: none;
	       font-weight: bold;
	       font-size: 11px;
}
A.text:active { 
	       text-decoration: none;
	       font-weight: normal;
	       font-size: 11px;
}


b.okno{ color: #005000;
     text-decoration: none;
     font-weight: bold;
     font-size: 12px;
}

body { color: #000000;
       font-family: Verdena,Tahoma,ArialCE;
       background-color: #cacaca;
       font-size: 10px;
}

table{ 
       font-size: 11px;
}
table.title{
         font-size: 12px;
         background-image: url(./themes/kol2_title.jpg);
	 border: none;
}
table.ramka{ background-color: #bfb488;
	border: dotted thin;
	border-color: #c28c44;
}
table.ciemny{ background-color: #afa480;
}
table.bialy{ background-color: #efefD0;
       font-size: 10px;
       border: none;
}

td{   
}
td.kol1{ background-image: url(./themes/kol1_bottom.jpg);
	  border: none;
}
td.kol2{ background-color: #fcfcfc;
	  border: none;
}
td.kol3{ background-color: #a4a4a4;
	  border: none;
}
td.ciemny{ background-color: #afa480;
	  border: none;
}
td.ramka{ 
	border: dotted thin;
	border-color: #c28c44;
}
td.bialy{ background-color: #efefd0;
	border: none;
	border-color: #c28c44;
}

td.okno_tyt{ background-color: #50ef50;
	//border-top:   solid thin;
	//border-left:  solid thin;
	//border-right: solid thin;
	border-color: #005000;
}

td.okno_txt{ background-color: #efefd0;
	border-bottom: dotted thin;
	border-left:   dotted thin;
	border-right:  dotted thin;
	border-color: #005000;
}

tr{
}


</style>