html
{
	height: 100%;
	background-color: #222323;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0;
	padding: 0;
	background-color: #ededed;
	background-image: url(../images/body_backgorund.gif);
}
div#main
{
		margin: 0 auto;
		width: 722px;
		padding: 0 50px 0 50px;
		background-color: white;
		background-image: url(../images/background.gif);
		background-position: center;
		background-repeat: repeat-y;
		overflow: visible;
}
div#header
{
	background-image: url(../images/header_left.gif);
	background-position: -10px 0px;
	position: relative;
	height: 269px;
	margin: 0 auto;
	width: 722px;
	padding: 0 50px 0 50px;

}
h1#logo a
{
	background-image: url(../images/innovation_print_logo-hu.gif);
	width: 183px;
	height: 41px;
	overflow: hidden;
	text-indent: -2000px;
	position: absolute;
	left: -722px;
	top: 228px;
	margin: 0;
	padding: 0;
	display: block;
}
h1#logo
{
	background-image: url(../images/header_right.gif);
	width: 60px;
	height: 269px;
	overflow: visible;
	text-indent: -2000px;
	position: absolute;
	left: 772px;
	top: 0px;
	margin: 0;
	padding: 0;
}
ul#navigation
{
	width: 539px;
	height: 41px;
	background-image: url(../images/navigation_background.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	left: 233px;
	top: 228px;
}
ul#navigation li
{
	display: block;
	float: left;
	height: 41px;
	text-indent: -2000px;
}
ul#navigation li a
{
	display: block;
	height: 41px;
	background-image: url(../images/navigation-hu.gif);
	overflow: hidden;
}
ul#navigation li#nav-about a
{
	width: 98px;
	background-position: 0px 0px;
}
ul#navigation li#nav-about a:hover
{
	background-position: 0px -41px;
}
ul#navigation li#nav-products a
{
	width: 102px;
	background-position: -98px 0px;
}
ul#navigation li#nav-products
{
	position: relative;
}
ul#navigation li#nav-products a:hover
{
	background-position: -98px -41px;
}
ul#navigation li#nav-contact a
{
	width: 102px;
	background-position: -384px 0px;
}
ul#navigation li#nav-contact a:hover
{
	background-position: -384px -41px;
}
ul#navigation li#nav-ftp a
{
	width: 83px;
	background-position: -301px 0px;
}
ul#navigation li#nav-ftp a:hover
{
	background-position: -301px -41px;
}
ul#navigation li#nav-transmit a
{
	width: 101px;
	background-position: -200px 0px;
}
ul#navigation li#nav-transmit
{
	position: relative;
}
ul#navigation li#nav-transmit a:hover
{
	background-position: -200px -41px;
}
ul#navigation li ul#products-submenu
{
	position: absolute;
	top: 41px;
	left: -10px;
	display: block;
	width: 123px;
	height: 175px;
	background-image: url(../images/products-submenu-hu.gif);
	visibility: hidden;
	margin: 0;
	padding: 0;
}
ul#navigation li ul li:first-child
{
	padding-top: 5px;
}

ul#navigation li ul#transmit-submenu
{
	position: absolute;
	top: 41px;
	left: -10px;
	display: block;
	width: 123px;
	height: 97px;
	background-image: url(../images/transmit-submenu-hu.gif);
	visibility: hidden;
	margin: 0;
	padding: 0;
}
ul#navigation li ul li
{
	background-image: none;
	height: 16px;
	width: 123px;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
}
ul#navigation li ul#products-submenu li a, ul#navigation li ul#transmit-submenu li a
{
	background-image: none;
	height: 16px;
	padding: 0;
	margin: 0;
	display: block;
	width: 123px;
}
ul#navigation li ul#products-submenu li a:hover, ul#navigation li ul#transmit-submenu li a:hover
{
	background-image: url(../images/submenu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}
div#main
{
	height: 100%;
	min-height: 100%;
	overflow: auto;
	padding-top: 0;
	clear: both;
}
div#sidebar
{
	float: left;
	width: 230px;
	margin: 0;
	padding: 40px 0 0 0;
	background-image: url(../images/mainbackground.gif);
	background-repeat: repeat-x;

}
div#sidebar ul#menu li:first-child li
{
	/*background-color: fuchsia;*/
}
div#sidebar ul#menu li.first
{
	background-image: url(../images/sidebar_top.gif);
	background-position: top;
	padding-top: 10px;
	background-repeat: no-repeat;
}
div#sidebar ul#menu li.last
{
	background-image: url(../images/sidebar_bottom.gif);
	background-position: bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
div#sidebar ul#menu
{
	margin: 0 20px 0 20px;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #5c818e;
	background-image: url(../images/sidebar_background.gif);
	width: 190px;
}
div#sidebar ul#menu a, div#sidebar ul#menu a:link
{
	color: #5c818e;
	text-decoration: none;
}
ul#menu li
{
	list-style: none;
	padding: 0 0 0 0px;
	line-height: 1.3em;
	margin: 0;
	
}
ul#menu a
{
	background-image: url(../images/bullets.gif);
	background-repeat: no-repeat;
	background-position: -61px 4px;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}
ul#menu li ul li a
{
	padding: 0 0 0 32px;
	background-position: -51px 4px;
}
ul#menu li ul li ul li a
{
	padding: 0 0 0 45px;
	background-position: -37px 4px;
}
ul#menu li ul
{
	margin: 0px;
	padding: 0;
}
div#content
{
	width: 722px;
	float: right;
	margin: 0;
	padding: 40px 0 0 0;
	background-image: url(../images/mainbackground.gif);
	background-position: top;
	background-repeat: repeat-x;
}
div#content h2
{
	color: #f48025;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 2em;
	margin: 0 20px 20px 20px;
}
div#content h3
{
	color: #f48025;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 1.8em;
	margin: 10px 20px 10px 20px;
}
div#content h3 a, div#content h3 a:link, div#content h3 a:hover
{
	color: #f48025;
	text-decoration: none;
}
div#content h4
{
	color: #f48025;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 20px 10px 20px;
}
div#content h4 a, div#content h4 a:link, div#content h4 a:hover
{
	color: #f48025;
	text-decoration: none;
}
div#content h5
{
	color: #4a4a4a;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 20px 10px 20px;
}
div#content a, div#content a:link
{
	color: #231f20;
	font-weight: normal;
	text-decoration: none;
}
div#content a:hover
{
	text-decoration: underline;
}
div#content p, div#content iframe
{
	font-size: 1.3em;
	margin: 20px 20px;
	line-height: 1.3em;
}
div#content p.bullet
{
	text-indent: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
div#content ul
{
	margin: 5px 20px;
	line-height: 1.6em;
	font-size: 1.3em;
	padding: 10px;
	list-style: none;
	/*border: 1px solid #e6e6e6;*/
	border: 1px solid #ffb77f;
}
div#content ul.simple
{
	margin: 0px 10px 5px 10px;
	line-height: 1.6em;
	font-size: 1.3em;
	padding: 10px;
	list-style: none;
	/*border: 1px solid #e6e6e6;*/
	border: none;
}
div#content ul ul
{
	margin: 5px 0 0 0px;
	line-height: 1.6em;
	font-size: 1em;
	padding: 5px 0 0 0px;
	list-style: none;
	border: none;
}
div#content ul.bulletted
{
	margin: 5px 20px;
	line-height: 1.4em;
	font-size: 1.2em;
	padding: 10px 10px 10px 0;
	border: 1px solid #ffb77f;
}
div#content ul.important
{
	border: 2px solid #ffb77f;
}
div#content ul.bulletted li
{
	padding: 0 0 5px 14px;
	margin: 0 0 0 14px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
div#content ul.bulletted li.nobullet
{
	padding: 0 0 5px 0px;
	margin: 0 0 0 14px;
	background-image: none;
}
div#content ul li span
{
	width: 110px;
	font-weight: bold;
	display: block;
	float: left;
}
div#content ul li span.normal
{
	width: 110px;
	font-weight: normal;
	display: block;
	float: left;
}
div#content p span
{
	text-align: justify;
	font-weight: bold;
}
div#footer
{
	width: 100%;
	background-color: #222323;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 120px;
	clear: both;
	color: #e1e5e5;
}
div#footer p
{
	color: white;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 1.1em;
	width: 721px;
	margin: 0 auto;
	background-image: url(../images/footer_decor.gif);
	height: 40px;
	padding: 50px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: top center;
}



div#footer span
{
	color: #4a4c4c;
}



div#footer ul
{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 721px;
	text-align: center;
}
div#footer ul li
{
	float: left;
}
div#footer ul li a img
{
	margin: 0 5px;
	padding: 5px;
	border: 1px solid #474949;
	background-color: #313333;
}
div.gallery
{
	background-image: url(../images/samples.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 20px;
	padding: 20px 0 0 0;
	text-align: center;
	height: 140px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
div.gallery a
{
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	white-space: nowrap;
}
div.gallery a img
{

	padding: 5px;
	margin: 5px;
	border: 1px solid #EEEEEE;
}
div.gallery a:hover span
{
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	bottom: 10px;
	right: 5px;
	background-image: url(../images/zoom.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
a.totop
{
	background-image: url(../images/top-hu.gif);
	width: 73px;
	height: 13px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	margin: 10px 10px 0px 630px;
}
p a.totop
{
	background-image: url(../images/top-hu.gif);
	width: 73px;
	height: 13px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	margin: 0px 0px 0px 610px;
}
.justify
{
	text-align: justify;
}
div.scroll
{
	
	font-size: 1.3em;
	margin: 0px 20px 0px 20px;
	line-height: 1.3em;
	position: relative;
}
div.scroll div.left
{
	float: left;
	position: relative;
	top: 0px;
	left: 295px;
	width: 50px;
	height: 14px;
	display: block;
	background-image: url(../images/leftright-hu.gif);
	background-position: 0px 0px;
	text-indent: -2000px;
	overflow: hidden;
	cursor: pointer;
}
div.scroll div.left:hover
{
	float: left;
	position: relative;
	top: 0px;
	left: 295px;
	width: 50px;
	height: 14px;
	display: block;
	background-image: url(../images/leftright-hu.gif);
	background-position: 0px 14px;
	text-indent: -2000px;
	overflow: hidden;
	cursor: pointer;
}
div.scroll div.right
{
	float: left;
	position: relative;
	top: 0px;
	left: 295px;
	width: 55px;
	height: 14px;
	display: block;
	background-image: url(../images/leftright-hu.gif);
	background-position: -50px 0px;
	text-indent: -2000px;
	overflow: hidden;
	cursor: pointer;
}
div.scroll div.right:hover
{
	float: left;
	position: relative;
	top: 0px;
	left: 295x;
	width: 55px;
	height: 14px;
	display: block;
	background-image: url(../images/leftright-hu.gif);
	background-position: -50px 14px;
	text-indent: -2000px;
	overflow: hidden;
	cursor: pointer;
}
#langbar {
	position: absolute;
	width: 167px;
	height: 23px;
	right: 25px;
	padding: 0 0 0 25px;
	margin: 0;
	top: 8px;
	display: block;
	background-image: url(../images/langbar-hu.gif);
	background-position: 0 0;
	background-repeat: none;
}
#langbar li{
	display: block;
	overflow: hidden;
	text-indent: -2000px;
	height: 23px;
	width: 64px;
	/*border: 1px solid #ffffff;*/
	float: left;
	margin: 0 5px 0 0;
}
#langbar li a{
	display:block;
	overflow: hidden;
	text-indent: -2000px;
	height: 23px;
	width: 64px;
}







