body {
	background-image:url(../images/body_back.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#000;
	padding-top:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:150%;
}
.tartalom_tabla {
	height:600px;
	width:800px;
	border:0px;
	text-align:justify;
	padding-top:10px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 4px;
	background-image:url(../images/back_news.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.img {
    border:solid;
	border-color:#fff;
	border-width:2px;
}
.main_tabla {
	width:1015px;
	height:400px;
	border:0px;
}
.header {
	margin-left:100px;
	width:802px;
}
/*.logo_box {

	text-align:left;
	padding-top:15px;
	padding-left:145px;
	vertical-align:top;
}*/

.links {
	padding-top:110px;
	width:100px;
	float:right;
}
.inputbox {
	background-color:#808080;
	font-size:11px;
	width:120px;
	color:#fff;
	border:solid;
	padding-left:5px;
	border-width:1px;
	border-color:#000;
}
.menu {
	width:550px;
	text-align:left;
	padding-bottom: 30px;
	vertical-align:bottom;
}
.title {
	margin-right:8px
}
.tartalom {
	float: none;
	padding-top:20px;
	padding-left:25px;
	padding-right:15px;
}
h1 {
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
	color:#666;
}


h3 {

	font-size:16px;
	text-transform:uppercase;
	color:#666;
}

h2 {

	font-size:14px;
	text-transform:uppercase;
	color:#666;
}

.jobb_box {
	padding-top:10px;
    padding-right:15px;
	width:200px;
	text-align:center;
	float:right;
}
.footer {
	
	width:815px;
	font-size:11px;
	padding-top: 5px;
	color:#666;
	height: 27px;
}
.button {
	float:left;
	background-image:url(../images/button.png);
	width: 100px;
	height:23px;
	text-align:center;
	padding-top:5px;
}
.button2 {
	background-image:url(../images/button.png);
	width: 100px;
	height:23px;
	text-align:center;
	padding-top:5px;
	text-decoration: none;
}
.button a:link {
	text-decoration: none;
	color:#FFF;
}
.button a:hover {
	text-decoration:none;
	color:#198292;
}
.button a:visited {
	text-decoration: none;
	color:#FFF;
}
a:link {
	text-decoration: underline;
	color:#fff;;
}
a:visited {
	text-decoration: underline;
	color:#fff;
}
a:hover {
	text-decoration:underline;
	color:#666;
}
