html, body {
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-family: verdana;
        color: #dbdbdb;
        /* background: url('/templates/img/back2.gif') repeat; */
        line-height: 14px;
}
H1 { margin-right: 354px; margin-top: 0px; padding-top: 120px; position: relative; color: #f0a031;
        font-weight: bold; text-align: right; font-size: 12px; }
p {line-height: 17px; text-align: justify;}
img { border:0px; margin:0px; }
.imga { float: right; margin-left: 10px;}
.imgb { float: left; margin: 5px;}
.clear { clear: both; }

#top { margin: 0 auto; width: 719px;
        border-left: 50px #760000 solid; border-right: 50px #760000 solid;
		border-bottom: 50px #760000 solid;
        background: #760000 url('/templates/img/logo.jpg') no-repeat left top; }

#foot { width: 821px; margin: 0 auto; font-size: 10px;}

#logo { width: 719px; height: 232px; }

#title { margin-right: 354px; padding-top: 120px; position: relative; color: #f0a031;
        font-weight: bold; text-align: right; font-size: 12px; }

#menu { width: 719px; height: 50px; margin: 0 auto; color: #d2bfbf;}
.men { width: 179px; height: 50px; background: url('/templates/img/button.gif') no-repeat; float:left;
        text-align: right; padding-top: 17px; font-weight: bold; font-size: 10px;}
a.menu { margin-right: 20px; color: #d2bfbf; text-decoration: none; font-size: 10px; }
a.menu:hover { text-decoration: underline; }

/* #lef { width: 400px; float: left; padding:15px; height: 400px; overflow: auto;} */
#lef { width: 400px; float: left; padding:15px; }

#lef a{
	color: white;
	font-weight: bold;
}

#rig { width: 289px; float: right; }

.aeblock { background-color: #dbdbdb; width: 227px; margin-left: 15px; color: #760000;
        margin-bottom: -2px; padding: 15px; text-align: justify; height: 135px;}
.aeblocka {width: 257px; height: 11px; margin-left: 15px; }

.linkc {color: #760000; text-decoration: none;}
.linkc:hover {text-decoration:underline;}

.linka { color: #000000; }
.linka:hover {text-decoration: none;}

#s1 { float: left; margin-top: 5px; margin-bottom: 10px; margin-left: 10px; color: #760000;}
#s2 { float: right; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; color: #760000;}

.linkb { color: #760000;}
.linkb:hover {text-decoration: none;}

.aeblock2 { background-color: #dbdbdb; width: 367px;  color: #760000;
        margin-top: -2px; padding: 15px; text-align: justify; height: 245px;}
.aeblocka2 {width: 397px; height: 11px; }

.inpu { border: 1px solid #b4b4b4; }
button{ background-color: #9f9f9f; border: 1px solid #9f9f9f; color: #FFFFFF; }

#popup1, #popup2 {
        position: absolute;
        z-index:10;
        visibility: hidden;
}
.dma {
	width: 155px; 
	height: 15px; 
	background: url('/templates/img/mm1.jpg') no-repeat;
	background-color: #760000;
	text-align: right;
	padding:10px 15px 5px 0px;
	cursor: hand;
	font-weight: bold;
	font-size: 10px;
}
.dma a {
	color: #d2bfbf;
	text-decoration: none;
}
.dma a:hover {
	text-decoration: underline;
}

.pie, .pie a {
	text-align:center;
	padding-top:20px;
	color:#f0a031;
	font-weight:bold;
	text-decoration: none;
}
.pie a:hover {
	text-decoration: underline;
}
