body {
	background: #53565b;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 70.01%;
	color: #fff;
	font-family: Verdana, Helvetica, "Helvetica CE", Arial, lucida, sans-serif;
}
a{
 color: #98c000; 
}
a:hover{
 color: #98c000; 
 text-decoration: none;
}
#main{
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 980px;
}
#header{
 background: url('../newimages/head.jpg') no-repeat -1px bottom;
 height: 75px;
 border: 1px solid #53565b;
}
h1, h1 span {
	float: right;
	display: block;
	width: 404px;
	height: 51px;
	padding: 0;
	font-size: 150%;
	overflow: hidden;
	position: relative;
	margin: 25px 45px 0 0;
	_margin: 25px 20px 0 0;
}
h1 a {
	color: #98c000;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
}
h1 span {
	width: 404px;
	height: 51px;
	top: 0;
	left: 0;
	background: url('../newimages/logo.jpg') no-repeat left top;
	z-index: 10;
	cursor: pointer;
	border: none;
	margin-top: 0;
	position: absolute;
}
#menu {
  position: absolute;
  width: 890px;
  height: 56px;
  top: 76px;
  right: 0px;
  color: #4B4B4B;
  background:  url('../newimages/menu.jpg') no-repeat left top;
  text-align: right;
  padding-right: 90px;
  padding-top: 10px;
}
#menu a{
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
}
#menu a:hover{
 color: #98c000;
 text-decoration: underline;
}
#menu a.on{
 color: #98c000;
}
#content{
 margin-top: 60px;
  _margin-top: 59px; 
 background: url('../newimages/contbgr.jpg') no-repeat left top;
 position: relative;
}
#contentin{
 _margin-top: 0px;
 background:  url('../newimages/mx.jpg') no-repeat left top;
 position: relative;
}
#home{
 background:   url('../newimages/hometop.jpg') no-repeat right top;
 margin-right: 65px; 
 margin-left: 350px;
 
}
#cepa{
 background:   url('../newimages/cepa.jpg') no-repeat right 140px;
  height: auto;
  min-height: 450px;
  _height: 450px;
  text-align: left;
  padding: 15px 250px 0 50px;
}
#cepa img{
 border: 3px solid #fff;
 margin-left: 115px;
 _margin-left: 90px;
 margin-top: -15px;
}
#cepa h3{
 margin-bottom: 0.5em;
}
h3 a{
 color: #98c000; 
}
#cepa h2 a{
 width: 124px;
 height: 70px;
 background: url('../newimages/h2shop.jpg') no-repeat left top;
 display: block;
 line-height: 70px;
 font-size: 28px;
 margin-left: 100px;
 _margin-left: 80px;
 padding-left: 60px;
 color: #4f57a2;
 text-decoration: none; 
}
#contentin #home #cepa h2 a:hover{
 color: #98c000; 
}
#footer{
 margin-top: -5px;
   color: #8D8D8D;
}
#footer a{
 color: #8D8D8D;
}
#newbox a.new_window_link img{
 border: none;
 float: none;
 margin: 2px 0 0 0;
 background: transparent; 
}

#overlay {
	display: none;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 100;
}

#printgalerie {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	border: 4px solid #e0e0e0;
	z-index: 1000;
	display: none;
	background: #53565b;
	padding: 10px;

}
#printgalerie form fieldset{
  margin-top: 15px;
  border: none;
  padding: 0;
  text-align: left;  
}
#printgalerie form fieldset textarea, #printgalerie form fieldset input{
  border: 1px solid #e7e7e7;
}
#printgalerie form{
 padding: 0px 10px;
}
#printgalerie form fieldset textarea{
  width: 100%;
  margin: 0;
  height: 100px;
}	

input.submit{
	background:  #2E3192;
	border: none;
	color: #fff;
	margin-top: 0px;
}
