body {
	font-family: Trebuchet MS, Georgia, Arial, Tahoma;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: #5B0302;
	color: #FEC502;
}

ul {
	padding: 0;
	margin: 0;
}

label {
	display: block;
	margin: 5px 0 5px 0;
	font-size: 13px;
}

#header {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#menu_first {
	width: 100%;
	height: 22px;
	float: left;
	border-bottom: solid 1px #d6cfcf;
	background: #922828;
	/*background: #f8f7f7;*/
	padding-top: 6px;
}

#menu_first ul ,#sub_header_under_in ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_first li, #sub_header_under_in  li{
	display: inline;
	margin: 0 0 0 10px;
}

#sub_header_under_in ul{
	margin: 10px 0 0 15px;
	color: #FEC502;
}

#menu_first a, #menu_first a:visited,#footer_second_menu a, #footer_second_menu a:visited  {
	color: #FEC502;
	font-weight: normal;
	text-decoration: none;
}

#sub_header_under_in  a, #sub_header_under_in a:visited {
	color: #FEC502;
	font-weight: normal;
	text-decoration: none;
}

#menu_first a:hover, #footer_second_menu a:hover{
	color: #FEC502;
	font-weight: normal;
	text-decoration: underline;
}

#sub_header_under_in a:hover{
	color: #FEC502;
	font-weight: normal;
	text-decoration: underline;
}


#menu_under {
	width: 100%;
	height: 130px; 
	float: left;
	background-color: #590D0D;
}

#menu_under ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_under li{
	display: inline;
	margin: 0 0 0 10px;
}

#menu_under a, a:visited {
	color: #FEC502;
	font-weight: bold;
	text-decoration: none;
}

#menu_under a:hover {
	color: #FEC502;
	font-weight: bold;
	text-decoration: underline;
}

#sub_header {
	width: 100%;
	height: 265px;
	float: left;
	padding-top: 2px;
}

#sub_header_left {
	width: 646px;
	height: 265px;
	float: left;
}

#sub_header_left img{
	vertical-align: bottom;
}

#sub_header_right {
	width: 350px;
	height: 265px;
	float: left;
	background-color: #5B0302;
}

#sub_header_right ul {
	margin: 10px 0 0 25px;
	padding: 0;
	list-style: url(../images/bulet.jpg);
}

#sub_header_right li {
	margin: 0 0 5px 0;
}

#sub_header_right a, a:visited {
	color: #FEC502;
	font-weight: normal;
	text-decoration: none;
}

#sub_header_right a:hover {
	color: #FEC502;
	font-weight: normal;
	text-decoration: underline;
}

#sub_header_under {
	width: 100%;
	height: 33px;
	float: left;
	background: #AD2925;
}

#sub_header_under_in {
	width: 641px;
	height: 33px;
	float: left;
	background: #AD2925;
}

#content h1, .heading{
	font-family: Trebuchet MS, Georgia, Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FEC502;
	padding: 0;
	margin: 17px 0 0 24px ;
}
.headingLink:link, .headingLink:hover, .headingLink:visited{
	text-decoration:none;
	color:#FEC502;
	font-size:18px;
	font-family: Trebuchet MS, Georgia, Arial, Tahoma;
}
#content {
	width: 100%;
	min-height: 200px;
	float: left;
	background:  no-repeat bottom left;
	border-bottom: solid 1px #c0b8b9;
}

#content_left {
	width: 593px;
	height: auto;
	float: left;
	padding: 7px 24px 35px 24px;
}

#content_right {
	width: 300px;
	height: auto;
	float: left;
	padding: 20px 0 0 24px;
	background-color: #5B0302;
}

#content_right ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content_right li{
	margin-bottom: 2px;
}

#content_right a, a:visited {
	color: #FEC502;
	font-weight: normal;
	text-decoration: none;
}

#content_right a:hover {
	color: #FEC502;
	font-weight: normal;
	text-decoration: underline;
}

#footer {
	width: 808px;
	height: 66px;
	float: left;
	
}

#logo {
	margin-top: 10px;
}

#footer_first_menu {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

.list_menu {
	display: inline;
}

#footer_first_menu a, a:visited {
	color: #FEC502;
	font-weight: bold;
	text-decoration: none;
}

#footer_first_menu a:hover {
	color: #FEC502;
	font-weight: bold;
	text-decoration: underline;
}

#footer_second_menu {
	margin: 5px 0 0 10px;
	padding: 0;
	list-style: none;
}

#pics {
	width: 210px;
	height: auto;
	float: left;
}

#content_text {
	width: 380px;
	height: auto;
	float: left;
	color: #FEC502;
}

.pic_gall {
	border: solid 2px #fd7a68;
}

.gall_content, .gall_content2 {
	width: 245px;
	height: 200px;
	margin: 10px 0 20px 30px;
	float: left;
	text-align: center;
}
.gall_content2{
	width: 254px;
	height: 220px;
}
.gall_content h6,a{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #FEC502;
	text-decoration: none;
}

#pagenate {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.room {
	width: 605px;
	height: auto;
	margin: 0 0 10px 0;
	background: #7f181f;
	padding: 5px;
}

.pic_rooms {
	border: solid 2px #fd7a68;
	float: left;
}

.room_title {
	width: 601px;
	height: 17px;
	background: #AD2925;
	color: #FEC502;
	font-family: Trebuchet MS, Georgia, Arial, Tahoma;
	padding: 3px 0 0 3px;
	font-size: 17px;
}

.room_title a, .room_title a:visited { 
	color: #FEC502;
}

#room_gallery{
	width: 586px;
	height: 26px;
	float: left;
	background: #AD2925;
	margin-top: 10px;
	color: #FEC502;
	padding: 7px 0 0 7px;
	font-family: Trebuchet MS, Georgia, Arial, Tahoma;
	font-size: 17px;
}

.gall_room {
	margin: 10px 0 0 30px;
	float: left;
	text-align: center;
}

h4 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.room_price {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FEC502;
	font-size: 17px;
	
}

.room_price_list {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FEC502;
}

.period {
	width: 250px;
	height: 20px;
	font-size: 18px;
	float: left;
	background: #AD2925;
	text-align: center;
	padding-top: 3px;
}

.room_type {
	width: 250px;
	height: 20px;
	font-size: 18px;
	float: left;
	background: #AD2925;
	text-align: center;
	padding-top: 3px;
}

.price {
	width: 93px;
	height: 20px;
	font-size: 18px;
	float: left;
	background: #AD2925;
	text-align: center;
	padding-top: 3px;
}

#select_room {
	font-size: 13px;
	border: solid 1px #fd7a68;
}

.user_data {
	width: 260px;
	font-size: 13px;
	border: solid 1px #fd7a68;
}

.submit {
	width: 262px;
	font-size: 13px;
	border: solid 1px #fd7a68;
}

#contact_form {
	float: left;
	margin: 0 20px 0 0;
}

#contacs2 {
	margin: 0 ;
	padding: 0;
}

#copyrights {
	margin-left: 10px;
}

.link_more a, .link_more a:visited {
	color: #FEC502;
	text-decoration: underline;
}

.link_more a:hover {
	color: #FEC502;
	text-decoration: none;
}

#contacts {
	float: left;
	margin: 10px 0 0 10px;
}
.galleryHeading{
	font-size:12px;
	line-height:14px;
}
.galleryHeading2{
	font-size:12px;
	line-height:14px;
	font-family: Arial, Georgia, Trebuchet MS, Tahoma;
	font-style:italic;
	font-weight:bold;
	padding-bottom:5px;
}
#logoBox{
	width:641px;
	height:100px;
	float:left;
}
#flags{
	width :300px;
	padding-top:15px;
	margin-left:17px;
	float:left;
}
.socialLinksImg{
	margin-top:2px;
}
.addthis_toolbox{
	width:300px;
	padding-left:20px;
	float:left;
}