
/* Sekscja BODY ca_ego t_a */
html ,body {
	/*background-color:#f2be6a; */
	background:#f2be6a url("../images/background2.jpg") repeat;
	font-family:  "Monotype","Monotype Corsiva",serif;/*Monotype Corsiva Italic*/
	 behavior:url(cssHoverFix.htc);
}

#wrapper{
  
 margin: 0 auto;
 width: 800px;
 background-color:#f2be6a;
}

#banner{
  width:800px;
  height:200px;
  background:#f2be6a url("../images/banner_tlo.jpg") no-repeat; 
}

#menu{
  width:800px;
  height:65px;
  background: url("../images/menu.jpg") no-repeat; 
  line-height:40px;
  font-weight:bold;
  font-size:x-large;
}

#menu ul,#menu ul li{
  display: block;
  	  
	margin: 0;
	padding: 0;
}

#menu ul li{
   font-size:large;
   float:left;
}
#menu ul li a{
  display: block;
    font-size:x-large;
  text-decoration:none;
    color:#000;
    width:133px;
    height:45px;
    text-align: center;
}

#menu ul li a:hover{
  text-decoration:none;
   margin-top:10px; 
   background-color:#000;/*#1060E0;*/
  background:transparent  filter: alpha(opacity=40) ;
    opacity:0.4;
  -moz-opacity:0.4;
   color:#f2be6a;
   
  }

#menu ul li a.podkres{
 color:#f2be6a;
  text-decoration:none;
   margin-top:10px; 
   background-color:#000;/*#1060E0;*/
  background:transparent  filter: alpha(opacity=40) ;
    opacity:0.4;
  -moz-opacity:0.4;
   
   
}



#tresc{
	position:relative;
  width:800px;
  height:535px;
  background: url("../images/tresc.jpg") no-repeat; 
  padding-left:30px;
  padding-top:10px;
   font-size:x-large;
  
}

#tresc ul{
  list-style-type:circle;
  list-style-image:url("../images/lista.png");
}

#tresc ul li{
  
  padding-top:5px;
  
}
.rog{
  position:absolute;
  top:300px; left:635px;
  
}
.srodek{
  position:absolute;
  top:260px; left:220px;
 
}

#tresc .gal{
  
  border:1px solid #f2be6a;
  padding:10px 10px  10px 10px ;
}
#tresc a:hover .gal{
  background-color:#f2be6a;
  /*border:1px solid #1C44D4;*/
}

img{
  background: url(../images/loading6.gif) no-repeat 50% 50%;
  
}
