.large{font-size:x-large;font-weight:bolder;line-height:140%;}
.gall {}
.gall ul {list-style:none;display:block;}
.gall ul li {display:inline;padding:10px 0px;}
.left{float:left;}
.galpict{width:340px;height:200px;}
.galpict1{width:170px;height:200px;}
.line {color:2px solid #c8b16f;}
#oferta {
padding: 40px 0 40px 0;
background: #fcfcfc;
/* For browsers that do not support gradients */
background: -webkit-linear-gradient(#fff, #fcfcfc);
/* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#fff, #fcfcfc);
/* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#fff, #fcfcfc);
/* For Firefox 3.6 to 15 */
background: linear-gradient(#fff, #efcfcfc);
/* Standard syntax */
}
img {vertical-align:beseline;}
ul li{list-style:none;}
@media (max-width:800px){
.img{widht:100%;height:100%}
.gall{margin-left:-40px;}
.galpict{width:100%;height:100%;}
}