/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* 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; }
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

body {
background-color:#A4160A;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:96%;
color:#556b2f;
}

html, body {
/* eltuntetjuk a fo gorgetosavokat */
overflow:hidden;
/* ez nagyon fontos beallitas IE miatt */
height: 100%;
}

/* keptarto fixalasa */
#keptarto {
	display:block;
	z-index: 10;
	top: 130px;
	left:650px; 
	overflow: hidden;
	width: 260px; 
	position: absolute; 
	height: 278px;
	background-image:url(../../_common/images/massagekep.jpg);
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
}
#kapcs {
	display:block;
	z-index: 10;
	top: 414px;
	left:710px; 
	overflow: hidden;
	width: 200px; 
	position: absolute; 
	height: 140px;
	text-align:right;
	font-size:11px;
	color:#EEEEEE;
}


#tartalomhely {
	z-index: 1; 
	/* biztos ami biztos alapon alul ne legyen gorgetosav */
	overflow-x:hidden;
	/* oldalso gorgetosav lathato ha a tartalom tullog */
	overflow-y:auto;
	top: 0px;
	left:0px;
	width:100%;
	height: 100%;
	display: block;
	position:absolute;
}

#tartalomhely_hasznos {
	text-align: left;
}

.menu{
background-color:#B53C21;
width:700px;
height:200px;
margin:20px 0 0 20px;
}

#focim{
float:right;
text-align:right;
color:#A31509;
margin:5px;
}

/*redefine*/

::-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	font-weight: normal;
	list-style: none;
}



/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/

#container {
	position: relative;
	/*z-index: 1000;*/
	background-color:#CEE190;
width:700px;
margin:0 0 40px 20px;
padding:20px 0;
text-align:justify;
}

h1{
margin-left:50px;
font-size:22px;
}

h3{
margin:40px 50px 0 50px;
}

#container p{
margin:30px 0 0 20px;
}

.tabcontent ul{
list-style:circle;
margin-left:95px;
}

.tabcontent li{
padding-bottom:5px;
}

#arak{
background-image:url(../images/ajandekozz.png);
background-repeat:no-repeat;
background-position:90px 300px;
height:670px;
}

#arak a{
display:block;
overflow: hidden;
width:254px;
text-indent:-500px;
background-image:url(../images/feliratajandek.png);
background-repeat:no-repeat;
margin-left:287px;
padding-top:30px;
}

#arak a:hover{
background-position:0 -57px;
}

#cim p{
margin:50px 0 0 80px;
}

#arak p{
margin:30px 0 0 80px;
}

#cim a{
color:#B43B20;
}

#cim a:hover{
color:#A31509;
}

.thumbnailContainer {
	width: 600px;
	border-top: 1px solid #556b2f;
	margin-top: 10px;
	padding-left:20px;
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .clipper img{
float:left;
margin:0 0 15px 15px;
border:1px solid #FF6600;
}

#footer {
	width: 600px;
	border-top: 1px solid #556b2f;
	margin-top: 10px;
	padding: 10px 0px;
	text-align: right;
}

#footer p{
margin-top:20px;
}

.valid{
width:950px;
text-align:left;
margin:10px 0 20px 0;
font-size:13px;
font-family: Century, "Book Antiqua";
}

.valid p{
margin-left:50px;
}

.valid a, .tartalom1 a{
color:#FF9933;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}


#dropinboxv2cover{
    width: 1000px; 
    position:absolute; 
    z-index: 100;
    overflow:hidden;
    visibility: hidden;
    }

#dropinboxv2{
    width: 999px;
	
    padding: 0;
    position:absolute; 
    left: 0;
    top: 0;
    }

.dropinduma{
position:absolute;
    width: 450px;
	height:600px;
	background-color:#FFFFFF;
	background-image:url(../images/webkaracsony.png);
	background-repeat:no-repeat;
	margin:10px 0 0 100px;
	font-size:90%;
	color:#000000;
}

.dropinduma a{
color:#CC0000;
font-weight:bold;
}

.whos{
filter:alpha(opacity=0);
opacity: 0.0;
-moz-opacity:0.0;
}