html, body {
margin : 0;
padding : 0;
background : #ffd200;
text-align: center;

}
#header {
position: relative;
margin: auto;
width: 800px;
height : 159px;
background : #ffd200;
background : url('../img/bg_header.jpg') no-repeat bottom;
}
#logo {
position:absolute;
left:50%;
margin-left:-320px;
top: 19px ;
}
#hi1 {
position:absolute;
left:50%;
margin-left:215px;
top: 15px;
}
#hi2 {
position:absolute;
left:50%;
margin-left:101px;
top: 15px;
}
#hi3 {
position:absolute;
left:50%;
margin-left:-29px;
top: 15px;
}
#menu {
height : 62px;
background : #ffd200;
background : url('../img/bg_menu.jpg') no-repeat bottom;
}
#menu ul {
position : relative;
display : inline;
top : 21px;
left : -21px;
}
#menu ul li {
display: inline;
}
div#load {
z-index: 10;
position:absolute;
left:50%;
top: 218px;
margin-left : -355px;
width: 708px;
height: 37px;
border: 1px solid #ffd200;
background-color: #ffffff;
text-align: center;
visibility: hidden;
display: none;
}
#place {
font-family: Verdana;
font-size: 18px; 
margin: 0 0 0 68px;
text-align: right;
}
#place_menu_l {
float: left;
}
#place_menu_l a{
color: #555555;
text-decoration: none;
}
#place_menu_l a:hover {
color: #ffd200;
text-decoration: none;
}

#place_menu_r {
float: right;
}
#place_menu_r a{
color: #555555;
text-decoration: none;
}
#place_menu_r a:hover {
color: #ffd200;
text-decoration: none;
}
#arrow_u {
position:absolute;
left:50%;
margin-left:340px;
top: 228px;
}
#menu_oferta {
position: absolute;
left:50%;
margin-left:-221px;
padding: 0px;
top: 200px;
}
#menu_oferta ul {
margin-top: 10px;
list-style: none;
}
#menu_oferta ul li{
padding-top: 5px;
}
#menu_oferta ul li a{
color: #555555;
text-decoration: none;
}
#menu_oferta ul li a:hover{
color: #ffd200;
text-decoration: none;
}
#menu_oferta b {
font-size: 12px;
color: #ffd200;
padding-right: 9px;
}
#container {
margin: auto;
width: 800px;
min-height: 500px;		
background : #ff0000;
background : url('../img/bg.jpg') repeat-y center;
}
#main {
font-family: Verdana;
font-size: 11px; 
text-align: justify;
margin: 0 88px 0 88px;
}
#links{
width: 450px;
margin: auto;
}
#links td {
vertical-align: middle;
font-size: 12px;
padding: 5px;
margin: 0px;  
}
#links td a{
color: #555555;
text-decoration: none;
}
#links td a:hover{
color: #ffd200;
text-decoration: none;
}
#tabroz {
border-collapse: collapse;
width: 300px;
margin: 0px auto;
text-align: center;
}
#tabroz td{
border: 1px solid #ebebeb;
}
#main a{
color: #555555;
text-decoration: underline;
}
#main a:hover{
color: #ffd200;
text-decoration: none;
}
#contact{
position: absolute;
left:50%;
top: 280px;
margin-left:13px;
margin-bottom: 20px;
padding: 0px;
}
#contact td {
vertical-align: middle;
font-size: 11px;
padding: 5px;
margin: 0px;  
}
#contact td input, textarea {
font-family: Verdana;
width:200px;
border: 1px solid #ffd200;
background: #ffffff;
}
.gallery{
margin: auto;
}
.gallery_td td {
vertical-align: top;
text-align: center;
width: 150px;
font-size: 9px;
border: 1px solid #cbcbcb;
padding: 10px;
margin: 0px;  
}
.gallery td img{
margin-bottom: 5px;
border: 1px solid #cbcbcb;
}
.gallery td div.price{
margin-top: 5px;
padding: 2px;
color: #555555;
font-weight: bold;
font-size: 13px;
text-align: center;
}
#footer {
font-family: Verdana;
text-align: left;
font-size: 10px; 
color: #000000;
margin: auto;
width: 800px;
height : 24px;
background : #ffd200;
background : url('../img/bg_footer.jpg') no-repeat top;
}
#footer span {
position: relative;
left: 81px;
top: 30px;
}
#footer a {
font-weight: normal;
text-decoration: none;
color: #000000;
font-size: 9px;
}
#footer h1 {
position: relative;
top: 30px;
margin: auto;
width: 700px;
font-size: 9px;
font-weight:normal;
text-align: center;
color:#ceaa03;
padding-bottom: 10px;
}
img {
border: 0px;
}
iframe {
width: 623px;
height: 450px;
border: 0px;
margin-top: 20px; 
}



