body{padding:0;margin:0;font:0.7em Tahoma, sans-serif;line-height:1.5em;background:#fff;color:#454545;}
img{border:0;}
a, span.link{color: #E0691A;background: inherit;text-decoration:underline;cursor:pointer;}
a:hover, span.link:hover{color:#6C757A;background:inherit;}

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

.center {
	text-align: center;
}

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 7px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 810px;
	padding: 10px; 
}

.header { 
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 320px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
	position:relative;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 535px;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #A9C0CE url(../images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 250px;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }

.categorylist dt {
	font-size: 20px;
	display: inline;
	color: #b0b0b0;
}

.categorylist dd {
	margin: -20px 0 10px 25px;
	color: #aaa;
}

.categorylist a {
	color: #606060;
}

.categorylist a:hover {
	color: #E0691A;
}

.companylist li {
	border-bottom: 1px dotted #bbb;
}
.companylist li.partner {
    padding:10px;
    margin:10px 0;
    border:2px solid red;
    font-size:16px;
    line-height:22px;
    font-weight:bold;
}

dt {
	font-weight: bold;
}

address {
	font-style: normal;
}

#regform dt {
	display: block;
}

#regform dd {
	display: block;
	margin: 0;
}

#regform input, #regform textarea {
	width: 90%;
	border: 1px solid #606060;
	font: 120% Tahoma, sans-serif; 
	padding: 1px;
}

#regform textarea {
	height: 100px;
}

p.num_cos {
	color: #808080;
	text-align: center;
	font-weight: bold;
}

div.google_links {
	margin: 25px 0;
}

h1.smallheader {
	margin: 10px 0 20px 0;
	text-align: center;
}

p.companies2{margin:10px 0;font-size:12px;font-weight:bold;}

a.company {
	font-size: 120%;
	font-weight: bold;
}

a.company2 {
	font-weight: bold;
}

#webreklam_banner_468_60 {
	width: 468px;
	height: 60px;
	border: 1px solid #808080;
	margin: 0 auto 7px auto;
}

.myFloatingAd {
	display: none;
	position: absolute;
	z-index: 30;
	top: 5px;
	left: 5px;
	width: 100px;
	height: 100px;
	border: 1px solid #E0691A;
	background: #eeeeee;
	text-align: center;
}

.myFloatingAd a {
	color: #737373;
	text-decoration: none;
	font-size: 20px;
}

ul.relatedCategories li{display:inline;margin-right:5px;}

#cse-search-box {
    position:absolute;
    top:5px;
    left:300px;
}

#karacsony {
    border:1px solid #d00;
    padding:10px;
    margin-bottom:10px;
}

#karacsony span.fontos{
    display:block;
    float:left;
    margin:10px 15px 15px 0;
    font-size:24px;
    color:#d00;
    font-weight:bold;
    border:3px solid #d00;
    padding:10px 5px;
}

#karacsony h2{
    font-size:20px;
    color:#a31;
}

#karacsony h3{
    background:none;
    font-size:16px;
    color:#111;
}

#karacsony strong{
    color:#700;
}

a.bookmark {display:block;width:128px;height:20px;background-image:url(../bookmark.jpg);text-decoration:none;color:#c7872d;font-weight:bold;font-size:11px;padding:7px 0 0 32px;margin-bottom:3px;}