@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #9B2019;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.header {
	background-image: url(../images/logo_bg.jpg);
	height: 205px;
	width: 900px;
	position: relative;
}
.wraper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.header .logo {
	position: absolute;
	margin-left: 35px;
	margin-top: 10px;
}
.header .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header .up_menu {
	position: absolute;
	list-style-type: none;
	width: 600px;
	top: 145px;
	margin: 0px;
	padding: 0px;
	left: 185px;
}
.img {
	height: 174px;
	width: 900px;
}

.header .up_menu li {
	float: left;
}
.header .up_menu li a {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "trebuchet MS";
	text-transform: uppercase;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
.header .up_menu li a:hover {
	color: #F0AAAC;
}

.container {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	clear: both;
	float: left;
}
.container .content {
	background-image: url(../images/container_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	clear: both;
	float: left;
	width: 876px;
	position: relative;
	margin: 0px;
}
.menu {
	float: left;
	background-image: url(../images/logo_white.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
	width: 175px;
}.menu 
h1  {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-left: 25px;
	padding-top: 65px;
	text-transform: uppercase;
	font-size: 18px;
	color: #76272A;
	margin-top: 0px;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 130px;
	padding-right: 5px;
}
.menu a {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.menu  li {
	margin: 0px;
	padding: 0px;
}

.menu a:hover {
	color: #77272A;
}
.info {
	float: right;
	width: 630px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-family: tahoma;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 45px;
}
.contacts {
	position: absolute;
	top: 90px;
	right: 47px;
	width: 250px;
}
.info  label {
	display: block;
}
.info form {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info   .textfield {
	width: 280px;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.index {
	width: 350px;
}

.index p {
	width: 350px;
	font-family: tahoma;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.info .more_right {
	position: absolute;
	top: 90px;
	right: 25px;
	width: 230px;
	font-family: tahoma;
	font-size: 11px;
}



.index strong {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #78272A;
	display: block;
	margin-bottom: 5px;
}
.info   h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #78272A;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 20px;
}
.info  a {
	color: #792729;
}
.info .contacts img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.index p img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.footer {
	background-image: url(../images/foot_bg.gif);
	clear: both;
	float: left;
	width: 900px;
	background-repeat: no-repeat;
	padding-top: 24px;
	background-position: top;
}
.footer p {
	margin: 0px;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	color: #F0AAAC;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer a {
	color: #E77C7C;
}
.rows {
	width: 590px;
	margin-top: 25px;
	clear: left;
}
.rows .row {
	background-image: url(../images/row_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 580px;
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
}
.rows .row h2 {
	float: right;
	width: 450px;
	position: absolute;
	left: 130px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	color: #76272A;
	display: block;
}
.rows .row p {
	float: right;
	width: 450px;
	margin: 0px;
	position: absolute;
	left: 131px;
	top: 40px;
	color: #333333;
}
.rows .row .date {
	position: absolute;
	color: #999999;
	left: 348px;
	top: 79px;
}


.rows .row a {
	display: block;
	position: absolute;
	left: 505px;
	top: 76px;
	color: #FFFFFF;
}
.rows .row .pic {
	height: 90px;
	width: 120px;
	display: block;
	background-color: #CCCCCC;
}
.pages {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 40px;
}
.pages a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #82383B;
	color: #842524;
	text-decoration: none;
}
.pages a:hover {
	background-color: #802525;
	color: #FFFFFF;
}
.details {
	clear: both;
	float: left;
	width: 630px;
	margin-top: 25px;
}
.details .left p {
	text-align: justify;
	margin: 0px;
}
.details .right img {
	height: auto;
	width: 160px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.details .left .but a {
	background-image: url(../images/but_resrv.gif);
	height: 33px;
	width: 182px;
	display: block;
	line-height: 33px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.details .left .but {
	padding-top: 25px;
	padding-bottom: 25px;
}
.details .right img:hover {
	border-top-color: #882422;
	border-right-color: #882422;
	border-bottom-color: #882422;
	border-left-color: #882422;
}
.details .left h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #842523;
	font-size: 14px;
	font-family: "trebuchet MS";
	font-weight: normal;
	text-transform: uppercase;
}
.details .left {
	float: left;
	display: block;
	width: 445px;
}
.details .right {
	float: right;
	display: block;
	width: 170px;
}
.header .lng {
	position: absolute;
	top: 134px;
	right: 756px;
}
.header .lng img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery  select {
	width: 300px;
	font-size: 12px;
}
#gallery  {
	display: block;
	width: 630px;
	padding-bottom: 50px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: left;
}
#gallery p {
	margin: 0px;
	padding: 0px;
}
#gallery  .img {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	width: auto;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: none;
}
#gallery form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#gallery  .img  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}
.pages .active {
	background-color: #802525;
	color: #FFFFFF;
}
