* { padding: 0px;
	margin: 0px; }
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000;
/*	background-image: url('../images/bck_scale.jpg');
	background-repeat: repeat-x; 
	background-position: top; */ }

#container {
	padding: 0px;
	margin-top: 0px;
	margin: 0 auto;
	width: 100%;
    height: 1200px;
	background-image: url('../images/background_en.jpg');
	background-repeat: no-repeat;
	background-position: top;  }
#content { 
	margin: 0 auto;
	width: 930px;
	background-image: url('../images/foot.jpg');
	background-repeat: no-repeat;
	background-position: bottom; }
#head {
	height: 316px;}

/* ------------------- Felső menü ---------------------------  */
#up_menu  { 
 padding-left: 534px;  }
#up_menu  a { 
	text-decoration: none;
	height: 28px;
	display: block;
	float: left; }

a#hun:link, a#hun:visited, img.hun {
	background-image: url('../images/off_hun.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 24px;  }  
a#hun:hover, a#hun:hover img ,img.hun:hover {
	background-image: url('../images/on_hun.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 24px;  } 
/* ------------------- Alsó menü ---------------------------  */
#down_menu  { 
padding-top: 261px;
margin-left: 9px;
float: left; }

#down_menu  a { 
	text-decoration: none;
	height: 27px;
    float: left;
	display: block; } 

/* ------------------- Jobb oldali sáv  ---------------------------  */

#slideshow {
	border: 1px solid #ccc; 
	width: 240px;
	height: 160px; }
#right_links { margin-left: 15px; }
#right_links a:link, #right_links a:visited {
	color: #45858c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }
#right_links a:hover {
	color: #fcb933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; }

/* ------------------- Oldal tartalma  ---------------------------  */

#left_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #ccc;
	padding-left: 20px;
	padding-top: 10px;
	width: 635px;
/*	border: 1px solid #f00;  */
}

#right_menu {
/*	border: 1px solid #0f0; */
	padding-top: 15px;
	padding-left: 10px;
	color: #b8d0d4;
	font-size: 12px;
	width: 240px;
	float: right; }

#azosszeszene a:link, #azosszeszene a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none; }
#azosszeszene a:hover {
	color: #fcb933;
	font-weight: bold;
	text-decoration: underline; }

#left_content a:link, #left_content a:visited {
	color: #fff;
	text-decoration: none; }
#left_content a:hover {
	color: #fcb933;
	text-decoration: underline; }

/* ------------------- Képgaléria táblázat---------------------------  */

#kepgaleria_thumb td {
	text-align: center;
	padding-left: 4px; 
	padding-right: 4px; 
	padding-bottom: 28px; }
#kepgaleria_thumb table {
	border-collapse: collapse; }
#kepgaleria_thumb img {
	border: 1px solid #ccc; }
#kepgaleria_thumb a:link, #kepgaleria_thumb a:visited {
	color: #49666b;
	text-decoration: none; }
#kepgaleria_thumb a:hover {
	color: #fcb933;
	text-decoration: none; }
/* ------------------- Technikai rider ---------------------------  */

#technikai_rider {
	list-style-position: inside; }
#technikai_ridertable {
	background-color: #000000; 
	border-collapse: collapse; }
#technikai_rider th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #296e77;
	color: #ffffff; }
#technikai_rider td {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
 	background-color: #0a1d1f;}
#technikai_rider th, td {
	border: none; }
#technikai_rider caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff; }
#technikai_rider tabe a:link {
	text-decoration: none;
	color: #F78E1E;
	font-weight: bold;	 }
#technikai_rider table a:visited {
	text-decoration: none;
	color: #F78E1E;
	font-weight: bold; }
#technikai_rider table a:hover {
	text-decoration: none;
	color: #F78E1E;
	font-weight: bold; }
.megjegyzes {
	font-size: 10px;
	font-style: italic;
	font-weight: normal; }

/* ------------------- Osztályok---------------------------  */
h1 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	margin-top: -65px;
	padding-top: 0px;
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	color: #fff;  }
h3{
	color: #fff;
	font-size: 16px;
	font-weight: normal; }

h4 {
	color: #c53220;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #c53220; }
input#emailaddress, textarea {
	background-image: url('../images/input_background.jpg');
	background-repeat: repeat-x;	
	border: 1px solid #1e5057;
	color: #fff;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-weight: bold; }

#sendbutton {
	background-image: url('../images/send_button.jpg'); }

a img { border: none; }

.center { text-align: center; }
.big {
	font-size: 18px;
	font-weight: normal;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #3b5052;
	font-size: 12px;
	line-height: 22px; }
.foot a:link, .foot a:visited {
	color: #304346;
	font-weight: normal;
	text-decoration: none; }
.foot a:hover {
	color: #fcb933;
	font-weight: normal;
	text-decoration: none; }

.right {
	float: right;
	padding-left: 10px; }
.left {
	float: left;
	padding-right: 10px; }
.kiemelt {
	color: #fcb933; }
.italic {
	font-style: italic;
	font-weight: normal; }
.italic2 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal; }
.colored {
	color: #83c2cb; }
.overline {
	text-decoration: line-through;
}


