/* MAIN.CSS */
body {
	color: #000000;
	background: transparent url(/img/ecoplast/top_line.jpg) repeat-x top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font:normal 12px/normal Arial, Helvetica, "sans-serif 11px";
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a img {
    border: 1px #be2700 solid;
}
h1,.h {
	margin: 0px 0px 0px -40px;
	padding: 0px 0px 0px 50px;
	line-height: 16px;
	font-size: 16px;
	background: transparent url(/img/ecoplast/tochka.gif) no-repeat 20px center;
	font-weight: 700;
}
#head {
	height: 220px;
	background: transparent url(/img/ecoplast/top.jpg) no-repeat top left;
}
#logo {
    background: transparent url(/img/main/logo.gif) no-repeat left top;
    text-align: center;
    position: absolute;
    color: #381778;
    width: 207px;
    height: 69px;
    font: italic normal bold 40px bold Albertus;
    margin: 11px;
}
#logo a:link,
#logo a:visited,
#logo a:active{
    color: #381778;
    display: block;
    margin: 7px 0px;
}
a:link.info, a:visited.info, a:active.info {
	background: transparent url(/img/ecoplast/info.gif) no-repeat top left;
	line-height: 69px;
	width: 197px;
	color: #333C45;
	font-weight: 700;
	display: block;
	padding: 0px 0px 0px 23px;
	margin: -37px 0px 0px 0px;
}
a:hover.info {
	background: transparent url(/img/ecoplast/info_activ.gif) no-repeat top left;
	color: #D0002B;
}

#menu {
	position: absolute;
	top: 183px;
	right: 0px;
	line-height: 70px;
	background: transparent url(/img/ecoplast/menu_left.gif) no-repeat top left;
	width: 468px;
	padding: 0px 0px 0px 33px;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-align: center;
	display: block;
	float: left;
	line-height: 60px;
	padding: 0px 0px 10px 0px;
	width: 108px;
	color: #333C45;
	font-weight: 700;
	background: transparent url(/img/ecoplast/menu_main.gif) no-repeat top left;
}
#menu a:hover {
	background: transparent url(/img/ecoplast/menu_main_activ.gif) no-repeat top left;
	color: #D0002B;
}
#menu span{
	float: left;
	width: 12px;
	display: block;
	background: transparent url(/img/ecoplast/menu_line.gif) no-repeat top left;
	height: 70px;
}

/* CENTER */
#center {
	background-color: #ffffff;
}

/* FOOTER */
#footer {
	background: #DDE1E5 url(/img/ecoplast/bottom_line.gif) repeat-x top left;
	height: 96px;
	width: 100%;
	color: #657682;
	/*position: relative;*/
	float: left;
    clear: both;
}
#footer_menu {
	text-align: center;
	font-size: 12px;
}
#footer_menu span {
	width: 20px;
	display: block;
	float: left;
	height: 39px;
}
#footer_menu a:link,
#footer_menu a:visited,
#footer_menu a:active {
	line-height: 36px;
	display: block;
	float: left;
	color: #657682;
	font-size: 12px;
}
#footer_menu a:hover {
	text-decoration: underline;
}
html>body #footer_menu table {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#footer_menu th {
	width:20px;
	background: transparent url(/img/ecoplast/footer_href.gif) no-repeat top center;
}

table.kin {
	width: 100%;
	height: 56px;
}
.kin th{
	border-left: 1px dotted #C5C8CC;
	font-size: 12px;
	font-weight: 400;
	padding: 0px 30px 0px 40px;
	text-align: left;
	vertical-align: middle;
}
.kin td {
	font-size: 12px;
	padding: 0px 30px 0px 40px;
	width:60%;
	text-align: left;
	vertical-align: middle;
}
.kin a:link, .kin a:visited, .kin a:active {
	color: #BE0027;
}
#contenttext {
    float: left;
    clear: both;
}
.ecp {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #B2BAC2;
}
.ecp a {color: #B2BAC2; text-decoration: underline;}
