@charset "utf-8";
/* CSS Document */
/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body {
 font-size: 12px;
 font-family:Helvetica, Arial, sans-serif;
 color: #6e4100;
}
body {
	background-color: #FFFFFF;
	background-image:url(../_nycafe_imgs/all_bcg.png);
}
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, dl, address {
	margin: 0px;
	padding: 0px;
}
/* alapertelmezett betumeret ezeknel az elemeknel */
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 10px;
}
ul, ol, p ul, p ol {
margin-left:4px;
margin-top:4px;
margin-bottom:5px;
padding-left:10px;
font-size:11px !important;
}
li{
}
/* a linkek kez alakot kapjanak mindenhol */
form label {
	cursor: pointer;
}
address {
	font-style: normal;
}
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link, :visited {
	text-decoration: none;
}
/* linkelt kepek keretezesenek megszuntetese */
a img, :link img, :visited img {
	border: none;
}
/* a bordert nullazzuk fieldset eseteben */
fieldset {
	border: none;
}
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {
	clear: both;
	font-size: 0px;
}
input, select {
	font-size:11px;
}
/*********************** KEZD **************************/

div#upBcg {
	background-image:url(../_nycafe_imgs/up_bcg.png);
	height:412px;
	overflow:hidden;
	background-repeat:repeat-x;
}
div#headHolder {
	background-image:url(../_nycafe_imgs/fbcg_up.png);
	height:412px;
	background-position:top;
	overflow:hidden;
	background-repeat:no-repeat;
}
div#langHolder{
width:971px;
height:13px;
overflow:hidden;
	margin:auto;
	background-image:url(../_nycafe_imgs/up_bcg.png);
	background-position:top;
	background-repeat:repeat-x;
}
div#flashHolder {
	width:971px;
	height:399px;
	overflow:hidden;
	margin:auto;
}
/** html div#flashHolder {
	width:971px;
	height:412px;
	overflow:hidden;
	margin:auto;
	position:relative;
	left:0px;
}*/
div#contentholder {
	background-image:url(../_nycafe_imgs/bottom_bcg.png);
	height:356px;
	overflow:hidden;
	background-repeat:repeat-x;
}
div#contentIn {
	background-image:url(../_nycafe_imgs/bottom_h.png);
	height:356px;
	background-position:center;
	overflow:hidden;
	background-repeat:no-repeat;
}
div#contentInS {
	width:971px;
	background-image:url(../_nycafe_imgs/bottom_h_cent.png);
	height:356px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin:auto;
}
div#bodyInside {
	width:971px;
	margin:auto;
	height:356px;
	overflow:hidden;
}
div#leftMenuHold {
	width:225px;
	height:300px;
	float:left;
	position:relative;
	left:48px;
}
/** html div#leftMenuHold {
	width:225px;
	height:300px;
	float:left;
	position:relative;
	left:49px;
}*/
div#rightBoxHold {
	width:112px;
	height:267px;
	float:right;
	margin-right:5px;
	margin-top:35px;
	overflow:hidden;
}
/** html div#rightBoxHold {
	margin-right:2px;
	margin-top:35px;
}*/
div#centerContentHold {
	width:529px;
	height:310px;
	float:left;
	position:relative;
	left:89px;
	overflow:hidden;
}
div#footerHold {
	margin:auto;
	width:971px;
	overflow:hidden;
	font-family:Helvetica, Arial, sans-serif;
	color:#58493e;
	font-size:10px;
}

div#footerCont {
	position:relative;
	top:-20px;
	height:20px;
	width:100%;
}

/*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
 head~body div#footerHold {
	width:971px;
	height:20px;
	float:left;
	position:relative;
	top:34px;
	overflow:hidden;
	font-family:Helvetica, Arial, sans-serif;
	color:#58493e;
	font-size:10px;
}

}*/
div#leftMenuTitle {
	color:#fffffe;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-align:center;
/*	text-transform:uppercase;*/
	padding-top:11px;
	letter-spacing:0px;
	margin-bottom:11px;
}
/** html div#leftMenuTitle {
	padding-top:12px;
}*/
div.menuItem {
	width:205px;
	font-family:Helvetica, Arial, sans-serif;
	color:#460001;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	height:19px;
	overflow:hidden;
	border-top:1px solid #d5d5d5;
	line-height:19px;
	padding-left:20px;
}
div.menuItem a, div.menuItem a:visited {
	color:#460001;
	font-weight:bold;
	text-transform:uppercase;
}
div.menuItem a em, div.menuItem em a,div.menuItem em{

color:#b61515 !important;
font-style:normal !important;


}
div.menuItem a:hover {
	color:#6A0003;
}
div#rightBoxHold h6 {
	color:#515356;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	margin-bottom:4px;
}
div#rightBoxHold p {
	color:#515356;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	letter-spacing:-1px;
}
div#rightBoxHold a, div#rightBoxHold a:visited, div#rightBoxHold a:hover	{
		text-decoration:none;
}
div#centerText {
	float:left;
	height:310px;
	width:529px;
	overflow:hidden;
	margin-top:15px;
}
a, a:visited {
	color: #6e4100;
}

a:hover {
	text-decoration:underline;
}

div#centerText2 {
	float:left;
	height:300px;
	width:529px;
	overflow:auto;
	margin-top:5px;
}
#scrollbar_container {
	position:relative;
	width:529px;
	height:295px;
	overflow:hidden;
}
#scrollbar_track {
	position:absolute;
	top:23px;
	right:4px;
	height:255px;
	width:5px;
	background-color:#FFFFFF;
	cursor:move;
	border:1px solid #d3bd98;
	padding:1px 1px 1px 1px;
	overflow:hidden;
}
* html #scrollbar_track {
position:absolute;
	top:23px;
	right:3px;
}
#scrollbar_handle {
	width:5px;
	background-color:#d3bd98;
	cursor:move;
}
#scrollbar_content {
	overflow:hidden;
	width:498px;
	height:276px;
	padding-top:4px;
}
a#scroll_down_50{
background-image:url(../_nycafe_imgs/scroll_up.gif);
height:13px;
width:13px;
overflow:hidden;
background-repeat:no-repeat;
display:block;
float:right;
position:relative;
top:-281px;
left:11px;
}
a#scroll_up_50{
background-image:url(../_nycafe_imgs/scroll_down.gif);
height:13px;
width:13px;
overflow:hidden;
background-repeat:no-repeat;
display:block;
float:right;
position:relative;
top:-14px;
left:-2px;
}

div#centerText h1, h1, h1 p, p h1{
color:#906031;
 font-family:Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-size:30px;
font-weight:normal;
background-image:url(../_nycafe_imgs/h1_bcg.png);
background-repeat:no-repeat;
background-position:bottom;
line-height:38px;
}
div#centerText h2,  h2, h2 p, p h2{
color:#906031;
 font-family:Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-size:25px;
font-weight:normal;

line-height:25px;
}
.hasab3{
color:#515356;
width:498px;
overflow:hidden;
margin-top:14px;
vertical-align:top;
}
.hasab3 h3{
color:#515356;
 font-family:Helvetica, Arial, sans-serif;
font-variant:small-caps;
font-size:14px;
margin-bottom:6px;
}
.hasab3 p, p{
 font-family:Helvetica, Arial, sans-serif;
font-size:11px;
margin-bottom:7px;
color:#515356;
}
.balhasab, .jobbhasab{
 font-family:Helvetica, Arial, sans-serif;
vertical-align:top;
width:155px;
overflow:hidden;
text-align:justify;

}
.kozephasab{
 font-family:Helvetica, Arial, sans-serif;
vertical-align:top;
overflow:hidden;
width:155px;
padding-left:16px;
padding-right:17px;
text-align:justify;
}
.lang_span{
font-family:Helvetica, Arial, sans-serif;
font-size:10px;
color:#bbaba0;
padding-left:60px;
}
.lang_span a, .langs_span a:visited{
color:#bbaba0;
text-decoration:none;
margin-right:10px;
}
.lang_span a:hover{
color:#dddddd;
text-decoration:none;
}
.bcont {
	color:#460001;
}
.blogDate h6{
	border-bottom: 1px solid #D8BFAF;
	color:#B38262; 
	margin-top:13px; 
}
h2.blogNextEntrys{
float:right !important;
font-size:14px !important;
margin-top:0px  !important;
}
h2.blogPrevEntrys{

float:left !important;
font-size:14px !important;
margin-top:0px  !important;

}
h2.readLink{
font-size:14px !important;

}
.reg_stitle {
	padding-top:10px;
}
.red {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
.reg_ok {
	padding-top:30px;
	font-weight:bold;
}