BODY {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Tahoma;
	margin-bottom : 0px;
	margin-right : 0px;
	scrollbar-face-color : #e98f56;
	scrollbar-highlight-color : #e98f56;
	scrollbar-shadow-color : #e98f56;
	scrollbar-3dlight-color : #665e4b;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #665e4b;
	scrollbar-darkshadow-color : #000000;
	background-repeat: repeat-x;
}

TABLE {
	font-family : Tahoma;
	font-size : 10px;
	border : 0;
}

TD {
	font-family : Tahoma;
	font-size : 12px;
	color:#5e1f00;

}

TD.s {
	font-family : Tahoma;
	font-size : 10px;
	color:#5e1f00;

}

TD.tyt {
	font-family : Tahoma;
	font-size : 10px;
	color:#5e1f00;
}

TD.tytul {
	font-family: Tahoma;
	font-size: 12px;
	color: #fef3e2;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

TD.lewo {
background-position:  top center;
background-repeat: repeat-y;
}

TD.lewo2 {
background-repeat: repeat-y;
}

TD.przedsrodek {
background-position:  top center;
background-repeat: no-repeat;
}

TD.srodek {
background-position:  bottom center;
background-repeat: no-repeat;
}

A:link,A:visited,A:active{
	color:#909090;
}

A:hover{
	color:#ff8800;
}

A.menu:link,A.menu:visited,A.menu:active{
	color:#ffffff;
		text-decoration: none;
}

A.menu:hover{
	color:#ff8800;
		text-decoration: none;
}

INPUT.in{
	font-family: Tahoma;
	color:#5e1f00;
	font-size: 11px;
	background-color: #FFE8B9;
	border: 1px solid #5e1f00;
}

INPUT.guzik{
	font-family: Tahoma;
	color:#ffffff;
	font-size: 11px;
	background-color: #5e1f00;
}


