a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
#top_menu1 {
	background: url('images/template_01.jpg') repeat-x;
	width:900px;
	height: 29px;
	float:right;
}
#top_menu1 ul {
	float: right;	
	text-align: right;
	margin: 5px 5px 0 0;
}
#top_menu1 ul li {
	display: inline;
	margin: 0 0 0 7px;
}
#top_menu1 ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
#top_menu1 ul li a:active, #top_menu1 li a:link, #top_menu1 li a:visited {
  color:#ffffff;
}
#top_menu1 ul li a:hover {
  color: #ffd372;
  text-decoration: underline;
}
#c_logo {
	clear: both;
	width: 150px;
	float: left;
	text-align: left;
}
#top_menu2 
	{
	width:202px;
	float:left;
	}
/*#top_menu2 ul {
	float: left;
	text-align: center;
}
#top_menu2 ul li {
	float: left;
	display: block;
	list-style: none;
	margin: 10px 0 0 7px;
}
#top_menu2 ul li img {
	border: 0;
}
#top_menu2 ul li p {
	font-size: 14px;
}
#top_menu2 ul li p a {
	text-decoration: none;
}*/
#banner_top_strip {
	clear: both;
	height: 13px;
	background: url('images/template_10.gif') repeat-x;
}
#banner_top {
	background: url('images/template_11.gif') repeat-x;	
	text-align: center;
}	
#banner_top img {
	border: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}	
#top_search_box {
	background: url('images/template_12.jpg') repeat right;	
	height: 34px;
	width:658px;
	float:left;
}
#top_search_box img {
	float: left;
	margin: 0;
}
#top_search_box form {
	margin: 0 0 0 130px;
}
#top_search_box form input {
	margin: 3px 0 0 0;
}
#top_search_box form select {
	margin: 3px 0 0 0;
}
#footer_menu {
	background: url('images/template_39.gif') repeat-x;	
	height: 23px;	
}
#footer_menu ul {
	text-align: center;
	padding: 4px;
}
#footer_menu li {
	list-style: none;
	display: inline;
	margin: 0 10px 0 0;
}
#footer_menu a {
  color: #000;
  text-decoration: none;
}
#footer_menu a:active, #footer_menu a:link, #footer_menu a:visited {
  color: #000;
}
#footer_menu a:hover {
  color: #000;
  text-decoration: underline;
}
#copyright {
	background: url('images/template_40.gif') repeat-x;	
	height: 23px;	
	text-align: center;
	padding: 4px;
}
#main h2 {
	font-size: 100%;
	margin: 0 0 20px 0;
}
#welcome {
	margin: 0 0 25px 0;
}
#welcome a
	{
	color:#FF9900;
	font-weight:bold;
	}
#welcome a:hover
	{
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
	}
#category {
}
#category table tbody tr td p {
	margin: 0 10px 10px 0;
}
#subscribe_category {
	text-align: right;
}
h2, #category_path {
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0 20px 0;
}
#category_path img {
	margin: 0 0 0 10px;
}
.link_rows {
	line-height: 1.5em;
	margin: 12px 0 12px 0;
}
.link_rows a {
  color: #8E7E62;
  font-size: 90%;
}
.link_rows .googlepr {
  color: #37B329;
  font-size: 80%;
}
.link_rows .googlepr img {
  margin: 0 0 -3px 0;
}
.link_rows span a {
	font-weight: bold;
	font-size: 110%;
	color: #000;
}
.premium_link_rows {
	background: #5c3;
	padding: 10px;
	margin: 10px 0 10px 0;
}
.sponsored_link_rows {
	background: #a30;
	padding: 10px;
	margin: 10px 0 10px 0;
}
#link_detail table {
	border: 1px solid #000;
	background: #ccc;
	width: 100%;
}
#link_detail td {
	padding: 7px;
}
#link_detail thead th {
	background: url(images/bg-bar.gif) repeat-x;
	font-weight: bold;
	width: 100%;
	padding: 10px;
	border: 1px solid: #000;;
}
#link_detail .m_col  {
	background: #ddd;
	width: 200px;
}
#link_detail .odd td  {
	background: #eee;
}
#link_detail tfoot  {
	background: #fff;
}
#link_detail #avg_rating {
	margin: 20px 0 20px 0;
}
#link_detail #avg_rating span img {
	margin: 0 5px 0 5px;
}
#review ul {
	margin: 10px 0 20px 0;
	list-style-type: square;	
}
#review ul li {
	margin: 0 0 10px 20px;
}
#category {
}
#category p {
	margin: 0 0 10px 0;
}
#category p b a {
	font-size:120%;
}
#error_msg {
  text-align: center;
  color: #f00;
  border-top: 1px solid #f00;
  border-bottom: 1px solid #f00;
  padding: 7px 0 7px 0;
  background: #ff9;
  margin: 5px 0 15px 0;
  font-weight: bold;
}
label {
	float: left;
	width: 160px;
	padding: 0 10px 0px 0px;;
	text-align: right;
}
label label {
	text-align: left;
}
fieldset {
	margin: 0 0 10px 0;
}
fieldset div {
	margin: 0;
	padding: 11px 0 0 0;
	display: block;
	width: 100%;
	clear: both;
}
textarea {
	width: 300px;
	height: 100px;	
}
label select {
	width: 300px;
}
/* input = text */
span input {
	width: 300px;	
}
.f_entry {
  text-align: left;
  width: 300px;
}
#new_listing p {
	margin: 0 0 15px 0;
}
#new_listing p a em {
	font-weight: normal;
	font-size: 105%;
	font-style: normal;
	text-decoration: underline;
}
#new_listing p span {
	font-size: 80%;
}
#new_listing h3 {
	font-size: 104%;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#new_listing h4 {
	font-size: 130%;
	font-weight: normal;
	margin: 20px 0 20px 0;
}
#new_listing h4 a {
	text-decoration: underline;
}
#hot_listing h3, #top_rated_listing h3, #editor_pick_listing h3 {
	font-size: 130%;
	font-weight: normal;
	margin: 20px 0 20px 0;
	text-decoration: underline;
}
#link_search_sp table {
	width: 100%;
	margin: 20px 0 0 0;
}
#link_search_sp td {
	padding: 7px;
}
#link_search_sp thead th {
	background: url(images/bg-bar.gif) repeat-x;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 110%;
}
#link_search_sp table tbody tr td span {
	font-size: 80%;
}
#link_search_sp .action {
	width: 60px;	
	text-align: center;
}
#get_rated textarea {
	width: 500px;
	height: 200px;
	font-size: 90%;
}
#get_rated h3 {
	margin: 20px 0 20px 0;	
	font-size: 110%;
}
#get_rated h4 {
	margin: 20px 0 20px 0;	
	font-size: 105%;
	font-weight: normal;
}
#add_error_page h3 {
	margin: 20px 0 20px 0;		
}
#add_error_page p {
	margin: 5px 0 0 0;		
}
#add_error_page ul {
	list-style-type: square;	
	margin: 10px 0 0 0;	
}
#add_error_page ul li {
	margin: 0 0 5px 20px;		
}
#user_profile table {
	border: 1px solid #000;
	background: #ccc;
	width: 100%;
	margin: 0 0 20px 0;
}
#user_profile td {
	padding: 7px;
}
#user_profile .m_col  {
	background: #ddd;
	width: 200px;
}
#user_profile .odd td  {
	background: #eee;
}
#user_search_result li {
	margin: 0 0 10px 0;
}
#user_search_result li span {
	font-size: 110%;
}
#user_search_result h3  {
	font-size: 110%;
	font-weight: normal;
	margin: 20px 0 30px 0;
}
#flags {
	margin: 5px 0 5px 0;
}
#flags img {
	border: 1px solid;
}
/* giliszta */
#awa-fokeret
	{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border:0;
	width: 900px;
	background: #fff;
	font-size: 13px;
  	font-family: tahoma, sans-serif;
  	line-height: 1.3em;
	}
#awa-head-keret
	{
	background:url(images/header-bg.jpg) repeat-y;
	float:left;
	width:900px;
	}
#awa-logo
	{
	width:242px;
	height:67px;
	float:left;
	text-align:left;
	}
#awa-header-top
	{
	background:url(images/header_right.jpg) no-repeat;
	width:658px;
	height:15px;
	float:left;
	}
#awa-header-top-bottom
	{
	background:url(images/header-top-bottom.jpg) no-repeat;
	width:658px;
	height:18px;
	float:left;
	text-align:left;
	}
#awa-header-left
	{
	width:207px;
	float:left;
	}
#awa-balmenu1
	{
	background:url(images/alap_10.jpg) no-repeat;
	height:54px;
	width:207px;
	}
#awa-balmenu1 a
	{
	color:#ffffff;
	font-size:16px;
	text-align:center;
	margin-left:7px;
	font-weight:bold;
	}
#awa-balmenu1 a:hover
	{
	color:#ffffff;
	}
#awa-balmenu2
	{
	background:url(images/alap_13.jpg) no-repeat;
	width:207px;
	height:54px;
	}
#awa-balmenu2 a
	{
	color:#ffffff;
	font-size:16px;
	text-align:center;
	margin-left:7px;
	font-weight:bold;
	}
#awa-balmenu2 a:hover
	{
	color:#ffffff;
	}
#awa-balmenu3
	{
	background:url(images/alap_15.jpg) no-repeat;
	width:207px;
	height:54px;
	}
#awa-balmenu3 a
	{
	color:#ffffff;
	font-size:16px;
	text-align:center;
	margin-left:7px;
	font-weight:bold;
	}
#awa-balmenu3 a:hover
	{
	color:#ffffff;
	}
#awa-balmenu4
	{
	background:url(images/oldal_bg.jpg) no-repeat;
	width:207px;
	height:54px;
	}
#awa-balmenu4 a
	{
	color:#ffffff;
	font-size:16px;
	text-align:center;
	margin-left:7px;
	font-weight:bold;
	}
#awa-balmenu4 a:hover
	{
	color:#ffffff;
	}
#awa-header-right
	{
	width:693px;
	float:left;
	}
#awa-header-right1
	{
	background:url(images/alap_11.jpg) no-repeat;
	width:491px;
	height:216px;
	float:left;
	}
#awa-head-right
	{
	background:url(images/alap_12.jpg) no-repeat;
	width:202px;
	height:216px;
	float:left;
	}
#top_menu2 a
	{	
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;	
	color: #362b1f;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	height: 15px;
	font-weight:bold;
	text-align:left;
	list-style:none;
	list-style-image:none;
	}
#top_menu2 a:hover
	{	
	color: #362b1f;
	text-decoration: underline;
	background:#e5c14d;
	}
#container
	{
	background:#FFFFFF;
	}