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

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

h1.separator{	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size: 12px;
	font-style:normal;
	letter-spacing:0px;
	color:#656565;
	z-index:1501;
	border-bottom:1px dashed #ccc;
	margin-bottom: 15px;}


h4 {margin-left:77px;}

h5 {    color: #999999;
    font-size: 16px;
    font-weight: normal;
    margin: 0 -13px 8px;}
    
/* 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
	{
	background: #fff url(images/advocatus_left.jpg);
	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;
	}

ul.details
{
margin-top:20px;
margin-left: -20px;
line-height:20px;
}

.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
	{
    float: left;
    height: 150px;
    margin-left: 40px;
    margin-top: 10px;
    position: relative;
    width: 223px;
		}


/* reszletek gomb */

.buttondetail {
	background:transparent url(images/buttondetail.jpg) no-repeat scroll 0 0;	
	display:block;
	height:30px;
	overflow:hidden;
	margin-left: -8px;
	margin-top: 25px;
	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: -8px;
	width:258px;
	cursor:pointer;
	margin-top:3px
}

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

/* idobelyeg gomb */

.buttonib {
	background:transparent url(images/ib.png) no-repeat scroll 0 0;	
	display:block;
	height:172px;
	overflow:hidden;
	width:37px;
	margin-left:1px;
	margin-top:63px;
	cursor:pointer;
	z-index:1000;
}

/* mouseover */
.buttonib:hover {
	background-position: -37px 0px;	
}
 
/* clicked */
.buttonib:active {
	background-position: -37px 0px;
}

#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;
	line-height: 20px;
}

div.product {    float: left;
    margin-bottom: 5px;
    margin-left: 95px;}
    
div.opciok {float: left;
    margin-bottom: 5px;
    margin-left: 135px;}

#opcio1
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll 0 -211px;
	position:relative;
	float:left;
	display:block;
	height:145px;
	margin-left:0px;
	width:170px;
	z-index: 100;
	}

#opcio_arch
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll 0 -240px;
	position:relative;
	float:left;
	display:block;
	height:120px;
	margin-right:10px;
	width:170px;
	z-index: 100;
	}
	
#opcio2
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll -171px -211px;
	position:relative;
	float:left;
	display:block;
	height:145px;
	margin-left:0px;
	width:170px;
	z-index: 100;
	}

#opcio_oktat
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll -171px -240px;
	position:relative;
	float:left;
	display:block;
	height:120px;
	margin-right:10px;
	width:170px;
	z-index: 100;
	}
	
#opcio3
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll -342px -211px;
	position:relative;
	float:left;
	display:block;
	height:145px;
	margin-left:-12px;
	width:170px;
	z-index: 100;
	}

#opcio_csapat
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll -342px  -240px;
	position:relative;
	float:left;
	display:block;
	height:120px;
	margin-right:10px;
	width:170px;
	z-index: 100;
	}


#pricebronze
	{
	background:transparent url(images/boxok.jpg ) no-repeat scroll 0 0;
	position:relative;
	float:left;
	display:block;
	height:208px;
	width:170px;
	z-index: 100;
	}

#pricesilver
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll -171px 0;
	position:relative;
	float:left;
	display:block;
	height:208px;
	width:170px;
	z-index: 100;
	}

#pricegold
	{
	background:transparent url(images/boxok.jpg) no-repeat scroll -342px 0;
	position:relative;
	float:left;
	display:block;
	height:208px;
	width:170px;
	z-index: 100;
	}
	
/* megrendel gomb */

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

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


.buttonoption {
	background:url(images/gomb_opcio.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 */
.buttonoption:hover {
	background-position: 0px -23px;	
}
 
/* clicked */
.buttonoption: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;	
		}

#inputs label {text-align: right; float:left;
		width: 209px; margin-right:2px;
		padding-right: 20px;color:#5e5f59; font-family: "Lucida Grande", Arial, sans-serif; font-size:11px;padding:7px;}
		
#inputs label.accept {    color: #5E5F59;
    float: left;
    font-family: "Lucida Grande",Arial,sans-serif;
    font-size: 11px;
    margin-left: 184px;
    padding: 3px;
    text-align: left;
    width: 500px;}		

#inputs label.simple {float:left; width: 110px;}
#inputs label.megrendel {text-align: right;
			float:left;
			margin-right:2px;
			width:auto;
			padding-right: 20px;
			color:#5e5f59;
			font-family: "Lucida Grande", Arial, sans-serif;
			font-size:11px;
			padding:0px;}

#inputs label.megrendel1 {    background: none repeat scroll 0 0 #F0F0F0;
    color: #5E5F59;
    float: left;
    font-family: "Lucida Grande",Arial,sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-top: 15px;
    text-align: left;
    width: 710px;}

#place {margin-left: 184px;
    margin-top: 2px;
    text-align: left;}
    
#check {margin-top: 0; margin-right: 10px;}

#inputs input, #inputs textarea, #inputs select
	{-moz-box-shadow: 0px 0px 5px #e6e6e6;
	-webkit-box-shadow: 0px 0px 5px #e6e6e6;
	box-shadow: 0px 0px 5px #e6e6e6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#f4f4f4;
	border:1px solid #a5a69f;
	font-size:11px;
	padding:5px;
	color:#5e5f59;
	font-family: "Lucida Grande", Arial, sans-serif;
	display: block;
	float: left;
	margin-bottom: 8px;
	}

#inputs br {clear: left;}

div.headed {margin-left:99px;}
	
a.tovabb {text-decoration:none;}
a.vissza {text-decoration:none;}
button.tovabb {float:left; margin-left:15px; text-decoration: none; padding:4px 15px 4px 15px; color:#fff;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		background-color:#FBA12B; font-size:11px;}
		
button.tovabb:hover {background-color:#f98a1e; font-weight:200; cursor:pointer;}

.kh {width:96%; text-align:justify; margin-left:-14px;}
.boxinfo {margin-left: 120px; float:left; display: block; width:70%; text-align:justify; margin-bottom:20px;}
.boxinfo2 {margin-left: 20px; float:left; display: block; width:90%; text-align:justify; margin-bottom:20px;}
.boxbonus {float:left; display: block; width:95%; text-align:justify; margin-bottom:10px;}
.boxbonus2 {float:left; display: block; width:95%; text-align:justify; margin-bottom:10px;border-top: 1px dashed #c0c0c0;}



/* simple css-based tooltip */
.tooltip {
	background:#eeeeee url(images/helpbg.jpg) repeat-x;
	padding:10px 10px;
	width:140px;
	height:105px;
	display:none;
	color:#000;
	text-align:left;
	font-size:11px;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align:justify;
	z-index:2500;
}

fieldset {
	color:#5e5f59;
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-size:11px;
	position:relative;
	text-align:justify;
	float: left;
	margin-left:65px;
	height:auto;
	width:440px;
	border:0 none;
	}

fieldset.dl {width:510px;}

div.helpbox {
	background-color:#f8f8f8;
	border-left:20px solid #F0F0F0;
    float: right;
    height: auto;
    margin-right: 50px;
    padding: 15px;
    position: inherit;
    width: 170px;
    text-align:justify;
    line-height:16px;
    }

h1.helpbox {font-size:12px; text-align:left; letter-spacing:0px; margin-top:0px; font-weight:bold;}
h1.docheader {font-size:12px; text-align:left; letter-spacing:0px; margin-top:0px; font-weight:bold;float:left;}

#uint {width: 230px;}

ul.copy {margin-left:-42px; list-style-type:none;}
li.sumli {line-height:17px;}
li.sumli span {font-weight:bold;}

#sum {width:700px;}

div.first {width:460px; float:left;}
div.second {width:290px; float:left; margin-top: 15px;}
