body
{
	background-image: url('images/jcs_bg.png');
	background-repeat: no-repeat;
	background-position: top center;	
	margin: 0px;
    padding: 0px;
    border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}

.container
{
	background-image: url('images/container_bg.png');
	background-repeat:repeat-x repeat-y;
	background-position: top left;
	width: 1000px;
	min-height: 1704px;
	
}

.box_csere_top
{
	background-image: url('images/box_csere_top.png');
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
}

.box_csere_bg
{
	background-image: url('images/box_csere_bg.png');
	background-repeat: repeat-y;
	width: 960px;
	color:#FFFFFF;
}

.box_csere_bottom
{
	background-image: url('images/box_csere_bottom.png');
	background-repeat: no-repeat;
	width: 960px;
	height: 14px;
}

.box_product_top
{
	background-image: url('images/box_product_top.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 11px;
}

.box_product_bg
{
	background-image: url('images/box_product_bg.jpg');
	background-repeat: repeat-y;
	width: 221px;
	color:#000000;
	font-weight: bold;
}

.box_product_bottom
{
	background-image: url('images/box_product_bottom.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 10px;
}

.input_csere
{
	background-image: url('images/input_csere.png');
	background-repeat: no-repeat;
	border: 0px;
	color: #000000;
	padding: 3px 5px 0px 5px;
	font-size: 12px;
	width: 353px;
	height: 22px;
}

.btn_csere
{
	background-image: url('images/btn_csere.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 71px;
	height: 22px;
	color: #3C2812;
	font-weight: bold;
	font-size: 8pt;
	padding: 0px 0px 2px 0px;
	text-align: center;
	cursor: pointer;
}

.list_menu
{
	background-image: url('images/list_menu.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 42px;
}

.list_container
{
	background-image: url('images/list_container.png');
	background-repeat: repeat-y;
	width: 1000px;
	padding: 10px 35px 20px 45px;
	color: #FFFFFF;
	font-size: 10pt;
}

.list_menu_btn
{
	background-image: url('images/list_menu_btn.png');
	background-repeat: no-repeat;
	width: 278px;
	height: 42px;
}

.lapozas
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}

.active
{
	color: #E1881B;
}

select 
{
	font-size : 10px;
	width: 190px;
}

/* menu */
a.menu_osszes 
{
	background: url('images/list_menu_osszes.png') no-repeat 0px 0px;
	display: block;
	width: 99px;
	height: 42px;
	text-decoration: none;
}

a.menu_osszes:hover 
{
	background: url('images/list_menu_osszes.png') no-repeat 0px -42px;
	width: 99px;
	height: 42px;
	text-decoration: none;
}

a.menu_xbox360 
{
	background: url('images/list_menu_xbox360.png') no-repeat 0px 0px;
	display: block;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_xbox360:hover 
{
	background: url('images/list_menu_xbox360.png') no-repeat 0px -42px;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_ps3
{
	background: url('images/list_menu_ps3.png') no-repeat 0px 0px;
	display: block;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_ps3:hover 
{
	background: url('images/list_menu_ps3.png') no-repeat 0px -42px;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_wii
{
	background: url('images/list_menu_wii.png') no-repeat 0px 0px;
	display: block;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_wii:hover 
{
	background: url('images/list_menu_wii.png') no-repeat 0px -42px;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_psp
{
	background: url('images/list_menu_psp.png') no-repeat 0px 0px;
	display: block;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_psp:hover 
{
	background: url('images/list_menu_psp.png') no-repeat 0px -42px;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_ds
{
	background: url('images/list_menu_ds.png') no-repeat 0px 0px;
	display: block;
	width: 98px;
	height: 42px;
	text-decoration: none;
}

a.menu_ds:hover 
{
	background: url('images/list_menu_ds.png') no-repeat 0px -42px;
	width: 98px;
	height: 42px;
	text-decoration: none;
}

a.menu_ps2
{
	background: url('images/list_menu_ps2.png') no-repeat 0px 0px;
	display: block;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a.menu_ps2:hover 
{
	background: url('images/list_menu_ps2.png') no-repeat 0px -42px;
	width: 97px;
	height: 42px;
	text-decoration: none;
}

a
{
	color: #FFFFFF;
}
