/*** abc-domu.pl ***/
body {
	width: 441px;
	background: #282828 url('pliki/bg.jpg');
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #0D0D0D;
	font-weight : normal;
	margin: 0 auto;
}
.gal { 
   text-align: center;
}
img {
	border: 0px;
}
hr {
   background : #DF9D62;
   color : #E6A266;
   height : 1px;
   border : 0;
}
td {
	vertical-align : top;
	font-size : 10px;
}
table {
   vertical-align : top;
   border: 0px;
}
/*** odsylacze ***/
a:link {
	color: #0D0D0D;
	font-style: normal;
	height: 0px;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	color: #0D0D0D;
	font-style: normal;
	height: 0px;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color: #ED820D;
	font-style: normal;
	height: 0px;
	font-weight : bold;
	text-decoration : underline;
}
a.grey:link {
	color: #BBBABA;
	font-style: normal;
	height: 0px;
	text-decoration: none;
	font-weight : normal;
	font-size : 10px;
}
a.grey:visited {
   	color: #BBBABA;
	font-style: normal;
	height: 0px;
	text-decoration: none;
	font-weight : normal;
	font-size : 10px;
}
a.grey:hover {
    color: #BBBABA;
	font-style: normal;
	height: 0px;
	font-weight : normal;
	text-decoration: underline;
	font-size : 10px;
}
.topforms {
	border-right: #C4C4C4 1px solid;
	border-top: #C4C4C4 1px solid;
	border-left : #C4C4C4 1px solid;
	border-bottom : #C4C4C4 1px solid;
	font-size: 11px;
	color: #0D0D0D;
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	width : 245px;
	background-color : #E7E7E7;
}
