/* ------------------------- Hotel Triadica styles sheet -------------------------
---------------------------- made by: Genov  */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	background-color:#fff;
	color: #000;
}
/* ------------------------------------------------------------------------------------ start containers define */
#bodycontainer {
	width: 400px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-image: url(../images/body_background.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 680px;
	height: 700px;
}
html>body #bodycontainer {
	width: 680px;
}
#top {
	position: relative;
	top: 0px;
	width: 680px;
	height: 109px;
}
#header_top {
	top: 0px;
	left: 0px;
	width: 680px;
	height: 20px;
	background-image:url(../images/top.gif);
}
#message {
	position: relative;
	top: 0px;
	left: 80px;
	width: 400px;
	padding-left: 10px;
	color: #F00;
	font-size: 12px;
}
#language {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
}
#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 680px;
}
/* ------------------------------------------------------------------------------------ start navigation */
#navigation {
	position: relative;
	margin: 0px;
	width: 680px;
	height: 20px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation a {
	text-decoration: none;
}
#navigation em {
	visibility: hidden;
}
#nav_left {
	float: left;
}
#home {
	float: left;
	width: 85px;
	height: 20px;
	background-image: url(../images/home.gif);
}
#home:hover {
	background-image: url(../images/home-hover.gif);
}
#hotel {
	float: left;
	width: 93px;
	height: 20px;
	background-image: url(../images/hotel.gif);
}
#hotel:hover {
	background-image: url(../images/hotel-hover.gif);
}
#beach {
	float: left;
	width: 98px;
	height: 20px;
	background-image: url(../images/beach.gif);
}
#beach:hover {
	background-image: url(../images/beach-hover.gif);
}
#prices {
	float: left;
	width: 90px;
	height: 20px;
	background-image: url(../images/prices.gif);
}
#prices:hover {
	background-image: url(../images/prices-hover.gif);
}
#map {
	float: left;
	width: 82px;
	height: 20px;
	background-image: url(../images/map.gif);
}
#map:hover {
	background-image: url(../images/map-hover.gif);
}
#contacts {
	float: left;
	width: 112px;
	height: 20px;
	background-image: url(../images/contacts.gif);
}
#contacts:hover {
	background-image: url(../images/contacts-hover.gif);
}
#nav_right {
	float: left;
}
/* ------------------------------------------------------------------------------------ content */
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 680px;
}
#content_1 {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 650px;
	height: 400px;
	padding: 10px;
	background-color: #EFF;
}
#text_care_1 {
	position: absolute;
	left: 10px;
	width: 400px;
	top: 10px;
}
#text_care_2 {
	position: absolute;
	left: 10px;
	width: 200px;
	top: 165px;
}
#text_care_3 {
	position: absolute;
	top: 165px;
	left: 220px;
	text-align: right;
	width: 200px;
}
#text_care_4 {
	position: absolute;
	bottom: 19px;
	left: 10px;
	text-align: center;
	width: 418px;
}
#content_2 {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 200px;
	height: 380px;
	padding: 10px;
	background-color: #EBF097;
	text-align: center;
}
#weather {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#bottom {
	position: relative;
	top: 430px;
	left: 5px;
	width: 650px;
	height: 95px;
	padding: 10px;
	background-color: #52B6E7;
	text-align: right;
	color: #FFF;
}
#copy {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
	width: 300px;
	text-align: center;
}
#counter {
	position: relative;
	top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	height: 15px;
	text-align: center;
}
#counter a { text-decoration: none; }
/* ------------------------------------------------------------------------------------ start text styles */
.text_normal_white {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}
.text_normal_red {
	color: #F00;
	font-weight: normal;
}
.comment {
	color: #00C;
	font-style: italic;
	font-size: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------------ start links styles */
a.menu:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #EBF097;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #000;
	background-color:#EFF;
	border-bottom: 1px dotted #000;
	font-weight: bold;
}
a.b:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a.b:visited {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a.b:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.author:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a.author:visited {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a.author:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.red:link {
	color: #F00;
	text-decoration: none;
}
a.red:visited {
	color: #F00;
	text-decoration: none;
}
a.red:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------------ start images styles */
.img_right {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}
.img_left {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}
.img_center {
	margin-bottom: 5px;
	margin-top: 10px;
	position: relative;
	text-align: center;
}
.img_w_b {
	border: 2px solid #EBF097;
}
.img_w_b:hover {
	border: 2px solid #21A6FF;
}