div.box { width: 318px; height: 183px; color: white; background: url(../images/boxes/box-1.jpg) no-repeat center top; margin-bottom: 14px; }

div.box table tr { border: 0; }
div.box table td { padding: 0; }

div.box .inner { padding-left: 37px; padding-right: 35px; padding-top: 10px; }
div.box .header { font-size: 1.5em; font-weight: bold; height: 53px; }
div.box .header .icon { display: block; padding: 5px 0; background: url() no-repeat right center; }
div.box .body { font-size: 1.083em; font-weight: bold; line-height: 2.4em; }
div.box a { color: white; }
div.box a:hover { color: #737476; }

div.box-1 { background-image: url(../images/boxes/box-1.jpg); }
div.box-1 .header .icon { background-image: url(../images/boxes/icon_weather.gif); }
div.box-1 .body table { width: 215px; }

div.box-2 { background-image: url(../images/boxes/box-2.jpg); }
div.box-2 .header .icon { background-image: url(../images/boxes/icon_hours.gif); }
div.box-2 .body table { width: 250px; }

div.box-3 { background-image: url(../images/boxes/box-3.jpg); height: 164px; }
div.box-3 .header .icon { background-image: url(../images/boxes/icon_prices.gif); }
div.box-3 .body table { width: 215px; }

div.box-contact { margin: 15px 0; }
div.box-contact .header { font-size: 1.5em; font-weight: bold; color: #47cee2; padding: 5px 0; } 
div.box-contact .body { font-size: 1.16em;  } 

div.small-box-1 { background: #46cee2 url(../images/boxes/small-box-1.gif) no-repeat bottom right; padding: 15px; }
div.small-box-1 a,
div.small-box-2 a { color: white; text-decoration: none; font-weight: bold; font-size: 1.16em; background: url() no-repeat right top; padding-right: 20px; }
div.small-box-1 a { background-image: url(../images/boxes/small-box-1-arrow.gif); }
div.small-box-2 a { background-image: url(../images/boxes/small-box-2-arrow.gif); }
div.small-box-2 { background: #9bd777 url(../images/boxes/small-box-2.gif) no-repeat bottom right; padding: 15px;}
div.small-box-1, div.small-box-2 { margin-bottom: 4px; }

/*
div.small-box-1 a:hover,
div.small-box-2 a:hover { border-bottom: 1px white solid; padding-bottom: 3px;}
*/

div.small-box-1:hover { background: #9bd777 url(../images/boxes/small-box-2.gif) no-repeat bottom right; }
div.small-box-1:hover a { background-image: url(../images/boxes/small-box-2-arrow.gif); }

div.box-sauna-1 { background-image: url(../images/boxes/box-sauna-1.jpg); height: 183px; }
div.box-sauna-1 .body { line-height: 1.5em; }
div.box-sauna-1 .body p { margin-bottom: 1em; }

div.box-sauna-2 { background-image: url(../images/boxes/box-sauna-2.jpg); height: 183px; }
div.box-sauna-2 .body { line-height: 1.5em; }
div.box-sauna-2 .body p { margin-bottom: 1em; }
