* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #EAEAE5 url('images/tlo.gif') repeat-x;
	font-size: 12px;
	font-family: arial;
	color: #8C8C73;
	line-height: 18px;
}
a {
	color: #2F4F2F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	text-align: justify;
}
#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff  url('images/1.jpg') repeat-x;
	border: solid;
}
#inner {
	position: relative;
	padding: 13px 20px 13px 20px;
}
#header {
	position: absolute;
	background: #98A148 url('images/2.jpg') no-repeat;
	width: 212px;
	height: 92px;
	color: #fff;
	padding-left: 0px;
	border-style: outset;
}
#header sup {
	color: #FCE2CA;
}
#splash {
	position: absolute;
	right: 20px;
	background: #98A148  url('images/energet.jpg') no-repeat;
	width: 458px;
	height: 92px;
	border-style: outset;
}
#menu {
	position: relative;
	background: #46461F url('images/menu.jpg') repeat-x;
	height: 42px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 240px 0px;
}
#menu ul {
}
#menu ul li {
	display: inline;
	line-height: 42px;
	padding-left: 20px;
}
#menu ul li.first {
	border-left: 0px;
}
#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#menu ul li a:hover {
	background: #fff;
	color: #4A4A24;
	text-decoration: none;
}
#secondarycontent {
	position: relative;
	left: 20px;
	top: 5px;
	width: 180px;
	float: right;
	font-size: 10px;
	color: #333300; 
}
#secondarycontent h1 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #333300;
	background: #98A148 url('images/4.jpg') repeat-x;
	border: ridge;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	text-align: center;
}
#secondarycontent .content {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	background: #fff;
	border-style: ridge;
	text-align: center;
}
#secondarycontent .obrazki {
	position: relative;
	background: #fff;
	border-style: ridge;
	line-height: 0px;
	margin-top: 10px;
}

#primarycontent {
	position: relative;
  right: 5px;
	top: 5px;
	width: 480px;
	float: left;
}
#primarycontent h1 {
	position: relative;
	top: 4px;
	border: ridge;
	font-size: 18px;
	line-height: 25px;
	color: #333300;
	letter-spacing: -1px;
	background: #98A148 url('images/4.jpg') repeat-x;
	padding: 0px 0px 0px 15px;
	margin-bottom: 10px;
}
#primarycontent .content {
	padding: 15px 15px 30px 30px;
	margin-bottom: 30px;
	background: #fff;
  background-position: right top;
	border-style: ridge;
	height: auto;
	color: #333300;
}
#footer {
	position: relative;
	top: 50px;
	border: ridge;
	border-color: #A8A88D;
	clear: both;
	height: 46px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	background: #98A148 url('images/1.jpg') repeat-x;
	padding-top:20px;
	;
}
#footer a {
	color: #8C8C73;
}

