@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
}

p{
text-align: justify;
}

a{
outline: none;
}
.left {
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 15px;
}
.right {
	width: 185px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 15px;
}

#wrap {
	margin:0 auto;
	width:800px;
}
.logo {
	height:331px;
}
.sublogo {
	height:39px;
	background:url(images/submenu.jpg)
}
.sublogo .text {
	color:#FFFFFF;
	font-size:17px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}
.left h1 {
	color:#0087cd;
	font-size:19px;
}
a {color:#0087cd;}
a:hover {color:#000000;}.left h2 {
	font-size: 17px;
	color: #006600;
	text-decoration: underline;
}
#wrap .left .tbl {
	font-size: 12px;
}
#wrap .left .order {
	font-size: 20px;
	color: #ff6600;
}
#wrap .left ul {
	color: #ff6600;
}
#wrap .right .menu a {
	font-weight: bold;
	color: #a72824;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #c6c7bc;
	text-decoration: none;
	display: block;
	height: 25px;
}
#wrap .right .menu a:hover {
	color: #000000;
}
a.dop_menu {
border-bottom: none !important; color: gray !important; height: auto !important; font-weight: normal !important;
}
a.dop_menu:hover {
	color: #000000 !important;
}
#wrap .footer .copy {
	color: #333333;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
}

.footer {
	height:79px;
	background:url(images/footer.jpg);
}
.footer .copy {

}

