﻿@charset "utf-8";
.news {
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/news-bg.jpg);
	height: 30px;
	width: 765px;
	line-height: 30px;
	font-weight: bold;
	padding-right: 15px;
	margin-right:0px;
}
.news a{
	color: #009DE0;
	text-decoration: none;
}
.news a:hover{
	color: #0CC;
}
/************************************************************************************/
.katalog-butty a{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/katalog-butty-a.png);
	float: left;
	height: 98px;
	width: 198px;
	text-align: center;
	line-height: 82px;
	text-decoration: none;
}
.katalog-butty a:hover{
	background-image: url(../images/katalog-butty-b.png);
}

.home-text {
	background-image: url(../images/home-text-bg.png);
	float: left;
	height: 60px;
	width: 560px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 25px;
	font-size: 14px;
	color: #707070;
	line-height: 20px;
}
/**************************************************************************************/
.home-all-big-butty {
	width: 780px;
	min-height:340px;
}

.home-butty {
	float: right;
	height: 200px;
	width: 180px;
	margin-top: 20px;
	color: #707070;
}
.home-butty p{
	margin:0px;
	padding:0px;
}
.home-butty-spacer {
	float: left;
	height: 20px;
	width: 19px;
}
.home-butty-middle {
	background-image: url(../images/misgeret-button-bg-middle.png);
	height: 300px;
	width: 170px;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	overflow:hidden;
}

.home-butty-down {
	background-image: url(../images/misgeret-button-bg-down.png);
	height: 3px;
	width: 180px;
}
.home-butty-up {
	background-image: url(../images/misgeret-button-bg-up.png);
	height: 3px;
	width: 180px;
}
#home-more a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: list-item;
	list-style-image: url(../images/go-butty.png);
	text-align: left;
	list-style-position: inside;
}

#eitan_h1{
	font-size: 18px;
	font-weight: bold;
}
#eitan_h2{
	font-size: 12px;
	line-height: 24px;
}
#eitan_h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
/*************************************************************/
#eitan_h4{
	font-size: 16px;
	font-weight: bold;
	color: #ffb400;
	height:40px;
	width:170px;
}
#eitan_h5{
	font-size: 16px;
	font-weight: bold;
	color: #008dff;
	height:40px;
	width:170px;
}
#eitan_h6{
	font-size: 16px;
	font-weight: bold;
	color: #75b52d;
	height:40px;
	width:170px;
}
#eitan_h7{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	height:40px;
	width:170px;
}



