/* CSS Document */

/*--secondimage--*/
.secondimage {
	height: 133px;
	background-image: url(/eng/img/second/second_back.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.main {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(/eng/img/second/main_back.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

/*-pnkz-*/
.pnkz {
	font-size: 75%;
	padding: 16px;
	margin: 0 0 10px;
	background-image: url(/eng/img/second/pnkz_line.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

/*--main---*/
.main h2 {
	margin: 0;
	padding: 0 0 0 50px;
	height: 80px;
	color: #ffffff;
	font-size: 190%;
	line-height: 82px;
	background-image: url(/eng/img/second/h2_mds.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.main .section {
	margin: 10px 0 65px 20px;
	width: 875px;
}

.main .section h3 {
	color: #224578;
	width: 845px;
	font-size: 120%;
	padding: 5px 10px 2px 20px;
	margin: 0 0 15px;
	background-image: url(/eng/img/second/h3_mds.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: solid 1px #e6e6e6;
	border-bottom: #234578 4px solid;
	box-shadow: 0px 1px #e6e6e6;
	-moz-box-shadow: 0px 1px #e6e6e6;
	-webkit-box-shadow: 0px 1px #e6e6e6;
	-o-box-shadow: 0px 1px #e6e6e6;
	-ms-box-shadow: 0px 1px #e6e6e6;
}
.main .section h3.h4 ,
.section h4 {
	clear: both;
	padding: 4px 10px 4px 25px;
	width: 840px;
	background-image: url(/eng/img/second/h4_mds.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: #ebebeb solid 4px;
	border-top: none;
}

.main .section h3.h4 {
	color: #333;
	font-size: 100%;
}
.main .section p {
	width: 830px;
	font-size: 90%;
	line-height: 150%;
	padding: 0 0 15px 25px;
}

/*--table--*/
table {
	float: none;
	width: 800px;
	margin-left: 40px !important;
}

table th {
	width: 20%;
	font-weight: bold;
	text-align: center;
	padding: 4px 2px;
	border-bottom: #474745 1px solid;
	color: #ffffff;
	background-color: #333;
	background-image: url(/eng/img/second/table_bk.jpg);
}

table tr.top th {
	border-top: #cc3300 5px solid;
}

table td {
	padding: 4px 10px;
	border-bottom: #cccccc 1px solid;
	background-color: #EFEFEF;
}

table tr.top td {
	border-top: #cccccc 5px solid;
}

table td ol {
	margin: 0;
	padding: 0 0 0 30px;
}

/*---class---*/



