body {
	background-color: #004422;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002200;
  margin: 0;
	text-align: center;
}
hr {border:0;color:white;clear:both;}
a {
	color: #006E17;
	text-decoration: none;
	font-weight:bold;
	background-color:#eaffea;
}
a:hover {
	color: #ffffe0;
	text-decoration: none;
	background-color: #009933;
}
p,span,div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:0.8em;
	line-height: 16px;
}
img {
	border-right: 2px solid #335533;
	border-bottom: 2px solid #335533;
	border-top: 1px solid gray;
	border-left: 1px solid gray;

}
h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0;
	margin-bottom: 0.3em;
	font-weight:bold;
}

h1 {color: rgb(88,116,88);
	background: url(../img/h1_podkreslenie.gif) bottom left no-repeat;

}

li {list-style-image: url('../img/li.gif');}
/* classes */

.listMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.listMenu li {
	padding-top: 7px;
}

/* id */ 
#container {
	width: 960px;
	height: auto;
	overflow: hidden;
	text-align:center;
	background-color:white;
}

#header {
		margin:0;
    background: url('../pics/top.jpg') no-repeat center;
		height: 120px;
		border-bottom:4px solid #004411;
    text-align: left;
}
	
#loga {
  float: right;  
  width:200px;
  background-color:transparent;
  text-align:center;
}
#loga a {background-color:transparent;}	
#top {
	padding:0;
	padding-top: 30px;
	width:750px;
	height: 120px;
	overflow:hidden;
	font-size: 4em;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  text-align: left;

}

#menu {
	width: 960px;
	height: 20px;
	padding-left: 80px;
	margin-bottom: 30px;
	padding-top:20px;
	color: #00AE57;
	background-color:rgb(176,204,176);

}
#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #00AE57;
}
#menu li {
	display: inline;
	color: #00AE57;
}

#menu li a {text-decoration: none; padding:4px; background-color:transparent;}
#menu li a:hover {
	background-color: #009933;
}

#content {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align:left;
}
#pad {padding:0px 45px 5px 45px;}
#content p {
	line-height: 19px;
}
#stopka {
	width: 961px;
	height: auto;
	margin: auto;
	border-top: solid 1px #006432;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #557755;
	background-color:rgb(176,204,176);
	clear: both;
	margin-top: 15px;
}

#stopka a {color: gray; background-color:transparent;}
.logotypy {padding:0px 0 10px 50px; text-align:left; }
.logotypy img {margin-right:20px;margin-bottom:15px;}
.logotypy2 {padding:0px 0 20px 0px; text-align:center;}
.logotypy2 img {margin-right:10px;margin-bottom:5px;}

.gallery {
  float:left;
  display:inline;
  margin-right:10px;
  font-size:80%;
  width:180px;
}

.gallery img {
  border:1px solid gray;}

 .ramkaDuza {
	border: solid 1px #114422;
	margin: 0 20px;
}
.doLewej {
	float: left;
}
.doPrawej {
	float: right;
}
.list_layout {
}

.img {padding:20px;}

  
.back a {
  text-align:right;
  }
  
a.back {background-color:#efefef;width:100px;font-weight:bold;}
div.back {text-align:center;background-color:#efefef;border:1px dotted gray; width:100px;padding:2px;clear:both;}
 
 
label {display:block; font-size:80%;}
input {display:block;}
fieldset {border:1px solid olive; float:right;width:189px;padding:2px 5px; margin-right:5px;  }
