/* CSS Document */
/* SELECT ----------------------------------------------------------------------------------------------------------------------------- */
.pole_select{ /*brązowy */
	font-size: 12px;
	font-family: Tahoma;
	color: #3b1e00;
}
/* LINKI ----------------------------------------------------------------------------------------------------------------------------- */
a.link1:link{
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #3b1e00;
}
a.link1:visited {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #3b1e00;
}
a.link1:hover {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #fc8905;
}
a.link1:active {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #3b1e00;
}
a.link2:link{
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #fc8905;
}
a.link2:visited {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #fc8905;
}
a.link2:hover {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #fc8905;
}
a.link2:active {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #fc8905;
}
a.link3:link{
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link3:visited {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link3:hover {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #fc8905;
}
a.link3:active {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link4:link{
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #057CD6;
}
a.link4:visited {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #057CD6;
}
a.link4:hover {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #fc8905;
}
a.link4:active {
	font-family: Tahoma;
	font-size:14px;
	text-decoration: none;
	color: #057CD6;
}
a.link5:link{
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #3b1e00;
}
a.link5:visited {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #3b1e00;
}
a.link5:hover {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #fc8905;
}
a.link5:active {
	font-family: Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #3b1e00;
}
/* FORMAT TABEL ------------------------------------------------------------------------------------------------------------------*/
.tabela1{
	border-right-color: #422e19; /*brązowy*/
	border-right-style: solid;
	border-right-width: 3px;
}
.tabela2{
	border-bottom-color: #7892f1; /*niebieski*/
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.tabela3{
	border-top-color: #422e19;
	border-top-style: solid;
	border-top-width: 1px;
}
.tabela4{
	background-color:#422e19;
}
.tabela5{
	border-bottom-color:#422e19;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.tabela6{
	border-bottom-color:#422e19;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* FORMAT TEXTU ------------------------------------------------------------------------------------------------------------------------*/
.text1{ /*brązowy*/
	font-size: 12px;
	font-family: Tahoma;
	color: #3b1e00;
}
.text1_1{ /* pomaranczowy */
	font-size: 12px;
	font-family: Tahoma;
	color: #fc8905;
}
.text1_2{ /* biały */
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
}
.text2{ /*brązowy */
	font-size: 14px;
	font-family: Tahoma;
	color: #3b1e00;
}
.text2_2{ /* biały */
	font-size: 14px;
	font-family: Tahoma;
	color: #ffffff;
}
.text3{ /*brązowy */
	font-size: 16px;
	font-family: Tahoma;
	color: #3b1e00;
}
.text4{ /*brązowy */
	font-size: 18px;
	font-family: Tahoma;
	color: #3b1e00;
}
.text4_1{ /* biały */
	font-size: 18px;
	font-family: Tahoma;
	color: #ffffff;
}
