.basic  {
	width: 568px;
	font-family: verdana;
	border-bottom: 0px solid #e9e9e9;
	border-left: 0px solid #e9e9e9;
	border-right: 0px solid #e9e9e9;
	text-transform: capitalize;
}
.basic_koz {
	height:224px;
	background-image:url(../images/kereso_sel_hatter_div.gif);
	background-repeat: no-repeat;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
}
.basic_stilus {
	cursor:pointer;
	display:block;
	height:40px;
	background-image:url(../images/kereso_sel_hatter_stilus_ki.gif);
}
.basic_stilus:hover {
	background-image:url(../images/kereso_sel_hatter_stilus_vill.gif);
}
.basic_stilus.selected {
	background-image:url(../images/kereso_sel_hatter_stilus_be.gif);
}
.basic_szin {
	cursor:pointer;
	display:block;
	height:40px;
	background-image:url(../images/kereso_sel_hatter_szin_ki.gif);
}
.basic_szin:hover {
	background-image:url(../images/kereso_sel_hatter_szin_vill.gif);
}
.basic_szin.selected {
	background-image:url(../images/kereso_sel_hatter_szin_be.gif);
}
.basic_csalad {
	cursor:pointer;
	display:block;
	height:40px;
	background-image:url(../images/kereso_sel_hatter_csalad_ki.gif);
}
.basic_csalad:hover {
	background-image:url(../images/kereso_sel_hatter_csalad_vill.gif);
}
.basic_csalad.selected {
	background-image:url(../images/kereso_sel_hatter_csalad_be.gif);
}
.szoveg_link {
	color: #d97000;
	text-decoration: underline;
}
.szoveg_link:hover {
	text-decoration: none;
}
.kereso_link {
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}
.kereso_link:hover {
	text-decoration: underline;
}
.szoveg {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.szoveg_10 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thumbnail img{
	border: 1px solid #FFFFFF;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #999999;
}
.szoveg_link_zold {
	color: #82bf21;
	text-decoration: underline;
}
