@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:#515356;
}
body {
	background-color: #FFFFFF;
	background-image:url(../_boscolo_conf_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;
}
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 */
a, a:visited {
	color:#131f2c;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
fieldset {
	border: none;
}
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {
	clear: both;
	font-size: 0px;
}
input, select, textarea {
	font-size:11px;
}
/*********************** KEZD **************************/

div#upBcg {
	background-image:url(../_boscolo_conf_imgs/up_bcg.png);
	height:412px;
	overflow:hidden;
	background-repeat:repeat-x;
}
div#headHolder {
	background-image:url(../_boscolo_conf_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(../_boscolo_conf_imgs/up_bcg.png);
	background-position:top -2px;
	background-repeat:repeat-x;
}
div#flashHolder {
	width:971px;
	height:399px;
	overflow:hidden;
	margin:auto;
}
* html div#flashHolder {
	width:971px;
	height:399px;
	overflow:hidden;
	margin:auto;
	position:relative;
	left:0px;
}
div#contentholder {
	background-image:url(../_boscolo_conf_imgs/bottom_bcg.png);
	height:356px;
	overflow:hidden;
	background-repeat:repeat-x;
}
div#contentIn {
	background-image:url(../_boscolo_conf_imgs/bottom_h.png);
	height:356px;
	background-position:center;
	overflow:hidden;
	background-repeat:no-repeat;
}
div#contentInS {
	width:971px;
	background-image:url(../_boscolo_conf_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:257px;
	float:right;
	margin-right:5px;
	margin-top:35px;
	overflow:hidden;
}
div#rightBoxHold a, div#rightBoxHold a:visited, div#rightBoxHold a:hover	{
		text-decoration:none;
}
/** 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:14px;
	text-align:center;
	padding-top:13px;
	letter-spacing:0px;
	margin-bottom:11px;
	line-height:16px;
}
/** html div#leftMenuTitle {
	padding-top:12px;
}*/
div.menuItem {
	width:205px;
	font-family:Helvetica, Arial, sans-serif;
	color:#131f2c;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	height:21px;
	overflow:hidden;
	border-top:1px solid #d5d5d5;
	line-height:21px;
	padding-left:20px;
}
div.menuItem a, div.menuItem a:visited {
		color:#131f2c;

}

div.menuItem a em, div.menuItem em a,div.menuItem em{

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


}
div.menuItem a:hover {
	color:#27405A;
}
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#centerText {
	float:left;
	height:310px;
	width:529px;
	overflow:hidden;
	margin-top:15px;
}
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 #b9bcc1;
	padding:1px 1px 1px 1px;
	overflow:hidden;
}
/** html #scrollbar_track {
position:absolute;
	top:23px;
	right:3px;
}*/
#scrollbar_handle {
	width:5px;
	background-color:#b9bcc1;
	cursor:move;
}
#scrollbar_content {
	overflow:hidden;
	width:498px;
	height:276px;
	padding-top:4px;
}
a#scroll_down_50{
background-image:url(../_boscolo_conf_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(../_boscolo_conf_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:#51728d;
font-family:Helvetica, Arial, sans-serif;
font-size:30px;
font-weight:normal;
background-image:url(../_boscolo_conf_imgs/h1_bcg.png);
background-repeat:no-repeat;
background-position:bottom;
line-height:38px;
}
div#centerText h2, h2, h2 p, p h2{
color:#51728d;
	font-family:Helvetica, Arial, sans-serif;
font-size:25px;
font-weight:normal;

line-height:25px;
}
.ibody {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px !important;
	color:#515356 !important;
}
.hasab3{
color:#515356;
width:498px;
overflow:hidden;
margin-top:14px;
vertical-align:top;
}
.hasab3 h3{
color:#515356;
	font-family:Helvetica, Arial, sans-serif;
font-size:14px;
margin-bottom:6px;
}
.hasab3 p{
	font-family:Helvetica, Arial, sans-serif;
font-size:11px;
margin-bottom:7px;
}
.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;
}
.reg_stitle {
	font-size:12px;
	padding-top:10px;
}
.red {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
.reg_ok {
	padding-top:30px;
	font-weight:bold;
}
