html, body { height: 100%; }

#uzenofal {
	padding: 5px;
	color: #08587d;
	font-size: 10px;
}

#clicksor, #clicksor_sp_adult, #clicksor_sp_Newsletter {
	margin: 0px;
	padding: 0px;
	color: #1677A3;
	text-decoration: none;
}

a, p, td {
	color: #08587d;
	font-size: 10px;
}

a:hover { color: #fff; }

a.big { font-size: 11px; }

input.checkbox {
	vertical-align: middle;
}

input.search,
input#username,
input#email
{
	cursor: text;
}

input{
	font-family:tahoma, verdana, arial, sans-serif;
	}
	
input.text {
	border: 0;
	height: 18px;
	line-height: 16px;
	width: 75px;
	overflow: hidden;
	background: transparent;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #08587d;
	padding-left: 4px;
	padding-right: 4px;
}

label {
	font-weight: bold;
	font-size: 10px;
	color: #08587d;
}

label.right {
	float: right;
	font-size: 10px;
}

/* BEGIN::TOP_MENU */
#top_menu {
	text-align: left;
	background: #1b97cf url(http://img.habostorta.hu/funpic/img/skin1/top_menu_bg.gif) repeat-x 0 0;
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 22px;
}

	#top_menu h1 {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		width: 194px;
		height: 68px;
		overflow: hidden;
	}

	#top_menu h1 span {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
			width: 194px;
			height: 68px;
			display: block;
			background-image: url(http://img.habostorta.hu/funpic/img/skin1/logo.jpg);
		}

	#top_menu div.top_menu {
		position: absolute;
		top: 1px;
		left: 202px;
		z-index: 2;
		padding: 0;
		margin: 0;
	}

		#top_menu div.top_menu ul {
			list-style-type: none;
			margin: 0;
			padding:0;
			width:100%;
			display:block;
		}

		#top_menu div.top_menu ul li {
			display: inline;
			margin: 0;
			margin-right: 0px;
			padding: 0;
		}

			#top_menu div.top_menu ul li a,
			#top_menu div.top_menu ul li a:link,
			#top_menu div.top_menu ul li a:visited,
			#top_menu div.top_menu ul li a:hover,
			#top_menu div.top_menu ul li a:active {
				margin: 0;
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 11px;
				color: #70ccf5;
				font-weight: bold;
				text-decoration: none;
				padding: 0;
				padding-right: 5px;
				border-right: 1px solid #1b97cf;
			}

			#top_menu div.top_menu ul li a:hover {
				text-decoration: none;
				color: #acdff6;
			}

		#top_menu div.top_menu ul li.aktiv a,
		#top_menu div.top_menu ul li.aktiv a:link,
		#top_menu div.top_menu ul li.aktiv a:visited,
		#top_menu div.top_menu ul li.aktiv a:hover,
		#top_menu div.top_menu ul li.aktiv a:active {
			text-decoration: none;
			color: #fff;
		}

	#top_menu #design_switcher {
		position: absolute;
		left: 732px;
		top: 3px;
		margin: 0 0 0 0;
		padding: 0;
	}

		div#design_switcher h2 {
			float:left;
			margin: 0;
			padding: 0;
			width: 15px;
			height: 6px;
			overflow: hidden;
		}
			div#design_switcher h2 span {
				z-index: 2;
				width: 15px;
				height: 5px;
				font-size:1px;
				display:block;
				background: url(http://img.habostorta.hu/funpic/img/skin1/skin.gif) 0 0;
			}

		div#design_switcher ul {
			float:right;
			list-style-type: none;
			padding: 0;
			position:relative;
			top:-1px;
			margin: 0 1px 0 0;
			width:30px;

		}

			div#design_switcher ul li {
				float:left;
				display:inline;
				margin: 0;
				margin-left: 2px;
				padding: 0;
			}

				div#design_switcher ul li a {
					display: block;
					height: 5px; width: 6px;
					border: 1px solid #0082b9;
					background-color: #fff;
				}

				div#design_switcher ul li a img {
					display: block;
					border: none;
				}

				div#design_switcher ul li#skin1 a,
				div#design_switcher ul li a:hover {
					border: 1px solid #fff;
					background-color: #0082b9;
				}
/* BEGIN::CONTENT */
#content {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #1b97cf;
}

	div#content #bal_oszlop,
	div#content #kozepso_oszlop,
	div#content #jobb_oszlop {
		display: inline;
		float: left;
		margin: 7px 0 0px 8px;
		padding: 0;
	}

	div#content div.oszlop_margin {
		padding: 0;
		margin: 0;
	}

	div#content #bal_oszlop {
		margin-top: 52px;
		width: 182px;
	}

	div#content #kozepso_oszlop {
		width: 434px;
	}

	div#content #jobb_oszlop {
		width: 132px;
	}
/* END::CONTENT */
/* begin footer */
#footer {
	position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 31px;
	text-align: center;
}

	div#footer #footer_menu {
		width: 780px;
		height: 31px;
		text-align: center;
	}

		div#footer_menu ul {
			list-style-type: none;
			margin: 0;
			padding:0 0 0 0;
			position:absolute;
			top:0;
			left:0;
			width:100%;
			display:block;
			background: url(http://img.habostorta.hu/funpic/img/skin1/footer_bg.gif) no-repeat 0 0;
		}

			div#footer_menu ul li {
				display: inline;
				margin: 0;
				padding: 0;
				height: 19px;
				line-height: 15px;
				padding-right: 6px;
				margin-left: 6px;
				background: transparent url(http://img.habostorta.hu/funpic/img/skin1/footer_menu_li_elvalaszto.gif) no-repeat 100% 5px;
			}

				div#footer_menu ul li a.aktiv ,
				div#footer_menu ul li a.aktiv:link,
				div#footer_menu ul li a.aktiv:visited,
				div#footer_menu ul li a.aktiv:hover,
				div#footer_menu ul li a.aktiv:active
				{
					text-decoration: none;
					color: #fff;
				}

				div#footer_menu ul li a,
				div#footer_menu ul li a:link,
				div#footer_menu ul li a:visited,
				div#footer_menu ul li a:hover,
				div#footer_menu ul li a:active {
					font-family: Tahoma, Verdana, Arial, sans-serif;
					color: #70ccf5;
					font-weight: bold;
					text-decoration: none;
					font-size: 9px;
					margin: 0;
				}		
				
				div#footer_menu ul li a:hover {
					text-decoration: none;
					color: #acdff6;
				}

			div#footer_menu ul li.last{
				text-decoration: none;
				background-image: none;
			}

	div#footer #impresszum {
			text-align: center;
			margin: -10px 0 0 0;
		}

		div#footer #impresszum ul {
			margin: 0;
			padding: 0;
		}

			div#impresszum ul li { display: inline; }

				div#impresszum ul li a {
					border-right: 1px solid #000;
					font-size: 12px;
					font-weight: bold;
					color: #000;
					padding-right: 6px;
				}

				div#impresszum ul li a:hover {
					text-decoration:none;
				}

				div#impresszum ul li.last a {
					border-right: none;
				}

/* end footer */
/* GRADIENT HATTERU (LINK) */
div.gomb {
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: center;
	background: transparent url(http://img.habostorta.hu/funpic/img/skin1/gomb_bg.gif) no-repeat 50% 50%;
}

	div.gomb span {
		background: transparent url(http://img.habostorta.hu/funpic/img/skin1/gomb_a_right.gif) no-repeat 100% 0;
		height: 19px;
		font-size: 10px;
		padding: 3px 5px 3px 0;
	}

		div.gomb span a {
			text-align: left;
			background: transparent url(http://img.habostorta.hu/funpic/img/skin1/gomb_a_bg.gif) no-repeat 0 0;
			font-family: Tahoma, Verdana, Arial, sans-serif;
			font-size: 10px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			white-space: nowrap;
			padding: 3px 5px 4px 23px;
			margin: 0;
		}

		div.gomb span a:hover {
			text-decoration: none;
			background-image: url(http://img.habostorta.hu/funpic/img/skin1/gomb_a_hover_bg.gif);
		}
/* BEGIN::DOBOZ */
div.box {
	margin-bottom: 7px;
	padding: 5px;
	background-image: url(http://img.habostorta.hu/funpic/img/skin1/box_bg.gif);
}

	div.box h2 {
		white-space: nowrap;
		text-align: left;
		margin: 0;
		line-height: 12px;
		background: #a0e1ff no-repeat 0 0;
		height: 20px;
		border: 1px solid #1677A3;
		border-bottom: none;
		color: #1677A3;
		text-transform: uppercase;
		font-size: 10px;
	}

	#bal_oszlop div.box h2 {
		background-image: url(http://img.habostorta.hu/funpic/img/skin1/h2_170.gif);
	}

	#kozepso_oszlop div.box h2 {
		background-image: url(http://img.habostorta.hu/funpic/img/skin1/h2_422.gif);
	}

	#kozepso_oszlop div.kethasab div.box h2 {
		background-image: url(http://img.habostorta.hu/funpic/img/skin1/h2_201.gif);
	}
	
	#jobb_oszlop div.box h2 {
		background-image: url(http://img.habostorta.hu/funpic/img/skin1/h2_120.gif);
	}

	#kozepso_oszlop.jog div.box h2 {
		background: url(http://img.habostorta.hu/funpic/img/skin1/h2_562.gif);
	}		
	
		div.box h2 span {
			float:left;
			display: block;
			padding: 4px 4px 3px 6px;
		}

	/* BEGIN::BAL MENU LISTA */
	div.box ul.menu {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
		white-space: nowrap;
		font-weight: bold;
		font-size: 9px;
		line-height: 12px;
		color: #08587d;
		width: 170px;
	}

		div.box ul.menu li {
			border-top: 1px solid #3de0ff;
			background: transparent url(http://img.habostorta.hu/funpic/img/skin1/kategoria_li_bg.gif) no-repeat 0 0;
		}

			div.box ul.menu li a,
			div.box ul.menu li a:link,
			div.box ul.menu li a:visited,
			div.box ul.menu li a:hover,
			div.box ul.menu li a:active {
				display: block;
				text-decoration: none;
				background: transparent url(http://img.habostorta.hu/funpic/img/skin1/kategoria_li_bg.gif) no-repeat 0 0;
				padding: 1px 0 1px 23px;
				height: 16px;
				height/* */:/**/12px;
				height: /**/12px;
			}

			div.box ul.menu li a:hover {
				color: #08587d;
				text-decoration: none;
				background-position: -200px 0;
			}

			div.box ul.menu li.aktiv a,
			div.box ul.menu li.aktiv a:link,
			div.box ul.menu li.aktiv a:visited,
			div.box ul.menu li.aktiv a:hover,
			div.box ul.menu li.aktiv a:active {
				color: #fff;
				background-position: -400px 0;
			}
/* END::BAL MENU LISTA */

	div.box div.box_content,
	div.box div.box_content_fullborder {
		border: 1px solid #1677a3;
		margin: 0;
		padding: 0;
		padding-top: 0;
		padding-right: 0;
		background: #25a7ff url(http://img.habostorta.hu/funpic/img/skin1/box_content_bg.gif) repeat-x 0 0;
		overflow: hidden;
	}

	div.box div.box_content {
		border-top: none;
	}

	div.box div.box_content div.margin {
		padding: 3px;
	}

	div.box.jog p { 
		text-align: left;
		padding:0 4px 0 4px;
		margin:0;
		font-size:11px;
		font-family: 'Tahoma', sans-serif; 
	}
	
	div.box.jog h3 {
		padding:0 4px 0 4px;
		margin:0;
		font-size:11px;
		font-family: 'Tahoma', sans-serif;
		color:#fff;
	}
	


/* BEGIN::KETHASABOS MERETMEGADAS */
div.kethasab { }

	div.kethasab div.balhasab { float: left; }

	div.kethasab div.jobbhasab { float: right; }

	div.kethasab div.balhasab,
	div.kethasab div.jobbhasab {
		width: 213px;
	}
/* END::KETHASABOS MERETMEGADAS */
/* END::DOBOZ */

/* BEGIN::FUNLISTA */

#funlista div.gomb {
	margin-left:3px;
	margin-right:3px;
}

#funlista .box_content{
	padding-top: 3px;
	background: #25a7ff url(http://img.habostorta.hu/funpic/img/skin1/box_content_bg.gif) repeat-x 0 -3px;
}

#funlista ul {
	margin: 0;
	padding: 0;
	padding-top: 2px; /* IE Hack - kulonben nem latszik a box_content BGje felette */
	list-style-type: none;
}

	#funlista ul li {
		padding: 0;
		margin: 0;
		margin-top: 0px;
		margin-bottom: 0px;
		background: #7dd4ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_li_bg.gif) repeat-x 0 0;
		height:15px;
	}

		#funlista ul li a {
			display: block;
			height: 15px;
			height/* */:/**/13px;
			height: /**/13px;
			color: #08587d;
			padding: 1px 1px 1px 17px;
			text-decoration: none;
			background: #7dd4ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_li_bg.gif) repeat-x 0 0;
		}

		#funlista ul  li a:hover {
			color: #08587d;
			text-decoration: none;
			background: #7dd4ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_li_hover_bg.gif) repeat-x 0 0;
		}

	#funlista ul  li.attachment {
		background: #7dd4ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_li_attachment_bg.gif) repeat-x 0 0;
	}

		#funlista ul  li.attachment a {
			text-decoration: none;
			background: #7dd4ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_li_attachment_bg.gif) repeat-x 0 0;
		}

		#funlista ul  li.attachment a:hover {
			text-decoration: none;
			background: #7dd4ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_li_attachment_hover_bg.gif) repeat-x 0 0;
		}
/* END::FUNLISTA */
div.funblog_item {
	margin: 0;
	padding: 0;
	background-color: #25a7ff;
}

	div.funblog_item h3 {
		border: 1px solid #1677a3;
		background:	#b2e6ff url(http://img.habostorta.hu/funpic/img/skin1/funlista_h3_bg.gif) repeat-x 0 0;
		margin: 2px 0 2px 0;
		color: #08587d;
	 	padding: 1px 1px 1px 11px;
		font-size: 10px;
		font-weight: normal;
	}

	div.funblog_item a.image {
		display: block;
		float: left;
		width: 80px;
		height: 60px;
		margin-top:3px;
		margin-right: 2px;

		border: 1px solid #08587d;
		padding:0;
	}

	div.funblog_item a.image:hover {
		text-decoration: none;
		border: 1px solid #fff;
	}

	div.funblog_item dl {
		clear: none;
		display: inline;
		color: #08587d;
		font-size: 10px;
		line-height: 13px;
	}

		div.funblog_item dl dt {
			float: left;
			padding: 0;
			padding-right: 0px;
		}

		div.funblog_item dl dd {
			font-weight: bold;
		}

	table#container ul.szavazas,
	div.funblog_item ul.szavazas {
		margin: 4px 0 -2px 0;
		padding: 0;
		list-style-type: none;
		display:block;
	}
	
	table#container ul.szavazas li,
	div.funblog_item ul.szavazas li {
			list-style-type: none;
			float:left;
			margin-right: 2px;
			border: 1px solid #1677a3;
		}

			table#container ul.szavazas li a,
			div.funblog_item ul.szavazas li a {
				display: block;
				position: relative;
				width: 7px;
				height: 7px;
				margin: 0;
				padding: 0;
				overflow: hidden;
			}

			table#container ul.szavazas li a span,
			div.funblog_item ul.szavazas li a span {
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 7px;
				height: 7px;
				z-index: 2;
				background-color: #6dcfff;
			}
			
			table#container ul.szavazas li.szavazas_1 a span,
			div.funblog_item ul.szavazas li.szavazas_1 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_1.gif);
			}
			
			table#container ul.szavazas li.szavazas_2 a span,
			div.funblog_item ul.szavazas li.szavazas_2 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_2.gif);
			}
			
			table#container ul.szavazas li.szavazas_3 a span,
			div.funblog_item ul.szavazas li.szavazas_3 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_3.gif);
				
			}
			table#container ul.szavazas li.szavazas_4 a span,
			div.funblog_item ul.szavazas li.szavazas_4 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_4.gif);
			}
			
			table#container ul.szavazas li.szavazas_5 a span,
			div.funblog_item ul.szavazas li.szavazas_5 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_5.gif);
			}
			
			table#container ul.szavazas li.szavazas_6 a span,
			div.funblog_item ul.szavazas li.szavazas_6 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_6.gif);
			}

			table#container ul.szavazas li.szavazas_7 a span,
			div.funblog_item ul.szavazas li.szavazas_7 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_7.gif);
			}

			table#container ul.szavazas li.szavazas_8 a span,
			div.funblog_item ul.szavazas li.szavazas_8 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_8.gif);
			}

			table#container ul.szavazas li.szavazas_9 a span,
			div.funblog_item ul.szavazas li.szavazas_9 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_9.gif);
			}

			table#container ul.szavazas li.szavazas_10 a span,
			div.funblog_item ul.szavazas li.szavazas_10 a span {
				background-image: url(http://img.habostorta.hu/funpic/img/skin1/poll_10.gif);
			}

			table#container ul.szavazas li a:hover span,
			div.funblog_item ul.szavazas li a:hover span {
				background-color: #fff;
				cursor: pointer;
			}

		div.funblog_item ul.szavazas li.last {
			margin-right: 0;
		}

div#friss table {
	margin: 0;
	margin-top: 5px;
	border-collapse: collapse;
	border-bottom: 1px solid #8cd8ff;
}

	div#friss table tr td {
		padding: 0;
		margin: 0;
		background-image: url(http://img.habostorta.hu/funpic/img/skin1/friss_td_bg.gif);
		border-left: 1px solid #8cd8ff;
		border-right: 1px solid #8cd8ff;
		border-top: 1px solid #8cd8ff;
		width: 137px;
		text-align: center;
		height: 121px;
	}
	
	div#friss table tr td a{
		border: 3px solid #92d3ff;
		display: table;
		width:1%;
		margin:auto;
	}
	
	div#rap div#friss table tr td a { border: none; } /* KEPGALERIA MODOSITAS */

	div#friss table tr td a:hover{
		border: 3px solid #fff;
	}

	div#friss table tr td a:hover {
		text-decoration: none;
	}
	
	div#rap div#friss table tr td a:hover{ border: none; } /* KEPGALERIA MODOSITAS */

	div#friss table tr td a img {
		border: 1px solid #1677a3;
		vertical-align: bottom;
	}
	
	/* KEPGALERIA MODOSITAS */
	div#rap div#friss table tr td a img {
		background: #1677a3;
		padding: 1px;
		border: 3px solid #92d3ff;
	}
	
	div#rap div#friss table tr td a:hover img {	border: 3px solid #fff;} /* KEPGALERIA MODOSITAS */

/* BEGIN::LOGIN BOX */
form#login,
form#login p,
form#newsletter,
form#newsletter p {
	text-align: center;
}

form#login p,
form#newsletter p {
	margin: 3px 0 3px 0;
}

form#login table,
form#login table td,
form#newsletter table,
form#newsletter table td {
	border-collapse: collapse;
	margin: 0;
	padding: 1px 2px 0 0;
	text-align: left;
}

form#login td div,
form#newsletter td div {
	width:77px;
	padding:0 0 0 0;
	margin:0;
	background: url(http://img.habostorta.hu/funpic/img/skin1/input_text_bg.gif) no-repeat 0 0;
	margin:2px 0 0 0px;
}

/* END::LOGIN BOX */
/* BEGIN::MISC */
.kepkozep {
	padding:5px 0 5px 0;
	width:100%;
	text-align:center;
}

.kepkozep img {
	vertical-align:bottom;
	border: 1px solid #1677a3;
}

.kepkozep a {
		width:1%;
		display: table;
		margin:auto;
		clear:both;
		border: 3px solid #92d3ff;
}

.kepkozep a:hover {
		border: 3px solid #fff;
}

div.jog .oszlop_margin
{
	width:574px;
}

/* END::MISC */
/* BEGIN::INFO */
.info {
	float:right;
	margin-top:5px;
	margin-right:2px;
	padding-right:2px;
	font-size:1px;
	width: 11px;
	height: 10px;
	background: url(http://img.habostorta.hu/funpic/img/skin1/info.gif) no-repeat top left;
}

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	display:block;
	border:2px solid #00405E;
	padding:0;
	margin:0;
	background-color:#A9E4FF;
	color:#000;
	font-size: 10px;
	text-align:left;
	width:180px;
	z-index:10000;
}

div#tipDiv h1 {
display:block;
	font-size:11px;
	line-height:11px;
	padding:1px 4px 3px 4px;
	color: #fff;
	margin:0;
	background-color:#1b97cf;
}

div#tipDiv p {
	font-size:11px;
	padding:2px 4px 2px 4px;
	margin:0;
	text-align:left;
}

/* END:: INFO */
/* BEGIN::KERESES */
form#kereses dd {
	display:inline;
	list-style-type: none;
	padding:0;
	margin:0;
}

form#kereses dl {
	padding:2px 3px 0 3px;
	margin:0;
}

form#kereses dd label {
	position:relative;
	top:-1px;
	font-weight: normal;
	border: 0px solid #fff;
}

form#kereses dt label {
	position:relative;
	top:-2px;
}

form#kereses dt {
	list-style-type: none;
	margin:5px 0 2px 0;
	background: transparent url(http://img.habostorta.hu/funpic/img/skin1/radio_b_bg.gif) no-repeat 0 1px;

}

form#kereses dl div {
	padding:0 0 1px 0;
	margin:0;
	background: url(http://img.habostorta.hu/funpic/img/skin1/input_search_bg.gif) no-repeat 0 0;
	margin:4px 0 0 4px;
}


form#kereses .search {
	border: 0;
	height: 18px;
	line-height: 15px;
	overflow: hidden;
	width: 150px;
	background-color: transparent;
	padding: 1px 2px 0 2px;
	margin: 0 0 0 2px;
	font-size: 11px;
	color: #08587d;
}

form#kereses .gomb {
	margin-left:3px;
	margin-right:3px;
}
/* END::KERESES */
/* BEGIN::NYELVVALTAS */
#top_menu #language_switcher {
		overflow:hidden;
		margin: 0;
		padding: 0;
	}

#top_menu #language_switcher h2
	{
	z-index:50;
		position: relative;
		top: 2px;
		margin: 0 0 0 708px;
		padding: 0;
		width: 15px;
		height: 15px;
		overflow: hidden;
	}
#top_menu #language_switcher a span
	{
		z-index: 3;
		width: 15px;
		height: 15px;
		display: block;
		background: url(http://img.habostorta.hu/funpic/img/magyar.gif) 0px 0px;
	}

#top_menu #language_switcher a:hover span
	{
		background: url(http://img.habostorta.hu/funpic/img/magyar.gif) 0px 15px;
	}

#top_menu #language_switcher a:hover
	{
		color:#FF6600;
		text-decoration: none;
		cursor:pointer;
	}

#top_menu #language_switcher a
	{
		display:block;
		width:100%;
		height:100%;
		overflow:hidden;
		position:relative;
		text-decoration: none;
		color:#444444;
	}

/* END::NYELVVALTAS */

div.box div.pager {
	border: 1px solid #8be3ff;
	width:415px;
	padding:0;
	margin:5px 0 0 0;
	display:table;
	clear:both;
}

	div.pager h3 {
		height: 23px;
		margin: 0 0 4px 0;
		padding: 0;
		background: transparent url(http://img.habostorta.hu/funpic/img/skin1/pager_h2_bg.gif) repeat-x 0 0;
	}


		div.pager h3 span.page {
			float: left;
			white-space: nowrap;
			margin: 0;
			color: #fff;
			padding: 5px 0 0 5px;
			font-size: 10px;
		}

			div.pager h3 span.page a {
				color: #fff;
				text-decoration: none;
			}

		div.pager h3 span.order {
			padding: 2px 2px 0 40px;
			float: right;
			text-align: right;
			font-size: 10px;
			color: #1677a3;
			height: 23px;
			margin: 0;
			background: transparent url(http://img.habostorta.hu/funpic/img/skin1/pager_h2_span_bg.gif) no-repeat 0 0;
		}

			div.pager h3 span.order select {
				font-family: Tahoma, Verdana, Arial, sans-serif;
				color: #1677a3;
				font-size: 10px;
				vertical-align: middle;
				font-weight: bold;
			}
	
	div.pager div.selector {
		padding: 0 4px 0 4px;
		margin:0;
		font-size: 4px;
		clear:both;
		position:relative;
	}

	div.pager div.selector div
	{
		float:left;
		display:block;
		overflow:hidden;
		width:9px;
		height:9px;
		top:-2px;
		position:relative;
	}
	
	div.pager div.selector div a {
		cursor: pointer;
		position: relative;
		width: 8px;
		height: 8px;
		overflow: hidden;
		font-size:8px;
		display:block;
	}

		div.pager div.selector div a span {
			position: absolute;
			display: block;
			background: transparent url(http://img.habostorta.hu/funpic/img/skin1/selector.gif) no-repeat 0 0;
			width: 8px;
			height: 8px;
			left: 0;
			top: 0;
			z-index: 2;
		}

		div.pager div.selector div a.aktiv span, 		
		div.pager div.selector div a.aktiv:link span,
		div.pager div.selector div a.aktiv:visited span,
		div.pager div.selector div a.aktiv:hover span,
		div.pager div.selector div a.aktiv:active span
		{
			position: absolute;
			display: block;
			background: transparent url(http://img.habostorta.hu/funpic/img/skin1/selector.gif) no-repeat 0 -24px;
			width: 8px;
			height: 8px;
			left: 0;
			top: 0;
			z-index: 2;
		}				
		
		div.pager div.selector div a:visited span {
			background-position: 0 -8px;
		}

		div.pager div.selector div a:hover span {
			background-position: 0 -16px;
		}

	div.pager div.selector ul
	{
		padding:0;
		margin:0;
		display:block;
		float:right;
		list-style-type: none;
	}

	div.pager div.selector ul li
	{
		display:inline;
		font-size: 10px;
		font-weight:bold;
		color:#08587d;
		padding-right:3px;
		padding-left:5px;
		border-right:1px solid #08587d;
	}
	
	div.pager div.selector ul li.last
	{
		border:0;
		padding-right:2px;
	}

	div.pager div.selector ul li.aktiv
	{
		color:#fff;
	}
	
	div.pager div.selector ul li a,
	div.pager div.selector ul li a:hover
	{
		text-decoration:none;
	}	
	
	span.page a:hover{
		color:#0082b9;
		background-color:#fff;
	}
	
	div#friss table{
		margin-left:auto;
		margin-right:auto;
	}
	
	div#bal_hasab{
		margin:2px 0 0 2px;
		float:left;
		width:195px;
	}
	
	div#jobb_hasab{
		margin:2px 2px 0 0;
		float:right;
		width:195px;
	}
	
/* BEGIN::SERVERLOAD */
div#progressbar
{
	position:relative;
	top:4px;
	width:100px;
	padding:1px;
	border:1px solid #C8E7FF;
	margin:0px 6px 8px 6px ;
	display:table;
}

div#progressbar div
{
	background-color:#A6DAFF;
	width:auto;
	height:8px;
	float:left;
	display:block;
	margin:0;
	padding:0;
}
/* END::SERVERLOAD */
/* BEGIN::PICVIEW */
div#rap
{
	min-height: 100%;
	height: auto !important; /* standard 100% magassag */
	height: 100%; /* IE 100% magassag */
	width:100%;
	background-color:#007FB9;
	/*padding:4px;*/ 
	margin:0;
	text-align: center;
}
/* GOMB MODOSITASOK */
	div#rap div.gomb {
		padding: 3px 0 0 0;
		height: 16px;
	}

	div#rap div.gomb span {
		padding: 3px 5px 3px 0 !important;
		padding: 0 5px 0 0;
	}
/* GOMB MODOSITASOK END */
table#container
{
	width:476px;
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

table#container td
{
	background-color: #25A7FF;
	border-bottom:4px solid #007FB9;
}

table#container .banner
{
	text-align:center;
	padding:4px;
	
}

table#container .banner div
{
	padding:0;
	display: block;
	margin:auto;
}

table#container #picturecontainer
{
	padding:4px;
	text-align:center;
}

table#container #picturecontainer div img
{
		display: block;
        margin: 4px auto;
        border:1px solid #000;
        vertical-align: bottom;
		padding: 4px;
		background-color: #fff;
}

table#container #commentcontainer
{
	background-color: #25A7FF;
	margin-top:4px;
	padding:4px;
	text-align:center;

}

table#container #commentcontainer .gomb
{
	margin-left:auto;
	margin-right:auto;
}

table#container #commentcontainer dl 
{
	color: #08587d;
	font-size: 10px;
	list-style-type: none;
	padding:4px 0 4px 0;
	margin:0;
	display: block;
	margin-bottom:4px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #1677A3;
	width:466px;
	text-align:left;
}

table#container #commentcontainer dl dt
{
	padding-right: 0px;
	padding:0;
	margin:0;
}

table#container #commentcontainer dl dd
{
	display:inline;
	padding:0;
	margin:0;
	position:relative;
}

table#container #commentcontainer dl dd.seperator
{
	padding-left:4px;
	padding-right:8px;
	margin-right:4px;
	border-right: 1px solid #08587D;
}

table#container #commentcontainer dl dd ul
{
	width:150px;
	height:10px;
	position: absolute;
	top:-1px;
	left:55px;
}


table#container #commentcontainer h1
{
	padding:2px 4px 2px 4px;
	float:none;
	display:block;
	margin:2px;
	font-size:10px;
	background-color:#71C6FF;
	color: #08587D;
	font-weight:normal;
}

table#container #commentcontainer p
{
	padding:0 4px 0 4px;
}


table#container .random
{
	padding:2px 4px 2px 4px;
}

table#container .random div
{
	background: transparent url(http://img.habostorta.hu/funpic/img/random_eng.gif) no-repeat 0 13px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	padding-left:13px;
	width:422px;
}

table#container .random table
{
	margin-bottom:4px;
	width:415px;
}

table#container .random table td
{
		border-bottom:0;
}

/* END::PICVIEW */
/* BEGIN::MAILER */
div#register p.szoveg,
div#mailsender p
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin:0 4px 10px 4px;
}

div#mailsender p span
{
	color:#fff;
	font-weight:bold;
}

div#mailsender .row
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	margin-left:4px;
	margin-bottom:2px;	
}

div#register span,
div#mailsender .row .label
{
	width:80px;
	float:left;
	text-align:right;
	margin-top:3px;
	margin-right:1px;
}

div#register select,
div#register input,
table#container td#commentcontainer.cimlista .sender div input,
table#container td#commentcontainer.comment .sender div input,
div#mailsender .row input,
div#mailsender .row textarea
{
	overflow: hidden;
	font-size: 11px;
	color: #08587d;
	border:0;
	height:19px;
	width:200px;
	background-color: transparent;
	padding:2px 0 0 0px;
}

div#register div,
table#container td#commentcontainer.cimlista .sender div,
table#container td#commentcontainer.comment .sender div,
div#mailsender .row .bg
{
	width:208px;
	display:table;
	background: transparent url(http://img.habostorta.hu/funpic/img/skin1/formbg.gif) no-repeat 0 0;	
}

div#mailsender .row #upload
{
	width:288px;
	border:0;
}

table#container td#commentcontainer.cimlista .border,
div#mailsender .row .border
{
	display:table;
	background:none;
	border-top:1px solid #1E86CC;
	border-left:1px solid #1E86CC;
	border-bottom:1px solid #34CAFF;
	border-right:1px solid #34CAFF;
}

div#mailsender .row .center
{
	display: inline;
	margin: 0 0 0 182px;
}

table#container td#commentcontainer.cimlista select,
table#container td#commentcontainer textarea,
div#mailsender .row textarea
{
	padding-left:2px;
	width:405px;
	height:85px;
	background-image:none;
	border:1px solid #1D4F6B;
	background-color:#B0E3FF;
	font-size: 11px;
	font-family: 'Tahoma', sans-serif;
}

/* END::MAILER */
/* BEGIN::COMMENT */
table#container td#commentcontainer.cimlista select,
table#container td#commentcontainer.comment textarea
{
	margin:auto;
	color: #08587d;
	padding:0 0 0 2px;
}

table#container td#commentcontainer.comment h1
{
	font-size:11px;
	color:#054C71;
	background-color: #A4DAFF;
}

table#container td#commentcontainer.cimlista p,
table#container td#commentcontainer.comment p
{
	color:#054C71;
	font-size:11px;
	font-weight:bold;
}

table#container td#commentcontainer.comment dl
{
	border:0;
	margin-bottom:-6px;
}

table#container td#commentcontainer.comment dd
{
	display:block;
	border:1px solid #1677A3;
}

table#container td#commentcontainer.comment dd
{
	margin: 0 0 4px 0;
	background-color: #4FB4FF;
}

/* END::COMMENT */
/* BEGIN::KEPESLAP KULDO */
table#container td#commentcontainer.comment .sender
{
	margin:5px 0 10px 0;
	width: 466px;
}

table#container td#commentcontainer.comment .sender
{
	margin:5px 0 10px 0;
}

table#container td#commentcontainer.cimlista .sender p,
table#container td#commentcontainer.comment .sender p
{
	text-align:left;
	margin: 0 0 0 0;
}

table#container td#commentcontainer.cimlista .sender p span,
table#container td#commentcontainer.comment .sender p span
{
	width:180px;
	display:block;
	float:left;
	text-align:right;
	padding:4px 5px 0 0;
}


table#container td#commentcontainer.comment .sender .center
{
	width: 416px;
	text-align:center;
	margin:auto;
}

table#container td#commentcontainer.comment .sender span.border
{
	padding:0 0 0 0;
	border-top:1px solid #1E86CC;
	border-left:1px solid #1E86CC;
	border-bottom:1px solid #34CAFF;
	border-right:1px solid #34CAFF;
	margin:0 0 4px 0;
}

table#container td#commentcontainer.cimlista .border,
table#container td#commentcontainer.comment .sender span.border select,
table#container td#commentcontainer.comment .sender span.border textarea
{
	margin:0;
}

table#container td#commentcontainer.comment .sender div
{
	width:208px;
	margin:0;
	float:left;
}

table#container td#commentcontainer.comment .sender #checkbox
{
	margin: 0 5px 0 50px;
	border:0;
	background:none;
}
/* END::KEPESLAP KULDO */
/* BEGIN::REGISZTRACIO */ 
div#register
{
	clear:both;
	display:block;
	width:100%;
}

div#register span
{
	font-weight: bold;
}

div#register select
{
	width:208px;
	height:15px;
	background:#fff;
	padding:0;
}

div#register input
{
	padding: 2px 0 0 5px;
	margin:0;
}

div#register .last
{
	display:table;
	clear:both;
}

div#register .last input
{
	display:inline;
	float:left;
	width:auto;
}

div#register .last span.option
{
	display:inline;
	float:left;
	text-align:left;
	padding:0 0 0 4px; 
	width:40px;
	font-weight:normal;
}

/* END::REGISZTRACIO*/
/* BEGIN::CIMLISTA */

table#container td#commentcontainer.cimlista
{
	width:466px;
}

table#container td#commentcontainer.cimlista .sender p
{
	margin:0 0 1px 0;
	padding:0;
}

table#container td#commentcontainer.cimlista .sender p span
{
	width:120px;
	display:block;
	float:left;
	text-align:right;
	padding:3px 5px 0 0;
}

table#container td#commentcontainer.cimlista .sender,
table#container td#commentcontainer.cimlista .buttons,
table#container td#commentcontainer.cimlista .lista
{
	margin:0;
	padding:0;
	float:left;
}

table#container td#commentcontainer.cimlista .lista
{
	text-align:left;
}

table#container td#commentcontainer.cimlista .buttons
{
	margin-top:59px;
}

table#container td#commentcontainer.cimlista .sender
{
	width:333px;
	margin-top:19px; 
}

table#container td#commentcontainer.cimlista .buttons a
{
	width:14px;
	height:11px;
	position:relative;
	overflow:hidden;
	display:block;
}

table#container td#commentcontainer.cimlista .buttons a span
{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}


table#container td#commentcontainer.cimlista .buttons a#kifele span { background:url(http://img.habostorta.hu/funpic/img/skin1/out_off.gif) no-repeat 0 0; }
table#container td#commentcontainer.cimlista .buttons a:hover#kifele span { background:url(http://img.habostorta.hu/funpic/img/skin1/out_on.gif) no-repeat 0 0; }
table#container td#commentcontainer.cimlista .buttons a#befele span { background:url(http://img.habostorta.hu/funpic/img/skin1/in_off.gif) no-repeat 0 0; }
table#container td#commentcontainer.cimlista .buttons a:hover#befele span { background:url(http://img.habostorta.hu/funpic/img/skin1/in_on.gif) no-repeat 0 0; }
table#container td#commentcontainer.cimlista .buttons a#iksz span { background:url(http://img.habostorta.hu/funpic/img/skin1/x_off.gif) no-repeat 0 0; }
table#container td#commentcontainer.cimlista .buttons a:hover#iksz span { background:url(http://img.habostorta.hu/funpic/img/skin1/x_on.gif) no-repeat 0 0; }

table#container td#commentcontainer.cimlista .lista select
{
	width:100px;
}

table#container td#commentcontainer.cimlista .textarea
{
	clear:both;
	width:100%;
}

table#container td#commentcontainer.cimlista .textarea .border
{
	margin:auto;
}

table#container td#commentcontainer.cimlista .textarea textarea
{
	color: #08587d;
}

table#container td#commentcontainer.cimlista #center
{
	margin:auto;
	width:476px;
}
/* END::CIMLISTA */




#videodata {
	text-align: left;
}

#videodata div input
{
	overflow: hidden;
	font-size: 11px;
	color: #08587d;
	border:0;
	height:19px;
	width:344px;
	background-color: transparent;
	padding:2px 0 0 4px;
}



#videodata div
{
	width:350px;
	display:table;
	background: transparent url(http://img.habostorta.hu/funpic/img/skin1/formbg350.gif) no-repeat 0 0;	
}

#videodata p
{
	color:#054C71;
	font-size:11px;
	font-weight:bold;
}

#videodata dl
{
	border:0;
	margin-bottom:-6px;
}

#videodata dd
{
	display:block;
	border:1px solid #1677A3;
}

#videodata span
{
	width:95px;
	display:block;
	float:left;
	text-align:right;
	padding:4px 5px 0 0;
}





#box_content_latestcomment {
	background-image: none;
}


.box_content .latestcomment {
	margin-top: 4px;
	width: 416;
}

.box_content .latestcomment td {
	vertical-align: top;
	text-align: left;
}

.box_content .latestcommentcell {
	border: 1px solid #1677A3;
}

.box_content .latestcomment img {
	background: #1677a3;
	padding: 1px;
	border: 3px solid #92d3ff;
	margin-top: -1px;
}

.box_content .latestcomment a:hover img {
	border: 3px solid #fff;
}

.box_content .latestcomment dd
{
	font-weight: normal;
	margin: 0px;
	padding: 2px
	display: block;
}

.box_content .latestcomment h1
{
	font-weight: normal;
	font-size: 10px;
	color: #08587D;
	background-color: #71C6FF;
	margin: 0px;
	padding: 2px;
}

.box_content .latestcomment p
{
	color: #054C71;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

