
body {
	background: #dcdcdc url(images/bg.jpg) top center repeat-x;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
text-align:center;
font-family: Arial, Verdana, Helvetica, sans-serif;
}


table, tr, td, div, span{
color: #333333;
font-size: 12px;
font-weight:normal;
margin: 0;
padding: 0;
}

a{
color:#07265A;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#000000;
}


#page{
width:100%;
margin: 0 auto;
text-align: center;
background-image: url(images/header.png);
background-position: center top;
background-repeat: no-repeat;
}
#pagetable{
width:800px;
height:700px;
margin: 0 auto;
text-align: center;

}


#header{
	background: #fff url(images/header.png) top center repeat-x;
	text-align:right;
	width:800px;
	height:340px;
	font-size: 18px;
	color:#414850;
border:0px solid #000000;
	font-weight:bold;
	padding:0;
}



.menu{
text-align:left;
float: left;
border:0px solid #000000;
}
a.menu:hover { 
background: url(images/menubg.png); 
}




#content_full{
float: left;
width:800px;

}


#content{
width:770px;
border:0px solid #000000;
text-align:left;
float:left;
padding:20px 15px 10px 15px;
display: inline;
background: url(images/menubg2.png); 
}

#footer{
color:#8C8C8C;
font-size:11px;
width:800px;
border:0px solid #6295A4;
text-align:center;
padding:10px 0px 10px 0px;
background: url(images/menubg2.png); 
}
#footer a{
color:#8C8C8C;
}

h1{
font-size:16px;
text-transform:uppercase;
margin:0px;
}
h2{
font-size:14px;
margin:0px;
}
h3{
font-size:13px;
margin:0px;
}

blockquote{
padding-left:70px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
font-size:18px;
font-style : italic;
background: #f3f3f3;
border:1px solid #D1D1D1;
color:#000000;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

blockquote p{
font-size:18px;
font-style : italic;
color:#000000;
}



fieldset table tr td{
padding: 2px; 
}

fieldset{
position: relative;
padding: 20px 10px 10px 10px; 
margin: 10px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #465c73;
	background:#ffffff;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ececec);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#ececec));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid #ffffff;
	-moz-box-shadow:
		1px 1px 3px rgba(000,000,000,0.5),
		inset 1px 1px 1px rgba(000,000,000,0);
	-webkit-box-shadow:
		1px 1px 3px rgba(000,000,000,0.5),
		inset 1px 1px 1px rgba(000,000,000,0);
	text-shadow:
		1px 1px 0px rgba(255,255,255,0.4),
		0px 1px 0px rgba(255,255,255,0.5);

}
fieldset legend { 
padding: 6px 12px; 
position: absolute; 
left: 10px; 
top: -11px; 
background-color: #4F709F; 
color: white; 
font-size:12px;
font-weight:bold;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 2px 2px 4px #888; 
-moz-box-shadow: 2px 2px 4px #888; 
-webkit-box-shadow: 2px 2px 4px #888; 
text-shadow: 1px 1px 1px #333 ;
}



a#open_cart_egyszeru::-moz-focus-inner {
  border: 0; }

/* minimal
*******************************************************************************/
#info_right{
float:right;
width:230px;
position: relative;
text-align:left;
padding:0;
margin:0;
border:0px solid #000000;
}
#info_right fieldset{
width:210px;
text-align:left;
margin:20px 0px 0px 0px;
}
#ifi_cart{
float:right;
width:200px;
position: relative;
padding: 15px 15px 15px 15px; 
margin-bottom: 30px;
margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #465c73;
/*	padding: 10px 20px; */
	background:#ffffff;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ececec);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#ececec));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid #ffffff;
	-moz-box-shadow:
		1px 1px 3px rgba(000,000,000,0.5),
		inset 1px 1px 1px rgba(000,000,000,0);
	-webkit-box-shadow:
		1px 1px 3px rgba(000,000,000,0.5),
		inset 1px 1px 1px rgba(000,000,000,0);
	text-shadow:
		1px 1px 0px rgba(255,255,255,0.4),
		0px 1px 0px rgba(255,255,255,0.5);

}

a#open_cart_egyszeru, a#open_cart_reszletek {
text-decoration:none;
padding: 6px 12px; 
position: absolute; 
right: 10px; 
bottom: -11px; 
background-color: #4F709F; 
color: white; 
font-size:12px;
font-weight:bold;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 2px 2px 4px #888; 
-moz-box-shadow: 2px 2px 4px #888; 
-webkit-box-shadow: 2px 2px 4px #888; 
text-shadow: 1px 1px 1px #333 ;

  }
  
a#open_cart_egyszeru:hover, a#open_cart_reszletek:hover {
text-decoration:none;
background-color: #446088; 
}
    






























#print{
width:30px;
height:16px;
padding:6px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#ffffff;
text-align:center;
vertical-align:center;
z-index:100;
position:absolute;
float:left;
top:340px;
left:50%;
margin-left:420px;
cursor:pointer;
}

#save{
width:30px;
height:16px;
padding:6px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#ffffff;
text-align:center;
vertical-align:center;
z-index:100;
position:absolute;
float:left;
top:370px;
left:50%;
margin-left:420px;
cursor:pointer;
}







#title{
width:500px;
height:16px;
padding:6px;
text-align:left;
vertical-align:center;
font-size:25px;
text-transform:uppercase;
font-weight:bold;
text-shadow: 0.05em 0.05em  #fff;
z-index:100;
position:absolute;
float:left;
top:310px;
left:50%;
margin-left:-390px;
}

#error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#ab0000));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

#sucess{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 15px;
	background: -moz-linear-gradient(
		top,
		#aecd23 0%,
		#417802);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#aecd23),
		to(#417802));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #597a04;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		inset 0px 1px 1px rgba(252,252,252,0.8);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		inset 0px 1px 1px rgba(252,252,252,0.8);
	text-shadow:
		1px 1px 1px rgba(065,120,002,1),
		0px 1px 0px rgba(255,255,255,0.3);



}