@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* 1.0 MENU */
.menu_text {
	font-size: 12px;
	color: #999999;
}
.menu_link:link {
	font-size: 11px;
	color: #000000;
	}
.menu_link:visited {
	color: #000000; 
	}
.menu_link:hover {
	text-decoration: underline;
}
/* 2.0 PODMENU */
.podmenu_link:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}
.podmenu_link:visited {
	text-decoration: none;
	color: #666666; 
	}
.podmenu_link:hover {
	color: #666666;
	text-decoration: underline;
}
/* 3.0 TEKST */
/* 3.1 tytul czarny */
.txt_tit_bl {
	font-size: 12px;
	font-weight: bold;
}
/* 3.2 tytul pomaranczowy */
.txt_tit_or {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
/* 3.3 przeczytaj wiêcej */
.txt_more {
	font-size: 10px;
	font-weight: bold;
}
.text_tytul2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: bold;
}
.text_tytul:link  {
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
.text_tytul:hover {
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
.text_tytul:visited  {
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
.text_podtytul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.email:link {
	text-decoration: underline;
	color: #333333;
}
.email:hover {
	text-decoration: underline;
	color: #333333;
}
.email:visited {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
/* ULICE */
.ulice:link {
	color: #666666;
	text-decoration: underline;
}
.ulice:visited {
	color: #333333;
	text-decoration: underline;
}
.ulice:hover {
	color: #333333;
	text-decoration: underline;
}
.ulice:active {
	color: #333333;
	text-decoration: underline;
}
/* STOPKA */
.text_stopka {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.stopka_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
.stopka_link:visited {
	color: #666666; 
	}
.stopka_link:hover {
	text-decoration: underline;
}
.text_menu_linki {
	font-size: 11px; font-weight: bold; 
}
/* STOPKA GORA*/
.stopka_G_link:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
.stopka_G_link:visited {
	font-size: 10px;
	color: #666666; 
	}
.stopka_G_link:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #666666; 
}
/* powrot*/
.powrot {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #FFFFFF; 
	background-color:#CC6600;*/
	font-weight: bold;
	cursor: hand;
	}
.powrot2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#e6e8d0;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	}
.oferta {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333; 
	}