/* CSS Document */

html, body {
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #371701;
	}

	#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	}

table.mainbox {
	/*width: 815px;*/
	width: 99%;
	float: left;
}
/******************** FEJLÉC *******************************/

td.fejlec {
	/*background-image: url(img/uj_fejlec_egyben.jpg);*/
	text-align: left;
	background-color: #fffcd6;
}

/******************** TARTALOM *******************************/
td.content {
/*	background-image:   url(img/content_hatter.gif);
	background-repeat: no-repeat;
	vertical-align: top;*/

}
table.content {
	/*width: 810px;
	margin-left: 10px;*/
}

td.szoveg {
	/*vertical-align: top;*/
	font-size: 14px;
	font-family: Helvetica;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	padding-right: 100px;
	color: #4C463B;
	background-color: #fffcd6;
	/*width: 548px;*/
}
td.belso_szoveg {
	/*vertical-align: top;*/
	font-size: 14px;
	font-family: Helvetica;
	text-align: justify;
	padding-left: 30px;
	padding-right: 60px;
	color: #4C463B;
	background-color: #fffcd6;
	/*width: 548px;*/
}
	#divtartalom {
	float: left;
	width: 59%;
	background-color: #fffcd6;
	}


	#ajandek {
	margin-bottom: 55px;
    margin-top: 20px;
	}
	
	#rss {
	float: left;
	width: 20%;
	height: 100%;
	}

	#skype {
	float: left;
	width: 20%;
	height: 100%;
	}


#skypedetectionswf { /* eltunteti a fura kis kockat */
	display: none;
	}

a.bloglink {
	color: white;
	text-align: center;
	font-weight: bold;
}

td.szoveg_bal {
	color: #4C463B;
	vertical-align: bottom;
	height: 260px;
	background-color: #fffcd6;
	text-align: right !important;
	width: 35px;
}

td.szoveg_jobb {
	color: #4C463B;
	vertical-align: bottom;
	height: 260px;
	background-color: #fffcd6;
	text-align: left !important;
	width: 35px;
}

a.cont {
	color: white;
	font-weight: bold;
}

.fb-like-box {
	background-color: white;
	clear: right;
	}

.fb-comments {
	
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	background-color: white;
	}

table.szoveg_table {
	vertical-align: top;
	font-size: 14px;
	/*font-family: ariel;*/
	text-align: left;
	color: #4C463B;
}
div.szoveg_div {
	vertical-align: top;
	font-size: 13px;
	/*font-family: ariel;*/
	text-align: justify;
	color: #4C463B;
		
}

div.szoveg_ismho_div {
	vertical-align: top;
	font-size: 13px;
	/*font-family: ariel;*/
	text-align: justify;
	color: #4C463B;
		
}

td.szoveg a {
	color: #4C463B;
	text-decoration: none;
}
td.szoveg a:hover {
	color: #4C463B;
	text-decoration: underline;
}


/******************** LÁBLÉC *******************************/
td.lablec {
	background-color: #fffcd6;
}

td.lablec2 {
	background-color: #fffcd6;
	text-align: center;
}

td.lablec-left {
	font-family: arial;
	font-size: 10px;
	color: #4C463B;
/*	text-align: left;
	padding-top: 5px;
	padding-left: 15px;*/
}
td.lablec-right {
	font-family: arial;
	font-size: 10px;
	color: #4C463B;
	text-align: right;
	/*padding-top: 5px;*/
	padding-right: 15px;
}
td.lablec-left a {
	color: #4C463B;
	text-decoration: none;
}
td.lablec-left a:hover {
	color: #4C463B;
	text-decoration: underline;
}

.connect_widget .page_stream img {
    display: none;
}
