body {
	background: White;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input {
	color: Red;
	text-align: left;
}
p {
	text-align: justify;
	color: #AA0000;
}
a {
	color: #AA0000;
	text-decoration: none;
}
a:focus {
	color: Black;
}
a:active {
	color: Black;
}
a:hover {
	color: #A48B54;
}
.td_main {
	vertical-align: top;
	padding: 10px 15px 10px 15px;
	text-align: justify;
}
.td_td {
	vertical-align: top;
	ppadding: 10px 15px 10px 15px;
	text-align: justify;
}
.ramka {
	border: 1px solid #8D0707;
	width: 780px;
}
.td_menu {
	background-color: #8D0707;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px 10px 5px 10px;
}
.a_menu {
	color: #ffffff;
}
.tbl_main {
	background-color: #FAF7F0;
	color: #5A461D;
	border: solid 1px #A48B54;
}
.tytul {
	font: bold 13px;
	color: #8D0707;
}
.images {
	border: solid 1px;
	#padding-left: 20px;
	margin-left: 20px;
}
.copy {
	color: Gray;
	font-size: 10px;
	text-align: center;
}
.design {
	color: Gray;
	font-size: 10px;
	text-align: left;
}
.odstep {
	padding-left: 15px;
}

/* IE Windows hack */

* html .tbl_main {
    margin-left: 16px;
    margin-top: 0px;
}


* html #menu {
    margin-left: 0px;
}
