* {
	margin:0;
  	padding:0; 
  	border:0;  
}

p {
	padding: 10px 0 0 0;
}

ul {
	padding: 0 0 0 15px;
}

td {
	vertical-align: text-top;
}

input[type="text"]{
	border: inset #aaa;
	border-width: 1px;
}

input[type="file"]{
	border: inset #aaa;
	border-width: 1px;
}

input[type="password"]{
	border: inset #aaa;
	border-width: 1px;
}

input[type="submit"]{
	border: outset #aaa;
	border-width: 1px;
}

select {
	border: inset #aaa;
	border-width: 1px;
}

body {
	background-color: white;          
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size: 11pt; 	
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#outer {
	background: url(img/back.jpg) repeat-x;     
}

#wrapper {
    margin: auto;                           
    width: 900px;
    min-height: 1400px;
}

#upper{
	height: 110px; 
	padding: 10px 0 0 0px;
	background: url(img/upper.jpg) no-repeat;  
}

#upper_inc{
	height: 80px;
}

#upper_inc h1{
	position: relative;
	left: 	120px;
	top:	15px;
	color: 	#3333ff;
}

#upper_inc h4{
	position: relative;
	left: 	120px;
	top:	15px;
	color: 	#3333ff;
}

#upper_1{
	min-width: 690px;
	float:  left;
}
#upper_2{
	padding: 25px 0px 0 0;
	font-size: 10pt;
}

#upper_2 a{
	text-decoration: none;	
}

#upper_2 img{
	padding: 0 0px 0 0;
}

#upper_menu{
	position: relative;
	left: 	50px;
	height: 20px;
	padding: 5px 0 5px 20px;
}

#upper_menu ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
#upper_menu ul a{
	text-decoration: none;
	color: 	#3333ff;
}

#upper_menu ul #adatved{
	width: 160px;
}

#upper_menu ul li{
	width: 120px;
	height: 20px;
	float: left;	
	text-align: center;
	margin: 0 2px 0 10px;
}

#upper_menu ul li:hover a{
	color: #330099;
}

#upper_menu ul li ul{
		float: left;
		height: 0px;					
}

#upper_menu ul li:hover .menuhover{
		display: block;
}

#upper_menu ul li ul li{			
		display: none;					
		font-weight: normal;
		position: relative;  
		left: 	0;
		top: 	1px;
		background-color: #99ccff;
        padding: 2px 0 2px 0;
		margin: 0 0 0 10px;				
      	border-width: 0 0 1px 0;
		border-style: dotted;
		border-color: #aaa;				
		width:	120px;					
		height: 20px;
		z-index: 1;
}

#upper_menu ul li ul li a{	
		
}

#upper_menu ul li ul li:hover a{
		color: white;
}

.clear{
	clear: both;
}

#main_div{
	width: 	876px;
/*	height: 1320px; */
	padding: 20px 10px 10px 10px;
}

#s_txt1 h3{
	color: #3333ff;
}

#s_txt0{
}

#s_txt1{
	float: left;
	width: 450px;
	height: 350px;
	text-align: justify;
	overflow: hidden;	
}

#s_pic1{
	text-align: center;
}

#s_pic2{
	width: 390px;
	margin: 20px 0 0 0;
	border-width: 0 0px 1px 1px;
	border-color: #ccccff;
	border-style: solid;
	padding: 0 0px 10px 10px;	
}

#s_box1{
	height: 928px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccccff;	
}

.s_pitem1{
	padding: 0px 20px 0 0; 
	width: 267px;
	float: left;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.s_pitem2{
	width: 270px;
	margin: 0px 0px 10px 0px; 
}

.s_pitemt{
	color: 	#3333ff;
}
.s_pitem3{
	color: black;
	text-align: justify;
}


.s_pitema{
	text-decoration: none;
}

.prdetail{
	color: 	#7777ff;
}


#lower_div{
	height: 20px;
	font-size: 80%;
	padding: 3px 10px 0px 10px;
	text-align: center;
	color: gray;
}

#d_txt1{
	text-align: justify;
}

#d_txt2{
	float: right;	
	margin: 10px 5px 10px 20px;
}

#d_pic1{
	width: 300px;
	padding: 0 0 10px 10px;
	border-width: 0 0px 1px 1px;
	border-color: #ccccff;
	border-style: solid;
}

#cont_div1{
	float: right;
	margin: 90px 200px 10px 10px;
}

#cont_pic1{
	width: 200px;
}

#cont_div2{
	padding: 20px 0 0 50px;
}

#cont_div2 h3{
	color: 	#3333ff;	
}

#cont_div2 table{
	border-spacing: 0 0;	
}

#cont_div2 td{
		padding: 10px 0 10px 0;
		border: solid #ccccff;
		border-width: 0 0 2px 0;
}

#cont_div2 tr{

}

.cont_td1{
	width: 120px;
}

#cont_div3{
	padding: 100px 0 0 150px;
}


#test {
	border: 1px solid black;
	background-color: red;
}
/* ---------------------------------------------------------------------- */
#logon_form td{
	padding: 5px;
}
/* ---------------------------------------------------------------------- */
.page_center{							
	text-align: center; 				
	padding: 10px 0px 5px 20px;			
	background-color: white;
	border-color: #7777ff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;	
	margin: 10px;						
}

.pagebtn{								
	margin: 0 10px 0 10px;
	padding: 0 5px 0 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid; 	
	border-color: #ccccff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
/*	background: url(img/btn1.jpg); */ 
 	color: black;
	text-decoration: none;
}

.pagebtn:hover{							
	background-color: #eee;
}

.curpagebtn{
	margin: 0 10px 0 10px;
	padding: 0 5px 0 5px;
	border-color: #ccccff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
/*	background: url(../images/btn1.jpg); */
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.curpagebtn:hover{						
	background-color: #eee;
}

.pppoint{
	width: 20px;
	color: black;
}
/* ------------------------------------------------------------------------- */
#menu_listdiv{

	min-height: 300px;					
}

#menu_table{
	table-layout: fixed;				
	text-align: left;					/
	border-collapse: collapse; 			
	border-spacing: 0 0;				
}

#menu_table tr:hover{
	background-color: #eee;	
}

.menu_head{
	height: 20px;	
	background-color: #66cc66;
	color: white;
	padding: 0 10px 0 10px;
}

.menu_cell{
	border-color: #aaa;
	padding: 0 10px 0 10px;				
	border-width: 0px 0px 1px 0px;		/* alahuzas a listaban */
	border-style: solid;
}

#menu_mess{
	text-align: center;
	color: black;
	border-width: 1px 1px 1px 1px;	
	border-style: solid;
	margin: 10px;
	min-height: 20px;
}

/* --------------------------------------------------------------------- */
#art_box1{
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 30px 30px;
	border: 1px solid #ccccff;
	min-height: 500px;
}
#art_box2{
	padding: 20px 0px 0px 84px;
}
#menu_artform{

}
#menu_tab1{

}
#menu_artpic1{
	float: right;
	padding: 0 50px 0 0;

}

#menu_artform textarea{
	border: inset #aaa;
	border-width: 1px
}

.ok_btn{
	border: outset #aaa;
	border-width: 1px;
}

#thumb_divout{												
    position: relative;  
	display: table;
    vertical-align: middle;
    height: 150px;
    width: 150px;
    margin: auto;
   	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ccccff;
}

#thumb_divout2{												
    position: relative;  
	display: table;
    vertical-align: middle;
    height: 150px;
    width: 150px;
    margin: auto;
}

#thumb_divin{
    position: relative;
    display: table-cell;
    vertical-align: middle;
	text-align: center;
	width: 100%;  
}

#artpic_div{
    height: 150px; 
    width: 150px;
   	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

#artpic{
    width: 150px;
}

.menu_arttd1{
	width: 70px;
	padding: 20px 0 20px 0;
}

.hr1{
	background-color: #7777ff;
	height: 2px; 
}
/* --------------------------------------------------------------------- */
#prdiv1{
	width:	750px;								
}
#prdiv2{
	min-height:	500px;								
}

.pritem{										
	height:	170px;	
	width: 	750px;
	padding: 10px 10px 10px 20px;
	margin: 0px 0 10px 0;
	border-style: solid;			
	border-width: 1px 1px 1px 1px;
	border-color: #ccccff; 
	/*background: url(img/keret1.jpg) no-repeat;*/ 
}
.prtd2{
	vertical-align: top;
}

.prname{										
	margin:	0 0 10px 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.prname a{
	color: #7777ff;
}

.primgtd{
    width: 150px;
/* 	vertical-align: middle; */
  	text-align: center;
}

.primg1{
	max-height: 100px;
	padding: 0 10px 10px 0;
	border-width: 0 1px 1px 0;
	border-color: #ccccff;
	border-style: solid;
	margin: 0 10px 0px 0;
}

.prprice{
	padding: 0 0 0px 20px;
	text-align: center;
	color: red;
}

.prshort{
	height:		120px;
	width:		550px;
	text-align: justify;
	padding: 0 0 0 10px;
	overflow: 	hidden;
}

/* --------------------------------------------------------------------- */
#prod_form{
	padding: 0 0 15px 0;
}

#prod_div{
	padding: 20px 20px 20px 0px;
}

#prod_name{
	font-weight: bold;
	font-size: 140%;
	color: #3333ff;
	padding: 0 0 10px;
}

#prod_img1{
	width:	350px;
	float: 	left;
	padding: 0 10px 10px 0;
	border-width: 0 1px 1px 0;
	border-color: #ccccff;
	border-style: solid;
	margin: 0 15px 15px 0;
}

#prod_long{
	text-align: justify;
}

#prod_link{
	padding: 20px 0 20px 0;
}

#prod_link2{
	padding: 0px 0 20px 0;
}

#prod_div2{
	text-align: center;
	padding: 10px 0 0 0;
}

#prod_img2{
	width:	500px;
	padding: 0 10px 10px 0;
	border-width: 0 1px 1px 0;
	border-color: #ccccff;
	border-style: solid;
	margin: 0 15px 15px 0;	
}

#prod_back{
	text-align: right;
	padding: 20px 40px 20px 0;
}
/* --------------------------------------------------------------------- */
#menu_setting1{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #ccccff;	
	padding: 10px 0 0 0;
	width: 200px;
	height: 400px;	
}

#menu_setting2{
	float: left;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #ccccff;	
	padding: 10px 0 0 0px;
	width: 600px;
	height: 400px;		

}

#menu_settinglist1{
	list-style-type: none;
}

#menu_settinglist1 li{
	padding: 0 0 0 5px;	
}

#menu_settinglist1 li div{
	background-color: #66cc66;
	color: white;
	width: 140px;
	padding: 0 0 2px 1em;
}

#menu_settinglist1 li ul li{
	list-style-type: none;	
	width: 115px;	
	padding: 0 0 0 1em;
}

#menu_settinglist1 li ul li:hover{
	background-color: #ddddff;	
}

#menu_settinglist1 li ul li a{
	text-decoration: none;
	color: black;
}

#menu_setting2 table img{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #999;	
	padding: 5px;
}
/* --------------------------------------------------------------------- */
#dl_div1{
	height: 10px;
}

#q_div1{
	float: right;
	margin: 90px 100px 10px 10px;
}

#q_pic1{
	width: 200px;
}

#q_div2{
	padding: 20px 0 0 50px;
	text-align: left;
}

#q_div2 h3{
	color: 	#3333ff;	
}

#q_div2 table{
	border-spacing: 0 0;	
}

#q_div2 td{
		padding: 10px 0 10px 0;
		border: solid #ccccff;
		border-width: 0 0 2px 0;
}

.q_td1{
	width: 400px;
}

.compress1{
	height: 550px;
}

.artftd{
	width: 90px;
}

#zb_emblema1{
	padding: 20px 0 0 0;
	width: 80px;
	margin: auto;
}

#zb_emblema2{
	width: 80px;
}

.blue{
	color: #3333ff;
}