BODY {
    font: small Verdana,Geneva,Arial,Helvetica,sans-serif;
    background: #9298A8 url(img/body.jpg) repeat-x top left;
}

#container {
	width: 800px;
	margin: auto;
	margin-top: 2em;
	color: #000;
	background: #fff url(img/tlo.gif)repeat-y 50%;
	border: 2px solid #B4B4B4;
}

#header {
    background: url(img/logo_top.jpg) no-repeat top left;
    float: left;
    width: 475px;
    height: 71px;
}

*html* #header {
    margin-bottom: -14px;
}

img {
    margin: 0 0 -5px 48px;
    padding: 0 0 -15px 0;
    width: 199px;
    height: 71px;
    float: left;
}

a img {
    border: none;
}

h1 span,h2 span {
    visibility: hidden;
    font-size: xx-small;
    margin-bottom: -5px;
}

#what_this {
    width: 475px;
    height: 140px;
    background-image: url(img/vecrtra_top.jpg);
    float: left;
}

#tel {
    float: right;
    clear: right;
    width: 325px;
    height: 211px;
    background: url(img/tablica_top.jpg);
    margin-top: -71px;
}

p.tel_span span {
    margin: 0px;
    visibility: hidden;
}
/************************* MENU   **************************/
#menu {
    width: 800px;
    height: 48;
    background: url(img/menu_tlo.jpg) repeat-x top left;
    float: left;
    border-bottom: 2px solid #ccc;
}

#menu ul {
    list-style: none;
    margin: 0;
}

#menu li {
    display: block;
    width: 110px;
    height: 43px;
    min-height: 48;
    float: left;
    background: url(img/menu_pion.jpg) no-repeat top right;
    text-align: center;
    padding: 5px 5px 0 5px;
}

#menu li.clean {
    background-image: none;
}

#menu li a:link,#menu a:visited {
    font: bold 0.9em Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
    display: inline;
}

#menu a:hover {
    color: #CACCFF;
}
/**************************** content show ***********************/

#content {
    width: 300px;
    margin: 10px 0px 0px 55px;
    float: left;
}

#content_home{
	width: 380px;
	float: right;
	margin: 1.5em 50px 1em 0;
}

#show {
    width: 374px;
    float: right;
    clear: right;
    margin: 10px 55px 10px 0px;
    padding: 0 0px 20px 14px;
    border: 1px solid #ccc;
}
#show_home{
	width: 300px;
	float: left;
	margin-left: 55px;
}
#show img {
    margin-top: -2px;
    padding-top: 0;
    width: 120px;
    height: 220px;
    background: #ccc;
}

#show img {
    margin: 0px;
    padding: 0px;
}

#foot {
    clear: both;
    width: 800px;
    min-height: 48px;
    border-top: 2px solid #ccc;
}

p {
    margin: 5px 10px;
    line-height: 140%;
    text-align: justify;
}

p.bottom {
    font-size: 0.7em;
    padding-bottom: 5px;
    font-style: italic;
	 text-align: center;
}

h3 {
    margin-top: 0px;
}

h4 {
    font-size: 0.85em;
    text-align: center;
    margin-bottom: 0px;
}
#content ul li{
	margin-bottom: 1em;
}


form p select {
    float: left;
    width: 90px;
    background-color: #F6F7F7;
}

input.bookings,textarea.bookings {
    color: #00008B;
    background-color: #F6F7F7;
    border: 1px inset #00008B;
    width: 190px;
}

input.button {
    color: #00018E;
}

form p {
    clear: left;
    margin: 0;
    padding: 8px 0;
}

form p label {
    float: left;
    width: 45%;
    font: bold 1em Arial,Helvetica,sans-serif;
}

#show img.alfa {
    padding: 1em 0 0 30%;
    width: 136px;
    height: 32px;
    background: none;
}

p.img_p {
    margin: 0px;
    width: 360px;
    text-align: center;
}