body {
    font-family: verdana;
    font-size: 11px;
    color: #000;
    margin: 0;
    padding: 0;
    background-image: url("gfx/tlo.gif");
}

table {font-family: verdana; font-size: 11px; color: #000; margin: 0; }

td {font-family: verdana; font-size: 11px; color: #000; margin: 0;}

A:link {color: #000; text-decoration: none;}
A:visited {color: #000; text-decoration: none;}
A:active {color: #000; text-decoration: none;}
A:hover {color: #000; text-decoration: none; font-weight: bold;}

.jq_error{
    color: red;
    font-weight: bold;
}

#ok_monit{
	width: 380px;
	margin: 1px auto 1px auto;
	padding: 10px;
	background-color: #ccff66;
	border: 1px solid #669900;
	text-align: center;
}

#error_monit{
	width: 380px;
	margin: 1px auto 1px auto;
	padding: 10px;
	background-color: #ffccff;
	border: 1px solid #ff3333;
	text-align: center;
}

#obszar_wykonania{
    width: 720px;
    text-align: center;
    vertical-align: top;
}
