td, body {
	color : #191E1E;
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

body {
	scrollbar-base-color : White;
	scrollbar-arrow-color : Black;
	scrollbar-highlight-color : #ECE9DF;
	scrollbar-face-color : #ECE9DF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color : White;
	scrollbar-dark-shadow-color : #ECE9DF;
	scrollbar-3d-light-color : White;

}

a, a:active, a:visited {
	text-decoration: none;
	color : #233D78;
}

a:hover {
	text-decoration: none;
	color : #000033;
}

p {
	text-align : justify;
}

.menu, .menu a, .menu a:visited{
	color : White;
	font-size : 9px;
}

.menu a:hover{
	color : Silver;
}

.white{
	color : White;
}

.oferta, a.oferta, a.oferta:visited{
	font-size : 9px;
	color: Black;
}
a.oferta:hover {
 text-decoration: underline;
 	color: Black;
}

.oferta_wyslij, a.oferta_wyslij, a.oferta_wyslij:visited{
	font-size : 9px;
	color: #132760;
}
a.oferta_wyslij:hover {
 text-decoration: underline;
}

.oferta_cena{
	font-size : 9px;
	color: #9E1717;
}

a.oferta_szukaj:hover {
	color: #9E1717;
}

.stopka{
	font-size : 10px;
	color : #99AFDD;
}

.stopka a{
	color : #99AFDD;
	text-decoration: none;
}

a.kp{
	color : #000000;
	text-decoration: none;
}

a.kp, a.kp:visited {
	color : #99AFDD;
	text-decoration: none;
}
a.kp:hover {
	color : White;
	text-decoration: none;
}

.l{
	background-image : url(index/index_20.jpg);
	background-repeat : no-repeat;
}

.p{
	background-image : url(pod_05.jpg);
	background-repeat : no-repeat;
}

.pd{
	background-image : url(index/index_36.gif);
	background-repeat : no-repeat;
}

INPUT, TEXTAREA, OPTION, SELECT {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #FFFFFF;
}

.dividerJasny {
	background-image: url(dot2.gif);
	background-repeat: repeat-x;
}
.dividerPion {
	background-image: url(pion_div.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.dividerPionJasny {
	background-image: url(pion_div2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

