/* MAIN */

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: #fff url(/images/sbg.jpg) top center no-repeat;  /* #EFEFEF url(../images/bg.jpg) top repeat-x*/;
        background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: left;
	padding-bottom: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	padding:0 24px;
	background:#ffffff;
/*	background-image: url(../images/bg_cont_3.jpg); */
}

#haromoszlop{
  border-top:1px solid #8a8a8a;
}

a:link, a:visited {
	color: #000; 
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
/*	color: #333; */
	color: #0a6ecc;
	font-weight: bold;
	text-decoration: none;
}

a.feketelink:link, a.feketelink:visited {
/*	color: #333; */
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.feketelink:hover, a.feketelink:active {
	color: #0a6ecc;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.feketelink_nagy:link, a.feketelink_nagy:visited {
/*	color: #333; */
	font-weight: bold;
	text-decoration: none;
}

a.feketelink_nagy:hover, a.feketelink_nagy:active {
	color: #0a6ecc;
	font-weight: bold;
	text-decoration: none;
}

.narancsbetu {
	color: #0a6ecc;
}

/* FLASH */

#flashfej {
	width: 1004px;
	height: 175px;
}

/* HAROMOSZLOP */

#haromoszlop {
	width: 930px;
	padding-top:15px;
/*	background: url(../images/fejlec_alap.jpg) top no-repeat; */
}

/* TARTALOM */

#flash_meg_tartalom {
	width: 600px;
	text-align: left;
	float: left;
}

#flash {
	width: 624px;
	height: 137px;
}

#tartalom {
	width: 600px;
	padding-bottom: 20px;
	float:left;
/*	padding-left: 12px;*/
}

#tartalomteteje {
	width: 624px;
	background-color: #AFAFAF;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
}

#tartalomteteje #tetejebanner {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#tartalomtartalma {
    overflow: hidden;
    padding: 15px 0 0;
    width: 600px;
/*	text-align: justify; */
}

/* BALOSZLOP */

#baloszlop {
	width: 300px;
	float: right;
	padding-top: 12px;
	padding-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:hidden;
}

#baloszlop #login {
	width: 290px;
	border: 1px solid #BBB;

	margin-top: 12px;
	padding: 3px 5px 3px 3px;
	background: #DEDEDE;
}

#baloszlop #login .beviteli {
	width: 185px;
	height: 20px;
	border: 1px solid #666;
	padding-top: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#baloszlop .formgomb {
	border: 1px solid #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	background-color: #777;
	padding: 2px;
}

#baloszlop #login a.btnok:link, a.btnok:visited {
	width: 36px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_ok.jpg);
	background-position: bottom;
}

#baloszlop #login a.btnok:hover, a.btnok:active {
	width: 36px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_ok.jpg);
	background-position: top;
}

#baloszlop #login a.btnreg:link, a.btnreg:visited {
	width: 58px;
	height: 10px;
	line-height: 10px;
	display: block;
	background-image: url(../images/btn_regisztracio.jpg);
	background-position: bottom;
	font-size: 1px;
}

#baloszlop #login a.btnreg:hover, a.btnreg:active {
	width: 58px;
	height: 10px;
	line-height: 10px;
	display: block;
	background-image: url(../images/btn_regisztracio.jpg);
	background-position: top;
	font-size: 1px;
}

#baloszlop #login a.btnelf:link, a.btnelf:visited {
	width: 72px;
	height: 10px;
	line-height: 10px;
	display: block;
	background-image: url(../images/btn_elfelejtettjelszo.jpg);
	background-position: bottom;
	font-size: 1px;
	
}

#baloszlop #login a.btnelf:hover, a.btnelf:active {
	width: 72px;
	height: 10px;
	line-height: 10px;
	display: block;
	background-image: url(../images/btn_elfelejtettjelszo.jpg);
	background-position: top;
	font-size: 1px;

}

#baloszlop #kereses {
	width: 196px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding: 0px 5px 0px 3px;
}

#baloszlop #kereses .beviteli {
	width: 155px;
	height: 20px;
	border: 1px solid #666;
	padding-top: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#baloszlop #kereses a.btnokk:link, a.btnokk:visited {
	width: 36px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_ok.jpg);
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
}

#baloszlop #kereses a.btnokk:hover, a.btnokk:active {
	width: 36px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_ok.jpg);
	background-position: top;
	margin-left: auto;
	margin-right: auto;
}

#baloszlop #ujsag {
	width: 204px;
	margin-left: auto;
	margin-right: auto;
}

#baloszlop #ujsag #ujsag_top {
	width: 186px;
	height: 6px;
	background-image: url(../images/ujsag_bg_top.jpg);
	background-repeat: no-repeat;
	line-height: 6px;
	font-size: 1px;
}

#baloszlop #ujsag #ujsag_kep {
	width: 186px;
	background-image: url(../images/ujsag_bg_ism.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#baloszlop #ujsag #ujsag_bott {
	width: 186px;
	height: 6px;
	background-image: url(../images/ujsag_bg_bott.jpg);
	background-repeat: no-repeat;
	line-height: 6px;
	font-size: 1px;
}

#baloszlop #komment_hozzaszolas {
	width: 300px;
	margin: 20px 0;

	background: #FFF;
	text-align: left;
}


#baloszlop #komment_hozzaszolasn {
	width: 300px;
	margin: 20px 0;

	background: #FFF;
	text-align: left;
}


/*
#baloszlop #komment_hozzaszolas ul li {
	list-style: none; 
	display: block; 

}
*/

#baloszlop #komment_hozzaszolas ul{
/*	list-style: none; */
/*	display: block; */
        list-style-position: inside;
	list-style: disc url(../images/hozzaszolas_ikon.gif) inside;
}


#baloszlop #komment_hozzaszolas li {
/*	display:block;*/
/*	float:left; */
	width:145px;
	height:40px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #CCC;
/*	margin-right:5px; */
/*	background: url(../images/hozzaszolas_ikon.gif) left top no-repeat; */
	padding-left: 0px;
	overflow:hidden;
}

.odd{
	float:left;
}

.even{
	float:right;
}


#baloszlop #komment_hozzaszolas li.usercar {
	list-style: none; 
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #CCC;
	background: none;
	padding-left: 0px;
	height:50px;
	width:145px;
}

#baloszlop #komment_hozzaszolas li img {
	float: left;
	margin-right: 5px;
}

#baloszlop #komment_hozzaszolas li span {
	margin-top: 6px;
	display: block;
	float: left;
}


#baloszlop #komment_hozzaszolas p.boxcim {
	border-bottom: 1px solid #AAA;
	padding: 7px 2px;
	margin-bottom: 2px;
	text-align: left;
	color: #0a6ecc;
	background: #EEE;
}

#baloszlop #komment_hozzaszolas p.boxcim2 {
	border-bottom: 1px solid #CCC;
	padding: 7px 2px;
	margin-bottom: 2px;
	text-align: left;
	color: #333;
	background: #F1F1F1;
}



/* JOBBOSZLOP */

#jobboszlop {
/*
	width: 130px;
	float: left;
	padding-top: 12px;
*/
}

/* SITEMAP */

#sitemap {
	clear: both;
	width: 992px;
	height: 77px;
	background: url(../images/bg_sitemap.jpg) no-repeat;
	padding-top: 15px;
	padding-left: 12px;
	text-align: left;
	font-size: 10px;
	color: #FFF;
}

#sitemap .kisbox {
	width: 100px;
	height: 65px;
	padding: 7px 10px 0px 20px;
	border-right: 1px dotted #AFAFAF;
	float: left;
}

#sitemap .csaknarancs {
	color: #FF9900;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	font-weight: normal;
}

#sitemap a.narancslink:link, a.narancslink:visited {
	color: #FF9900;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	font-weight: normal;
}

#sitemap a.narancslink:hover, a.narancslink:active {
	color: #FF9900;
	text-decoration: underline;
	display: block;
	margin-bottom: 1px;
	font-weight: normal;
}

#sitemap a.feherlink:link, a.feherlink:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	background: url(../images/bullet_sitemap.jpg) left no-repeat;
	padding-left: 10px;
	margin-bottom: 1px;
	font-weight: normal;
}

#sitemap a.feherlink:hover, a.feherlink:active {
	color: #FFF;
	text-decoration: underline;
	display: block;
	background: url(../images/bullet_sitemap.jpg) left no-repeat;
	padding-left: 10px;
	margin-bottom: 1px;
	font-weight: normal;
}

/* LABLEC */

#lablec {
	background: url(../images/bg_lablec.jpg) no-repeat;
	width: 1004px;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	color: #8C8C8C;
	font-size: 10px;
}

#lablec a.fwd {
	width: 143px;
	height: 18px;
	display: block;
	float: left;
	background-image: url(../images/futureweblogo.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}

#lablec .copyright {
	width: 610px;
	display: block;
	float: left;
	text-align: center;
}

#lablec .impress_media {
	width: 200px;
	padding-left: 10px;
	display: block;
	float: left;
}

a.impress_medialink:link, a.impress_medialink:visited {
	color: #8C8C8C;
	text-decoration: none;
	font-weight: normal;
}

a.impress_medialink:hover, a.impress_medialink:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}


