html, body  
	{background:#808080; 
	 text-align: center; 
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	}
img 
  {border: 0px;
	}

a 
	{color:#999; 
	 font-size: 1.2em;
	 text-decoration:none;
	}
a:visited 
	{color: #c60000;
	}

div#contener {
   width:960px;
	 height:auto;
	 background:#004093;
	 text-align:justify;
	 margin:0 auto;
}
.text {
    font-size:0.8em;
		text-align:justify;
		text-indent:2em;
		color:#b7b7b7;
		padding:10px 2px 0px 2px;
		margin:6px 5px;
}
.right {
   width:318px;
	 height:auto;
	 float:right;
	 
}

.right1 {
   width:318px;
	 height:auto;
	 float:right;
	 margin-top:150px;
 
}
.left {width:318px;
         height:auto;
				 float:left;
				 margin:0 auto;
				 text-align:justify;
				 }
.center {
     width:318px;
		 height:auto;
		 float:left;
		 
}
.duze {
      margin:0 auto;
			font-size:1.5em;
			color:#6f0000;
			text-align:center;
			padding:15px;
}
.duze1 {
      font-size:1.2em;
			font-weight:bold;
			color:#800000;
			text-align:center;
			font-family:'Comc Sans MS',cursive;
			margin-top:5px;
			padding:0 0 5px 5px;
}
p {text-align:justify;}
p#dwa {margin-left:50px;}

.galeria {
       width:960px;
			 height:auto;
			 margin:0 auto;
			 
}
span {margin-left:30px;}