* {
	margin: 0;
	padding: 0;
}
/* top */
#top {
	left: 0px;
	top: 0px;
	right: 0px;
	height: 150px;
	position:absolute;
	background-image: url(http://www.trafri.net/grafika/tlo-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.top-kon {
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	position: relative;
	
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	z-index: 2;
}
.menu {
	right: 0px;
	top: 0px;
	position: absolute;
	height:25px;
	width:500px;
	text-align: left;
}
.wyszukiwarka {
	right: 150px;
	top: 90px;
	position: absolute;
}
/* tresc */
#tresc {
	margin-left:auto;
	margin-right:auto;
	width:900px;

	display: block;
}
.tresc-p {
	
	margin-left:30px;
	margin-right:30px;
	font-size: 16px;
	text-indent: 30px;
	text-align: justify;
}
/* stopka */
#stopka {
	margin: 0px;
	margin-top: 60px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 180px;
	position:relative;
	color:#FFFFCC;
}
.stopka-napis {
	bottom:0px;
	position:absolute;
	width: 500px;
	text-align:center;

}
.stopka-reklama {
	top:0px;
	position:absolute;
	height: 140px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	margin-left: 10px;
}
.stopka-reklama-napis {
	width: 500px;
	
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	font-size: 10px;
}
.stopka-polecamy {
	top:0px;
	right:0px;
	position:absolute;
	height: 140px;
	width: 400px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	margin-right: 10px;
}
.stopka-polecamy-napis {
	width: 400px;
	color:#FFFFCC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	font-size: 10px;
}
a.stopkalink {
color:#FFFFCC;
}
body {
	color: #80662e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#FCFEF5;
	background-image: url(http://www.trafri.net/grafika/tlo-stopka.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment:inherit;
	
}


li {
color: #80662e;
	list-style-image: url(http://www.trafri.net/grafika/strzalka.gif);
	margin-left:20px;
	color:
}
a {
	color: #A1A400;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
h1 {
	color: #9DB662;
	font-size: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #9DB662;
	text-indent:10px;
}
h2 {
text-indent:15px;
color: #80662e;
}
h3 {
	color: #80662e;
	text-indent:30px;
}
table {
	margin-left:30px;
}
.tr1 {
background-color: #D6EE9D;
}
.tr2 {
background-color: #EFF9D9;
}
.tr3 {
background-color: #EEEFE2;
font-size:9px;
}
.info {

	width: 200px;
	text-align: justify;
	float: right;
	margin-right:20px;
	margin-left:10px;
	
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid #d6ee9d;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
