html, body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555;
	background:#fcfcf2 url(../images/tlo.jpg) repeat-x;
	overflow:hidden;
	overflow-y:auto;
}
form{
	margin:0;
	padding:0;
}
table img {
  padding:1px;
	border:3px solid #e8e39a;
}

table img:hover {
  padding:1px;
	border:3px solid #ddce91;
}

a {
	color: #3B6EBF;
	text-decoration: none;
	outline-style:none;
}

a:hover {
	text-decoration: underline;
}
input.form {
    width: 380px;
}
textarea.form {
    height: 300px;
    width: 380px;
}
input.formint {
    width: 100px;
}

a.tytul-top{
  position:relative;
  top:-5px;
  left:8px;
  Font-size:24px;
  text-decoration:none;
  font-weight:bold;
  color:#575352;
  
}

a.white{
  text-decoration:none;
  color:#fff;
  font-weight:bold;
}

#main {
	margin-left:auto;
	margin-right:auto;
}

#lewa {
	margin:0;
	padding:0;
	width:30%;
	height:550px;
	float:left;
	background-color:#E3E3E3;
}

#prawa {
	background-color:#EEEEEE;
	margin:0;
	padding:0;
	width:70%;
	float:right;
}
#wykaz {
	margin:5px;
	padding:5px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
#slowa {
	padding:5px;
	font-size:10px;
	text-align:center;
}
#gora {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	position:relative;
	z-index:1;
}
#logo {
	width:220px;
	float:left;
	text-align:right;
	padding-top:4px;
	font-family:"Arial";
  color:#a29135;
  font-size:12px;
  position:relative;
  top:80px;
  left:516px;	
  font-weight:bold;
}

#left {
	width: 200px;
	float:left;
}
#left .dz, .dz2 {
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	width:184px;
	font-weight:bold;
	display:block;
	color:#fff;
	background-color:#d3c072;
	margin-bottom: 1px;
	background-image: url(../images/slupek_tytul.gif);
	background-repeat: repeat-y;
}

#left .dz2 {
	background-color:#d5cd8b;

}
#left .dz a:link,.dz2 a:link{
	color: #fff;
	text-decoration: none;
	display:block;	
}
#left .dz a:hover,.dz2 a:hover{
	color: #fff;
	text-decoration: none;
}
#left .dz a:visited,.dz2 a:visited{
	color: #fff;
	text-decoration: none;
}

.tytul {
	font-size:14px;
	font-weight:bold;
	margin:0 0 8px 0;
	color: #555;
}

.tytul a{
color:#FFFFFF;
}

.tlo{
background:url('../images/tlo2.jpg') no-repeat top center;
}

.srodek{
  position:relative;
  width:780px;
  left:50%;
  margin-left:-390px;
  background-color:#f8f7f2;
}

.top{
  clear:both;
  width:780px;
  height:218px;
  background-image:url('../images/top.jpg');
}

.bag{
  width:780px;
  background:url('../images/bg.gif') repeat-y;
}

.menu{
  width:780px;
  height:8px;
  font-size:8px;
  margin-bottom:2px;
  background-image:url('../images/menu.jpg');
}

.opis{  
  float:left;
  width:580px;
  //width:540px;
  color:#666;
  background:#fefdf8 url(../images/right.jpg) no-repeat right bottom;
}

.bottom{ 
  clear:both;
  width:780px;
  height:12px;
  margin-top:2px;
  background-image:url('../images/bottom.jpg');
}

.foto,.foto:hover{
  width:164px;
  margin:8px 0 8px 4px;
  filter: alpha(opacity=40);
	-moz-opacity:.6;
	opacity:.6;
	border:2px solid #fefefe;
}

.copy{
  padding:4px 0 0 6px;
  color:#999;
  font-size:9px;
}
