* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(../images/html_backg.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #7c7c7c;
	text-align: center;
	background: transparent url(../images/body_backg.jpg) no-repeat center top;
}

h3 {
	font: bold 1.6em/1.4em Lucida, Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #036;
}

h4 {
	font: bold 1.2em/1.4em Lucida, Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #036;
}

h5 {
	font: bold 1em/1.4em Lucida, Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #036;
}

table {
	border: none;
	background: #ccc;
	}

table th {
	vertical-align:top;
	text-align:center;
	background-color:#E4E4E4;
}

table td {
	background: #fff;
	text-align:center;
	padding: 0 2px 2px 2px;
	}

#lang_chooser {
	position: absolute;
	height:20px;
	left:800px; 
	right:auto; 
	top: 10px;
	bottom:0px;
	margin:0px;
	padding:0px;
}

#lang_chooser img {
	vertical-align:middle;
	border:none;
	padding:0 0 0 10px;
	border:none;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 756px;
	border: none;
	text-align: left;
	background-image: url(../images/footer_backg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
}

#header span,
#bevezeto .p1
{
	display:none;
}

#bevezeto a:hover {
	color: #BFBFBF;
}

a, a:visited {
	text-decoration: none;
	color: #036;
}

a:hover {
	text-decoration: none;
	color: #000;
}

p {
	margin-bottom: 10px;
}

#bevezeto .p2 {
	padding-top: 240px;
	margin-left: 475px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: -1px;
	color: #036;
	text-transform: uppercase;
	width: 220px;
}

#main img {
	vertical-align:text-bottom;
	border:none;
	padding:10px 0 0 0;
}

#main ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#main ul li {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}

#main_nav{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 364px;
	margin-left: 480px;
	width: 196px;
	background-image: url(../images/sidebar_backg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#main_nav ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_nav ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#services ul {
	text-align: left;
	list-style:circle;
	margin: 0;
	padding-left: 10px;
}

#services ul li{
	margin: 0;
	list-style:circle;
}

#nav h4, #org_link h4, #partn_link h4, #quality_logo h4 {
	margin-bottom:10px;
}

#nav h4 {
	padding-bottom: 6px;
}

#nav ul li{
	background: transparent url(../images/li_icon.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}

#nav ul li:hover{
	background: transparent url(../images/li_icon_hover.jpg) no-repeat 0% 25%;
}

#nav a {
	display: block;
	font-size: 1.1em;
	color: #808080;
}

#nav a:hover {
	color: #000033;
}

#main {
	top: 100px;
	position: relative;
	left: 63px;
	color: #7c7c7c;
	width: 395px;
	padding-bottom: 80px;
	text-align: justify;
}

#main h3 {
	padding: 0 0 10px 0px;
}

#main h4 {
	height:38px;
}

#nav, #org_link {
	margin-bottom: 20px;
}

#org_link a, #partn_link a, #quality_logo a {
	display: block;
}

#footer{
	text-align: left;
	padding-left: 63px;
	padding-top: 90px;
}

#footer a, #footer a:visited {
	padding: 3px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}

#footer a:hover {
	padding: 3px;
	border: 1px solid #993300;
	background-color: #036;
	color: #fff;
}

/*#q-logo {
	float: right;
	margin-right: 250px;
	margin-top: -10px;
}*/

