* {
    margin: 0;
    padding: 0;
}

body {
	padding: 0 0 10px 0;
	text-align: center;
	color: #AFBEA8;
	background: #3F6330 url(images/bg.gif) repeat-x top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

h1 {
	padding: 30px 0 0 0;
	text-align: left;
	text-transform: lowercase;
	color: #3F6330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

h2 {
    padding: 0;
    font: italic 18px Georgia, Times, serif;
    text-align: right;
    text-transform: lowercase;
    color: #829C71;
}
#ddtopmenubar .krs {
	float: left;
}
#ddtopmenubar .krs p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}



h3 {
	padding: 25px 0 10px 30px;
	font: italic 20px Georgia, Times, serif;
	color: #FFFFFF;
}

h3.firsth3 {
	padding-top: 0;
	color: #FFFFFF;
}

h4 {
	padding: 10px 0 0 0;
	font: bold 14px Georgia, Times, serif;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

h4.firsth4 {
    padding-top: 5px;
}

p {
	padding: 25px 15px 5px;
	font: 16px/24px Georgia, Times, serif;
	text-align: justify;
	color: #AFBEA8;
}

a {
	color: #99FF00;
	text-decoration: underline;
}

a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

#main {
    margin: 0 auto;
    width: 850px;
    text-align: left;
}

#menu {
    height: 60px;
    background: url(images/menu.gif) repeat-x;
}
#content #left .left {
	text-align: left;
}


#menu_2 {
    height: 60px;
    background: url(images/menu_right.gif) no-repeat right;
}

#menu_3 {
    text-align: center;
    height: 60px;
    background: url(images/menu_left.gif) no-repeat left;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: inline;
    padding: 0 25px;
}

#menu ul li a {
    font: 18px/54px Georgia, Times, serif;
    text-decoration: none;
    text-transform: lowercase;
    color: #D3E0BF;
}

#menu ul li a:hover {
    text-decoration: none;
    color: White;
}

#menu ul li a.active {
	text-decoration: none;
	color: #FFFF00;
}

#logo {
	padding: 0 10px 0 0;
	height: 240px;
	background: #D3E0BF url(images/15pp.jpg) no-repeat  bottom left;
}

#bar {
    height: 15px;
    background: url(images/shadow_1.jpg) no-repeat;
    overflow: hidden;
}

#content {
	padding: 0 15px;
	text-align: left;
	border-left: 3px dotted #648158;
	border-right: 3px dotted #648158;
	background-color: #476A39;
	background-image: none;
	background-repeat: no-repeat;
}

#left {
	float: left;
	margin: 20px 20px 20px 20px;
	padding: 0 15px 0 0;
	width: 663px;
}

#right {
	float: right;
	width: 280px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#right ul {
    list-style: none;
    margin: 0 0 20px 0;
}

#right ul li {
    display: block;
    margin: 0;
}

#right ul li a {
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    height: 32px;
    font: 16px/32px Georgia, Times, serif;
    text-align: left;
    text-decoration: none;
    color: #AFBEA8;
    border-top: 1px solid #517243;
    border-bottom: 1px solid #355628;
}

#right ul li a:hover {
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    border: none;
}

#rightImg {
	margin: 10px 10px 0 0;
	padding: 7px 7px;
	background: #476A39;
	border-top: 1px solid #517243;
	border-left: 1px solid #517243;
	border-right: 1px solid #355628;
	border-bottom: 1px solid #355628;
	background-color: #003300;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

#rightImg img {
    border: none;
}

#right p {
    font: 12px/20px Georgia, Times, serif;
}
#footer {
    clear: both;
    height: 60px;
    background: #476A39 url(images/footer.jpg) no-repeat;
    border-top: 1px solid #517243;
    border-left: 1px solid #517243;
    border-right: 1px solid #355628;
    border-bottom: 1px solid #355628;
}

#footer p {
    padding: 0 0 0 240px;
    font: 12px/60px Georgia, Times, serif;
}
.oglosz {
	float: inherit;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}

#oglosz {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	
}

