body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20796c;
}

h1 {
	color: #20796c;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
}
h2 {
	color: #20796c;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 8px;
}


.hrspace {
	width: 100%;
	height: 1px;
	background-image: url(../images/bghr.gif);
	background-repeat: repeat-x;
}

#parent {
		width: 100%;
		height: 100%;
	background-image: url(../images/bg_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#container {
	margin: 0 auto; 
	width: 828px;
	overflow: hidden;
}
#footer {
	width: 100%;
	height: 37px;
	background-image: url(../images/bgfoot.gif);
	background-position: center;
	text-align: center;
	margin: 0 auto; 
}
#footwrap {
	width: 828px;
	margin: 0 auto; 
	background-image: url(../images/bgfoo.gif);
	background-repeat: no-repeat;
	height: 37px;
}
#toppart {
	margin: 0 auto; 
	width: 828px;
	height: 81px;
	
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 81px;
	float: left;
}

#top_pasek {
	background-image: url(../images/bg_pasek.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 550px;
	float: right;
	text-align: left;
	color: White;
	font-size: 12px;
}
#toppasekwrap {
	margin-left: 10px;
	margin-top: 12px;
}

#top_wyszuk {
	float: right;
	width: 500px;
	height: 28px;
	margin-top: 6px;
	text-align: right;
}

#top_menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 828px;
	float: left;
	font-weight: bold;
	text-align: left;
}
#topmenuwrap {
	margin-top: 8px;
}
#top_menu a:link, #top_menu a:visited {
	margin-left: 15px;
	color: White;
	text-decoration: none;
}
#top_menu a:hover {
	color: #346966;
}

#top_baner {
	height: 196px;
	width: 828px;
	float: left;
}

#top_path {
	width: 828px;
	height: 27px;
	float: left;
	background-image: url(../images/bg_path.gif);
    background-repeat: no-repeat;
	text-align: left;
}
#path {
	margin-left: 10px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	float: left;
	color: #346966;
}
#path a:link, #path a:visited {
	color: #346966;
	text-decoration: none;
}
#path a:hover {
	color: White;
}
#bip {
	float: right;
	width: 140px;
	margin-top: 3px;
}

#middlepart {
	float: left;
	width: 828px;
}

#menu {
	width: 198px;
	margin-left: 1px;
	margin-top: 5px;
	float: left;
	text-align: left;
}
#menu_wrap {
	
}
.poziom1 {
	background-color: #dbece9;
	margin-bottom: 1px;
	padding: 3px;
}
.poziom1 a:link, .poziom1 a:visited {
	/*display: block;
	float: left*/
	text-decoration: none;
	color: Black;
	
}
.poziom2 {
	background-color: #dbece9;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 14px;
}
.poziom2 a:link, .poziom2 a:visited {
	/*display: block;
	float: left*/
	text-decoration: none;
	color: Black;
}
#menu a:hover {
	color: White;
}

#content {
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	width: 610px;
	text-align: left;
	line-height: 140%;
}
.akapit {
	margin: 0px;
	text-align: justify;
	padding-bottom: 4px;
	float: left;
	width: 100%;
}


/*cms*/
.photoSmall {
	float: left;
	padding: 6px;
	margin-right: 8px;
	background-color: #e4f1ef;
}
.photoSmall img {
	border-width: 2px;
	border-color: White;
	border-style: solid;
}
.photoBig {
	padding: 6px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-top: 4px;
	background-color: #e4f1ef;
	float: left;
}
.photoBig img {
	border-width: 2px;
	border-color: White;
	border-style: solid;
}
.galeria {
	width: 470px;
}
.galeria1 {
	
}
.photoGal {
	width: 114px;
	padding: 6px;
	margin-top: 8px;
	margin-bottom: 2px;
	background-color: #f7f3e7;
}
.photoGal img {
	border-width: 2px;
	border-color: White;
	border-style: solid;
}
.cmse {
	/*border-right: 2px;*/
}
/*menu paragrafu*/
.cmsmp {
	float: left;
	width: 15px;
}
.cmsmp img {
	border: 0px;
	margin-bottom: 1px;
}
/*---*/