/* CSS Document */
html {
	padding:0px;
	margin:0px;
}
* {
	margin:0;
	padding:0;
}
a:hover {
	cursor:pointer;
}
body {
	width:1100px;
	margin:0px auto;
	padding:0px;
}
#header{
	display:block;
	width:1100px;
}
#container{
	display:block;
	background-color:#EAEAEA;
	/*width:980px;*/ /*Attila*/
	padding-top:10px;
	padding-left:60px;
	padding-right:60px;
}
#tartalom_header{
	display:block;
	width:980px;
	height:75px;
}
#tartalom{
	display:table; 
	/*width:976px;*/ /*Attila*/
	width:100%;
	border: 2px dashed #BEBDB0;
	background-color:#FFFFFF;
}
.left{
	float:left;
}
.right{
	float:right;
}
.jobb{
	display:block;
	/*width:484px;*/ /*Attila*/
	/*width:50.3%;*/
	border-left: 2px dashed #BEBDB0;
	/*background:url('./images/2.jpg') top no-repeat;*/
	min-height:720px;
	_height: expression( this.scrollHeight < 720 ? "720px" : "auto" ); /* sets min-height for IE */
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	/*padding-top:80px;*/
	float:left;
}
.bal{
	display:table;
	/*width:490px;*/ /*Attila*/
	width:49.5%;
	float:left;
	padding:0px;
	margin:0px;
}
.bal_felso{
	display:table;
	/*width:490px;*/ /*Attila*/
	width:100%;
	background-color:#EEEEEE;
}
.szotar_lista{
	display:table;
	/*width:490px;*/ /*Attila*/
	width:100%;
	background:url('./images/1.jpg') 0 0 no-repeat;
	padding-top:77px;
}
ul.szotar li{
	padding-top:8px;
	border-bottom: 2px dashed #BEBDB0;
	list-style:none;
	text-align:left;
	padding-bottom:5px;
}
a.szotar_alap{
	display:block;
	line-height:22px;
	/*width:350px;*/ /*Attila*/
	padding-left:70px;
	text-transform:uppercase;
	color:#464646;
	font-weight:bold;
	font-family:Georgia;
	font-size:14px;
}
.kivalasztott_szotar {
	display:block;
	/*width:320px;*/ /*Attila*/
	padding-left:40px;
	padding-bottom:8px;
	margin-left:30px;
	background:url('images/nyil.gif') left center no-repeat;
	text-transform:uppercase;
	color:#162431;
	line-height:30px;
	font-weight: bold;
	font-family:Georgia;
	font-size:18px;
}
.cim{
	display:block;
	text-transform:uppercase;
	color:#162431;
	line-height:30px;
	font-weight: bold;
	font-family:Georgia;
	font-size:18px;
}
.bekezdes{
	padding-left:70px;
}
.hirdetes{
	display:block;
	/*width:350px;*/ /*Attila*/
	height:315px;
	background-color:#FFFFFF;
	padding-top:30px;
	padding-left:70px;
	padding-right:70px;
}
.reklam_felulet{
	display:block;
	padding:0px;
	margin:0px;
	/*width:346px;*/ /*Attila*/
	height:260px;
	border:2px solid #D0D0D0;
	background-color:#F1F1F1;
	padding-top:6px;
}
.banner{
	display:block;
	width:300px;
	height:250px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.hirdetes_szoveg{
	text-transform:uppercase;
	color:#AAAAAA;
	letter-spacing:3px;
	font-weight:bold;
	font-family:Georgia;
	font-size:12px;
	margin:0px;
}
.text{
	margin:0px;
	padding:0px;
	width:283px;
	border:1px solid #E0DFD7;
	background-color:#F3F0C7;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Georgia;
	color:#7E7971;
	margin-bottom:10px;
}
.rovid-text{
	margin:0px;
	padding:0px;
	width:150px;
	border:1px solid #E0DFD7;
	background-color:#F3F0C7;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Georgia;
	color:#7E7971;
	margin-bottom:10px;
}
.gomb {
	color:#3E4861;
	background-color:#FFFFFF;
	border:0;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	text-decoration:underline;
	cursor: hand;
	*margin-bottom:20px;
}
* html .gomb {
	margin-bottom:20px;
}
.betubeszuras a{
	color:#676767;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
}
.keresett_szo{
	display:block;
	/*width:414px;*/ /*Attila*/
	border-bottom:2px dashed #BEBDB0;
	overflow:hidden;
	padding-bottom:15px;
}
.abc{
	/*width:414px;*/ /*Attila*/
	height:23px;
	overflow:hidden;
	border-bottom:2px dashed #BEBDB0;
	padding-top:8px;
	margin:0 auto;
}
.abc_int{
	/*width:414px;*/ /*Attila*/
	height:55px;
	overflow:hidden;
	border-bottom:2px dashed #BEBDB0;
	padding-top:8px;
	margin:0 auto;
}
div.abc a{
	display:block;
	text-transform:uppercase;
	float:left;
	margin-right:4px;
	color:#2D2D2D;
	text-decoration:none;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
div.abc_int a{
	display:block;
	text-transform:uppercase;
	float:left;
	margin-right:4px;
	color:#2D2D2D;
	text-decoration:none;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
div.abc a:hover{
	text-decoration:underline;
}
div.abc_int a:hover{
	text-decoration:underline;
}
#valasztas {
	margin:0px;
	padding-left:70px;
	clear:left;
	color:#3E4861;
	font-family:Georgia;
	font-size:12px;
	padding-bottom:30px;
	overflow:hidden;
	border-bottom:2px dashed #BEBDB0;
}
.valasztas{
	color:#3E4861;
	font-family:Georgia;
	font-size:12px;
}
div.vgomb {
	margin:0px;
	float:left;
	padding-right:50px;
}
div.vgomb input{
	margin-top:10px;
}
#ures{
	clear:both;
	display:block;
	height:1pt;
	/*width:976px;*/ /*Attila*/
	width:100%;
	margin:0pt;
	padding:0pt;
}
#ures2{
	clear:both;
	display:block;
	height:1pt;
	margin:0pt;
	padding:0pt;
}
#uresFF{
	clear:both;
	display:block;
	height:1pt;
	/*width:976px;*/ /*Attila*/
	margin:0pt;
	padding:0pt;
	width:490px; /*Attila*/
	height:20px;
	border-right:2px dashed #BEBDB0;
}
#talalatok{
	display:block;
	padding-right:30px;
	padding-bottom:30px;
	margin:0px;
	width:370px;
}
.szocikk{
	color:#2F4253;
	font-size:12px;
	font-family:Georgia;
	text-decoration:none;
}
a.szocikk:hover {
	text-decoration:underline;
}
.piros{
	font-family:Georgia;
	font-size:12px;
	color:#851217;
}
.bold{
	font-weight:bold;
}
.megjegyzes{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:25px;
	color:#676767;
	font-family:Georgia;
}
a.szurke{
	color:#676767;;
	text-decoration:none;
}
a.szurke:hover{
	text-decoration:underline;
}
#footer{
	display:block;
	height:80px;
	width:976px;
	padding-top:20px;
	padding-left:2px;
	padding-right:2px;
}
.footer{
	color:#626262;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}
.transindex_logo{
	display:block;
	float:right;
}
.masodik{
	padding-left:20px;
}
.kiemelt{
	color:#464646;
	font-family:Georgia;
	font-size:14px;
	text-decoration:none;
}
.kategoria{
	color:#464646;
	font-family:Georgia;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}
.alkategoria{
	color:#464646;
	font-family:Georgia;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
}
.almenu{
	display:block;
	line-height:22px;
	color:#464646;
	font-weight:normal;
	font-family:Georgia;
	font-size:12px;
	float:left;
	text-decoration:none;
}
a.almenu:hover{
	text-decoration:underline;
}
#gombok {
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	height:100px;
}
#gombok a {
	display:block;
	margin-right:20px;
}
#kicsi_reklam{
	display:block;
	margin-top:22px;
	margin-right:5px;
}

.obs {
	display:block;
	color:#3E4861;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:10px;
	padding-right:5px;
}
a.all { 
	font-family:Georgia;
	font-size:12px;
	color:#3E4861;
	font-weight:bold;
}
a.all:hover {
	text-decoration:underline;
}