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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e4d9d5;
	background-image: url(../images/fon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h1, h2 {
	padding-bottom: 10px;
}
p {
	padding-bottom: 7px;
}

a img {
  border:none;
}


a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}
#wrapper {
	text-align: left;
	background-image: url(../images/fon_wrap.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 600px;
}
#left_img {
	height: 480px;
	width: 330px;
	position: absolute;
	left: 0px;
	top: 170px;
}
#left_img_work {
	height: 244px;
	width: 200px;
	position: absolute;
	left: -50px;
	top: 280px;

}


#right_img {
	position: absolute;
	height: 390px;
	top: 550px;
	width: 250px;
	right: 5%;
}
#top {
	height: 180px;
}
#top_menu {
	color: #FFF;
	width: 600px;
	margin-left: 42%;
	padding-top: 30px;
	font-size: 14px;
}
#top_menu a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#top_menu a:hover {
	text-decoration: underline;
}
#top_menu span {
	padding-left: 50px;
	font-size: 24px;
}
#middle {
	background-image: url(../images/fon_mid.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 2%;
	padding-bottom: 70px;
	margin-bottom: 20px;
}

#text {
	height: 220px;
	padding-left: 50%;
	font-size: 11px;
	color: #828180;
	text-align: justify;
	padding-right: 50px;
	margin-right: 2%;
}
#text h1 {
	color: #0074c5;
	font-size: 12px;
}
#menu {
	padding-left: 45%;
}
#menu th {
	color: #76372c;
	font-weight: bold;
	line-height: 20px;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
}
#menu td {
}

#menu td a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-left: 5px;
}
#menu td a:hover {
	text-decoration: underline;
}
#main {
	padding-left: 70px;
}
#main th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #bc7237;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
#news {
	width: 300px;
	float: left;
	padding-right: 30px;
	margin-right: 100px;
}
#main td p{
	font-size: 11px;
	text-align: justify;
	color: #828180;
}
#main td p span{
	color: #2585ec;
	font-weight: bold;
}
#main td a{
	display: block;
	text-transform: uppercase;
	color: #1b8acb;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}
#main td a.Mustred {
	font-size: 10px;
	text-transform: none;
	color: #F00;
}

#main td  a:hover {
	text-decoration: none;
}
#main table.galery {
	color: #897f76;
}
#main table.galery td a {
	display: inline;
}


#main .galery img {
	padding: 7px;
}

#bott {
	background-image: url(../images/fon_bott.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}
#bott p {
	font-size: 11px;
	color: #828180;
	padding-left: 70px;
}
.NavigTbl {
  margin-bottom:10px;

}

.NavigTD {
  font-weight:normal;
  font-size:14px;
  font-family:'Times New Roman';
  padding:0px 5px 0px 5px;
  text-align:center;
}

.NavigTDCurPage {
  font-weight:normal;
  font-size:14px;
  font-family:'Times New Roman';
  padding:0px 5px 0px 5px;
  text-align:center;
}
/* Vertical menu : not selected items */
.VertMenuItem1, .VertMenuItem2, .VertMenuItem3 {

}

/* Vertical menu : selected items */
.VertMenuItemSel1, .VertMenuItemSel2, .VertMenuItemSel3 {
	color:#006FC4;
	text-transform: uppercase;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
