/*
.cufon-loading #nav ul li {
	visibility:hidden;
  }
.cufon-ready #nav ul li {
	visibility:visible;
	}
*/

.QOverlay {
	display:none
	}

/*.cufon-loading h1, .cufon-loading h2, .cufon-loading h3, .cufon-loading h4, .cufon-loading a, .cufon-loading p  {
  visibility: hidden !important;
  }
*/
html, body, h1, h2, h3, h4, h5, p, ul, ol, li {
	margin:0;
	padding:0;
	font-weight:normal;
	}
/*html {
	height:100%;
	min-height:100% !important;
	background:#ddd;
	}
* html body {height:100%;}*/
a, input {outline:0 none; outline-style:none;}
a {cursor:pointer;}
.indent {text-indent:-9999px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.left, .right, .clear {overflow:hidden;}
.none {display:none;}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	position:relative;
	min-height:100%;
	background:#fff;
	line-height:18px;
	padding:130px 0 0 0;
	}

#kontener {
	width:660px;
	padding:32px 0 0 130px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background:url(http://freshness.hu/gfx/freshness-logo-new.png) 0 0 no-repeat #fff;
	}

h1 {
	font-size:36px;
	line-height:30px;
	margin:0 0 28px 0;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	}
h2 {
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	font-style:italic;
	letter-spacing:-1px;
	margin:0;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	}
h3 {
	color:#515151;
	font-size:13px;
	margin:0 0 5px 0;
	}
a {
	letter-spacing:normal;
	color:#d63170;
	text-decoration:none;
	}
h1 a {
	letter-spacing:-1px;
	}
a:hover {
	color:#d63170;
	text-decoration:none;
	}
#whatsup {
	margin:30px 0 0 0;
	padding:30px 0 0 0;
	background:url(http://freshness.hu/gfx/dots.gif) 0 0 repeat-x;
	overflow:hidden;
	font-size:12px;
	clear:both;
	}
#whatsup #news {
	margin:0;
	}
#whatsup p, #news ul li {
	line-height:19px;
	padding:0 0 19px 0;
	margin:0 0 20px 0;
	background:url(http://freshness.hu/gfx/dots.gif) 0 100% repeat-x;
	vertical-align:bottom;
	}
#whatsup p.last, #news ul li.last {
	padding:0;
	margin:0;
	background:none;
	}
#news ul li span {
	display:block;
	}
#whatsup a {
	color:#bebebe;
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	text-decoration:none;
	letter-spacing:normal;
	}
#whatsup a:hover {
	color:#ccc;
	text-decoration:none;
	}
.tweetloading {
	height:80px;
	background:url(http://freshness.hu/gfx/ajax-loader.gif) 0 0 no-repeat;
	/*text-indent:-9999px;*/
	padding:3px 0 0 30px;
	}



