@charset "iso-8859-2";
/* CSS Document */
/* CSS NZOL Ostoja */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94928b;
}

a:link { color: #990000; text-decoration: none;}
a:visited { text-decoration: none; color: #990000;}
a:hover { text-decoration: underline; color: #94928b;}
a:active { text-decoration: none; color: #94928b;}

.dot_lewa {	background-image: url(../../ostoja/images/dot.jpg);	background-repeat: repeat-y; width: 5px;}
.dot_prawa { background-image: url(../../ostoja/images/dot.jpg); background-repeat: repeat-y; width: 5px;}
.txt_lewa {
	padding-left: 10px;
	padding-right: 10px;
	width: 190px;
	color: #5D633D;
}
.txt_srodek {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.txt_stopka { font-family: Tahoma, Arial, Helvetica; font-size: 9px;}

