body, td, th, caption {
	color: #014918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: url("grafika/tlo-nowe.gif");
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	border-collapse: collapse;
}


table#top {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: rgb(18,97,44);
}


td#left_border {
	background: url("");
	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#center {
	width: 100%;
	padding: 0;
}

td#right_border {
	background: url("");
	width: 10px;
	padding: 0;
	font-size: 5px;
}


table#body {
	width: 100%;
}

/* <HEADER> */
td#header {
	background: #014918 url("");;
	text-align: right;
	vertical-align: top;
	height: 0px;
	padding: 0px;	
}

td#header #control {
	height: 22px;
}

td#header #control img {
	width: 20px;
	height: 20px;
}

td#header #banner {
	
	width: 800px;
	height: 123px;
	margin-top: 0px;
}
/* </HEADER> */

td#top_menu {
	background: #014918 url("grafika/tlo1.png");
	color: #014918;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
}

td#top_menu_border {
	background: url("");
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#left {
	width: 150px;
	height: 380px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#right {
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#content {
	height: 100%;
	background: rgb(18,97,44);
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#footer_border {
	background: url("footer_border.gif");
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#footer {
	background: #12612C url("grafika/tlo3.png");
	color: #000000;
	font-size: 12px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */
table.menu {
	width: 660px;
}

table.menu th {
	background: rgb(0,0,0) url("grafika/tlo3.png");
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding: 0px;
}

table.menu td {
	background: rgb(18,97,44) url("");
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px;
	font-size: 11px;
}

table.menu th.footer {
	background: #000000 url("");
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	height: 10px;
}
/* </MENU> */

/* <MENU card> */
table.menu td.card {
	text-align: center;
	font-size: 11px;
	}

table.menu td.card img {
	margin: 2px;
}
/* </MENU card> */

/* <MENU left> */
td#left table.menu {
	width: 140px;
	margin: 0;
	font-size: 12px;

}
/* </MENU left> */

/* <MENU right> */
td#right table.menu {
	width: 100px;
	margin: 0 auto;
	font-size: 9px;
}
/* </MENU right> */

/* <MENU content> */
td#content table.menu {
	width: 100%;
	margin: 0 auto;
}

td#content table.menu th {
	background-image: url("grafika/tlo3.png");
}
td#content table.menu td {
	background: rgb(18,97,44) url("");
	color: #014918;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	padding: 5px 0px 0px 0px;
}

td#content table.menu th.footer {
	background: #014918 url("");
}
/* </MENU content> */

td#content table.menu td table th, td#content table.menu td table td {
	padding: 1px;
	background-color: transparent;
	background-image: none;
}

.dot {
	color: #bbbbbb;
	font-weight: bold;
	font-size: 11px;
selektor { line-height: 1 }
}

.dot2 {
	color: #dddddd;
	font-weight: bold;
	font-size: 12px;
}


.dot3 {
	color: #bbbbbb;
	font-weight: normal;
	font-size: 12px;
}

/* <A> */
/* <A top_menu> */
td#top_menu a:link, td#top_menu a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

td#top_menu a:hover {
	color: #DD1111;
}
/* </A top_menu> */

/* <A menu> */
table.menu a:link, table.menu a:visited {
	color: #bbbbbb;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:hover {
	color: #DD1111;
}
/* </A menu> */

/* <A content> */
td#content a:link, td#content a:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

td#content a:hover {
	color: #DD1111;
	text-decoration: underline;
}
/* </A content> */

/* <A foter> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/* </A foter> */
/* </A> */
