A.a_link:LINK {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A.a_link:VISITED {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A.a_link:ACTIVE {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.a_link:HOVER {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.a_stopka:LINK {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A.a_stopka:VISITED {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A.a_stopka:ACTIVE {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.a_stopka:HOVER {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}



.txt_white {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.txt_stopka {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.txt_content {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	}

.txt_content_justify {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align: justify;
	line-height: 19px;
	}
	
.txt_content_14 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

TABLE.TABoferta {
	border : 1px solid #936B4D;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

TABLE.TABkontakt {
	border : 1px solid #936B4D;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

SELECT.ile  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #936B4D;
	text-align: left;
	border: 1px solid #5F5045;
	background-color : #FCF1DF;
}

INPUT.input_form_zam {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	border: 1px solid #5F5045;	
	background-color : #FCF1DF;
}

INPUT.input_button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	border: 1px solid #5F5045;	
	background-color : #DDCFBA;
}

TEXTAREA.textarea_form_zam_textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	border: 1px solid #5F5045;
	background-color : #FCF1DF;
}

.bgBottomNoRepeat {
	background-repeat: no-repeat;
	background-position: bottom;
}
