html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;		
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background:#eeeeee;	
	font-family:Arial;
	font-size:14px;
	color:#333;
}

a{
	text-decoration:none;	
	color:#000;
}

.red_font{
	color:#d1021c;	
}

.menu_bg {
	height:40px;
	background:#000;		
}
.main_menu {
	color:#FFF;
	font-size:16px;
	font-weight:bold;	
}
.belepes_gomb{
	width:126px; 
	height:22px; 
	overflow:hidden; 
	background:url(images/belepes_gomb.png);
	text-align:center;	
	color:#FFF;
	font-size:14px;
	padding-top:6px;
	cursor:pointer;
}

.basket_number {
    color:#ff0000;
    font-weight:bold;
}

.categories_title {
    font-size:18px;
    
}

.kategoria {
    font-size:14px;
    color: #000;
}

.kategoria_kiemelt {
    font-size:14px;
    color: #f00;
    font-weight:bold;
}

.news_title {
    font-size:14px;
    font-weight:bold;
    color:#000;
}

.news_date {
    font-size:10px;       
}

.news_lead {
    font-size:12px;
    text-align:justify;    
}

.news_link {
    font-size:12px;
    font-style: italic;
    color:#000;
}

.content_title {
    font-size:18px;
    font-weight:bold;
    color:#000;
}

.content_text {
    font-size:14px;
    color:#000;    
}

.bottom_menu {
    font-size:14px;
    color:#FFF;
}

.copy_text {
    font-size:12px;
    color:#FFF;
}

.main_prod_title {
    font-size:18px;
    font-weight:bold;
    padding:10px 30px 0px 0px;    
}

.main_prod_text {
    font-size:12px;
}

.attach_title {
    color:#333;  
    
}

.gallery_controll_link {
    color:#c6010f;       
}

.gallery {
    color:#c6010f;       
}

.form_button{
    margin:0px;
    border:0px;
	width:126px; 
	height:28px; 
	background:url(images/belepes_gomb.png);
	text-align:center;	
	color:#FFF;
	font-size:14px;
}
.red {
	color:#f00;	
}

.action_price{
    font-size:17px;
    color:#d10d26;    
}

.pager_link {
	font-family: Verdana;
	text-decoration:none;
	color:#333333;
	border:1px solid #333333;
	padding:4px 6px 4px 6px;
	margin:2px;
}

.pager_current {
	font-family: Verdana;
	text-decoration:none;
	color:#FFFFFF;
	background:#d1021c;
	border:1px solid #333333;
	padding:4px 6px 4px 6px;
	margin:2px;
}

.breadc {
    font-size:16px;
    font-weight: bold;
    text-decoration: none;
    color:#000;
}

.list_order_act {
    font-size:14px;
    color:#d1021c;
    font-weight:bold;    
}
.list_order {
    font-size:14px;
    color:#000;
}

.cat_list_title {
    font-size:18px;
    font-weight:bold;    
}

.list_price {
    font-size:12px;
    font-weight:bold;
}

.list_price_red {
    font-size:12px;
    font-weight:bold;
    color:#d10d26;
}

.list_price_number {
    font-size:18px;
}
.list_price_number_red {
    font-size:18px;
    color:#d10d26;    
}

.list_input_big {
    width:78px;
    height: 26px;
    border: 1px solid #d1021c; 
    margin:0px;
    padding:0px 5px 0px 5px;
    text-align:center;
}

.list_input_mid {
    width:48px;
    height: 24px;
    border: 1px solid #000; 
    margin:0px;
    padding:0px 5px 0px 5px;
    text-align:center;
}

.basket_add_button{
	width:126px; 
	height:22px; 
	overflow:hidden; 
	background:url(images/list_basket_button_bg.png);
	text-align:center;	
	color:#FFF;
	font-size:14px;
	padding-top:6px;
	cursor:pointer;
}

.slave_opener {
    background:url(images/list_slave_open_bg.png);
    width:347px;
    height:38px;  
    cursor:pointer;
}

.slave_opener_text {
    font-size:18px;
    font-weight:bold;
    color:#FFF;
    padding-top:9px;
}

.list_basket_text {
    font-size:18px;
}

.slave_box {
    width:205px;
    height:95px;
    float:left;
    box-shadow: 5px 5px 5px #888888;
    overflow: hidden; 
    margin-bottom:10px;
    background:#FFF;
}

.slave_text {
    font-size:12px;   
}

.list_input_slave {
    width:40px;
    height: 15px;
    border: 1px solid #d1021c; 
    margin:0px;
    padding:0px 5px 0px 5px;
    text-align:center;
}

.ui-effects-transfer {
    border: 1px solid black;
    
}

.product_pic_bg {
    width:380px;
    height:380px;
    box-shadow: 5px 5px 5px #888888;
    overflow: hidden; 
    background:#FFF;
    position:relative;
}

.prod_name {
    font-size:20px;
    font-weight:bold;
    padding-bottom:20px;
}

.cust_prod_name {
    font-size:30px;
    font-weight:bold;
    padding-bottom:20px;
}

.prod_no {
    font-size:16px;
    padding-bottom:10px;
}

.prod_price {
    font-size:18px;   
    font-weight:bold;
    padding-bottom:10px;
}

.prod_price_red {
    font-size:18px;   
    font-weight:bold;
    color:#d10d26;
    padding-bottom:10px;
}

.prod_data {
    font-size:16px;       
}

.prod_pics_bg {
    width:70px;
    height:70px;
    box-shadow: 5px 5px 5px #888888;
    overflow: hidden; 
    background:#FFF;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    cursor:pointer;
}

.group_table_header {
    font-size:12px;
    font-weight:bold;
}

.group_table_text {
    font-size:12px;
}


.cust_product_pic_bg {
    width:600px;
    height:600px;
    box-shadow: 5px 5px 5px #888888;
    overflow: hidden; 
    background:#FFF;
    position:relative;
}


.basket_pics_bg {
    width:60px;
    height:60px;
    box-shadow: 5px 5px 5px #888888;
    overflow: hidden; 
    background:#FFF;
    margin-bottom:5px;
}

.basket_name {
    font-size:16px;   
    font-weight:bold;
    padding-bottom:7px;
}

.bask_sum {
    font-size:20px;   
    font-weight:bold;
    padding:20px;
    border-bottom:1px solid #8e8e8e;
    float:right;
}

.basket_grey_button {
   	width:221px; 
	height:27px; 
	overflow:hidden; 
	background:url(images/basket_greybutton_bg.png);
	text-align:center;	
	color:#000;
	font-size:15px;
	padding-top:8px;
	cursor:pointer; 
}

.basket_red_button {
   	width:221px; 
	height:35px; 
	overflow:hidden; 
	background:url(images/basket_redbutton_bg.png);
	text-align:center;	
	color:#FFF;
	font-size:18px;
	padding-top:14px;
	cursor:pointer; 
}

.input_long {
    width:300px;
    height:16px;
    
    
}

.download_title {
    font-size:18px;
    font-weight:bold;
    color:#000;
}

.order_rows {
    border-bottom:2px solid #000;
}

.myprofile_box_title {
	font-size:16px;
	color:#d10d26;
	font-weight:bold;
	padding-bottom:10px;
}

.mypage_table_title {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:20px;
	margin-top:20px;
}

/** Szamlak **/
table.szamlak td {
    border: 1px solid #f3f3f3;
    height: 25px;
    padding:0 10px;
    background: #eaeaea;
	color: #5d6166;
}

.td-Netto, .td-Brutto {
	text-align:right;
}
.td-Rendelesszam, .td-Szamlaszam {
	color: #000 !important;
	text-align:left;
}
.td-Statusz {
	color: #ce4060 !important;
}
table.szamlak {
    width: 100%;background: #eaeaea;
    text-align: center;
    border-collapse: collapse;
    border:  1px solid #f3f3f3;font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

table.szamlak th {
    text-align:center;
    border: 1px solid #f3f3f3;
    vertical-align: middle;
	background-color: #bfbfbf;
    color: #000;
    font-family: inherit;
    font-size: 10px;
	font-weight:normal;
    padding:0 0px;
}


tr.szamla-fej {
	cursor: pointer;
}
tr.szamla-fej:hover td {
	background-color: #bfbfbf; color: #fff !important;
}
tr.szamla-fej-opened td {
	font-weight: bold; background-color: #999 !important;
	color: #fff !important;
} 
tr.szamla_sorszin_1 td {
	background: #FFD2D3 !important;
}
tr.szamla_sorszin_2 td {
	background: #CBFAC9 !important;
}
tr.szamla_sorszin_3 td {
	background: #C8CBFD !important;
}
