body, td, th, caption {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #FFFFFF url("images/body.gif") fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	border-collapse: collapse;
}

table#top {
	width: 780px;
	margin: auto auto;
	text-align:  center;
	background: #000000;
}


td#left_border {
	background: url("images/left_border.gif");
	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#center {
	width: 760px;
	padding: 0;
}

td#right_border {
	background: url("images/right_border.gif");
	width: 10px;
	padding: 0;
	font-size: 10px;
}


table#body {
	width: 760px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	
}

/* <HEADER> */
td#header {
	text-align: center;
	vertical-align: top;
	height: 120px;
}

/*td#header #control {
	height: 22px;
}

td#header #control img {
	width: 20px;
	height: 20px;
}

td#header #banner {
	width: 400px;
	height: 50px;
	margin-top: 10px;
}*/
/* </HEADER> */

td#top_menu {
	background: #C8C8C8 url("http://www.aamoto.neostrada.pl/images/top_menu.jpg");
	color: #808080;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 12px;
	padding: 0;
}

td#top_menu_border {
	background: url("images/top_menu_border.jpg");
	height: 24px;
	padding: 0;
	font-size: 10px;

}

td#left_menu_border {
	background: transparent;
	height: 0px;
	padding: 0;
	font-size: 10px;
}

td#left {
	background: url("images/left_bg_cut.jpg");
	width: 150px;
	height: 422px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#content {
	background: url("images/content_bg_cut.jpg");
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td#footer_border {
	background: url("images/footer_border.gif");
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#footer {
	background: #C0C0C0 url("http://www.aamoto.neostrada.pl/footer.gif");
	color: #808080;
	font-size: 11px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */
table.menu {
	width: 100%;
}

table.menu th {					/* naglowek menu*/
	background:  transparent;
	color: #404040;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	padding: 0;
}

table.menu td {					/*cialo menu*/
	color: #808080;
	text-align: left;
	vertical-align: top;
	padding: 5px 4px;
	font-size: 11px;
	line-height: 11px;
}

table.menu th.footer {		/*stopka menu*/
	background: #FFFFFF url("http://www.aamoto.neostrada.pl/menu_footer.gif");
	padding: 0;
	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 {
	background: #FFFFFF url("images/left_menu_cut.jpg");
	width: 140px;
	height: 230px;
	margin: 0 auto;
}
/* </MENU left> */

/* <MENU content> */
td#content table.menu {
	width: 605px;
	height: 388px;
}

td#content table.menu th {
	background-image: url("http://www.aamoto.neostrada.pl/content_header.gif");
}
td#content table.menu td {
	background: #FFFFFF url("images/content_cut.jpg" );
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	/*padding: 10px 10px 30px 10px;*/
}

td#content table.menu th.footer {
	background: #FFFFFF url("http://www.aamoto.neostrada.pl/content_footer.gif");
}
/* </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: #000000;
	font-weight: bold;
}

/* <A> */
/* <A top_menu> */
td#top_menu a:link, td#top_menu a:visited {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

td#top_menu a:hover {
	color: #000080;
}
/* </A top_menu> */

/* <A menu> */
table.menu a:link, table.menu a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:hover {
	color: #000000;
	font-weight: bolder;
}
/* </A menu> */

/* <A content> */
td#content a:link, td#content a:visited {
	color: #0040B0;
	font-weight: normal;
	text-decoration: none;
}

td#content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/* </A content> */

/* <A foter> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
/* </A foter> */
/* </A> */
