.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.menuitem, .menuitem a {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 6px;
	color: Black;
	text-decoration: none;
}
.menuitem a:hover {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 6px;
	color: Black;
	text-decoration: underline;
}
.navigation{
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
}
.lnavigation{
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}
.navigation a, .lnavigation a{
	text-decoration: none;
	color: Black;
}
.navigation a:hover, .lnavigation a:hover{
	text-decoration: underline;
	color: Black;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold
}
.line a {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.line a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.data {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fafafa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
}
.datai {
	font-family: Tahoma;
	font-size: 11px;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fafafa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
}
.datab {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#dddddd;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.datac {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#bbbbbb;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	font-family: Tahoma;
	font-size: 11px;
}
li {
	font-family: Tahoma;
	font-size: 11px;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
}
.search {
	font-family: Tahoma;
	font-size: 10px;
}
.formularz td{
	background-color: #ffffff;	
	font-size: 10px;
	
}
.formularz label{
	font-family: Tahoma;
	font-size: 10px;
	
}
input {
	font-family: Tahoma;
	font-size: 10px;
	width:160px
}
.inputdate{
	font-family: Tahoma;
	font-size: 10px;
	width:70px
}
select {
	font-family: Tahoma;
	font-size: 10px;width:160px
}
.normalbutton {
	background-color: #58FFAB;	border: 1px solid #666666;
}

.upc {
	text-transform: uppercase;	
}
