* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #EEEEEE;
	color: #000;
	font: 10px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

a {
	color: #000;
	outline: none;
}

a:active
{
  outline: none;
}

h2 {
	font-weight: bold;
	color: #27277f;
	font-size: 14px;
}

h3 {
	font-weight: bold;
	color: #27277f;
	font-size: 12px;
}

h4 {
	font-weight: bold;
	color: #27277f;
	font-size: 10px;
}

h5 {
	font-weight: bold;
	color: #B80808;
	font-size: 10px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p {
	padding: 5px 0;
}

.all_catlink {
	margin: 2px 0;
	padding: 0;
	padding-left: 16px;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	vertical-align: top;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.help {
	color: #6C6C6C;
	font-style: italic;
}

.imgcont {
	min-height: 145px;
}

.flash {
	z-index: 10;
	position: absolute;
	margin-left: 33px;
}

.flash_link {
	z-index: 200;
	position: relative;
	top: 0;
	left: 33px;
	height: 240px;
	width: 120px;
	background: url(../images/style/trans.gif) repeat;
}

.flink {
	z-index: 200;
	width: 120px;
	height: 240px;
}

.flink span {
	visibility: hidden;
}

.flink a {
	z-index: 200;
	float: right;
	visibility: visible;
	text-indent: -9000px;
	width: 120px;
	height: 240px;
}

.back_to {
	margin: 0 0 20px 5px;
	padding-left: 15px;
	font-weight: bold;
	background: url(../images/style/prod_nav_nyil_bal.gif) no-repeat left;
}

.input_remark {
	background: transparent;
	background-image: url(../images/style/input_remark_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 158px;
	height: 18px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #C7C7C7;
	margin: 0;
	margin-left: 5px;
	padding: 3px 0 0 5px;
}

.input_remark_black {
	background: transparent;
	background-image: url(../images/style/input_remark_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 158px;
	height: 18px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	margin: 0;
	margin-left: 5px;
	padding: 3px 0 0 5px;
}

 .actionlink {
	position: relative;
	bottom: 0;
	right: 0;
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	padding-left: 15px;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	vertical-align: top;
}

.rating_title {
	color: #C6090A;
	font-size: 14px;
	font-weight: bold;
}

.ratelinks img {
	border: none;
	vertical-align: middle;
}

.rate_stars {
	margin-left: 5px;
}

.rate_author {
	margin-right: 5px;
}

.rate_details {
	margin: 0 0 10px 0;
}

.hidden {
	visibility: hidden;
}

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	width: 250px;
	margin: 50px auto;
}

.clear {
	clear: both;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.text_left .help {
	color: #6C6C6C;
	font-style: italic;
	text-align: right;
}

.text_center {
	text-align: center;
}

.top_msg {
	margin: 0;
	margin-top: -12px;
	margin-right: 15px;
	padding: 10px;
	padding-bottom: 6px;
	background: #ddd;
	width: 528px;
}

.top_msg .clear {
	line-height: 0;
	height: 0;
}

.subcat_title {
	text-decoration: underline;
	float: left;
	background: #ddd;
}

.subcat_title_new {
	text-decoration: underline;
	/*float: left;*/
	background: #ddd;
	text-align: center;
}

.show_subcats {
	font-weight: bold;
	float: right;
	width: 445px;
	white-space: normal;
	margin-left: 5px;
	background: #ddd;
}

.nowrap {
	white-space: nowrap;
}

.double_border {
	background: url(../images/style/prod_nav_bottom_border.png) repeat-x top left;
	width: 550px;
}

.bottom_border {
	background: url(../images/style/prod_nav_bottom_border.png) repeat-x bottom left;
}

.single_border {
	background: url(../images/style/prod_nav_top_border.png) repeat-x top left;
	clear: both;
	width: 550px;
}

.triple_border {
	background: url(../images/style/footer_top_border.png) repeat-x bottom left;
}

.right_margin {
	margin-right: 15px;
	width: 545px;
}

.black {
	color: #000;
}

.red {
	color: #C20E0E;
}

.green {
	color: #356628;
}

.bold {
	font-weight: bold;
}

.redlink {
	color: #B80808;
	text-decoration: underline;
}

.redlink a {
	color: #B80808;
	text-decoration: underline;
}

a.redlink:link, a.redlink:visited, a.redlink:hover {
	color: #B80808;
	text-decoration: underline;
}

.warning {
	background:#FFDFDF;
	color:#DF0000;
	padding: 2px 5px;
	margin: 5px 5px 5px 0;
	font-weight: bold;
	border:1px solid #DF0000;
}

.error {
	background:#FFDFDF;
	color:#DF0000;
}

.reg_button {
	background: url(../images/style/regisztracio_button.png);
	border: none;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	width: 96px;
	height: 32px;
	padding-bottom: 1px;
}

.checkbox {
	border: none;
	background: none;
}

.login_title {
	font-weight: bold;
	font-size: 11px;
}

.cart_table {
	width: 550px;
	margin-bottom: 25px;
}

.cart_table td {
	border-bottom: #000 1px solid;
	padding: 5px;
	text-align: center;
}

.cart_table thead td {
	border-bottom: #000 1px dashed;
	border-top: #000 1px dashed;
	padding : 10px 5px;
	font-weight: bold;
	color: #004A88;
}

.cart_table tfoot td {
	border-bottom: #000 1px dashed;
	border-top: #000 1px dashed;
	padding : 10px 5px;
	font-weight: bold;
}

.cart_table th {
	border-bottom: #000 1px solid;
	padding : 10px 5px;
	font-weight: bold;
}

.cart_table .sum_td td {
	border: none;
	text-align: right;
}

.cart_table .no_bottom td {
	border-bottom: none;
}

.cart_table select {
	height: 20px;
	font-size: 10px;
	border: 2px solid #C7C7C7;
/*	background: url(../images/style/input_hatter.png) repeat-x top left;*/
}

/*
.cart_button {
	background: #000;
	border: 1px solid #5F5F5F;
	color: #FFFFFF;
	font-size: 10px;
}
*/

.cart_button {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter.png);
	/*background-image: url(../images/style/kosar_torles_gomb_hatter.png);*/
	background-position: center center;
	width: 73px;
	height: 30px;
	min-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 4px;
}

.save_cart_table {
	width: 550px;
	margin-bottom: 25px;
}

.save_cart_table td {
	border-bottom: #000 1px solid;
	padding: 5px;
}

.save_cart_table thead td {
	border-bottom: #000 1px dashed;
	border-top: #000 1px dashed;
	padding : 10px 5px;
	font-weight: bold;
	color: #004A88;
}

.save_cart_table tfoot td {
	border-bottom: #000 1px dashed;
	border-top: #000 1px dashed;
	padding : 10px 5px;
	font-weight: bold;
}

.save_cart_table th {
	border-bottom: #000 1px solid;
	padding : 10px 5px;
	font-weight: bold;
}

.save_cart_table .sum_td td {
	border: none;
	text-align: right;
}

.save_cart_table .no_bottom td {
	border-bottom: none;
}

.save_cart_table select {
	height: 20px;
	font-size: 10px;
	border: 2px solid #C7C7C7;
}

.userlist_table {
	margin: 0;
	padding: 0;
}

.userlist_table td {
	border-bottom: #000 1px solid;
	text-align: center;
}

.userlist_table thead td {
	border-bottom: #000 1px dashed;
	border-top: #000 1px dashed;
	padding : 10px 0;
	font-weight: bold;
	color: #004A88;
}

.option_list {
	margin: 0;
	margin-bottom: 20px;
	padding: 5px;
}

.option_list span {
	padding: 0;
	margin: 0;
	padding-right: 20px;
	font-weight: bold;
}

.selection {
	margin: 0 0 0 5px;
}

#container {
	margin: 0 auto;
	/* 1024 -hez!!! */
	width: 993px;
	/* eredeti!!!
	width: 1015px; */
	border: 1px solid #666666;
	/* 1024 -hez!!! */
	background: url(../images/style/hatter_1024.png) repeat-y top left;
	/* eredeti!!!
	background: url(../images/style/hatter.png) repeat-y top left;*/
}

#content {
	/* 1024 -hez!!! */
	margin: 0 auto 0 12px;
	/* eredeti!!!
	margin: 0 auto 0 23px; */
	padding: 0;
	background: #FFF;
	width: 970px;
}
#header {
	margin: 0;
	padding: 0;
	height: 202px;
	background: url(../images/style/fejlec_korcsolyak.jpg) no-repeat top left;
}

#home {
	width: 100%;
	height: 100%;
}

#home span {
	visibility: hidden;
	white-space: nowrap;
}

#home a {
	width: 100%;
	height: 100%;
	float: right;
	visibility: visible;
	text-indent: -9000px;
	overflow: hidden;
}

#browser_error {
	margin: 40px auto;
	width: 700px;
}

#browser_error h3,h4 {
	margin: 10px 0;
}

#browser_error ul {
	margin-left: 15px;
	margin-bottom: 20px;
	list-style-type: disc;
}

#browser_error li {
	padding-bottom: 2px;
}

#menu a, #menu a:visited {
	text-decoration: none;
}

#h_menu  {
	background: url(../images/style/menu_hatter.png) repeat-x top left;
	font-family: "Myriad Pro", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
}

#h_menu ul {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 4px 0 0 9px;
	color: #FFFFFF;
}

#h_menu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#h_menu a {
	text-decoration: none;
	letter-spacing: 2.5px;
	color: #FFFFFF;
	border: none;
	padding: 0;
	margin: 0;
}

#h_menu span {
	padding: 0;
	margin: 0 5px;
}

#search {
	float: right;
	width: 215px;
	height: 37px;
	background: url(../images/style/kereses_hatter.png) repeat-x top left;
}

#search .text {
	width: 100px;
	margin: 0;
	margin-left: 8px;
	margin-top: 3.5px;
	padding: 0 2px;
	border: 1px solid #393939;
	background: #E4E4E4;
	font-size: 9px;
}

#search .txt {
	font-family: "Myriad Pro", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 1.5px;
	color: #FFFFFF;
	border: 0;
	background: transparent;
	cursor: pointer;
	height: 20px;
	width: 90px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#date {
	margin: 0;
	margin-top: -6px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	z-index: 500;
	height: 25px;
}

.logout {
	margin: 0;
	margin-top: -33px;
	padding: 0;
	padding: 20px 10px 6px 40px;
	background-image: url(../images/style/zart_lakat.png);
	background-position: 10px 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-weight: normal;
	float: right;
}

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

#maincontent {
	clear: both;
}

#leftside {
	float: left;
	position: relative;
	width: 185px;
	margin: 0;
	margin-top: -10px;
	padding : 0;
	padding-bottom: 100px;
}

#leftside h2 {
	margin: 0;
	padding: 0;
}

#leftside h2 span {
	visibility: hidden;
}

#leftside .termekek {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/style/termekek_fejlec.png) no-repeat center center;
}

#leftside .felhasznaloi_menu {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/style/felhasznaloi_menu_fejlec.png) no-repeat center center;
}

#leftside .felhasznaloi {
	background: #D2DEE9;
}

#leftside .admin_menu {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/style/admin_menu_fejlec.png) no-repeat center center;
}

#leftside .admin {
	background: #F6D4D4;
}

#leftside .termekmodositas {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/style/termekmodositas_fejlec.png) no-repeat center center;
}

#leftside .termekhozzaadas {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/style/termek_hozzaadasa_fejlec.png) no-repeat center center;
}

#leftside .hirlevelkeszites {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/style/hirlevel_keszitese_fejlec.png) no-repeat center center;
}

.termekvelemenyek_fejlec {
	width: 430px;
	height: 43px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	background: url(../images/style/admin_termekvelemenyek_fejlec.png) no-repeat center center;
	overflow: hidden;
}

.aktiv_termekvelemenyek {
	height: 36px;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	padding-top: 11px;
	padding-left: 40px;
	background: url(../images/style/admin_aktiv_termekvelemenyek_img.png) no-repeat left top;
}

.inaktiv_termekvelemenyek {
	height: 36px;
	margin: 0;
	margin-top: -10px;
	padding: 0;
	padding-top: 11px;
	padding-left: 40px;
	background: url(../images/style/admin_inaktiv_termekvelemenyek_img.png) no-repeat left top;
}

.letezo_termekvelemenyek {
	height: 36px;
	margin: 0;
	margin-top: -10px;
	padding: 0;
	padding-top: 11px;
	padding-left: 40px;
	background: url(../images/style/admin_letezo_termekvelemenyek_img.png) no-repeat left top;
}

.torolt_termekvelemenyek {
	height: 36px;
	margin: 0;
	margin-top: -10px;
	padding: 0;
	padding-top: 11px;
	padding-left: 40px;
	background: url(../images/style/admin_torolt_termekvelemenyek_img.png) no-repeat left top;
}

.admin_termekvelemeny_button {
	border: none;
	background: transparent;
	background-image: url(../images/style/admin_termekvelemeny_gomb.png);
	background-position: 0 0;
	width: 96px;
	height: 32px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
	margin-top: -35px;
	padding: 0;
	padding-top: 1px;
	float: right;
}

#admin_ratelist {
	clear: both;
}

#admin_ratelist h2 {
	margin-bottom: 20px;
}

.browse {
	float: none;
}

.browse ul {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #EEE;
	list-style-type: none;
}

.browse li {
	padding: 8px 0 8px 26px;
	margin:0;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-bottom: #B3B2B2 1px solid;
}

.browse .active {
	padding: 8px 0 8px 26px;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../images/style/menu_le_nyil.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: bold;
	border-bottom: #B3B2B2 1px solid;
}

.browse li a {
	text-decoration: none;
	color: #000;
	display: inline;
	font-weight: bold;
	}

.browse li a:hover, .browse li a:focus
{
	text-decoration: none;
}

.browse .sub {
	padding: 8px 0 8px 46px;
	margin:0;
	background-color: #CCCCCC;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	border-bottom: #B3B2B2 1px solid;
}

.browse .sub_active {
	padding: 8px 0 8px 46px;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../images/style/menu_le_nyil.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	font-weight: bold;
	border-bottom: #B3B2B2 1px solid;
}

.browse .subsub {
	padding: 8px 0 8px 66px;
	margin:0;
	background-color: #AAAAAA;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 50px;
	border-bottom: #B3B2B2 1px solid;
}

.browse .subsub_active {
	padding: 8px 0 8px 66px;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../images/style/menu_le_nyil.gif);
	background-repeat: no-repeat;
	background-position: 50px;
	font-weight: bold;
	border-bottom: #B3B2B2 1px solid;
}

#leftside .partbox {
	width: 185px;
}

#leftside .partbox h2 {
	margin: 10px 0;
	text-align: center;
}

#leftside .partbox img {
	border: none;
}
#leftside .partbox ul {
	text-align: center;
}

#rightside {
	position: relative;
	float: right;
	top: 0px;
	left: 590px;
	width: 192px;
	min-width: 194px;
	margin: 0;
	padding: 0;
	z-index: 10;
	overflow: hidden;
}

#basket {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	height: 176px;
	background-image: url(../images/style/jobb_oldali_menu.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#basket span {
	visibility: hidden;
	white-space: nowrap;
}

#basket a {
	width: 186px;
	height: 75px;
	float: right;
	visibility: visible;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;

}

#basket .kosar {
	height: 75px;
	margin-bottom: -12px;

}

#basket .bejelentkezes {
	height: 75px;
	margin-bottom: -12px;
}

#rss {
	margin: 0;
	padding: 0;
	padding-top: 132px;
	width: 260px;
	background-color: #FFFFFF;
	background-image: url(../images/style/jobb_oldali_menu_csak_sporthirek.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: -10;
	overflow: hidden;
}

#rss ul {
	margin: 0;
	margin-left: 6px;
	padding: 0;
	padding-left: 6px;
	width: 180px;
	padding-right: 20px;
	list-style-type: none;
	background-color: #D6E0F3;
	z-index: 10;
	overflow: hidden;
}

#rss li {
	color: #000;
}

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

#rss .rss_title
{
	font-weight: bold;
	padding-bottom: 10px;
}

#rss .time {
	font-size: 9px;
	padding-bottom: 10px;
}

#top_5 {
	margin: 0;
	padding: 0;
	width: 186px;
	z-index: -15;
	overflow: hidden;
}

#top_5 h2 {
	margin: 0;
	padding: 0;
}

#top_5 h2 span {
	visibility: hidden;
}

#top_5 .top_5_fejlec {
	height: 50px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	background: url(../images/style/top_5_termek_fejlec.png) no-repeat center center;
}

#top_5 .top_5_lista {
	margin: 0;
	padding: 0;
	width: 186px;
	height: 277px;
	background: url(../images/style/top_5_termek_hatter.png) no-repeat top center;
}

#top_5 table {
	width: 165px;
	height: 265px;
	margin: 7px 10px;
	background: transparent;
}

#top_5 table td {
	margin: 0;
	padding: 0 2px;
}

#top_5 a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	white-space: normal;
}

#top_5 a img {
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

#middle {
	position: relative;
	left: -195px;
	top: 0;
	float: right;
	width: 565px;
	margin: 0;
	margin-bottom: 15px;
	margin-top: -20px;
	padding: 15px 0 0 25px;
}

#middle a {
	margin:0;
	padding: 0;
	text-decoration: none;
}

#middle .akcio_fejlec {
	margin: 0;
	/*margin-top: -15px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 400px;
	height: 45px;
	background-image: url(../images/style/akcio_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle .akcio_fejlec .readm {
	position: relative;
	top: 16px;
	bottom: 0;
	left: 150px;
	right: 0;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	vertical-align: top;
}

#middle .uj_termek_fejlec {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 320px;
	height: 45px;
	background-image: url(../images/style/uj_termekek_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle .uj_termek_fejlec .readm {
	position: relative;
	top: 16px;
	bottom: 0;
	left: 50px;
	right: 0;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	vertical-align: top;
}

#middle .ajanlott_termek_fejlec {
	margin: 0;
	/*margin-top: -15px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 400px;
	height: 45px;
	background-image: url(../images/style/ajanlott_termekek_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle .ajanlott_termek_fejlec .readm {
	position: relative;
	top: 16px;
	bottom: 0;
	left: 185px;
	right: 0;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background-image: url(../images/style/menu_nyil.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	vertical-align: top;
}

#middle .kereses_eredmenye_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 339px;
	height: 47px;
	background-image: url(../images/style/kereses_eredmenye_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .kereses_eredmenye_fejlec .kereses_eredmenye {
	position: relative;
	left: 230px;
	top: 10px;
}

#middle .termekismerteto_fejlec {
	margin: 0;
	/*margin-top: -20px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 260px;
	height: 45px;
	background-image: url(../images/style/termekismerteto_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	float: left;
}

#middle .rendszerinformacio_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 300px;
	height: 50px;
	background-image: url(../images/style/rendszerinformacio_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .informaciok_fejlec {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 185px;
	height: 50px;
	background-image: url(../images/style/informaciok_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .udvozlet_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 541px;
	height: 24px;
	background-image: url(../images/style/udvozlet_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .regisztracio_info {
	clear: both;
	margin-right: 15px;
}

#middle .regisztracio_info ul {
	margin: 0;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0;
}

#middle .regisztracio_info ul li {
	margin: 0;
	padding: 0;
	list-style: url('../images/style/star_bullet.png');
}

#middle .regisztracio_info ol {
	margin: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0;
}

#middle .regisztracio_info ol li {
	margin: 0;
	padding: 0;
	list-style-image: url('../images/style/kotojel_bullet.png');
	font-size: 9px;
	color: #6C6C6C;
}

#middle .regisztracio_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 237px;
	height: 22px;
	background-image: url(../images/style/regisztracio_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .vasarlas_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 73px;
	height: 23px;
	background-image: url(../images/style/vasarlas_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .megrendeles_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 104px;
	height: 23px;
	background-image: url(../images/style/megrendeles_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .szallitasi_fejlec {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0;
	width: 130px;
	height: 23px;
	background-image: url(../images/style/szallitasi_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .futar_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 193px;
	height: 23px;
/*	background-image: url(../images/style/futar_fejlec_info.png);*/
	background-image: url(../images/style/szallitasi_dij_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .fizetes_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 165px;
	height: 23px;
	background-image: url(../images/style/fizetes_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .szabalyzat_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 170px;
	height: 23px;
	background-image: url(../images/style/szabalyzat_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .rolunk_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 108px;
	height: 49px;
	background-image: url(../images/style/rolunk_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .oldalterkep_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 220px;
	height: 50px;
	background-image: url(../images/style/oldalterkep_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .partnerek_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 156px;
	height: 48px;
	background-image: url(../images/style/partnerek_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .adatmodositas_fejlec {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 222px;
	height: 46px;
	background-image: url(../images/style/adatmodositas_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .adatmodositas_gomb {
	border: none;
	background : transparent;
	background-image: url(../images/style/adatmodositas_gomb.png);
	background-position: center center;
	width: 96px;
	height: 32px;
	min-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-left: 302px;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 2px;
}

#middle .belepes_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 317px;
	height: 50px;
	background-image: url(../images/style/belepes_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .kapcsolattarto_fejlec {
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0;
	width: 306px;
	height: 23px;
	background-image: url(../images/style/kapcsolattarto_reg.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .szallitasi_fejlec_info {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 175px;
	height: 25px;
	background-image: url(../images/style/szallitasi_fejlec_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .kapcsolattartasi_fejlec {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 186px;
	height: 23px;
	background-image: url(../images/style/kapcsolattarto_mod.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .szamlazasi_fejlec {
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0;
	width: 170px;
	height: 25px;
	background-image: url(../images/style/szamlazasi_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#middle .kosar_fejlec {
	margin: 0;
	/*margin-top: -25px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 228px;
	height: 44px;
	background-image: url(../images/style/kosar_tartalma_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}

#kapcsolodo_sportszerek {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#kapcsolodo_sportszerek h3 {
	padding-bottom: 10px;
}

#bread {
	clear: both;
	width: 550px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(../images/style/prod_nav_bottom_border.png) repeat-x bottom left;
	text-align: left;
	font-weight: bold;
	color: #000;
}

#outdoor_action {
	width: 195px;
	height: 364px;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/style/outdoor_akcio_logo.png) no-repeat top left;
}

#squash_action {
	width: 175px;
	height: 175px;
	margin: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0;
	padding-bottom: 5px;
	float: right;
	background: url(../images/style/squash_akcio_logo.png) no-repeat top left;
}

.modules {
	margin: 0;
	padding: 0;
}

.mod1 * {
	margin: 0;
	padding: 0;
}

.mod1 {
	width: 175px;
	/*min-height: 185px !important;
	height: 225px;*/
	margin: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0;
	float: left;
	border: 1px solid #B2B2B2;
}

.mod1 .img_cont {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	height: 95px;
	width: 95px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

.mod1 .img_cont * {
	vertical-align: middle;
	overflow: hidden;
}

.mod1 img {
	border: none;
	margin: 0;
	padding: 0;
}

.mod1 .text_cont {
	height: 28px;
	background: #DDD;
}

.mod1 .text {
	margin: 0;
	padding: 2px 5px;
}

.mod1 .text a {
	color: #000;
	font-weight: bold;
}

.mod1 .kosar_form {
	float: right;
	margin-top: -85px;
	width: 80px;
}

#middle .mod1 .kosar_form .detail_link {
	color: #335b99;
	text-decoration: underline;
	margin-left: 5px;
}

.mod1 .input_qty {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	width: 20px;
	border: 2px solid #C7C7C7;
	background: url(../images/style/input_hatter.png) repeat-x top left;
}

.mod1 .kosar_button {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter.png);
	background-position: center center;
	width: 73px;
	height: 28px;
	min-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 2px;
}

.mod1 .kosar_button_grey {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter_szurke.png);
	background-position: center center;
	width: 73px;
	height: 28px;
	min-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 2px;
}

.mod1 .desc {
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	color: #000;
}

.mod1 .price_block {
	color: #27277f;
	font-weight: bold;
	font-size: 12px;
}

.mod1 .price_text {
	text-align: center;
}

.mod1 .price {
	color: #27277f;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 5px;
	text-align: center;
}

.mod1 .oldprice {
	font-size: 10px;
	text-decoration: line-through;
}

.mod1 .input_remark {
	background: transparent;
	background-image: url(../images/style/input_remark_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 158px;
	height: 18px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #C7C7C7;
	margin: 0;
	margin-left: 5px;
	padding: 3px 0 0 5px;
}

.mod1 form {
	margin: 0;
	padding: 0;
}

#middle .top_5_fejlec {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 75px;
	background-image: url(../images/style/top_5_termek_nagy_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_5_main {
	clear: both;
	width: 561px;
	margin-left: -7px;
}

#show_top_5 {
	width: 561px;
	height: 171px;
	margin: 0;
	padding: 0;
	background-image: url(../images/style/top_5_termek_nagy_hatter.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#show_top_5 table {
	width: 545px;
	height: 171px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	background: transparent;
	text-align: center;
	color: #FFF;
}

#show_top_5 table td {
	margin: 0;
	padding: 0;
}

#show_top_5 table td.top {
	vertical-align: top;
	width: 20%;
}

#show_top_5 a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	padding: 0;
	white-space: normal;
}

#show_top_5 a img {
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

#middle .akcios_ajanlat_fejlec {
	margin: 0;
	/*margin-top: -20px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 233px;
	height: 46px;
	background-image: url(../images/style/akcios_ajanlat_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle .termekeink_fejlec {
	margin: 0;
	/*margin-top: -10px;*/
	margin-bottom: 10px;
	padding: 0;
	width: 220px;
	height: 45px;
	background-image: url(../images/style/termekeink_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle .osszes {
	font-size: 12px;
	float: right;
	margin: 0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 0;
	text-align: right;
}

#middle .osszes form {
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#middle .update_qty {
	border: inset #FBFBFB;
	margin: 0;
	padding: 0;
	width: 45px;
}

#middle .prod_nav {
	clear: both;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/style/prod_nav_top_border.png) repeat-x top left;
	text-align: right;
}

#middle .prod_nav a {
	color: #C10D0F;
	margin: 0;
	padding: 0;
}

#middle .prod_nav #bread a {
	color: #000;
}

#middle .prod_nav .kovetkezo {
	position: absolute;
	left: middle;
	margin: 0;
	margin-left: -30px;
	padding: 0;
}
#middle .prod_nav .kovetkezo a {
	padding-right: 15px;
	background: url(../images/style/prod_nav_nyil_jobb.gif) no-repeat right;
}

#middle .prod_nav .elozo {
	position: relative;
	left: -100px;
	margin: 0;
	padding: 0;
}

#middle .prod_nav .elozo a {
	padding-left: 15px;
	background: url(../images/style/prod_nav_nyil_bal.gif) no-repeat left;
}

#middle .prod_nav .text_right {
	margin: 0;
	margin-left: 80px;
	padding: 0;
}

#middle .prod_nav .bottom_border {
	background: url(../images/style/prod_nav_bottom_border.png) repeat-x bottom left;
}

#middle .prod_display {
	margin: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0;
	height: 185px;
	min-height: 185px;
	background: url(../images/style/prod_display_hatter.png) no-repeat bottom right;
	border: 1px solid #B2B2B2;
}

#middle .detail .prod_detail_display {
	margin: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0;
	background: none;
	border: none;
}

#middle .detail .prod_detail_display .img_cont {
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#middle .detail .prod_detail_display img {
	border: none;
}

#middle .detail .prod_detail_display .text {
	color: #000;
	font-size: 10px;
	text-align: right;
	width: 270px;
	margin: 0;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0;
}

#middle .detail .prod_detail_display .prod_name {
	margin-left: 90px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
}

#middle .detail .prod_detail_display .text a {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
}

#middle .detail .prod_detail_display .only {
	position: absolute;
	right: 180px;
	width: 71px;
	height: 76px;
	margin: 0;
	margin-top: -35px;
	margin-left: -70px;
	padding: 0;
	background: url(../images/style/akcios_gomb.png) top left;
	color: #B80808;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
}

#middle .detail .prod_detail_display .price {
	position: relative;
	left: -10px;
	z-index: 10;
	color: #27277f;
	font-weight: bold;
	font-size: 11px;
	margin:0;
	margin-left: 85px;
	padding: 0;
	padding-top: 5px;
	text-align: right;
	white-space: nowrap;
}

#middle .detail .prod_detail_display .price .oldprice {
	font-size: 10px;
	text-decoration: line-through;
}

#middle .detail .prod_detail_display .input_remark {
	background: transparent;
	background-image: url(../images/style/input_remark_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 158px;
	height: 18px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #C7C7C7;
	margin: 0;
	padding: 3px 0 0 5px;
	position: relative;
	top: 20px;
	right: 75px;
}

#middle .detail .prod_detail_display .input_qty {
	height: 20px;
	font-size: 10px;
	border: 2px solid #C7C7C7;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 10px;
	border: 2px solid #C7C7C7;
	background: url(../images/style/input_hatter.png) repeat-x top left;
}

#middle .detail .prod_detail_display .kosar_button {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter.png);
	background-position: center center;
	width: 73px;
	height: 28px;
	min-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 2px;
	position: relative;
	top: -12px;
	left: 175px;
}

#middle .detail .prod_detail_display .kosar_button_grey {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter_szurke.png);
	background-position: center center;
	width: 73px;
	height: 28px;
	min-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 2px;
	position: relative;
	top: -12px;
	left: 175px;
}

#middle .detail .prod_detail_display .desc {
	font-weight: bold;
	text-align: left;
}

#middle .detail .prod_detail_display form {
	margin: 0;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
}

#middle .detail .prod_detail_display .subtext {
	font-size: 9px;
	margin: 0;
	margin-left: 10px;
	padding: 5px 0 5px 25px;
	background: url(../images/style/nagyito.png) no-repeat 2px 2px;
}

#middle .detail .prod_detail_display .product_desc {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 150%;
	background: url(../images/style/prod_nav_top_border.png) repeat-x bottom left;
}

#middle .prod_display .img_cont {
	width: 250px;
	height: 185px;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#middle .prod_display img {
	border: none;
	vertical-align: middle;
}

#middle .prod_display .text {
	color: #000;
	font-size: 10px;
	text-align: right;
	width: 270px;
	margin: 0;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0;
}

#middle .prod_display .prod_name {
	margin-left: 90px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
}

#middle .prod_display .text a {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
}

#middle .prod_display .only {
	position: absolute;
	right: 180px;
	width: 71px;
	height: 76px;
	margin: 0;
	margin-top: -35px;
	margin-left: -70px;
	padding: 0;
	background: url(../images/style/akcios_gomb.png) top left;
	color: #B80808;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
}

#middle .prod_display .price {
	position: relative;
	left: -10px;
	z-index: 10;
	color: #27277f;
	font-weight: bold;
	font-size: 11px;
	margin:0;
	margin-left: 85px;
	padding: 0;
	padding-top: 5px;
	text-align: right;
	white-space: nowrap;
}

#middle .prod_display .price .oldprice {
	font-size: 10px;
	text-decoration: line-through;
}

#middle .prod_display .input_remark {
	background: transparent;
	background-image: url(../images/style/input_remark_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 158px;
	height: 18px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #C7C7C7;
	margin: 0;
	padding: 3px 0 0 5px;
}

#middle .prod_display .input_qty {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	width: 20px;
	border: 2px solid #C7C7C7;
	background: url(../images/style/input_hatter.png) repeat-x top left;
}

#middle .prod_display .kosar_button {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter.png);
	background-position: center center;
	width: 73px;
	height: 28px;
	min-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 2px;
}

#middle .prod_display .kosar_button_grey {
	border: none;
	background : transparent;
	background-image: url(../images/style/kosar_gomb_hatter_szurke.png);
	background-position: center center;
	width: 73px;
	height: 28px;
	min-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 2px;
}

#middle .prod_display .desc {
	font-weight: bold;
	text-align: left;
}

#middle .prod_display form {
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#middle .prod_display .subtext {
	font-size: 9px;
	margin: 0;
	margin-left: 10px;
	padding: 5px 0 5px 25px;
	background: url(../images/style/nagyito.png) no-repeat 2px 2px;
}

#middle .prod_display .product_desc {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 150%;
	background: url(../images/style/prod_nav_top_border.png) repeat-x bottom left;
}

#middle .informaciok {
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

#middle .informaciok ul {
	margin: 0;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0;
}

#middle .informaciok ul li {
	margin: 0;
	padding: 0;
	list-style: url('../images/style/star_bullet.png');
}

#middle .informaciok ol {
	margin: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0;
}

#middle .informaciok ol li {
	margin: 0;
	padding: 0;
	list-style-image: url('../images/style/kotojel_bullet.png');
	font-size: 9px;
	color: #6C6C6C;
}

#middle .ceginfo {
	background: #DDDDDD;
	margin: 0;
	padding: 5px;
  padding-bottom: 15px;
	width: 200px;
}

#middle .uzletinfo {
	background: #DDDDDD;
	margin: 0;
	padding: 5px;
	padding-bottom: 27px;
  width: 317px;
}

/*#middle .raktarinfo {
	background: #DDDDDD;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	width: 145px;
}*/

#middle .ugyfelszolgalat {
	background: #DDDDDD;
	margin: 0;
	margin-top: 10px;
	padding: 5px;
	padding-right: 60px;
}

#middle .info_kepek img {
	margin: 10px 1px 0 1px;
	vertical-align: bottom;
}

#middle .futarszolgalat {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

#middle .futarszolgalat ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

#middle .rolunk_left {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	background: url(../images/style/fuggoleges_border.png) repeat-y top right;
}

#middle .rolunk_right {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
}

#middle .rolunk_right a {
	border: none;
}

#middle .rolunk_right img {
	border: none;
}

#middle .kiskepek {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

#sitemap ul {
	margin: 0 0 5px 0;
	padding: 0;
}

#sitemap li {
	margin: 2px 2px 2px 20px;
	padding: 0;
	white-space: nowrap;
	list-style: url('../images/style/star_bullet.png');
}

#sitemap li.sub {
	margin: 1px 1px 1px 45px;
	padding: 0;
	list-style: url('../images/style/star_bullet.png');
}

#sitemap li.subsub {
	margin: 0 0 0 70px;
	padding:0;
}

#sitemap li.subsubsub {
	margin: 0 0 0 105px;
	padding:0;
}

#middle .partner_display {
	margin: 0;
	padding: 5px;
	text-align: center;
	float: left;
	width: 175px;
	height: 150px;
	border: 1px dashed;
}

#middle .partner_display .img_cont {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	text-align: center;
	height: 60px;
	overflow: hidden;
}

#middle .partner_display .img_cont img {
	border: none;
	overflow: hidden;
}

#middle .partner_display .partner_text {
	margin: 0;
	padding: 0;
}

#middle .partner_display .partner_text h2 {
	font-size: 9px;
	font-weight: bold;
	color: #000;
}

#middle .partner_display .partner_text h3 {
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

#middle .belepes {
	margin: 0;
	margin-right: 15px;
	margin-bottom: 30px;
	padding: 0;
	width: 550px;
	height: 350px;
	background: url(../images/style/belepes_hatter.jpg) no-repeat bottom right;
}

#middle .belepes .mezok {
	width: 200px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#middle .belepes .magyaraz {
	margin: 0;
	margin-top: -45px;
	padding: 0;
}

#middle .belepes ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#middle .belepes ul li {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#middle .belepes ul li input {
	margin: 0;
	padding: 0;
	width: 185px;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
}

#middle .belepes ul .desc {
	font-variant: small-caps;
	font-weight: bold;
}

#middle .belepes .elfelejt {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #C51D1D;
	font-weight: bold;
}

#middle .belepes .elfelejt a {
	color: #C51D1D;
	font-weight: bold;
}

#middle .belepes .login_button {
	position: relative;
	left: 212px;
	top: -12px;
	background: none;
	border: none;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 58px;
	height: 58px;
	cursor: pointer;
}

#middle .belepes .reg_link {
	position: relative;
	left: 0px;
	top: 127px;
	width: 60px;
	height: 52px;
	border: none;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#middle .belepes .reg_link a {
	display: block;
	width: 100%;
	height: 100%;
}

#middle .belepes form {
	margin:0;
	padding: 0;
}

#middle .belepes p {
	margin:0;
	padding: 0;
}

#middle .regisztracio ul {
	margin: 0;
	padding: 0;
	width: 400px;
	list-style: none;
}

#middle .regisztracio ul li {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#middle .regisztracio ul li input {
	margin: 0;
	padding: 0;
	width: 385px;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
	font-size: 10px;
}

#middle .regisztracio ul li select {
	margin: 0;
	padding: 0;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
	font-size: 10px;
}

#middle .regisztracio ul .desc {
	font-weight: bold;
}

#middle .regisztracio form {
	margin:0;
	padding: 0;
}

#middle .regisztracio p {
	margin:0;
	padding: 0;
}

#middle .regisztracio .help {
	color: #6C6C6C;
	font-style: italic;
}

#middle .regisztracio .half {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
}

#middle .regisztracio .full {
	margin: 0;
	padding: 0;
	width: 260px;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
}

#detailed_search h2 {
	margin-bottom: 15px;
}

#detailed_search h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}

#detailed_search ul {
	margin: 0;
	padding: 0;
	width: 400px;
	list-style: none;
}

#detailed_search ul li {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#detailed_search ul li input {
	border: 2px solid #CACACA;
	background: #E4E4E4;
}

#detailed_search ul li input.checkbox {
	position: absolute;
	left: 150px;
}

#detailed_search ul li select {
	margin: 0;
	padding: 0;
	height: 18px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
	font-size: 10px;
}

#detailed_search ul .desc {
	font-weight: bold;
}

#detailed_search form {
	margin:0;
	padding: 0;
}

#detailed_search p {
	margin:0;
	padding: 0;
}

#detailed_search .help {
	color: #6C6C6C;
	font-style: italic;
}

#detailed_search .half {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
}

#detailed_search .full {
	margin: 0;
	padding: 0;
	width: 260px;
	height: 16px;
	border: 2px solid #CACACA;
	background: #E4E4E4;
}

#recommend_module {
	width: 311px;
	height: 373px;
	display: none;
	position: absolute;
	top: -240px;
	right: -10px;
	background: url(../images/style/ajanlja_popup_hatter.png) no-repeat left top;
	z-index: 1000;
}

#recommend_module ul {
	list-style-type: none;
	margin: 0 25px 0 20px;
	padding: 0;
}

#recommend_module ul li {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#recommend_module ul li input {
	background-color: #CED0D4;
	border: 1px solid #A0A2A8;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 100%;
	height: 14px;
	vertical-align: middle;
	font: 10px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

#recommend_module ul li textarea {
	background-color: #CED0D4;
	border: 1px solid #A0A2A8;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 100%;
	vertical-align: middle;
	font: 10px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

#recommend_module .ajanlja_button {
	background-color: #E0DFE3;
	border: 1px solid #AAAAAA;
	margin: 10px 0 0 242px;
	padding: 0 0 2px 0;
	width: 45px;
	height: 20px;
	vertical-align: top;
	font: 9px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

#recommend_module .ajanlja_text {
	margin: -5px 10px 20px 15px;
	padding: 0 0 10px 65px;
	background: url(../images/style/ajanlja_popup_level.png) no-repeat left top;
}

#recommend_module .ajanlja_popup_fejlec {
	margin: 20px auto;
	padding: 0;
	width: 276px;
	height: 29px;
	background: url(../images/style/ajanlja_popup_fejlec.png) no-repeat left top;
	overflow: hidden;
}

#recommend_module .closeit {
	position: relative;
	top: 12px;
	left: 273px;
}

#recommend_module .closeit a {
	text-decoration: underline;
}

#recommend {
	margin: 0 10px 0 auto;
	padding: 0;
	float: right;
	width: 246px;
	height: 61px;
}

#termekajanlas_fejlec {
	width: 100%;
	height: 100%;
	background: url(../images/style/ajanlja_fejlec.png) no-repeat top left;
}

#termekajanlas_fejlec span {
	visibility: hidden;
	white-space: nowrap;
}

#termekajanlas_fejlec a {
	display: block;
	width: 100%;
	height: 100%;
	visibility: visible;
	text-indent: -9000px;
	overflow: hidden;
}

#middle .termekertekelo_fejlec {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	width: 174px;
	height: 32px;
	background-image: url(../images/style/ertekelje_fejlec.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle .rate {
	margin: 0;
	padding: 0;
}

#middle .rate .radio {
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

#middle .rate .radio input {
	margin: 0;
	padding: 0;
	min-height: 10px;
	height: 14px;
}

#middle .rate textarea {
	margin: 10px 0;
	width: 60%;
	border: 1px #C20E0E solid;
	background: #fff;
}

#middle .rate .velemeny_button {
	border: none;
	background : transparent;
	background-image: url(../images/style/velemeny_button.png);
	background-position: center center;
	width: 96px;
	height: 32px;
	min-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 2px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 2px;
	position: relative;
	top: -42px;
	left: 360px;
}

#middle .rate .warn .velemeny_button {
	position: relative;
	top: -70px;
	left: 360px;
}

#middle .ratelist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#product_video {
	text-align: center;
}

#product_video h3 {
	text-align: left;
}

#product_video .single_border {
	margin-top: 10px;
	margin-bottom: 10px;
}

#faq {
	margin-right: 10px;
}

#faq .faq_fejlec {
	width: 472px;
	height: 44px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	background: url(../images/style/gyik_fejlec.png) no-repeat 0 0;
}

#faq .question {
	font-weight: bold;
	color: #B80808;
	font-size: 12px;
	margin-bottom: 10px;
}

#faq .answer {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#imagecontainer .stepper {
	width: 300px;
	margin: 0 auto;
	background: #E0E0E0;
}

#imagecontainer .previmage {
	float: left;
	margin-left: 20px;
}

#imagecontainer .nextimage {
	float: right;
	margin-right: 20px;
}

#imagecontainer .imgcont {
	clear: both;
}

#arlista {
	margin: 0;
	margin-right: 10px;
}

#arlista h2 {
	margin-bottom: 20px;
}

#arlista .red {
	font-weight: bold;
	text-decoration: underline;
}

#arlista .green {
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	float: none;
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

#footer .triple_border {
	width: 970px;
	margin: 0 auto;
}

#footer img {
	vertical-align: middle;
	border: none;
}

#footer a {
	margin: 0;
	padding: 0;
	padding-right: 15px;
}

#bottom {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	height: 30px;
	text-align: center;
	clear: both;
	background: #D9D9D9;
	font-variant: small-caps;
	font-size: 11px;
	font-weight: bold;
	color: #B80808;
}
