body 
	
	{ 
	background: #000 url(./images/advocatus_bg.jpg);
	background-repeat: repeat-x;
	width:auto;
	height:770px;
	z-index:2;
	}

h1{
	font-family:"trebuchet ms", verdana;
	font-weight:normal;
	font-size: 36px;
	letter-spacing:-2px;
	font-style:normal;
	color:#656565;
	z-index:1501;
}

/* logo es menu */
#top
	{
	left:43px;
	position:relative;
	top:-8px;
	width:auto;
	height:52px;
	margin-bottom: -8px;
	z-index:1;
	clear: both;
	}
	
#top2
	{
	left:43px;
	position:relative;
	margin-top:-8px;
	width:auto;
	height:52px;
	/*margin-bottom: -8px;*/
	z-index:1;
	clear: both;
	}	
	
#menu 
	{
		font-family: arial,sans-serif;
		clear:both;
		text-decoration:none;
		position:relative;
		font-size:11px;
		/*float:left;*/
		margin: -42px 0 0 340px;
		z-index:1800;
	}

#menu ul, #menu li 
		{
		float: left;
		list-style-type: none;
		padding-left: 15px;
		}

#menu li span 
		{
		color:#ffa800;
		padding-left: 10px;
		}

#menu a  
		{
		text-decoration:none;
		cursor: pointer;
		color : #fff;
		border-bottom:1px solid #fff;
		}

#menu a:hover 
		{
		color : #fff;
		border-bottom:1px solid #ff9d03;
		}
		
/* body */

#container
	{
	font-family:Arial,sans-serif;
	font-size:11px;
	/*margin:0 auto 45px;	
	padding:0 0 30px;*/
	width:1015px;	
	}
	
#main-container	
	{	
	margin:0 auto 45px;
	padding:0 0 30px;
	width:1015px;	
	}	

/* bal oldali sav */
#left
	{
	float:left;
	height:566px;
	left:0;
	position:relative;
	width:54px;
	z-index:1;
	}

/* kozepso sav */
#content
	{
	float:left;
	position:relative;
	width:889px;	
	height: 566px;
	}

/* jobb oldali sav */
#right{
	float:left;
	height:566px;
	position:relative;
	width:68px;
	z-index:1;
	}

/* boxok gyujtoje*/
.forbox 
	{
	background: #fff url(images/advocatus_3boxbg.jpg);
	overflow:hidden;
	position:relative;
	height:566px;
	width:889px;	
	}

.forbox2
	{
	background: #fff url(images/advocatus_contentbg.jpg);
	overflow:hidden;
	position:relative;
	height:566px;
	width:889px;	
	}

.forbox ul
{
list-style-type:none;
padding:0px;
margin: 10px 0 0 20px;
}

.forbox li
	{
	background-image: url(images/circle.png);
	background-repeat:no-repeat;
	background-position:0px 3px; 
	padding-left:14px; 
	color:#000;
	}

.text
	{
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:16px;
	float:left;
	overflow:hidden;
	margin:70px 0 0 5px;
	padding: 0 0 20px 15px;
	position:relative;
	height:285px;
	width:280px;
	color:#656565;
	}
	
li.hidden
	{
	opacity:0;
	filter:alpha(opacity=100);
	}
li.kiemel
	{
	color:#656565;	
	}

ul.termek
	{
	color:#656565;	
	}


/* bronz csomag box*/
.box1
	{
	background:transparent url(images/advocatus_box1.jpg);
	float:left;
	overflow:hidden;
	margin-top:222px;
	position:relative;
	height:344px;
	width:300px;
	}

/* silver csomag box*/
.box2
	{
	background:transparent url(images/advocatus_box2.jpg);
	float:left;
	overflow:hidden;
	margin-top:222px;
	position:relative;
	height:344px;
	width:299px;
	
	}
	
/* gold csomag box*/
.box3
	{
	background:transparent url(images/advocatus_box3.jpg);
	float:left;
	overflow:hidden;
	margin-top:222px;
	position:relative;
	height:344px;
	width:289px;
	}

/*  popup setup */
.tooltipbox1 {
	position:absolute;
	display:none;
	background:url(images/advocatus_tip1.png) no-repeat;
	height:204px;
	margin-left: -4px;
	margin-top: 20px;
	width:890px;
	color:#fff;
	z-index:1500;
}

.tooltipbox2 {
	position:absolute;
	display:none;
	background:url(images/advocatus_tip2.png) no-repeat;
	height:204px;
	margin-left: -4px;
	margin-top: 20px;
	width:890px;
	font-size:12px;
	color:#fff;
	z-index:1500;
}

.tooltipbox3 {
	position:absolute;
	display:none;
	background:url(images/advocatus_tip3.png) no-repeat;
	height:204px;
	margin-left: -4px;
	margin-top: 20px;
	width:890px;
	font-size:12px;
	color:#fff;
	z-index:1500;
}

.tooltiptext
	{
	clear:both;
	float:left;
	font-family:arial;
	font-size:11px;
	margin: -15px 0 0 80px;
	position:relative;
	width:465px;
	color:#000;
	line-height:15px;
	}

.tooltiptext h1
	{
	margin: 50px 0 20px 0;
			}

.tooltiptext span
	{
	color:#f86c0d;	
	}
	
.gift
	{
	position: relative;
	float:left;
	margin-top:2px;
	width:223px;
	height: 150px;
		}


/* reszletek gomb */

.buttondetail {
	background:transparent url(images/buttondetail.jpg) no-repeat scroll 0 0;	
	display:block;
	height:30px;
	overflow:hidden;
	margin-left: -10px;
	margin-top: 20px;
	#margin-top: -5px;
	width:257px;
	cursor:pointer;
}

/* mouseover */
.buttondetail:hover {
	background-position: 0px -30px;	
}
 
/* clicked */
.buttondetail:active {
	background-position: 0px -60px;
}

/* megrendel gomb */

.buttonbuy {
	background:transparent url(images/buttonbuy.jpg) no-repeat scroll 0 0;
	display:block;
	height:30px;
	overflow:hidden;
	margin-left: -10px;
	width:258px;
	cursor:pointer;
}

/* mouseover */
.buttonbuy:hover {
	background-position: 0px -30px;	
}
 
/* clicked */
.buttonbuy:active {
	background-position: 0px -60px;
}

#alsomenu
	{
	left: 120px;
	top:-5px;
	position:relative;
	float:left;
	}

#alsomenu p
	{
	font-family:"trebuchet ms", verdana;
	font-size: 12px;
	letter-spacing:-1px;
	color:#f56f0f;
	margin-left: 26px;
	}
	
#alsomenu ul
		{
		margin-top: -10px;
		list-style-type: square;
		color: #f56f0f;
		}
		
#alsomenu a  
		{
		text-decoration:none;
		cursor: pointer;
		color : #656565;
		}

#alsomenu a:hover 
		{
		color : #fff;
		}

.havi	{
	width:200px;
	padding-left:10px;
	padding-top:5px;
	margin-top:12px;
	color:#656565;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #ff9d03;
}

#pricebronz
	{
	background:transparent url(images/advocatus_box_bronz1.jpg) no-repeat scroll 0 0;
	position:realative;
	float:left;
	display:block;
	height:208px;
	margin-left:-5px;
	width:177px;
	z-index: 100;
	}

#pricebronz2
	{
	background:transparent url(images/advocatus_box_bronz2.jpg) no-repeat scroll 0 0;
	position:realative;
	float:left;
	display:block;
	height:208px;
	margin-left:-5px;
	width:177px;
	z-index: 100;
	}

#pricesilver
	{
	background:transparent url(images/advocatus_box_silver.jpg) no-repeat scroll 0 0;
	position:realative;
	float:left;
	display:block;
	height:208px;
	margin-left:-5px;
	width:177px;
	z-index: 100;
	}

#pricegold
	{
	background:transparent url(images/advocatus_box_gold.jpg) no-repeat scroll 0 0;
	position:realative;
	float:left;
	display:block;
	height:208px;
	margin-left:-5px;
	width:177px;
	z-index: 100;
	}
	
/* megrendel gomb */

.buttonbuy2 {
	background:url(images/gomb_megrendeles.jpg) no-repeat scroll 0 0;
	display:block;
	height:23px;
	overflow:hidden;
	margin:165px 0 0 16px;
	width:137px;
	cursor:pointer;
	z-index: 1600;
}

/* mouseover */
.buttonbuy2:hover {
	background-position: 0px -23px;	
}
 
/* clicked */
.buttonbuy2:active {
	background-position: 0px -46px;
}

span.grey
	{
	font-weight: bold;
	color:#ff6800;
	}

ul.sub
	{
	list-style-type:square;
	}

ul.feltetelek
	{
	margin-left: -35px;
	}

#text  
		{
		color : #5e5f59;
		font-family : Arial;
		font-size : 11px;
		position : relative;
		text-align : justify;
		float : left;
		top : 0;
		left : 20px;
		height : auto;
		margin-top : 5px;
		} 

#form	{
		color:#5e5f59;
		font-family: Arial; 
		font-size:11px;
		position:relative;
		text-align:justify;
		float: left;
		top:0;
		left:25px;
		text-align:justify;
		padding:15px;
		width:440px;
		padding-left: 25px;
		border-left: 1px dashed #DCDCDC
		}
		
	#kapcsolat 
		{
		float:left;
		left:0px;
		color:#5e5f59;
		font-size:11px;
		position:relative;
		width:auto;
		z-index:1000;
		}

#kapcsolat span 
		{display:none;}

#letoltes{
		clear:both;
		background-image:url(images/megrendelo.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		float:left;
		margin: 0 0 15px 60px;
		position:relative;
		cursor:pointer;
		height:58px;
		width:259px;
		z-index:1;
		}

#letoltes:hover {
		background-image:url(images/megrendelo.jpg);
		background-position: 0px -58px;
		}
		
#backbutton
		{
		background-image:url(images/back.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		float:right;
		position:absolute;
		cursor:pointer;
		height:25px;
		width:27px;
		z-index:1;	
		margin-top:1px;
		}
	
#backbutton:hover {
		background-position: 0px -25px;
		}

#down
		{
		background-image:url(images/down.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		float:right;
		position:absolute;
		cursor:pointer;
		height:25px;
		width:27px;
		z-index:1;	
		margin-top:2px;
		}
	
#down:hover {
		background-position: 0px -25px;
		}

#up
		{
		background-image:url(images/up.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		float:right;
		position:absolute;
		cursor:pointer;
		height:25px;
		width:27px;
		z-index:1;	
		margin-top:2px;
		}
	
#up:hover {
		background-position: 0px -25px;
		}
		
#footer 
	{
	float:left;
	left:290px;
	margin-top:80px;	
	position:relative;
	width: 380px;
	}

#footer ul, #footer li 
		{
		float: left;
		list-style-type: none;
		padding-left: 10px;
		}

#footer li span 
{
color:#fff;
padding-left: 10px;
}

#footer a  
		{
		text-decoration:none;
		cursor: pointer;
		color: #ffa800;
		}

#footer a:hover 
		{
		color : #fff;
		}
		
p.footer
		{
		margin-top: 15px;
		margin-left: 90px;
		color:#8b8b8b;	
		}
p.footer span
		{
		color:#fff;	
		}