body {
margin: 0 0 0 0;
background-color: #C7F1DB;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
width:810px;
margin:auto;
}
#doc_wrap{
	width:810px;
	background-image:url(images/wrapper_bg.jpg);
	}
#content{
	width:770px;
	padding:0 20px 20px 20px;
	background-image:url(images/body.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#content p{
line-height:150%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
}
#top_img{
width:810px;
height:362px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
clear:both;
}
#space{
width:810px;
height:9px;
background-image:url(images/bottom.jpg);
background-position:top;
background-repeat:no-repeat;
clear:both;
}
#left{
width:540px;
float:left
}
#right{
width:200px;
padding-left:30px;
float:right;
}
#menu{
width:860px;
height:45px;
margin-bottom:20px;
}
#footer{
width:840px;
text-align:center;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:0px;
clear:both;
}
ul.menulist, ul.menulist li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:20px;
	font-family:"book antiqua", Georgia, Arial;
}

ul.menulist {
	width: 170px;
	padding: 33px 2px 1px 2px;
}

ul.menulist a:link, ul.menulist a:visited {
	display: block;
	width: 136px;
	text-decoration: none;
	padding: 7px 7px 7px 14px;
	font-weight: bold;
	color: #004F27;
	border-left: 20px solid #004F27;
	border-bottom: 1px solid #004F27;
}

ul.menulist a:hover {
	width: 126px;
	color: #00C161;
	text-decoration: none;
	border-left: 30px solid #00C161;
	border-bottom: 1px solid #00C161;
}
div.box_container{
width:320px;
text-align:left;
}
h1 {
font-family: georgia, Arial;
font-size:30px;
color: #009F50;
font-weight:bold;
margin:0px 0 5px 0px;
border-bottom:#009F50 solid 1px;
}
h2{
font-family: georgia, Arial;
font-size:18px;
color: #004F27;
font-weight:bold;
margin:0px 0 5px 0px;
}
h3 {
font-family: "Century Gothic", georgia,Arial;
font-size:16px;
color: #ffffff;
font-weight:bold;
}
img.galeria_f{
border:1px solid #999999;
}

td.galeria{
background-color:#CEFFE7;
border: solid 1px #999999;
padding: 3px;
width:206px;
}
td.galeria:hover{
background-color:#C7F1DB;
border: solid 1px #666666;
padding: 3px;
width:206px;
}
td.galeria:hover img{
border: solid 1px #666666;
}
table.galeria_opis_t{
width:100%;
border:0px;
text-align:left;
padding:0px;
margin:0px;
}
td.galeria_opis_k{
width:100%;
border:0px;
text-align:left;
font-size:10px;
padding:0px;
margin:0px;
}
td.galeria_obrazek{
width:100%;
height:150px;
border:0px;
text-align:left;
font-size:10px;
padding:0px;
margin:0px;
}
A:link {
text-decoration : none;
color: #009F50;
}
A:visited {
text-decoration : none;
color : #009F50;
}
A:active {
text-decoration : none;
color : #009F50;
}
A:hover {
text-decoration : underline;
color: #111;
}
div.img_desc{
float:left;
margin: 5px 5px 5px 0px;
padding: 3px;
font-size:10px;
color:#333;
background-color: #CEFFE7;
border:#999999 1px solid;
}
img.img_desc_margin{
border: 1px solid #999999;
margin-bottom:3px;
}