body { 
	background-color:#ECEED6;
	margin: 0 auto;
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
}

IMG	{ border: 0; margin: 0; padding: 0; }

a { 
    color: #61892B;
    font-weight: bold;
}

h1 { 
    color: #A3945D;
	font-size: 12pt;
}

#main { 
    width: 860px;
	margin: 0 auto;
}

#header { 
    background:url(../images/cien.png) left top repeat-y; 
    width: 860px;
    height: 275px;
}

#header .grzyby { 
    padding-top: 37px;
    padding-right: 34px;
}

#header .darz { 
    padding-top: 57px;
    padding-left: 35px;
}

#content { 
    float: right;
    background: url(../images/center.png) right top repeat-y; 
    width: 860px;
	margin: 0 auto;
    margin-top: 0;
	border: 0px solid #A3945D;
	clear: both;
}

.portletNavigationTree {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 0px solid #97D9A3;
	background: #ffffff;
}

.core_menu li {
	list-style: none;
	margin 0;
	padding: 0;
	border: 0;
}

.core_menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #619124;
	display: block;
	padding: 5px 0 0 18px;
	background: #ffffff;
    background:url(../images/menu.png) right top repeat-y; 
	border-bottom: 1px solid #92C03C;
	height: 22px;
}

.core_menu li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #A3945D;
	display: block;
	padding: 5px 0 0 18px;
	background: #ffffff;
    background:url(../images/menu2.png) right top repeat-y; 
	border-bottom: 1px solid #A3945D;
	height: 22px;
}

.core_left {
	float: left;
	margin: 0; 
	padding: 0;
	width: 260px;
	border: 0px solid #ffffff;
}

.core_right {
	float: left;
	margin: 0; 
	padding: 15px;
	padding-left: 0;
	width: 550px;
	border: 0px solid #ffffff;
}

.core_right ul { 
    margin: 0;
	padding: 0;
}

.core_right li {
	font-weight: normal;
	list-style: none;
	margin 0;
	padding: 0;
	text-decoration: none;
}

.section_menu a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	color: #619124;
	border: 0;
	height: 22px;
}

.core_menu {
	margin-left: 35px;
}

.menu_green {
    background: #ffffff url(../images/menu_green.png) left top repeat;
    width: 200px;
    color: #619124;
    font-weight: bold;
    margin: 0px
}

.menu_green h2 {
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 8pt;
}

.menu_top {
    background: #ffffff url(../images/menu_top.png) left top repeat-x;
    width: 200px;
    height: 12px;
    margin: 0px
    padding: 0px
}

.menu_center {
    background: #ffffff;
    width: 200px;
    margin: 0px
    padding: 10px
}

.menu_bottom {
    background: #ffffff url(../images/menu_bottom.png) left bottom repeat-x;
    width: 200px;
    height: 12px;
    margin: 0px
    padding: 0px
}


#footer { 
    background:url(../images/footer.png) right top repeat-x; 
    height: 50px;
	color: #947739; 
	text-align: center; 
    width: 790px;
	margin: 0 auto;
}

#footer a, #footer a:link, #footer a:visited {
	color: #B3A67C;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#footer a:hover {
	color: #947739;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.clear { clear: both; }
