#center {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
html>body #center {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	float: left;
}
.bring {
	background: transparent url(/img/ecoplast/oval_bottom.gif) no-repeat bottom right;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
html>body .bring {
	background: transparent url(/img/ecoplast/oval_bottom.gif) no-repeat bottom right;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#right {
	margin: 0px 20px 0px 27%;
    width: 70%;
	background: transparent url(/img/ecoplast/oval_top.gif) no-repeat top right;
}

#center #left .bring img {
	margin: 20px 20px 0px 0px;
}

#left {
	margin: 0px -100% 0px 10px;
	float: left;
	width: 25%;
	background: transparent url(/img/ecoplast/oval_top.gif) no-repeat top right;
}

html>body #right{
	position: static;
	float: right;
	margin: 0px 20px 0px 310px;
}
html>body #left {
	position:relative;
	float: left;
}

#left ul{
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#left ul li{
	list-style: square url(/img/ecoplast/nav.gif) outside;
	color: #747B83;
}
#left ul li a:link, #left ul li a:visited, #left ul li a:active{
	color: #be2700;
}
#left ul li a:hover {
	text-decoration: underline;
}
#left ul li ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#left ul li ul li {
	list-style: square url(/img/ecoplast/strelka.gif) outside;
	color: #747B83;
}
.tabd {
	width: 99%;
	overflow: auto;
	overflow-y: hidden;
	padding: 0px 0px 20px 0px;
}
.tabd table {
	width: 99%;
	text-align: center;
}
.tabd table {
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
}
.tabd table tr.even {
	background-color: #F2F2F2;
}
.tabd table th {
	padding: 2px 5px;
	background-color: #DFE0E5;
}

table.apv {
	border-collapse: collapse;
}
table.apv th {
	padding: 5px 10px;
	font-size: 12px;
	text-align: left;
	background-color: #DFE0E5;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
table.apv td {
	padding: 2px 5px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #FFFFFF;
}
table.apv td ul{
	padding: 0px 15px;
	margin: 0px;
}
table.apv td ul li{
	padding: 0px 0px;
	list-style: none;
}
img.koim {
border: 3px solid #BFBFBF;
margin-right: 3px;
margin-bottom: 3px;
}
html>body img.koim {margin-bottom: 0px;}

#npblock {
    float: left;
    clear: both;
    margin: 10px;
}
a:link.np,
a:active.np,
a:visited.np {
    display: block;
    width: 30%;
    text-align: center;
    margin: 10px 1% 10px 1%;
    color: #be2700;
    float: left;
    border: 1px #be2700 solid;
    padding: 5px; 
    height: 340px;
    overflow: auto;
}
a:hover.np {
    background-color: #e0fce3;
}

.nptitle {
    display: block;
    text-align: center;
    color: #0000CC;
    font-size: 14px;;
    font-weight: bold;
}
.np p{
    text-align: justify;
}
