body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url('img/topbg.jpg') top no-repeat #3F7A5E;
	color: black;
	font-family:  Verdana, Helvetica, Arial;
	font-size: 11.5px;
}

body * {
	font-family: inherit;
	font-size: inherit;
}

a {
	text-decoration: none;
	color: #006633;
}

p{
margin-left: 240px;

}



i {
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}



/*----------------------menu-------------------------*/
#menu{
float:left;

padding:0px 0px 0px 0px;
}
#menu ul{
list-style:none;
padding:0px;

margin:0px;
display:block;
}
#menu ul li{
list-style:none;
display:inline;
float:left;
width:auto;
padding:1px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:bold; 

}
#menu ul li a{
float:left;
text-decoration:none;
padding:3px 0px 0 0px; 
margin:0px 0px 0 0px;
color:#fff;
text-align:center;
background:url('img/button3.png') no-repeat;
height: 19px;
width: 75px;
}
#menu ul li a:hover{
text-decoration:none;color: #ffffff;padding:3px 0px 0px 0px;margin:0px 0px 0 0px; background:url('img/button4.png') no-repeat;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:3px 0px 0 0px;color: #ffffff;margin:0px 0px 0 0px; text-decoration: none; background:url('img/button4.png') no-repeat;
}

/*----------------------end--menu-------------------------*/

#box {
	width: 950px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='css/img/boxshadow.png');
}
#box[id] { background: url('img/boxshadow.png') !important; }
#main {
	position: relative;
	width: 920px;
	height: auto;
	margin: 0 auto 0 auto;
	background: #A1D3BA;
}

#head {
	position: relative;
	width: 920px;
	height: 280px;
	background: url('img/head.jpg') top no-repeat;
}

#head div {
	position: relative;
	width: 610px;
	top: 195px;
	left: 27px;
	color: white;
}

#content {
	position: relative;
	padding: 0 60px 0 0;
}

#content a {
	text-decoration: none;
	color: #000;

}

#content2 {
	position: relative;
	padding: 0 60px 0 0;
	line-height: 18px;
	text-align: justify;

}

#content2 strong {
	font-weight: normal;
}

#content2 h1.powitanie {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #000;
	line-height: 25px;
}

#content2 h2.powitanie {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color: #000;
}

#content2 img {
	border: 0px;

}

#content2 ul{
padding:0px;
margin-left:40px;
}

#content2 ul li{
padding:1px;
margin-left:220px;
}
 
p.outstrong {
	text-decoration: none;
	display: inline;
	margin-left: 0px;
}

p.outstrong a {
	text-decoration: none;
	color: #000;
}

p.facebook {
	position: relative;
	background-color: white;
	height:587px;
	width:600px;

}
#photos {
	position: relative;
	float: left;
	top: -60px;
	left: -40px;
}


