
body 	{background: #eeeeee;
	font-size: 9pt; 
	font-family: tahoma, verdana, arial, sans-serif, Geneva, Swiss, SunSans-Regular;  }

p 	{ font-size: 9pt; 
	font-family: arial, verdana, tahoma, sans-serif, Geneva, Swiss, SunSans-Regular; 
	line-height: normal;}

td,li 	{ font-size: 9pt; 
	font-family: arial, verdana, tahoma, sans-serif, Geneva, Swiss, SunSans-Regular; 
	line-height: normal;}

dt 	{ font-size: 9pt; 
	font-family: arial, tahoma, Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;}

input	{font-size: 8pt;}
select	{font-size: 8pt;}
.input	{font-size: 8pt; width: 150px}
.input1	{font-size: 8pt; width: 200px}
.submit{background: url(img/btn_bg.gif); font-size: 8pt}
.error{color: red}

th 	{ font-size: 8pt; 
	font-family: Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	color: white;
	background: silver}

h1 	{color: #ffffff;
	font: normal 18px arial;
	margin: 10px}

h2 	{font: bold 12pt arial;
	font-style: oblique;
	color: #670907;
	}
	
h3 	{font: bold 10pt arial;
	font-weight: bold;
	color: #670907;
	}

h4 	{width: 200px;
	height: 30px;
	padding-top: 9px;
	padding-left: 35px;
	font: bold 12pt arial;
	color: #ABABAB;
	background: url(img/h.jpg) top lef no-repeat}

.field	{width: 160; font-size: 8pt; font-family: Arial, Verdana, Helvetica; border: solid 1px silver}
.ramka	{margin-left: 10px;
	    margin-right: 10px}

a:link 	{ text-decoration: underline;
	font-weight: bold;
	color: #670907 }

a:visited { text-decoration: underline;
	font-weight: bold;
	color: black }

a:hover	{ text-decoration: none;
	font-weight: bold;
	color: black; }

#kwicks_container { 
	height: 135px;
	width: 341px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 75px;
	height: 135px;
	border-left: solid 1px white
}
 
#kwick_wen {background: url(img/b_wen.jpg); cursor: hand}
#kwick_kli {background: url(img/b_kli.jpg); cursor: hand}
#kwick_bud {background: url(img/b_bud.jpg); cursor: hand}
#kwick_skl {background: url(img/b_skl.jpg); cursor: hand}

/////////////////////////////////////////////////////// nawigacja

ul #navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	}

#navlist a { 
	padding: 5px; 
	}

#navlist a:link, #navlist a:visited {
	color: #670907;
	background-color: #ffffff;
	text-decoration: none;
	}

#navlist a:hover {
	color: #000000;
	background-color: #ffdddd;
	text-decoration: none;
	}
