body{
	background-color: #213734;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;	
}

#content {
	font-size:11px;
  padding: 5px 0px 0px 25px;	
}
#content a {
  color: #cc00cc;
  text-decoration: none;
  font-weight: bold;
}

#left_tartalom{
	float:left;
	width:300px;
  height: 530px;	
}

#right_tartalom{
  margin-left: 30px;
	float:left;
	width:300px;
  height: 530px;		
}

#iphone {
	text-align: left;
	padding: 0px 0px 0px 35px;	
}

#presscard {
  width: 273px;
  height: 287px;
}

a.tovabb{
/*	position:absolute;*/
	width:50px;
	height:30px;
	right:55px;
	bottom:40px;
  float: right;	
	/*text-indent:-9999em;*/
}
a.vissza{
	/*position:absolute;*/	
	width:50px;
	height:30px;
	left:15px;
	bottom:40px;	
	float: left;
	/*text-indent:-9999em;*/
}

.clearbr {
  clear: both;
}

#buttonz {
  padding: 0px;
  margin: 0px;
  max-height:164px;
  clear: both;
  position: absolute;
  top:0px;
  z-index:1;  
}

#buttonz ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  height:164px;
  max-height: 164px;  
}

#buttonz li {
  padding:0px;
  margin:0px;
  display:block;
  float:left;
  height:164px;
}
#buttonz li img {
  padding: 0px;
  margin: 0px;
}

#polaroid {
  margin: 0px;
  padding: 30px 0px 0px 70px;
}

#video_2 {
  text-align: center;
  border: 1px solid black;
}

#videowrapper {
  margin-left: auto ;
  margin-right: auto ;
  width: 640px;

}

#hdvideo {  
/*  position: relative;*/
  width: 30px;
  height: 50px;    
  float: right;
  margin: 75px 40px 0px 0px;
  display: block;
  padding: 0px;
}

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

