

td.button { 
  font-family: tahoma ; font-size: 10px ; font-weight: bold ; color: black ; background-image:url(images/p_off.jpg) 
 } 

td.button:hover { 
  font-family: tahoma ; font-size: 10px ; font-weight: bold ; color: black ; background-image:url(images/p_on.jpg) 
 } 

a.but { 
  font-family: tahoma ; font-size: 10px ; font-weight: bold ; color: black ;  text-decoration:none;
 } 

.but:hover { 
  font-family: tahoma ; font-size: 10px ; font-weight: bold ; color: black ; text-decoration:underline
 } 

td.main{
  background-color:#FFFFFF; border:1px solid #b3b3b3; font-family:"Palatino Linotype"; font-size:13px 
}

td.tip { 
  font-family: tahoma ; font-size: 12px ; color: black 
 }
  
p{
 margin:10px; 
}

p.txt{
  margin:10px;  font-family:"Palatino Linotype"; font-size:13px 
}

p.header{
  margin:10px;  font-family:"Palatino Linotype"; font-size:19px ;font-weight:bold;
}

span.stopka{
  font-family: tahoma ; font-size: 8px ; color: #B3B3B3 ;
}


td.ostatni_post
{
	font-size: 10px;
	border-right:1px solid #dadada;
	
}

table.tab_forum
{
  border:1px solid #B3B3B3;  
  background-color:#f6f6f6;
}

th.tab_nag_forum
{
  background-image:url(images/tlo_nag_forum.jpg);
  background-color:#ff9b07;
  font-size:12px;
  font-family:tahoma;
  font-weight:bold;
}

th.tab_opis
{
  background-color:#dadada;
  font-size:10px;
  font-family:tahoma;
  font-weight:bold;
}

a.link_forum
{
  color:#ffa61a;
  font-family:tahoma;
  font-size:10px;
  text-decoration:none;
}

a.link_forum:hover
{
  color:#91a900;
  font-family:tahoma;
  font-size:10px;
  text-decoration:underlina;
}

a.link_forum_big
{
  color:#ffa61a;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}

a.link_forum_big:hover
{
  color:#91a900;
  font-size:14px;
  text-decoration:underline;
}

a.sciezka
{
  color:black;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

a.sciezka:hover
{
  color:#91a900;
  font-size:12px;
  text-decoration:underline;
}

td.forum_right
{
  border-right:1px solid #dadada;
}

td.forum_user
{
  font-family: tahoma;
  font-size:11px;
  color:black;
  background-image:url(images/forum_user_tlo.jpg);
  background-repeat:repeat-x;
  background-color:#ffffff;
  border-bottom:1px solid #dedede;
}

td.forum_tresc
{
  border-bottom:1px solid #dedede;
}

td.info_box
{
  background-color:#dcff92;
  border:1px solid #DEDEDE;
  text-align:center center;
  margin:10px;
  width:650px;
  height:40px;
}

a.slowka_link
{
  font-size:20px;
  text-decoration:none;
  color:black;
}

a.slowka_link:hover
{
  font-size:20px;
  text-decoration:underline;
  font-weight:bold;
  color:black;
}

td.menu { 
  font-family: tahoma ; font-size: 10px ; color: black ;  
} 

td.pytanie { 
  font-family: tahoma ; font-size: 12px ; color: black ;  
} 

td.odpowiedz { 
  font-family: tahoma ; font-size: 11px ; color: black ;  
}
 
div.podpowiedz { 
  font-family: tahoma ; font-size: 10px ; color: black ; border:1px solid black; background-color:#fef0a1; 
} 

div.important { 
  font-size: 14px ; color: black ; border:1px solid red; background-color:#FE9C9C; width:500px 
} 
