body {
	margin: 0;
	padding: 0;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3cce0;
	background-image: url(../images/tlo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a {color: #cc99cc;}
a:hover {color: #e3cce0;}
#wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#innerwrapper {
	width: 780px;
}
#header {
	width: 780px;
	height: 230px;
}
#header_up {
	width: 780px;
	height: 85px;
}
#rotator {
	position: relative;
	width: 780px;
	height: 145px;
}
#rotator ul{
	margin:0px;
	padding:0px;
	list-style: none;
}
#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
#rotator li img {
	height: 145px;
	width: 780px;
}
#rotator ul li.show {
	margin:0px;
	padding:0px;
	z-index:500
}


#nawigacja {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
ul#topnav {
	text-align: center;
	margin: 0;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	width: 730px;
	list-style: none;
	position: relative;
	font-size: 1.3em;
	background: url(../images/topmenu_bg.gif) repeat-x;
}
ul#topnav li {
	font-weight: bold;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(../images/topmenu_div.gif);
	background-repeat: no-repeat;
}
ul#topnav li.lewo {background-image:none;}
ul#topnav li.lactive {
	background-image: none;
	background-color: #59034c;;
}
ul#topnav li.active {
	background-color: #59034c;;
}
ul#topnav li a {
	padding: 5px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover {
 background: #59034c;
 background-image: url(../images/topmenu_div.gif);
	background-repeat: no-repeat; }
ul#topnav li:hover.lactive {
 background: #59034c;}
ul#topnav li:hover.lewo {background: #59034c;}
ul#topnav li span {
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
	position: absolute;
	left: 0; top:28px;
	display: none;
	width: 780px;
	background: #59034c;
	color: #fff;
}
ul#topnav li span.active {display:block;}
ul#topnav li:hover span { display: block; z-index: 300; }
ul#topnav li span a { display: inline; padding-left: 10px; }
ul#topnav li span a:hover {text-decoration: underline;}
#content {
	padding-top: 30px;
	width: 780px;
	background-color: #59034c;
}
#content_in {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	width: 700px;	
}

#content_in_ramka {
	padding: 5px;
	float: right;
	width: 200px;
}
.content_in_ramka {
	border: 1px solid #ffffff;
	width: 98%;
	padding: 5px;
}
#footer {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	width: 740px;
	text-align:center;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	color: #830286;
}
#footer a:hover {
	text-decoration: underline;
	color: #ED60FD;
}
IMG.ilu {
	border: 1px solid #ab80a5;
	margin: 5px;
}

