body{
padding:0px;
margin:0px;
background-color:#ECEDEF;
font-family: Arial;
     font-size: 12px;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #A4A4A4;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF6F6;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #DBDBDB;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #727272;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
}
.przycisk {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
	background-color: #FFFFFF;
	height: 18px;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #565656;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 219px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #595959;
	border-right-color: #DCD8D2;
	border-bottom-color: #DCD8D2;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 109px;
	width: 219px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #595959;
	border-right-color: #DCD8D2;
	border-bottom-color: #DCD8D2;
	overflow:auto;
}

.TAB_TLO_RAM
{
	border-right: darkseagreen 1px solid;
	border-top: darkseagreen 1px solid;
	border-left: darkseagreen 1px solid;
	border-bottom: darkseagreen 1px solid;
	background-color: #ffffff;
}
.FONT12B
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.FONT12
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
.FONT10
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}
.kategoria
{
    width: 495px;
    font-family: Arial;
    height: 14px;
    background-color: #ffcc66;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom:5px;
    padding-left:5px;
    font-size: 14px;
}
.txtBox
{
    border-right: #d8bfd8 1px solid;
    border-top: #d8bfd8 1px solid;
    border-left: #d8bfd8 1px solid;
    border-bottom: #d8bfd8 1px solid;
    background-color: #f5f5f5;
}
.txtBoxErr
{
    background-color: #ffa500;
}
.lblError
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}