body{margin:0;padding:0;}
#cont{position: absolute;min-height:100%;height: auto;_height: 100%;width: 100%; top: 0px; left: 0px; background:#E6B046 url("seaphoto_files/bg-video-tour.jpg") repeat-x center top}
#content{position: relative;left:50%;margin-left: -492px;top:0px;margin-top:70px;width:985px;text-align:center; background-color: white}
.text{font-size: 17pt; font-weight: 700; padding-left: 10px;}
.dash{text-decoration: none;border-bottom: 1px dashed #4D8AE5; color:#4D8AE5}
#hotelGuideShortened{border:0;width:500px;height:376px}

/* index.html */
h1 {
font-family: Arial, sans-serif;
font-size: 17pt;
color: #007DFB;
text-align: center;
margin: 0px;
}
h2 {
font-family: Arial, sans-serif;
font-size: 14pt;
color: #007DFB;
text-decoration: underline;
margin: 0px 0px 5px 10px;
}
blockquote {
margin: 0px;
margin-right: 10px;
}
img[src*="zagotovka"]  {/* выбирается только то изображение, у которого адрес src содержит в себе cочетание букв zagotovka */
/* img[src$="zagotovka.gif"] выбирается изображение, у которого атрибут src заканчивается на zagotovka.gif */
margin-top: 10px;
}