body {
	background-image: url('../images/background.jpg');
	background-position: top;
	background-repeat: repeat;
	background-color: #cbcbcb;
	margin: 0;
	font-family: Verdana;
	color: #073d5a;
	behavior: url('http://www.bulgariaskivacation.com/css/csshover3.htc');
}
.clear {
	clear: both;
}
h1, h2 {
	color: #073d5a;
}
#top {
	width: 100%;
	height: 171px;
	background-image: url('../images/bg-top.jpg');
	background-position: center;
	background-color: #134b6e;
	position: relative;
	z-index: 1;
	margin-bottom: -25px;
}
#container {
	width: 931px;
	height: auto;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	background-image: url('../images/shadow.png');
	background-repeat: repeat-y;
}
#head-buttons {
	width: 895px;
	height: 32px;
	position: relative;
	margin: 0 auto;
}
#head {
	width: 895px;
	height: auto;
	position: relative;
	margin: 0 auto;
	top: -120px;
}
#head-right {
	width: 648px;
	height: auto;
	float: right;
}
#head-left {
	width: 238px;
	height: 329px;
	margin-top: -21px;
	float: left;
	text-align: center;
}
.head-button {
	width: auto;
	height: 25px;
	display: block;
	background-color: #720000;
	border-top: 1px solid #5093c1;
	border-left: 1px solid #5093c1;
	border-right: 1px solid #5093c1;
	text-align: center;
	float: right;
	margin-right: 20px;
	color: white;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
}
.head-button a:link {
	color: white;
	text-decoration: none;
}
.head-button a:hover {
	color: white;
	text-decoration: none;
}
.head-button a:visited {
	color: white;
	text-decoration: none;
}
.head-button:hover {
	background-color: #dd0000;
}

#head-links {
	width: 100%;
	height: auto;
	text-align: right;
}
#head-links p {
	margin-top: 0px;
	margin-right: 10px;
	font-size: small;
}
#head-links a:link {
	color: black;
	text-decoration: none;
}
#head-links a:hover {
	color: black;
	text-decoration: underline !important;
}
#head-links a:visited {
	color: black;
	text-decoration: none;
}
div#body {
	width: 895px;
	height: auto;
	position: relative;
	margin: 0 auto;
	top: -110px;
}
div#body-left {
	width: 245px;
	height: auto;
	float: left;
}
div#body-right {
	width: 645px;
	height: auto;
	float: right;
}
div#body-right6 {
	width: 645px;
	height: auto;
	float: right;
}
div#body-right h1 {
	font-size: large;
}
div#body-right6 h1 {
	font-size: large;
}
#menu {
	width: 239px;
	height: auto;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#menu-top {
	width: 239px;
	height: 34px;
	background-image: url('../images/menu-top.png');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}
#menu-content {
	width: 239px;
	height: auto;
	background-image: url('../images/menu-bg.jpg');
	background-repeat: repeat-y;
	float: left;
}
#menu-contents {
	width: 239px;
	height: auto;
	min-height: 245px;
	background-image: url('../images/menu-content.jpg');
	background-repeat: no-repeat;
}
#menu-bottom {
	width: 239px;
	height: 13px;
	background-image: url('../images/menu-bottom.png');
	background-repeat: no-repeat;
}
#menu-top h1 {
	color: white;
	font-size: large;
	margin: 0;
}
#menu a:link {
	color: black;
	text-decoration: none;
}
#menu a:hover {
	color: black;
	text-decoration: underline !important;
}
#menu a:visited {
	color: black;
	text-decoration: none;
}
.cityname {
	width: 227px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-left: 1px;
}
.cityname:hover {
	background-color: orange;
}
.rombs {
	vertical-align: middle; 
	margin-right: 5px;
}
#intro-tab {
	width: 638px;
	height: 202px;
	background-image: url('../images/intro.png');
	background-repeat: no-repeat;
	padding-top: 15px;
}
#intro-tab h1 {
	font-size: large;
	margin-top: 0px;
	margin-left: 20px;
}
.intro-hr {
	border: 1px solid white;
	width: 600px;
}
#intro-container {
	width: 602px;
	height: 105px;
	margin: 0 auto;
}
#intro-cont-left {
	width: 170px;
	height: auto;
	float: left;
}
#intro-cont-right {
	width: 430px;
	height: auto;
	float: right;
}
#intro-cont-right p {
	text-align: justify; 
	margin-top: 0px;
	font-size: 12px;
}
#hot-offers {
	width: 645px;
	height: auto;
	float: right;
}
#hot-offers h1 {
	font-size: large;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hot-offers-hr {
	border: 1px solid black;
	width: 620px;
	float: left;
}
.hotel-hot-offer {
	width: 620px;
	height: 85px;
	float: left;
	margin-bottom: 15px;
}
.hotel-hot-left {
	width: 146px;
	height: 82px;
	float: left;
}
.hotel-hot-right {
	width: 460px;
	height: auto;
	float: right;
	text-align: justify;
}
.hotel-hot-offer:hover {
	background-color: #e2e2e2;
}
.hotel-hot-right a:link {
	color: black;
	text-decoration: none;
}
.hotel-hot-right a:hover {
	color: black;
	text-decoration: none;
}
.hotel-hot-right a:visited {
	color: black;
	text-decoration: none;
}
.hotel-hot-right h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hotel-hot-right p {
	font-size: small;
	text-align: justify;
}
.hot-offer-img {
	border: 1px solid black;
	width: 146px;
	height: 82px;
}


#footer {
	width: 100%;
	height: 150px;
	background-color: #0b4468;
	position: relative;
	z-index: 3;
	margin-top: 2px;
}
#footer-mountains {
	width: 900px;
	height: 85px;
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	top: -67px;
	margin-bottom: -67px;
	margin-top: -20px;
}
#footer-middle {
	width: 900px;
	height: auto;
	margin: 0 auto;
	color: white;
}
#footer-middle-left {
	width: 300px;
	height: auto;
	float: left;
}
#gooter-middle-right {
	width: 600px;
	height: auto;
	float: right;
	text-align: right;
}
#gooter-middle-right a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#gooter-middle-right a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline !important;
}
#gooter-middle-right a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#gooter-middle-right p {
	margin-bottom: 3px;
}
#gooter-middle-right span {
	font-size: small;
}

#city {
	width: 645px;
	height: auto;
	float: right;
	margin-bottom: 20px;
}
#city h1 {
	margin-bottom: 0px;
}
#city-gallery-container {
	width: 645px;
	height: auto;
	margin: 0 auto; 
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left: 30px;
	float: left;
	position: relative;
	z-index: 5;
}
.city-photo-container {
	width: 111px;
	height: 74px;
	float: left;
	background-image: url('../images/city-photo.png');
	background-repeat: no-repeat;
}
.city-photo {
	width: 88px;
	height: 66px;
	border: 1px solid black;
	float: left;
}
#city p {
	text-align: justify;
	font-size: 13px;
}
#city li {
	text-align: justify;
	font-size: 13px;
}
.hotels-stars {
	width: 645px;
	height: auto;
	float: right;
}
.hotels-stars h1 {
	margin-bottom: 0px;
}
.hotels-container {
	width: 320px;
	height: 85px;
	float: left;
	margin-bottom: 15px;
}
.hotels-container:hover {
	background-color: #e2e2e2;
}
.hotels-container h2 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hotels-name {
	width: 170px;
	height: auto;
	float: right;
	text-align: justify;
}
.hotels-name a:link {
	color: black;
	text-decoration: none;
}
.hotels-name a:hover {
	color: black;
	text-decoration: none;
}
.hotels-name a:visited {
	color: black;
	text-decoration: none;
}

#book {
	width: 70px;
	height: 20px;
	color: white;
	font-weight: bold;
	background-color: white;
	border: 1px solid #5093c1;
	float: right;
	font-size: 15px;
	text-align: center;
	background-image: url('../images/button-bg.jpg');
	background-repeat: repeat-x;
}
#book a {
	display: block;
	width: 100%;
	height: 100%;
}
#book a:link {
	color: white;
	text-decoration: none;
}
#book a:hover {
	color: white;
	text-decoration: none;
}
#book a:visited {
	color: white;
	text-decoration: none;
}
#gallery {
	width: 208px;
	height: auto;
	margin: 0 auto;
}
.gallery-bg {
	width: 95px;
	height: 74px;
	float: left;
	background-image: url('../images/city-photo.png');
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#abyss {
	color: white;
	font-size: 12px;
	width: 924px;
	height: 30px;
	padding-top: 5px;
	margin: 0 auto;
	float: left;
}
.noborder {
	border-style: none;
}
#abyss a:link {
	color: white;
	text-decoration: none;
}
#abyss a:hover {
	color: white;
	text-decoration: underline !important;
}
#abyss a:visited {
	color: white;
	text-decoration: none;
}

.day {
    width: 100%; background-color: #073d5a; padding: 2px; color: white;
}
.table {
    width: 100%; background-color: #ffffff; border: 1px solid #83713b; border-collapse: collapse; vertical-align: middle; font-size: 13px !important;
}
.headertable {
    background-color: #073d5a; font-weight: bold; color: white; text-align: center;
}
.table td { 
    border: 1px solid #073d5a; 
    padding: 3px; 
    vertical-align: middle;
}
.tabel tr {
	vertical-align: middle;
}
.table p {
	margin: 0px;
	font-size: 13px !important;
}

.book-container {
	width: 100%; 
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.book-txt {
	width: 250px; 
	float: left; 
	text-align: right; 
	padding-left: 10px; 
	padding-right: 10px;
}
.book-form-container {
	width: 250px; 
	float: left
}
.book-form1 {
	vertical-align: middle;
	color: #4a3c11;
	border: 1px solid #471e00;
	width: 250px;
}
.book-form2 {
	vertical-align: middle;
	color: #4a3c11;
	border: 1px solid #d2bc60;
	width: 80px;
	float: left;
}
.book-form3 {
	vertical-align: middle;
	color: #4a3c11;
	border: 1px solid #d2bc60;
	width: 250px;
	height: 250px;
}
.book-checkbox {
	vertical-align: middle;
	color: #4a3c11;
	border: 1px solid #d2bc60;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.book-submit {
	background-image: url('../images/button-bg.jpg');
	background-repeat: repeat-x;
	color: white;
}
.pabstract {
	font-size: 12px !important;
	margin-top: 0px;
	text-align: left !important;
}
.intro-tab {
	width: 638px;
	height: 202px;
	background-image: url('../images/intro.png');
	background-repeat: no-repeat;
	padding-top: 15px;
}
.intro-tab h1 {
	font-size: large;
	margin-top: 0px;
	margin-left: 20px;
	color: #cf0202 !important;
}
.intro-container {
	width: 602px;
	height: 105px;
	margin: 0 auto;
}
.intro-cont-left {
	width: 170px;
	height: auto;
	float: left;
}
.intro-cont-right {
	width: 430px;
	height: auto;
	float: right;
}
.intro-cont-right p {
	text-align: justify; 
	margin-top: 0px;
	font-size: 12px;
}