/******* kpnzeget *******/

.kepkeret {
	border-color: #333333;
	border: 1px solid;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #339900;
padding: 2px;
background-color:   #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.linkmenu2:link, a.linkmenu2:visited {
	font-family: Tahoma;
	color: #357990;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
a.linkmenu2:hover {
	font-family: Tahoma;
	color: #357990;
	font-size: 11px;
text-decoration: underline;
}

a.link_betu_fekete11:link, a.link_betu_fekete11:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.link_betu_fekete11:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


.betu_fekete12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.betu_kek18 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #356E89;
}
.betu_fekete15 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.betu_feher15 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.betu_kek13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A6081;
}
.beti_fekete11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


a.link_betu_kek12:link, a.link_betu_kek12:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #026996;
	text-decoration: underline;

}
a.link_betu_kek12:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #026996;
	text-decoration: none;
}
a.link_betu_feher14:link, a.link_betu_feher14:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}
a.link_betu_feher14:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.link_betu_piros14:link, a.link_betu_piros14:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: underline;

}
a.link_betu_piros14:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.betu_fekete13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.betu_vilagoskek18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #048ACA;
}

.betu_piros13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D62820;
}
.b12_piros {
	font-family: Tahoma;
	font-size: 12px;
	color: #D62820;
}
.betu_fekete20 {
	font-family: Tahoma;
	font-size: 20px;
	color: #333333;
}
.input_fekete20 {
	font-family: Tahoma;
	font-size: 20px;
	color: #333333;
	border: 1px solid #356E89;
	padding: 3px;
}
/* onworld */
#maintable.onworld #maincontent table {width:100%;text-align:left;margin-bottom:20px}
#maintable.onworld #maincontent table td{width:50%;vertical-align:top;padding-bottom:10px}
.countryheader {display:block;text-align:center;background-color:#A40233;color:white;margin:2px;font-weight:bold}
.countryheader{background-color:#8E8E8E;}
.countrybody {display:block;white-space: pre;margin:8px}
.countrylinks {margin-left:8px}

/* ablak az extrkhoz */
.dhtmlwindow{
position: absolute;
border: 1px solid #666666;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #666666;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid #6666666;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
/*Webshop, termk lershoz********************************************************************/
.balloonstyle{
position:absolute;
top: -470px;
left: 20px;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 120px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -400px;
left: 0;
visibility: hidden;
}
/**********************************************************************************************/

