body {
    background: #badbb9 url('graphics/bg_top.jpg') top repeat-x;
}

#logo {
    background: transparent;	
}

#bg5 {
    background: #eaefe9 url('graphics/content_bg.jpg') top repeat-x;
}

#menu ul li a {
      background: transparent url('graphics/menu_item_bg.jpg') repeat-x;
}

#quick-reservation {
	display: block;
    background: #d3e9d5;
}

#quick-reservation .quick-reservation-title {
    background: transparent url('graphics/reservation_h2_bg.jpg');
}

form#form-season-selection input,
#quick-reservation form input.button-verify {
    background: transparent url('graphics/reservation_overit_bg.jpg') repeat-x; 
}

#bg2, #bg5 {
    border-color: #1e4d23;
}

#content {
    height: 530px;
}

html>body #content
{
    min-height: 530px;
}

table.pricelist th.season-title, table.pricelist th.season-range {
    background: #1e4d23;
}

table.pricelist th.rooms-title,
table.pricelist th.guests-title,
table.pricelist th.guests-count {
    background: #c8efc7;
}

table.pricelist th.season-range {
    text-align: center;	
}

table.pricelist th.guests-count {
    white-space: nowrap;	
}

.header_contact strong {
    background:transparent url(graphics/map_prague.gif) no-repeat  center bottom;
    padding-bottom: 180px;
}

#head #head01_in {
    background: transparent url('graphics/head_01.jpg') no-repeat;
}

#head #head02_in {
    background: transparent url('graphics/head_02.jpg') no-repeat;
}

#head #head03_in {
    background: transparent url('graphics/head_03.jpg') no-repeat;
}

#menu {
    margin: 0px 0px 15px 0px;
}
div#content-wide #content
{
    width: 660px;
}