BODY 
{
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
	color: #323232;
	font: 11px Verdana;
}
table
{
	margin:0;
	color: #323232;
	font: 11px Verdana;
}
#error
{
	background: #cc3333;
	background-image: url(images/wyk.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:90%;
	padding-left:60px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold; color:#ffffff;
	font-size:13px;
	margin-top:12px;
	margin-bottom:12px;
	display:table;
	height:57px;
}
font.error
{
	font-weight:bold;
	color:#cc0000;
}

#frame
{
	background:#efefef;
	border:1px solid #aaaaaa;
	padding:10px;
	text-align:left;
	margin:10px;
}

table.obrazek
{
	border-collapse:collapse;
	border:1px solid #A8A8A8;
}
.obrazek td 
{
	border: 1px solid #A8A8A8;
	padding:5px
}


a:link, a:visited
{
	color: #001FA2;
}
a:hover
{
	color: #bb0000;
}


font.tit
{
	font: 15px Tahoma;
	color: #0080c3;
	font-weight:bold;
}

font.tit2
{
	font: 12px Tahoma;
	color: #0080c3;
	font-weight:bold;
}

div.line
{
	background: #86868F;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

div.pause
{
	margin-top:2px;
	margin-bottom:2px;
	height:2px;
	overflow:hidden;
}

fieldset
{
	padding: 7px 7px 7px 7px;
	border: 1px solid #787878;
}

input, textarea, select
{ 
	background: #efefef;
	border: 1px solid #898989;
	font: 11px Verdana;
}

input.button, input.button_red
{
	background: transparent;
	background-image: url(images/btn.gif);
	border:0px;
	height:21px;
	width: 72px;
	font: 12px Tahoma;
	color: #676767;
	cursor: pointer;
}

input.trans
{
	background: transparent;
	border: 0px;
}

/* button gif */
img.btn
{
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}
form {margin:0px}
label {cursor:pointer}
img {border:0px}
td.l
{
	width:1px;
	background:#9ec6d9;
}
td.w
{
	background:white;
}

/* MENU */
/* przycisk - wysokość ustawiamy paddingiem! */
a.ml, a.ml2
{
	display:block;
	width:197px;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
	text-decoration:none;
}

/* padding linka lewy */
span.ml
{
	padding-left:20px;
}

/* link */
a.ml:link, a.ml:visited
{
	color: #666666;
	background-image:url(images/menu1.png);
	text-decoration:none;
}

a.ml:hover
{
	color: #343434;
	background-image:url(images/menu2.png);
	text-decoration:none;
}

a.ml2:link, a.ml2:visited
{
	color: #343434;
	background-image:url(images/menu2.png);
	text-decoration:none;
}

a.ml2:hover
{
	color: #666666;
	background-image:url(images/menu1.png);
	text-decoration:none;
}
img {border:0px}
div.war
{
	background:#e2e2e2;
	width:100%;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:4px;
	font-weight:bold;
}
font.kwota_w
{
	background:#aee0fe;
	font-weight:bold;
}
font.kwota
{
	font-weight:bold;
}
input.suma
{
	font-weight:bold; 
	font-size:12px;
	background:#fcfea5;
}
