a {text-decoration : none; font-weight: bold}
a.green {color : #006600; text-decoration : none; font-weight: bold}
a.red {color : #ff0000; text-decoration : none; font-weight: bold}
a.md {color : #999999; text-decoration : none; font-weight: bold}
a.st {color : #ffffff; text-decoration : none; font-weight: normal}
a.menu {color : #000000; text-decoration : none; font-weight: normal}
a.menug {color : #888888; text-decoration : none; font-weight: normal}
a.c {color : #dddddd; text-decoration : none; font-weight: bold}

a img {
	border: 0;
	}

.menug {font-size: 11px; font-weight: normal; color: #888888; text-decoration:none; font-weight: normal}

body {color: #000000; font-family: "Verdana", "Arial","Arial CE","Helvetica"; font-size: 11px; background: #f5f5f5;}

.head {
	font-weight: bold;
	font-size: 14px;
	}

td {
	background-repeat: repeat-x;
	border: 0;
	}
td.stopka { color: #ffffff}

.green {color : #006600;}
.red {color : #ff0000;}
.white {color : #ffffff;}

#info {
    width: 400px;
    margin: 0 auto 0 auto;
    padding: 10px 70px;
    text-align: center;
	vertical-align: middle;
    border: 1px solid #dddddd;
	background: #fafafa;
	font-weight: bold;
    background-image: url(images/uwaga.png);
    background-repeat: no-repeat;	
    }
	
table.wykaz {
	padding: 0;
	border: 1px solid #dddddd;
	background: #ffffff;
	width: 100%;
	}

table.wykaz td{
	padding: 3px;
	border: 1px solid #dddddd;
	}
	
table.nowe {
	padding: 0;
	border: 1px solid #dddddd;
	background: #ffffff;
	width: 560px;
	}
	
table.nowe td{
	padding: 3px;
	border: 1px solid #dddddd;
	}