body{
	font-family: tahoma, verdana, arial;
	font-size: 10px;
  background-image: url(../layout/pozadie.jpg);
	text-align: left;
	padding: 0 0 0 0;
	margin: 0px auto;
	color: #F5F5F5;	
}

img{
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	border: 0px none;
}

#all{
	width: 534px;
	height: 100%;
	margin:10px auto; 
}
#top{
  width: 534px;
  height:89px;
}

#top #logo{
  width:157px;
  height: 89px;
  float: left; 
}

#top #img_top{
  width:375px;
  height: 89px;
  float: left;
  text-align: right;
}

.line{
  height:15px;
  width:534px;
  background-image: url(../layout/ciara.gif);
  background-repeat: repeat-x;
  background-position: 5px;
  float: left;
}

#leftHolder{
  float:left;
  width:155px;
  height:100%;
  background-image: url(../layout/menu_pozadie.jpg);
}


#contentHolder{
  float:left;
  width:357px;
  padding-right:10px;
  height:100%;
  margin-left:10px;
  overflow: auto;
  font-size:10px;
  text-align: justify;
  z-index: 10;
}

#holder{
  height:430px;
}

a{
  color:#C37B37;
}

a:hover{
  color:#FF7C00;
}

.banner140x140{
  height:140px;
  width:140px;
  background-color: rgb(102,0,0);
  float:left;
  margin:7px;
}

h1{  
  font-size:16px;
}
h2{  
  font-size:14px;
}
h3{  
  font-size:12px;
}
h4{  
  font-size:12px;
}

p{
  margin:5px 0 2px 0;
}

font{
  font-size:10px;
}

.clear{
  clear:both; font-size: 1px; height: 1px;
}

.myGallery{
  width: 99%;
  margin-top:5px;
}

.imageElement{
  border:1px solid silver;
  float:left;
  text-align: center;
  padding:0px;
  margin:5px 1px;
  height:110px;
  width:112px;

}

input,textarea{
  padding:2px;
  width:300px;
  border:1px solid silver;
  font-size:10px;
  margin-bottom:5px; 
  background-color: #DEDEDE;
}

input.submit{
  width:50px;
  background-color: #565656;
  color:white;
}

.clear{
  clear: both;
}
