@import url(aloldal.css);
@import url(forms.css);
*{
	padding: 0;
	margin: 0;
}
img,fieldset{
	border: none;
}
.clear{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}
a:link,a:visited,a:active{
	text-decoration: none;
	outline:none;
	color: Black;
}
a:hover{
	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	background-image:url(../images/body_bg.jpg);
	background-repeat: repeat-x;	
}
.container{
	width: 100%;
	position:relative;
	background-color:white;
}
/* GLOBAL CONTENT */

.headholder{
	background-image:url(../images/headholder_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:126px;
}
.header{
	background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:116px;
	margin:0 auto;
}
.content{
	background-color:white;
	padding:15px;
	width:900px;
	margin:0 auto;
	text-align: justify;
}

.bal_tartalom{
	width:530px;
	float:left;
	padding-left:20px;
}
/* 300rol irtam az 320ra */
.jobb_tartalom{
	float:right;
	width:320px;
}

.kiskepek{
	display: block;
	float: left;
	border:5px solid #d1d1d1;
	margin-right:15px;
	margin-bottom: 15px;
}
.last{
	margin-right: 0px !important;
}


/* GLOBAL CONTENT */
.footholder{
	background-image:url(../images/footholder_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:122px;
}
.footer{
	font-size:11px;
	padding:10px 20px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:122px;
	color:#d1d1d1;
	margin:0 auto;
}
.footer a:link,.footer a:visited{
	margin: 0 3px;
	color:#d1d1d1;
	
}
.footer a:hover{
	color:#e10000;
	text-decoration:underline;
}
.left{
	float:left;
	color:#d1d1d1;
}
.right{
	float:right;
}

.leftimg{
	display: block;
	float: left;
	margin-right: 10px;
}
.rightimg{
	display: block;
	float: right;
	margin-left: 10px;
}

h1{
	font-size: 24px;
	margin-bottom:20px;	
}
.cim{
	float:left;
	width:50px;
	display:block;
	font-weight:bold;	
}
.tart{
	float:left;	
	width:200px;
	display:block;
}
.btn_tovabb{
	background-image: url(../images/btn_tovabb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 137px;
	height: 14px;
	font-size: 10px;
	float: right;
}
#gmapi{
	width: 290px;
	height: 200px;
	border: 5px solid #d1d1d1;
}







