/*Index*/

#tavtarto
{
	height:498px;
}
#content_left /*, #content_left_also, #content_left_felso*/
{
	position: relative;
	clear:both;
	float:left;
	width:696px;
	height:297px;
	/*background:url('../img/index/index_big_bg.jpg') no-repeat top left;*/	
}

#content_left_also, #content_left_felso
{
	position:absolute;
	top:0;
	left:0;	
	width:696px;
	height:297px;
	background-image:url('../img/index/index_big_bg.jpg');
	background-repeat:no-repeat;
	background-position: center 20%;
	z-index:0;
}

#content_pocok
{
	position: relative;
	clear:both;
	float:left;
	width:100%;
	height:8px;
	z-index:2;
}

#content_right
{
	position:relative;
	float:right;
	width:189px;
	height:297px;
	background:url('../img/index/index_box_bg.jpg') repeat-x top left;
	margin-left:1px;
}

#content_bottom_en, #content_bottom_hu
{
	position: relative;
	clear:both;
	float:left;	
	width:886px;
	height:200px;
}
#content_bottom_en{background:url('../img/index/index_bottom_bg_en.jpg') no-repeat;}
#content_bottom_hu{background:url('../img/index/index_bottom_bg_hu.jpg') no-repeat;}
#omenu
{
	height:200px;
	width:886px;
}
.oriasmenu
{
	float:left;
	height:175px;
	width:295px;
}
#odiv1, #odiv2, #odiv3
{
	position:relative;
	float:left;
	height:175px;
	width:295px;
}
#odiv1{background:url('../img/index/link_shop.jpg') no-repeat;}
#odiv2{background:url('../img/index/link_our_shop.jpg') no-repeat;}
#odiv3{background:url('../img/index/link_gifts.jpg') no-repeat;}

.pocok
{
	position:relative;
	float:left;
	margin-left:35px;
}

.cim
{
	color:#333;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin:0 0 0 10px;
}

p 
{
	color:#333;
	font-size:14px;
	margin:10px 10px 0 10px;
	text-align:left;
}

