body {
	background-image: url('/img/bg.gif');
	margin: 0;
	font-family: verdana;
	font-size: 12px;
}
img {
	border: 0;
}
table.centertable {
	width: 98%;
	font-size: 12px;
}
.top_center {
	text-align: right;
	vertical-align: top;
	/*padding: 16px 0 0 0;*/
	//padding: 0;
	padding: 0 \0/;
	
	/*width: 350px;*/
	width: auto;
	height: 161px;
	background-image: url('/img/bg2_.gif');
	background-repeat: repeat-x;
}
/*.bg {*/
/*	background-image: url('/img/bg2_.gif');*/
/*	background-repeat: repeat-x;*/
/*	width: 60%;*/
/*}*/
.top_right {
	background: url('/img/bg2_right.gif') right;
	background-repeat: no-repeat;
	width: 8px;
	height: 161px;
}
.top_left {
	background: url('/img/bg2_left.gif') left;
	background-repeat: no-repeat;
	width: 8px;
	height: 161px;
}
.topOval {
	text-align: right;
	background-color: #ffffff;
	height: 33px;
	overflow: hidden;
}
.topOval img {
	margin: 0 -8px 0 0;
}

.logo {
	margin: -10px 0 0 0;
	position: absolute;
	width: 100%;
	height: 141px;
	background: url('/img/logo1.gif') no-repeat right;
}

.top_menu {
	text-align: center;
	display: table-cell;
	float: right;
	vertical-align: bottom;
	padding: 20px;
	margin: 20px 0 0 0;
	width: 70px;
	//width: 100px;
	height: 80px;
}
.hr {
	background: url('/img/bg_line.gif') repeat-y right;
}
.menu2 {
	width: 371px;
	height: 165px;
	background: url('/img/bg1.gif') no-repeat left;
	padding: 10px 0 0 10px;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
.menu3 {
	position: absolute;
	margin: 30px 0 0 40px;
}
.content2 {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 20px;
}
.content2 table {
	text-align: left;
	font-size: 12px;
	/*line-height: 15px;*/
}
.rasp table {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
.rasp table td {
	text-align: left;
}
.raspLogo {
	position: absolute;
	width: 129px;
	height: 95px;
	background: url('/img/h1.gif') no-repeat;
	margin: 250px 0 0 150px;
	//margin: 250px 0 0 -20px;
}

.greysmall {
	
}

.url1 {
	color: #FF9428;
}
.url2 {
	color: #ffffff;
	text-decoration: none;
}
.url2:hover {
	text-decoration: underline;
}

.footer {
	height: 45px;
	text-align: right;
	background: url('/img/bg6.gif') repeat-x;
}

.addres {
	position:absolute;
	margin: -15px 0 0 0;
	width: 130px;
	font-family: arial;
	font-weight: bold;
	color: #666666;
	text-align: center;
  right: 90px;
}

.h1 {
	padding: 0 0 20px 0;
}
.h1 img {
	padding: 0 20px 0 20px;
}
.h1 span{
	font-size: 20px;
	color: #e68626;
}

.error1 {
	position: absolute;
	left: 50%;
	width: 500px;
	margin: 0 0 0 -250px;
	text-align: center;
	padding: 10px;
	background-color: #ff4f53;
	border: 1px solid #ec0006;
	color: #ffffff;
}
.error2 {
	padding: 50px 0 0 0;
	text-align: center;
}
.error3 {
	position: relative;
	left: 50%;
	width: 300px;
	margin: 0 0 20px -150px;
	text-align: center;
	padding: 10px;
	background-color: #ff4f53;
	border: 1px solid #ec0006;
	color: #ffffff;
}
.adminTable {
	width: 1000px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: normal;
}

ul.left-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.left-menu li {
	padding: 5px;
}
ul.left-menu li a {
	display: block;
	width: 140px;
	padding: 10px;
	background-color: #d8e7fa;
	border: 1px solid #bfd8f7;
	color: #114380;
	text-decoration: none;
}
ul.left-menu li a:hover {
	background-color: #b8d3f5;
}
ul.left-menu li.exit a {
	text-align: center;
	font-weight: bold;
	background-color: #ff6468;
	border: 1px solid #ff2b30;
	color: #ffffff;
}
ul.left-menu li.exit a:hover {
	background-color: #ff4045;
}
td.left-menu {
	vertical-align: top;
	width: 120px;
}
td.content {
	vertical-align: top;
}
td.content table {
	font-size: 12px;
}
div.h2 {
	color: #114380;
	font-size: 18px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #114380;
}
div.h3 {
	color: #114380;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 5px 0;
}
.menu4 {
	padding: 20px 0 10px 5px;
}
.menu4 a {
	padding: 5px;
	background-color: #d8e7fa;
	border: 1px solid #bfd8f7;
	color: #114380;
	text-decoration: none;
}
.descr textarea {
	width: 800px;
	height: 300px;
}
.editor textarea {
	width: 800px;
	height: 500px;
}

.h20 {
	font-size: 10px;
}

.gallery_Photo {
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.gallery_Photo2 {
	border: 1px solid #d7d7d7;
	background-color: #e8e8e8;
	margin: 5px;
	padding: 5px;
}
.gallery_Photo img {
	cursor: pointer;
}
.gallery_Photo div.delete {
	padding: 30px 0 0 0;
	position: absolute;
	text-align: center;
	width: 150px;
	height: 100px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.gallery_Photo a.delete {
	text-decoration: none;
}
div.delete2 {
	text-align: center;
}

.reviews {
	background-color: #f2faff;
	border-bottom: 3px double #5b99f4;
	padding: 10px;
	margin: 0 0 20px 0;
	color: #666666;
	width: 500px;
}
.reviews2 {
	margin: 10px 10px 0 0;
	width: 300px;
	height: 640px;
	background: transparent url(/img/fotoright/question-and-tip.jpg) no-repeat scroll 0 0;
	font-size: 12px;
	color: #000000;
}
.headerReview {
	font-size:14px;
	padding: 210px 0 0 0 !important;
	text-align:center;
}
.reviews2 textarea {
	width: 180px;
	height: 150px;
}
.reviews2 td {
	padding: 5px 5px 0 10px;
	vertical-align: top;
}
.reviews2 .button {
	text-align: right;
	padding: 0 30px 20px 0;
}
.reviews2 .button input {
	background-color: #efa02c;
	border: 1px solid #e16500;
	margin:20px 0 0 0;
	padding: 4px;
	color: #ffffff;
	cursor: pointer;
}

a.delete2 {
	color: #ff060d;
	text-decoration: none;
	font-size: 11px;
}
a.delete2:hover {
	text-decoration: underline;
}

.topMenu1 {
	text-align: center;
	width: 100%;
	margin: 0 0 50px 0;
}
.topMenu2 {
	position: absolute;
	display: block;
	/*border: 1px solid black;*/
	width:670px;
	left:50%;
	margin:0 0 0 -505px;
	padding: 10px;
}
.topMenu2 a, .topMenu2 {
	color: #072667;
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.topMenu2 a:hover {
	color: #373737;
	text-decoration: underline;
}
#addNews {
	margin: 20px 0 0 0;
}
.addNewsMDY {
	width: 50px;
}
.addNewsName {
	width: 500px;
}
.newsName {
	font-size: 18px;
}
.newsDate {
	font-size: 10px;
	color: #a0a0a0;
}
.newsText {
	
}
.newsBlock {
	border-left: 5px solid #e6e6e6;
}

/*#tour {width:100% !important; height:100% !important;}*/
