@charset "utf-8";
@import "/style/letoltes.css";
@import "/style/jquery-ui.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

div#fomenu {
	position: relative;
	padding: 0 5px 5px 5px;
	z-index: 2;
}

hr.menu {
	color: #cccccc;
	width: 920px;
}

div#belepes {
	background-color: #ffffff;
	text-align: right;
	position: absolute;
	top: 64px;
	right: 26px;
	width: 300px;
	height: 25px;
	z-index: 3;
	overflow: hidden;
}

div#belepes input {
	background-color: #da8080;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	height: 17px;
	cursor: pointer;
	padding: 0 10px;
	margin: 4px;
	border: 1px solid #d15d5d;
}

.input_login {
	width: 200px;
}

.input_registration {
	width: 220px;
}

div#navigacio {
	position: absolute;
	top: 98px;
	left: 18px;
	z-index: 1;
	height: 90px;
	overflow: hidden;
}

div#navigacio a {
	font-size: 12px;
	text-decoration: none;
	color: #c40100;
	font-weight: bold;
}

div#navigacio {
	color: #b6b6b6;
	font-size: 12px;
}

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

#oldalszerkezet {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
	width: 960px;
	background-image: url('/oldal_elemei/hatter_oszlop.png');
	background-repeat: repeat-y;
}

div#tartalom {
	position: relative;
	top: -45px;
	padding: 18px;
}

div#belso_tartalom {
	width: 940px;
	text-align: left;
	position: relative;
}

div.left_panel {
	width: 160px;
	float: left;
	position: relative;
	z-index: 3;
}

div.right_panel {
	width: 730px;
	text-align: justify;
	float: left;
}

div.full_panel {
	width: 915px;
	text-align: justify;
	float: left;
}

div#basket {
	width: 160px;
}

div#dhtmlgoodies_slidedown_menu {
	width: 150px;
}

.cim {
	border: solid 1px #696464;
	font-weight: bold;
	padding-left: 12px;
}

#termekek table {
	width: 730px;
}

#termekek th {
	background-color: #989898;
	color: #ffffff;
	border: solid 1px #696464;
}

#termekek td {
	background-color: #dfdfdf;
	text-align: center;
	font-size: 11px;
}

#termekek a
{
	color: #fff;
	text-decoration: none;
}

#termekek a.nobold
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#termekek img
{
	border: 0 none;
}

#tab td {
	border-bottom: 1px solid #696464;
	background: #989898 url('/oldal_elemei/hatter_termek_tab.png') no-repeat;
	color: #ffffff;
	font-weight: bold;
	width: 98px;
	height: 21px;
	text-align: center;
	padding: 0 8px 0 0;
}

#tab a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#tab a img {
	border: none;
}

#termek td {
	background-color: #cccccc;
}

#termek .cim {
	background-color: #989898;
	color: #ffffff;
	padding-left: 18px;
}

#termek th .cim {
	font-size: 18px;
}

#termek a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#termek a img {
	border: none;
}

#termek .no-padding {
	padding-left: 0;
}

#termek .padding {
	padding-left: 18px;
}

#termekreszlet td {
	background-color: #dfdfdf;
	padding-left: 18px;
}

#termekreszlet td.nopad {
	background-color: #dfdfdf;
	padding: 3px;
}

#termekreszlet .cim {
	background-color: #989898;
	color: #ffffff;
}

#keret img {
	border: 1px solid #000000;
}

#keret td {
	padding: 1px;
}

.szurke {
	color: #999999;
}

#fejlec {
	background: transparent url('/oldal_elemei/hatter_fejlec.png') scroll no-repeat left top;
	color: #cb1814;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	width: 670px;
	height: 30px;
	padding: 15px 0 0 64px;
}

#fejlec img {
	vertical-align: top;
	float: right;
	margin: -25px 25px 0 0;
	border: 0 none;
}

#lablec {
	background: transparent url('/oldal_elemei/hatter_oszlop_alja.png') scroll no-repeat left top;
	color: #999999;
	font-size: 9px;
	padding: 28px 15px;
}

#lablec a {
	color: #999999;
}

a.dl_lang, a.dl_lang:link {
	color: #333333;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	display: block;
	float: left;
	width: 100px;
	padding: 5px 5px 5px 35px;
	margin: 3px 0 3px 15px;
	border: 1px solid #222222;
}

a.dl_lang:active, a.dl_lang:hover {
	color: #ff2222;
	border: 1px solid #ff2222;
}

a.dl_lang_hu { background: #ffffff url('/images/flag_hu.png') scroll no-repeat 9px 9px; }
a.dl_lang_en { background: #ffffff url('/images/flag_en.png') scroll no-repeat 9px 9px; }
a.dl_lang_de { background: #ffffff url('/images/flag_de.png') scroll no-repeat 9px 9px; }
a.dl_lang_ru { background: #ffffff url('/images/flag_ru.png') scroll no-repeat 9px 9px; }
a.dl_lang_pl { background: #ffffff url('/images/flag_pl.png') scroll no-repeat 9px 9px; }
a.dl_lang_sk { background: #ffffff url('/images/flag_sk.png') scroll no-repeat 9px 9px; }
a.dl_lang_hr { background: #ffffff url('/images/flag_hr.png') scroll no-repeat 9px 9px; }
a.dl_lang_sc { background: #ffffff url('/images/flag_sc.png') scroll no-repeat 9px 9px; }
a.dl_lang_ua { background: #ffffff url('/images/flag_ua.png') scroll no-repeat 9px 9px; }

div.category_button {
	background: transparent url('/images/btn_category.png') scroll no-repeat left top;
	text-align: center;
	float: left;
	width: 155px;
	height: 82px;
	margin: 0 0 10px 24px ;
}

#dhtmlgoodies_slidedown_menu li {
	list-style-type: none;
	position: relative;
}

#dhtmlgoodies_slidedown_menu ul {
	margin: 0;
	padding: 0;
	position: relative;
}

#dhtmlgoodies_slidedown_menu div {
	margin: 0;
	padding: 0;
}

/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	clear: both;
	width: 140px;
	padding-left: 2px;
}

/* A tags */
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	margin-top: 1px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
	margin-top: 1px;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
	margin-top: 1px;
	font-style: italic;
	color: blue;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
	margin-top: 1px;
	color: red;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
	margin-top: 1px;
}

/* UL tags, i.e group of menu utems.
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e.

#dhtmlgoodies_slidedown_menu .slideMenuDiv1

instead of

#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
*/
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul {
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul {
	margin-left: 5px;
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul {
	margin-left: 10px;
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul {
	margin-left: 15px;
	padding: 1px;
}