body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ebebeb;
	text-align: center;
}

h1 {
	color: #333366;
	font-size: 17px; 
	margin: 0;
	padding: 0;
}


h2 {
	color: #333366;
	font-size: 15px; 
	margin: 0;
	padding: 0;
}

h3 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 13px; 
	margin: 0;
	padding: 0;
}

#printing_content {
	width: 760px;
	background: #fff;
	text-align: left;
	margin: auto;
	background: #fff url("printing_company.gif") top center repeat-y;
	background-color: #fff;
}

#printing_menu {
    text-align: center;
	font-size: 100%; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#printing_menu a {
	width: 200px;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
	background-color: #fff;
}

#printing_menu a:hover {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

ul#printing_menu
{

	text-align:left;
	list-style-type: none ;

}

ul#printing_menu li a
{
	display: block ; 
	width: 150px ;
	line-height: 29px ;
	color: #FF6600;
	text-indent: +30px ; 
	text-decoration: none ;
	background: url("printed_paper.gif") no-repeat +10px +8px; 
}


ul#printing_menu li a:hover
{
	background: #eaeaea;
	text-indent: +30px ;
	line-height: 29px ;    
	background: #ebebeb url("printed_paper.gif") no-repeat +10px +8px; 
}

#printing_top {
	background: #fff url("typographical.gif") top center no-repeat;
	height: 65px;
	padding-top: 18px;
	padding-left: 28px;
	padding-right: 20px;
    text-align: center;
	color: #333366;
	font-size: 13px;
	font-weight: bold;
}

#press_1 {
    background-color:green;
	float:left;
	background: url("digital_offset_printing.jpg") left no-repeat;
	height: 169px;
	width: 487px;
	padding: 0px 0px 0px 0px;
}

#press_1 p {
    width: 350px;
    padding: 12px 0px 10px 0px;
    margin: 0px 0px 3px 0px;
    border-bottom: 1px solid #ada;
}


#press_1 a {
	color: #FF6600;
	text-decoration:none;
	font-weight:bold;
}

#press_1 a:hover {
	color: #FF6600;
	text-decoration:underline;
	font-weight:bold;
}

#press_2 {
    background-color:yellow;
	float:left;
	background: url("digital_offset_sieve_tech.gif") left no-repeat;
	height: 169px;
	width: 263px;
	padding: 0px 0px 0px 0px;
}


#printing_company_sidebar {
	float: right;
	width: 228px;
	height: 600px;
	background: #fff url("ritter_press.gif") right top no-repeat;
	background-color: #fff;
}

div.hungarian {
	float:left;
	color:#999999;
}

span.budapest {
	color:#000000;
}


* html #printing_company_sidebar p {
  width: 173px;
  margin-left: 75px;
  margin-top: -15px;
  text-decoration: none ;
  text-align: left;
  background-color: #fff;
  }


#printing_company_sidebar .padding {
	margin: 10px 0px 10px 0px;
	padding: 75px 20px 0px 30px;
}


#press_footer {
	background: #ebebeb url("printed_matter.gif") top no-repeat;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #505050;
	padding: 8px 0px;
	text-align: center;
}


#press_footer a {
	color: #FF6600;
	text-decoration: none;
}

#press_footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}


