/* main design pieces */

body
{
	background-image : url('../pictures/bg_page.gif');
	background-repeat: repeat-x;
	background-color : #656164;

	color : #000000;

	font-family : tahoma, helvetica, arial, verdana, sans-serif;

	font-size : 9px;

	padding : 0px;

	margin : auto auto;

	width : 640px;

	height : 100%;	
}

div.clearSpace
{
	clear : both;
	font-size : 0px;
	margin : 0px;
	padding : 0px;
}

h1
{
    margin:0px;
	padding:0px;
}

h6
{
    margin:0px;
	padding:0px;
}

ul
{
    margin:0px;
	padding:0px;
}

li
{
	margin:0px;
	padding:0px;
}

img
{
    margin:0px;
	padding:0px;
}

p
{
    margin:0px;
	padding:0px;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

/* head design */

div#header_box
{	
	background-image : url('../pictures/bg.header.png');
	background-repeat: no-repeat;
	
	clear : both; 

	height : 550px;

	width : 640px;

	padding : 0px;

	margin-top : 30px;

	text-align: left;
}

div#fejlec
{
	width: 560px;
	height: 490px;
}

ul#head_menu
{	
	height : 15px;
	width: 535px;
	
	color: #F8F8F6;
	
	text-align: center;
	
	margin:0px;
	
	padding-top: 15px;
	padding-left:40px;
	clear:both;
}

ul#head_menu li
{
	list-style-type: none;
	text-align:center;
	
	float: left;
	
	padding-left: 5px;
	padding-right: 5px;
}


ul#head_menu li a
{
	font-size: 9px;
	
	float: left;
	
	margin:0px;
	
	text-decoration: none;
	
	color: #F8F8F6;
	font-weight:bold;
}

ul#kategoriak_menu
{	
	background-image : url('../pictures/bg.switch.category.gif');
	background-repeat: no-repeat;
	
	height : 16px;
	width: 325px;
	
	color: #F8F8F6;
	
	text-align: center;
	
	margin:142px 0 0 26px;
	
	padding-top: 5px;

	clear:both;
}

ul#kategoriak_menu li
{	
	text-align:center;
	
	float: left;
	
	padding-left:15px;
}


ul#kategoriak_menu li a
{
	font-size: 11px;
	
	float: left;
	
	margin:0px;
	
	text-decoration: none;
	
	color: #F8F8F6;
	font-weight:bold;
}

ul#kategoriak_menu li a.kategoriak_menu_2
{
	color: #DAD9D9;
	margin-left:20px;
	
	font-size: 10px;
}

ul#kategoriak
{
	display : block;
	clear : both;

	color: #000000;

	height : 115px;

	margin : 35px 0 30px 65px;
	
	list-style-type : none;

	width: 300px;
}

ul#kategoriak li
{
	float: left;

	width: 140px;
	
	line-height: 16px;
	
	padding : 0 5px;
}


ul#kategoriak li a
{
	font-size: 11px;
	
	margin:0px;
	
	text-decoration: none;
	
	color: #F8F8F6;

	font-weight:bold;
}

div#webaruhaz
{
	display : block;
	float: left;

	height: 110px;
	
	border-right: #888888 solid 2px ;

	padding-right: 10px;

	width: 268px;
}

h1#web
{
	margin: 10px 0px 10px 90px;
}

.input_text
{
	width: 120px;
	height: 12px;
	
	border: #888888 solid 0px ;
	
	margin-bottom: 3px;
	margin-left: 3px;
	
	font-size : 10px;
	font-family : sans-serif;
	
	padding : 0px;
	padding-left : 2px;
}

label.center
{
	display:block;

	text-align: right;

	width: 60px;
	
	font-weight:bold;
	font-size:9px;

	color: #030303;

	float:left;

 	padding-left: 22px;
}

.submit_button
{
	background : transparent url('../pictures/btn.login.gif') no-repeat center center;
	
	border: #FFFFFF solid 1px;
	
	outline : none;

	float: right;

	width: 51px;

	height: 31px;

	text-indent : -9000px;
}


ul#regisztracio
{	
	color: #F8F8F6;
	
	text-align: center;

	margin:10px 0 0 80px;

	clear:both;

	width : 188px;
}

ul#regisztracio li
{	
	list-style-type: none;
	text-align:center;

	float: left;

	padding-left:15px;
}


ul#regisztracio li a
{
	font-size: 9px;

	margin:0px;

	text-decoration: none;

	color: #F8F8F6;
	font-weight:bold;
}

ul#regisztracio li a.regisztracio_2
{
	color: #7C7979;
	margin-left:0px;
}

div#web_ajandek
{
	height:110px;
	
}

div#ajandekotlet
{
	float:left;
}

h1#ajandek
{
	margin-left: 10px;
	margin-top: 10px;
}

ul#otletek
{	
	color: #FD35A4;
	
	margin:0px;
	
	clear:both;
	
	margin-left: 40px;

	
}

ul#otletek li
{
	width: 150px;
	
	height: 16px;
	
}


ul#otletek li a
{
	font-size: 11px;
	
	margin:0px;
	
	text-decoration: none;
	
	color: #F8F8F6;
	font-weight:bold;
}

ul#kosar
{	
	width: 200px;
	
	color: #F8F8F6;
	
	text-align: left;
	
	margin:0px;
	
	padding-top: 0px;
	padding-left:55px;
	clear:both;
	
	font-size: 12px;
	font-weight:bold;
}

ul#kosar li
{
	list-style-type: none;
	
}

ul#kosar li span
{
	float: right;
}


a.reszletek_kosar
{
	display:block;
	text-decoration:none;
	
	color: #F8F8F6;
	
	font-size:10px;
	font-weight:bold;
	
	float:right;
	
	margin-top: 20px;
	padding-right:15px;
}


h1
{
	font-size:18px;
	font-weight:normal;
	font-family: Helvetica;
	
	color: #030303;
}

h1#h1_csetreszek
{
	padding: 24px 0 0 30px;
	margin-left:17px;
	
	width : 530px;
	height: 36px;
	
	background-image : url('../pictures/bg.content.header.gif');
	background-repeat: no-repeat;
	background-position : center top;
}

h1 span
{
	color: #F8F8F6;
}

/* body design */

div#body_box
{	
	background-color: #F8F8F6;

	clear : both; 

	padding : 0px;
	
	margin: 0px 63px 0px 17px;
	
	width : 558px;
	
	border-left: #888888 solid 1px ;
	border-right: #888888 solid 1px ;
}

div#content
{
	font-size : 11px;

	width: 538px;
	
	margin: 0 9px 0 9px;
	
	border-left: #888888 solid 1px ;
	border-right: #888888 solid 1px ;
	border-bottom: #888888 solid 5px ;
	
	text-align : justify;
	
	padding-top : 5px;
}

div#content p
{
	font-size : 11px;

	margin-bottom : 10px;
	
	padding : 0 10px;
}

div#content p a
{
	color : #C51388;
	
	font-weight : bold;
}

div#content p a:hover
{
	text-decoration : underline;
}

div#content p a span
{
	color : #C51388;
	
	font-weight : bold;	
}

ul#termek
{
	background-color: #F8F8F6;

	width : 538px;
	
	text-align: left;
	
	margin : 0px;
	
	display : block;
}

ul#termek li
{
	list-style-type: none;
	text-align:left;
	
	width: 220px;
	
	float :left;
	
	margin-left: 20px;
	margin-right:10px;
	
	border-top: #888888 dotted 1px ;
	
}

ul#termek li#termek_elso
{
	border: #888888 solid 0px ;
}

ul#termek li#termek_masodik
{
	border: #888888 solid 0px ;
}

img.item
{
	background-repeat: no-repeat;
	background-position : center 29px;
	
	margin-right:10px;
	
	float:left;
}

ul#termek li h6
{
	font-size:11px;
	color: #030303;
	font-weight:bold;
	
	margin-top:22px;
	margin-bottom:5px;
}

ul#termek li p
{
	height: 55px;
}

a.reszletek
{
	float : left;
	display:block;
	text-decoration:none;
	background-color: #F41C91;
	
	padding: 1px 0 0 4px;
	
	width:51px;
	height:14px;
	
	color: #F8F8F6;
	
	font-size:10px;
	font-weight:bold;
}

ul#page
{		
	float:right;
	
	height : 15px;
	width: 120px;
	
	color: #888888;
	
	text-align: center;
	
	margin:0px;
	
	padding-top:5px;
	padding-bottom:5px;
	
	clear:both;
	
	
}

ul#page li
{
	list-style-type: none;
	text-align:center;
	
	float: left;
	
	padding-left: 3px;
	padding-right: 3px;
}


ul#page li a
{
	font-size: 10px;
	
	float: left;
	
	margin:0px;
	
	text-decoration: none;
	
	color: #888888;
	font-weight:bold;
}

ul#page li a.current
{
	color : #000000;
}

ul#page li a:hover
{
	color: #030303;
}

/* tablazat */

.table_kosar
{
	width: 500px;
	
	margin-left:15px;
		
	font-size: 13px;
	
}

.c_nev
{
	width: 400px;
	font-size: 13px;
	text-align:left;
}

.c_ar
{
	width: 90px;
	font-size: 13px;
	text-align: center;
}

.c_db
{
	width: 80px;
	font-size: 13px;
	text-align: center;
}

tr
{
	height: 20px;
	
}

td
{
	border-top: #888888 dotted 1px;
}

.input_text_db
{
	width: 25px;
	height: 10px;
}

.button_field_kosar
{
	float:right;
	margin-right: 10px;
	
	background-color: #F41C91;
	color: #F8F8F6;
	
	border: #888888 solid 1px ;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

.button_field_kosar_black
{
	float:right;
	margin-right: 30px;
	
	background-color: #030303;
	color: #F8F8F6;
	
	border: #888888 solid 1px ;
	
	margin-bottom: 10px;
	margin-top: 10px;
}


/* foot design */

div#foot_bottom_box
{
	background-image : url('../pictures/bg.content.footer.gif');
	background-repeat: repeat-x;
	
	color: #888888;

	clear : both; 

	height : 120px;

	width : 560px;
	
	text-align: center;
	
	padding: 0px;
	
	margin: 0px 63px 0px 17px;
}

ul#foot_menu
{	
	height : 15px;
	width: 535px;
	
	color: #888888;
	
	text-align: center;
	
	margin:0px;
	
	padding-top: 15px;
	padding-left:25px;
	clear:both;
}

ul#foot_menu li
{
	list-style-type: none;
	text-align:center;
	
	float: left;
	
	padding-left: 8px;
	padding-right: 8px;
}


ul#foot_menu li a
{
	font-size: 10px;
	
	float: left;
	
	margin:0px;
	
	text-decoration: none;
	
	color: #888888;
	font-weight:bold;
}

img.logo_footer
{
	width:130px;
	height: 60px;
	
	float: right;
	
	padding-right:60px;
}

div#form_content
{
	padding : 10px;
}

div#form_content label
{
	display : block;

	float : left;

	clear : left;

	font-size : 13px;
	font-weight : bold;
	
	margin-right : 5px;
	
	text-align : right;

	width : 110px;
}

.text_input
{
	border : #000000 solid 1px;
	
	padding: 1px;

	height: 14px;

	font-size:10px;
	font-weight:bold;

	color : #000000;

	text-align : right;
}

div#form_content input.text_input
{
	text-align : left;
}

h3.succeed
{
	display : block;
	
	height : 22px;
	
	line-height : 22px;
	
	color : #C51388;
	
	font-size : 15px;
}

a.tobasket
{
	color : #9E9E9E;

	font-size : 10px;
	font-weight : bold;
}

a.tobasket:hover
{
	color : #C51388;

	text-decoration : underline;
}

div#webaruhaz div
{
	color : #FFFFFF;

	font-size : 12px;

	text-align : left;
	
	padding-left : 50px;
}

div#webaruhaz div #web
{
	text-align : left;
	
	margin-left : 50px;
}

td a
{
	color : #C51388;

	text-decoration : underline;
}

h5
{
	margin : 0 0 5px 0;
}

h5 a
{
	color : #9E9E9E;
	
	font-size : 12px;
	
	text-decoration : none;
}

.select_input
{
	border : #000000 solid 1px;
	
	padding: 1px;

	font-size:10px;
	font-weight:bold;

	color : #000000;
}

.inside_image
{
	margin:auto auto;
	display :block;
	margin-top : 10px;
	margin-bottom : 10px;
}