body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #075A9C;
	

}

.center {
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 1px;
	background: #247EC1;
}

img {border: none}

.banner {
	height: 105px;
	margin-right: 47px;
	background:White url(../img/leftBanner.gif) top left no-repeat;
	padding-top: 25px;
	position: relative;
}

.logo {
	position: absolute;
	top:5px;
	left: 69px;
}

.phone {
	position: absolute;
	top:50px;
	right: 40px;
}

.dopBanner {
	height: 15px;
	margin-right: 47px;
	background:White url(../img/bottomBanner.gif) bottom right no-repeat;
}

.up {
	background:#0A5FA1 url(../img/bg3.jpg) bottom right repeat-x;
}

.dopMenu {
	height: 148px;
	margin-left: 285px;
	background: url(../img/dop.gif);
}

.dopMenu2 {
	background: white url(../img/dopMenu.jpg) top right no-repeat;
	height: 148px;
	width: 501px;
	padding-left: 207px;
}


.menu {
	position: relative;
	margin-left: 260px;
	margin-right: 235px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 1px solid #dddddd;
	padding-left: 40px;
	
}

.menu a {
	margin-right: 15px;
	font-size: 12px;
	color: #0278cb;
}

.content {
	background: white url(../img/arrow.gif) top left no-repeat;
}


.tableContent {
	width: 100%;
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
}

.leftCont {
	width: 258px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
}



.leftCont2 {
	padding-top: 5px;
}

.leftCont, .leftCont2, .rightCont {vertical-align: top;padding-bottom: 15px;}

.text {
	padding: 15px;
	padding-top: 5px;
}

.zag {
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
}

.find {
	background: url(../img/find.jpg) no-repeat;
	overflow: hidden;
	width: 483px;
	height: 46px;
	padding-top: 17px;
}

.find form, .find form div {
	display: inline;
	position: relative;	
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

.find input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.find .inp {
	font-size: 12px;
	width: 166px;
	padding: 5px;
	background: #E1ECF6;
	border: 1px solid white;
	color: #8C8C8C;
}

.find .submit {
	border: none;
	width: 23px;
	height: 15px;
	overflow: hidden;
	background: url(../img/sub.gif);
	cursor: pointer;
}

.find a {
	padding-left: 12px;
	color: White;
	text-decoration: none;
	padding-right: 5px;
}

.find a:hover {text-decoration: underline}

.niz {
	height: 21px;
	overflow: hidden;
	background: url(../img/niz.gif) top left no-repeat;
}


.footer, .footer2{
	height: 145px;
	background: url(../img/bgFooter.gif) top left repeat-x;
	color: White;
	position: relative;
	font-size: 12px;
	line-height: 19px;
	
}

.footer2 {
	background: url(../img/footer.jpg) top left no-repeat;
	padding-top: 40px;	
	height: 105px;
	padding-left: 300px;
}

.copy {
	position: absolute;
	top: 35px;
	left: 35px;
}

.footer2 a {
	color: White;
	text-decoration: underline;
}

.footer2 .email {
	margin-left: 220px;
}

.footer2 img{
	vertical-align: bottom;
	margin-right: 5px;
}

.home, .mail, .map {
	right: -24px;
	top: 15px;
	position: absolute;
}

.mail {
	top: 45px;
	right: -29px;
}

.map {
	top: 75px;
	right: -27px;
}

.myTab {
	margin: auto;
	margin-top: 10px;
	border: 1px solid #E2D5B0;
	border-bottom: none;
}

.myTab td {
	padding: 5px;
	background: #F9F7EF;
	border-bottom: 1px solid #E2D5B0;
}

.findObject {margin-top:10px}

.findObject .name,  .findObject .name a{
	color: #0079D4;
	text-decoration:none
}

.findObject .name a:hover {text-decoration:underline}

.findObject .descr {
	padding-top:5px;
	color:gray;
	padding-left:10px;
}

