@charset "iso-8859-2";

#body {
	background-image:url('/images/0/body_bg.jpg');
	background-repeat:repeat-x;
	background-position:center 0;
	background-color:#e0e0e0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}

*:focus {outline: none;}

a {
	text-decoration:none;
	color: #1870a7;
}

.left {
	float: left;
}

.right {
	float: right;
}

.plink {
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

a.plink {
	font-size:0;
	display: inline-block;
	text-decoration: none;
	line-height: 0;
	visibility: visible;
	background-repeat: no-repeat;
}

a.plink:hover {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

.center {
	text-align: center;
}

.text_right {
	text-align:right;
}

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

.nomargin {
	margin:0;
}

form {
	padding:0;
	margin:0;
	float:left;
}

.bold{
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.italic {
	font-style:italic;
}

map {
	cursor:pointer;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.clear2 {
	clear:both;
	height:5px;
	overflow:hidden;
}

.clear3 {
	clear:both;
	height:10px;
	overflow:hidden;
}

.clear4 {
	clear:both;
	height:15px;
	overflow:hidden;
}

.line {
	width:100%;
	float:left;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.image_left {
	float:left;
	border:3px solid black;
	margin:0 10px 10px 0;
	padding:0;
}

.image_right {
	float:right;
	border:3px solid black;
	margin:0 0 10px 10px;
	padding:0;
}

.image_center {
	border:3px solid black;
	margin:0 auto;
	padding:0;
}

.container {
	width:906px;
	margin:0 auto;
}

.sub_container {
	width:906px;
	float:left;
	position: relative;
}

.header {
	background-image: url('/images/0/header_bg.jpg');
	width: 906px;
	height: 130px;
	float: left;
	position: relative;
	color: #fff;
	font-weight: bold;

}

.header a {
	color: #ace3ff;
	font-style:italic;
}

/* TOP MENUS BEGIN */

.top_menus {
	float: left;
	width: 900px;
	padding-left: 3px;
}

.top_menus div {
	float: left;
	height: 38px;
}

.top_menu1 {
	width: 118px;
	background-image: url('/images/0/hu/top_menu1.jpg');
}

.top_menu2 {
	width: 160px;
	background-image: url('/images/0/hu/top_menu2.jpg');
}

.top_menu3 {
	width: 170px;
	background-image: url('/images/0/hu/top_menu3.jpg');
}

.top_menu4 {
	width: 82px;
	background-image: url('/images/0/hu/top_menu4.jpg');
}

.top_menu5 {
	width: 140px;
	background-image: url('/images/0/hu/top_menu5.jpg');
}

.top_menu6 {
	width: 131px;
	background-image: url('/images/0/hu/top_menu6.jpg');
}

.top_menu7 {
	width: 99px;
	background-image: url('/images/0/hu/top_menu7.jpg');
}

.top_menu1 a {
	width: 118px;
	background-image: url('/images/0/hu/top_menu1_i.jpg');
}

.top_menu2 a {
	width: 160px;
	background-image: url('/images/0/hu/top_menu2_i.jpg');
}

.top_menu3 a {
	width: 170px;
	background-image: url('/images/0/hu/top_menu3_i.jpg');
}

.top_menu4 a {
	width: 82px;
	background-image: url('/images/0/hu/top_menu4_i.jpg');
}

.top_menu5 a {
	width: 140px;
	background-image: url('/images/0/hu/top_menu5_i.jpg');
}

.top_menu6 a {
	width: 131px;
	background-image: url('/images/0/hu/top_menu6_i.jpg');
}

.top_menu7 a {
	width: 99px;
	background-image: url('/images/0/hu/top_menu7_i.jpg');
}

.top_menus div a {
	background-position: 0px -38px;
	background-repeat: no-repeat;
	display: block;
	font-size: 0;
	line-height: 0;
	color: transparent;
	height: 38px;
}

.top_menus div a:hover {
	background-position: 0px 0px;
}

/* TOP MENUS END */

.content {
	background-image: url('/images/0/content_bg.png');
	width: 906px;
	float: left;
	margin-left: 3px;
	display: inline;
}

.sub_content {
	float: left;
}

.content_left {
	float: left;
	width: 640px;
	padding-left: 11px;
	padding-top: 10px;
}

.content_right {
	float: left;
	width: 250px;
	overflow: hidden;
}

.content_bottom {
	width: 906px;
	height: 5px;
	background-image: url('/images/0/content_bottom.jpg');
	clear: both;
	margin-left: 3px;
	line-height: 0;
	font-size: 0;
}

.header_left {
	float: left;
	width: 600px;
}

.header_right {
	float: right;
	width: 300px;
}

.welcome_msg {
	height: 37px;
	margin-left: 10px;
	margin-top: 9px;
	float: left;
}

.argo_logo {
	width: 293px;
	height: 74px;
	background-image: url('/images/0/logo_agroazis.jpg');
	margin-left: 10px;
	float: left;
}

.search_input {
	float: left;
	float: right;
	margin-right: 3px;
	width: 210px;
	margin-top: 7px;
	border: 0;
	background-color: transparent;
	color: #eee;
	height: 18px;
}

.search_btn {
	float: left;
	background-image: url('/images/0/search_btn.jpg');
	width: 18px;
	height: 24px;
	float: right;
	margin-right: 13px;
	margin-top: 4px;
}
/*
.iso_logo {
	width: 120px;
	height: 89px;
	background-image: url('/images/0/logo_iso.jpg');
	float: right;
	margin-top: 9px;
	margin-right: 5px;
}
*/
.footer {
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
}

.footer_copy {
	float: left;
	padding-top: 4px;
}

.footer_visa {
	background-image: url('/images/0/visa.jpg');
	width: 175px;
	height: 30px;
	float: left;
	margin-left: 15px;
	margin-top: -4px;
	cursor: pointer;
}

.footer_links {
	float: right;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 30px;
}

.title {
	clear: both;
	background-image: url('/images/0/title_bg.jpg');
	height: 27px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
}

.content_content {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.right_cart {
	width: 243px;
	height: 78px;
	background-image: url('/images/0/right_cart_box.jpg');
	margin-left: 2px;
	margin-top: 15px;
	overflow: hidden;
}

.right_cart_title {
	display: inline;
	font-size: 16px;
	color: #4c4c4c;
	float: left;
	margin-left: 75px;
	font-weight: bold;
	margin-top: 11px;
}

.right_cart_content {
	float: left;
	margin-left: 75px;
	color: #1870a7;
	margin-top: 10px;
	display: inline;
}

.right_cart_btn {
	float: right;
	width: 29px;
	height: 29px;
	background-image: url('/images/0/cart_next_lnk.jpg');
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 11px;
}

.right_cart_btn:hover {
	background-position: 0px -29px;
}

.right_box {
	width: 236px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}

.right_box_top {
	font-size: 16px;
	width: 226px;
	color: #4c4c4c;
	font-weight: bold;
	background-image: url('/images/0/right_box_title.jpg');
	height: 26px;
	padding-top: 11px;
	padding-left: 10px;
}

.right_box_content {
	background-image: url('/images/0/right_box_bg.jpg');
	width: 216px;
	padding: 10px;
}

.right_box_bottom {
	background-image: url('/images/0/right_box_bottom.jpg');
	height: 6px;
	width: 236px;
	font-size: 0;
	line-height: 0;
}

.action_item {
	clear: both;
	border: 0;
	border-bottom: 1px solid #cecece;
	border-style: dotted;
	margin-bottom: 10px;
}

.action_item_name {
	float: left;
	width: 109px;
	padding-left: 5px;
	font-weight: bold;
}

.action_item_price {
	color: #b41726;
}

.more_actions {
	display: block;
	background-image: url('/images/0/white_arrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	line-height: 9px;
}

.right_clear {
	clear: both;
	border: 0;
	border-bottom: 1px solid #cecece;
	border-style: dotted;
	width: 216px;
	margin-top: 10px;
	_margin-top: 0px;
	margin-bottom: 10px;
}

.fejl_terv_logo {
	margin-top: 10px;
	width: 230px;
	margin-left: 10px;
	text-align: center;
	background-image: url('/images/0/fejl_terv_logo.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
}

.sub_menus {
	width: 900px;
	float: left;
	margin-left: 3px;
	background-image: url('/images/0/submenu_bg.jpg');
	/*background-repeat: repeat-x;*/
	min-height: 38px;
	display: inline;
}

#nav {
	width: 900px;
	z-index: 999;
}

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	float: left;
	position:relative;
}

#nav a{
	padding:0px 5px;
	padding-top: 13px;
	color:#4e4e4e;
	text-decoration:none;
	height: 25px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right 17px;
	padding-left: 1px;
	margin-left: 12px;
	line-height: 10px;
	display: block;
	display: inline-block;
}

#nav a.navicon {
	background-image: url('/images/0/menu_arrow1.jpg');
	padding-right: 12px;
}

#nav li ul a.navicon {
	background-image: url('/images/0/menu_arrow3.jpg');
	padding-right: 0px;
}

#nav li ul a.navicon:hover {
	background-image: url('/images/0/menu_arrow2.jpg');
}

#nav a:hover{
	color: #1870a7;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:200px;
	top:38px;
	background-color: #dedede;
	padding-left: 2px;
	padding-right: 2px;
	left: 0;
	z-index: 999;
}

#nav li.list_left ul {
	left: auto;
	right: 0;
}

#nav li ul a{
	width:190px;
	height:auto;
	float:left;
	font-size: 12px;
	border-bottom: 1px solid #7c7c7c;
	border-top: 1px solid #f5f5f5;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: 193px 7px;
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 0px;
}

#nav li.list_left ul a {
	text-align: right;
	padding-left: 0;
	padding-right: 10px;
}

#nav li.list_left ul li ul a {
	text-align: left;
	padding-right: 0px;
	padding-left: 10px;
}

#nav li.list_left ul a.navicon {
	background-image: url('/images/0/menu_arrow3_left.jpg');
	background-position: 2px 7px;
}

#nav li.list_left ul a.navicon:hover {
	background-image: url('/images/0/menu_arrow2_left.jpg');
	background-position: 2px 7px;
}

#nav li ul a:hover {
	background-color: #9bb8dc;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:200px;
	margin:0px 0 0 0px;
	z-index: 9999;
}

#nav li.list_left ul ul {
	left:-204px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

.page_path {
	width: 622px;
	height: 18px;
	border: 1px solid #bfbfbf;
	border-bottom: 3px solid #bfbfbf;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 7px;
}

.page_path a {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}


/**************************
* INDEX
***************************/

.index_top {
	float: left;
	width: 634px;
	height: 357px;
	background-image: url('/images/0/index_top_pic.jpg');
	position: relative;
	z-index: 10;
}

.slideshow {
	background-color: #fff;
	width: 259px;
	height: 282px;
	position: absolute;
	top: 0px;
	left: 1px;
	top: 1px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.index_top_title {
	float: left;
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin-left: 270px;
	padding-top: 7px;
	display: inline;
	margin-top: 10px;
}

.index_top_content {
	float: left;
	margin-left: 275px;
	margin-top: 35px;
	padding-right: 5px;
	height: 238px;
	width: 352px;
	overflow: hidden;
	display: inline;
}

.index_btn {
	display: inline-block;
	width: 169px;
	height: 20px;
	background-image: url('/images/0/index_btn.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 275px;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
}

.index_btn:hover {
	background-position: 0px -24px;
	text-decoration: none;
}

.infopage_btn {
	display: inline-block;
	width: 169px;
	height: 20px;
	background-image: url('/images/0/index_btn.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
}

.infopage_btn:hover {
	background-position: 0px -24px;
	text-decoration: none;
}

.index_help {
	background-color: #f4f4f4;
	width: 340px;
	padding: 10px;
}

.index_help a {
	display: block;
	clear: both;
	background-image: url('/images/0/grey_arrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}

.offer_item {
	width: 208px;
	float: left;
}

.offer_item_pic img {
	border: 1px solid #dbdbdb;
}

.offer_item_pic {
	float: left;
	width: 102px;
}

.offer_item_price {
	font-size: 12px;
}

.offer_item_name {
	float: left;
	width:90px;
	padding-left: 7px;
	font-weight: bold;
}

.offer_item_netprice {
	color: #b41726;
	clear: both;
	font-weight: bold;
}

.offer_item_desc {
	font-size: 12px;
	width: 190px;
}

.offer_item ul {
	clear: both;
	margin-left: 0;
	padding-left: 20px;
}

.offer_clear {
	clear: both;
	border: 0;
	border-bottom: 1px solid #cecece;
	border-style: dotted;
	margin-bottom: 10px;
}

.login_btn {
	margin-left: 20px;
}


/**************************
* FOKATEGORIA VALASZTO
***************************/

.fokat_top {
	width: 635px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.fokat_top_left {
	width: 170px;
	float: left;
}

.fokat_top_right {
	float: left;
	width: 454px;
	margin-bottom: 10px;
}

.fokat_menu {
	width: 159px;
	background-image: url('/images/0/fokat_box_center.jpg');
	float: left;
}

.fokat_menu_content {
	width: 144px;
	background-image: url('/images/0/fokat_box_top.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-top: 7px;
	font-size: 13px;
	min-height: 188px;
	padding-left: 10px;
	padding-right: 5px;
}

.fokat_menu_content ul {
	padding: 0;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	list-style-image: url('/images/0/li_dot.gif');
}

.fokat_menu_content ul li {
	/*height: 15px;*/
	
	margin-bottom: 3px;
}

.fokat_menu_content a {
	/*line-height: 20px;*/
	/*margin-left: 5px;*/
}

.fokat_menu_bottom {
	width: 159px;
	height: 2px;
	background-image: url('/images/0/fokat_box_top.jpg');
	float: left;
	margin-bottom: 10px;
}

.fokat_name {
	background-image: url('/images/0/fokat_title.jpg');
	width: 454px;
	height: 27px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}

.fokat_img {
	border: 1px solid #bbbbbb;
	margin-right: 10px;
    width: 150px;
}

.fokat_title {
	float: left;
	color: #5485c1;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 285px;
}

.fokat_center {
	/*padding-left: 170px;*/
	background-image: url('/images/0/fokat_gyartok_bg.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 274px;
	float: left;
	border-top: 1px solid #dfdfdf;
	padding-top: 15px;
}

.fokat_center_bottom {
	width: 636px;
	height: 2px;
	background-image: url('/images/0/fokat_gyarto_bottom.jpg');
	float: left;
}

/*.fokat_gyartok a {
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 20px;
}*/

/*.fokat_logo1 {
	padding-top: 80px;
	width: 151px;
	background-image: url('/images/0/fokat_logo1.jpg');
}*/

.categ_lnk {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
	min-height: 120px;
}

.buying_guide_title {
	font-weight: bold;
	margin-top: 10px;
	float: left;
}

.guide_title_big {
	font-size: 17px;
}

.guides {
	background-color: #f4f4f4;
	width: 606px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.guides a {
	background-image: url('/images/0/vas_utm.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 40px;
	padding-left: 45px;
	font-weight: bold;
	padding-top: 3px;
}

.guides_desc {
	clear: both;
	margin-top: -23px;
	padding-left: 45px;
	margin-bottom: 15px;
}

/*********************
*  GYUJTO TERMEK
**********************/

.gyujto_docs_content a {
	background-image: url('/images/0/vas_utm.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 40px;
	padding-left: 45px;
	font-weight: bold;
	padding-top: 3px;
}

.gyujto_pic {
	border: 1px solid #dedede;
}

.gyujto_pic_bottom {
	background-image: url('/images/0/gyujto_illutsr.jpg');
	height: 24px;
	width: 163px;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}

.gyujto_help {
	margin-top: -8px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

.gyujto_docs {
	border-bottom: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 465px;
}

.gyujto_docs_content {
	background-color: #f4f4f4;
	width: 455px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.gyujto_addcart_box {
	border: 1px solid #dcdcdc;
	width: 625px;
	padding-top: 10px;
	padding-lefT: 5px;
}

.scroller {
	overflow: auto;
}

.gyujto_box_slide {
	width: 900px;
	white-space: nowrap;
}

.gyujto_addcart_table {
	float: left;
	width: 410px;
	font-size: 12px;
}

.gyujto_addcart_table1 {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 122px;
	padding-top: 4px;
	line-height: 13px;
}

.gyujto_addcart_table2 {
	float: left;
	padding-top: 4px;
	width: 90px;
}

.gyujto_addcart_table3 {
	float: left;
	width: 70px;
	padding-top: 4px;
}

.gyujto_addcart_table4 {
	float: left;
	width: 100px;
	background-color: #fff;
	width: 126px;
	height: 20px;
}

.gyujto_addcart_table5 {
	float: left;
	width: 100px;
	background-color: #fff;
	width: 126px;
	height: 20px;
}

.gyujto_addcart_table6 {
	padding-top: 4px;
	height: 15px;
}

.gyujto_addcart_table_item1 {
	background-color: #f4f4f4;
	float: left;
	width: 410px;
	margin-bottom: 2px;
	line-height: 10px;
}

.gyujto_addcart_table_item2 {
	background-color: #ededed;
	float: left;
	width: 410px;
	margin-bottom: 2px;
	line-height: 10px;
}

.gyujto_addcart_table4 a {
	width: 105px;
	height: 19px;
	background-image: url('/images/0/hu/add_cart_btn.jpg');
	margin-left: 10px;
}

.gyujto_addcart_table4 a:hover {
	background-position: 0px -19px;
}

.gyujto_addcart_table5 a {
	width: 105px;
	height: 19px;
	background-image: url('/images/0/hu/ajanlat_btn.jpg');
	margin-left: 10px;
}

.gyujto_addcart_table5 a:hover {
	background-position: 0px -19px;
}

.gyujto_addcart_table3 input {
	width: 30px;
	height: 13px;
	border: 1px solid #c1c1c1;
	margin-top: -2px;
	text-align: center;
	font-size: 12px;
}

.gyujto_buy_options {
	float: left;
	width: 205px;
	height: 143px;
	border: 1px solid #dbdbdb;
	background-color: #f2f2f2;
	position: relative;
}

.gyujto_buy_options_title {
	padding-top: 10px;
	padding-left: 10px;
}

.gyujto_buy_options ul {
	padding: 0;
	margin-left: 25px;
	font-size: 11px;
}

.warrantee {
	width: 93px;
	height: 72px;
	background-image: url('/images/0/hu/2_year.jpg');
	top: 35px;
	right: 10px;
	position: absolute;
}

.warrantee2 {
	width: 93px;
	height: 72px;
	background-image: url('/images/0/hu/1_year.jpg');
	top: 35px;
	right: 10px;
	position: absolute;
}

.warrantee_lnk {
	font-size: 11px;
	top: 121px;
	right: 10px;
	position: absolute;
}

.afa_left {
	float: left;
	margin-top: 10px;
	font-size: 11px;
}

.afa_right {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 11px;
}

.gyujto_datas_title {
	margin-bottom: 3px;
	float: left;
	white-space: nowrap;
	width: auto;
}

.gyujto_datas {
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 5px;
}

.gyujto_datas1 {
	float: left;
	width: 220px;
	font-size: 12px;
	
	overflow: hidden;
}

.gyujto_datas2 {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.gyujto_datas3 {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.gyujto_datas4 {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.gyujto_datas5 {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.gyujto_datas6 {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.gyujto_datas7 {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	width: 100px;
}

.gyujto_datas8 {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	width: 100px;
}

.gyujto_datas9 {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	width: 100px;
}

.gyujto_datas10 {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	width: 100px;
}

.gyujto_datas11 {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	width: 100px;
}

.gyujto_datas12 {
	float: left;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	width: 100px;
}

.gyujto_datas_item1 {
	background-color: #f4f4f4;
	float: left;
	min-height: 18px;
	_height: 18px;
	margin-bottom: 2px;
	clear: both;
}

.gyujto_datas_item2 {
	background-color: #ededed;
	float: left;
	min-height: 18px;
	_height: 18px;
	margin-bottom: 2px;
	clear: both;
}

.gyujto_notloin {
	width: 405px;
}

.opciospec {
	width: 395px;
	padding-left: 10px;
}

.opciospec input {
	float: left;
}

.reglogin_btn {
	width: 116px;
	height: 42px;
	background-image: url('/images/0/hu/reglogin_btn.jpg');
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 50px;
}

.reglogin_btn:hover {
	background-position: 0px -42px;
}

.nomargin {
	margin-top: 40px;
	margin-right: 60px;
}


/**********************
* TERMEK ADATLAP
***********************/

.product_addcart_box {
	border: 1px solid #dbdbdb;
	margin-left: 170px;
	width: 445px;
	padding: 10px;
}

.product_addcart_box_left {
	float: left;
	width: 238px;
	text-align: center;
}

.product_price {
	padding-bottom: 10px;
	display: inline-block;
}

.product_price2 {
	text-decoration:line-through;
	padding-bottom: 10px;
	display: inline-block;
}

.product_aprice {
	font-size: 15px;
	color: #b41726;
	font-weight: bold;
	clear: both;
	padding-bottom: 10px;
	display: inline-block;
}

.product_afa {
	font-size: 11px;
	padding-bottom: 10px;
	display: inline-block;
}

.product_pc {
	padding-bottom: 10px;
	display: inline-block;
}

.product_pc input {
	width: 40px;
	height: 14px;
	border: 1px solid #dbdbdb;
}

.product_cart_btn {
	width: 131px;
	height: 25px;
	background-image: url('/images/0/hu/product_addcart_btn.jpg');
}

.product_cart_btn:hover {
	background-position: 0px -25px;
}

.product_datas {
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-lefT: 170px;
}

.product_data_item1 {
	background-color: #f4f4f4;
	float: left;
	height: 18px;
	margin-bottom: 2px;
	padding-top: 3px;
	margin-left: 170px;
	width: 465px;
	display: inline;
}

.product_data_item2 {
	background-color: #ededed;
	float: left;
	height: 18px;
	margin-bottom: 2px;
	padding-top: 3px;
	margin-left: 170px;
	width: 465px;
	display: inline;
}

.product_data_item1 span {
	float: left;
}

.product_data_item2 span {
	float: left;
}

.product_data_name {
	width: 200px;
	display: block;
}

.opcio_alert {
	border: 1px solid #dfdfdf;
	width: 453px;
	padding: 5px;
	margin-top: 10px;
	border-bottom: 2px solid #dfdfdf;
}

.opcio_alert_msg {
	background-image: url('/images/0/opcio_alert.jpg');
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 37px;
	font-size: 12px;
}

.opcio_gocart_box {
	width: 203px;
	float: right;
	text-align: center;
	margin-right: 10px;
	display: inline;
	margin-top: 10px;
	font-size: 12px;
}

.opcio_price {
	color: #b41726;
	margin-bottom: 5px;
}

.opcio_pc input {
	width: 30px;
	height: 14px;
	border: 1px solid #dbdbdb;
	text-align: center;
}

.opcio_addcart_btn {
	width: 116px;
	height: 25px;
	background-image: url('/images/0/hu/ajanlat_btn2.jpg');
	margin-top: 10px;
}

.opcio_addcart_btn:hover {
	background-position: 0px -25px;
}

.marka_items {
	border-top: 1px solid #dbdbdb;
	padding-top: 10px;
}

.marka_item {
	width: 131px;
	/*height: 100px;*/
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 35px;
}

.marka_item img {
	border: 1px solid #bbbbbb;
	max-height: 120px;
	max-width: 113px;
}

/*******************
* LISTAZO
*******************/

.list_left_bg {
	width: 160px;
	background-image: url('/images/0/list_left.jpg');
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	padding-bottom: 20px;
}

.list_szukit_top {
	width: 159px;
	height: 29px;
	background-image: url('/images/0/list_szukit_top.jpg');
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
}

.list_szukit_bg {
	width: 159px;
	background-image: url('/images/0/list_szukit_bg.jpg');
}

.list_szukit_content {
	width: 159px;
	background-image: url('/images/0/list_szukit_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 50px;
	padding-bottom: 5px;
}

.szukit_items {
	padding: 10px;
	font-size: 11px;
}

.szukit_item_item {
	font-size: 10px;
}

.szukit_item_del {
	float: right;
	color: #7d1416;
}

.szukit_item_title {
	margin-top: 10px;
}

.szukit_delall {
	text-align: center;
}

.szukit_delall a {
	color: #7d1416;
	font-size: 11px;
}

.szukit_link_cat {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.szukit_link_item {
	font-size: 11px;
	margin-left: 15px;
}

.list_cats {
	width: 149px;
	background-image: url('/images/0/list_cat.jpg');
	background-repeat: no-repeat;
	min-height: 150px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 11px;
}

.list_cats ul {
	list-style-image: url('/images/0/li_dot.jpg');
	padding-left: 15px;
}

.list_lapozo {
	font-size: 11px;
	height: 42px;
	width: 460px;
	background-image: url('/images/0/list_lapozo_bottom.jpg');
	padding-top: 8px;
	padding-left: 5px;
}

.list_lapozo_act {
	float: left;
	width: 113px;
	padding-top: 3px;
}

.list_lapozo_order {
	float: left;
	width: 190px;
}

.list_lapozo_pc {
	float: left;
}

.list_lapozo select {
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
	height: 17px;
	font-size: 11px;
}

.list_lapozo_pages {
	text-align: center;
	padding-top: 5px;
}

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

.list_item {
	margin-top: 10px;
	width: 465px;
	border-bottom: 1px solid #a4a4a4;
	padding-bottom: 10px;
}

.list_item_image {
	float: left;
}

.list_item_image img {
	border: 1px solid #dedede;
	margin-top: 5px;
}

.list_item_desc div {
	float: left;
}

.list_item_desc {
	float: left;
	font-size: 12px;
	width: 205px;
	margin-left: 5px;
}

.list_item_desc_item1 {
	background-color: #f4f4f4;
	width: 200px;
	padding-left: 5px;
	padding-top: 2px;
	min-height: 18px;
	_height: 18px;
	margin-bottom: 2px;
}

.list_item_desc_item2 {
	background-color: #ededed;
	width: 200px;
	padding-left: 5px;
	padding-top: 2px;
	min-height: 18px;
	_height: 18px;
	margin-bottom: 2px;
}

.list_item_addcart_box {
	width: 123px;
	height: 94px;
	background-color: #f2f2f2;
	border: 1px solid #dbdbdb;
	float: left;
	margin-left: 5px;
}

.list_item_aprice {
	color: #b41726;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.list_item_price {
	font-size: 11px;
	text-decoration:line-through;
	text-align: center;
	margin-top: 5px;
}

.list_item_addcart {
	width: 117px;
	height: 25px;
	background-image: url('/images/0/hu/list_addcart.jpg');
	margin-left: 3px;
	margin-top: 10px;
}

.list_item_addcart:hover {
	background-position: 0px -25px;
}

.list_item_save {
	font-size: 11px;
	margin-left: 15px;
	margin-top: 3px;
	float: left;
}

.list_item_nprice {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 8px;
	font-size: 12px;
}

.list_item_ajanlat {
	width: 116px;
	height: 25px;
	background-image: url('/images/0/hu/list_ajanlat.jpg');
	margin-left: 3px;
	margin-top: 10px;
}

.list_item_ajanlat:hover {
	background-position: 0px -25px;
}

.list_item_nlogin {
	font-size: 11px;
	padding: 3px;
}

.list_item_login {
	width: 116px;
	height: 42px;
	background-image: url('/images/0/hu/list_login.jpg');
	margin-left: 3px;
	margin-top: 10px;
}

.list_item_login:hover {
	background-position: 0px -42px;
}

.list_item_next {
	width: 116px;
	height: 41px;
	background-image: url('/images/0/hu/list_next.jpg');
	margin-left: 3px;
	margin-top: 7px;
}

.list_item_next:hover {
	background-position: 0px -41px;
}

.reg_left {
	float: left;
	width: 305px;
	margin-left: 33px;
}

.reg_right {
	float: left;
	padding-left: 25px;
	width: 270px;
	border-left: 1px solid #dbdbdb;
}

.reg_left label, .reg_right label {
	font-weight: bold;
}

.reg_next {
	clear: both;
	width: 125px;
	height: 19px;
	background-image: url('/images/0/hu/reg_next.jpg');
	margin-left: 275px;
	margin-top: 15px;
}

.reg2{
	float: left;
}

.reg2 label {
	width: 100px;
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

.reg2 label.nostyle {
	width: auto;
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.reg2 input {
	float: left;
	margin-right: 20px;
	border: 1px solid #c1c1c1;
	height: 16px;
	margin-bottom: 10px;
	width: 180px;
	display: inline-block;
}

.reg2 input.nostyle {
	float: left;
	margin-bottom: 10px;
	width: auto;
	display: inline-block;
	margin-right: 0;
}

.reg2 textarea {
	float: left;
	border: 1px solid #c1c1c1;
	height: 100px;
	margin-bottom: 10px;
	width: 493px;
}

.reg_btn {
	background-image: url('/images/0/hu/reg_btn.jpg');
	width: 125px;
	height: 19px;
	margin-bottom: 15px;
}

.reg_btn3 {
	background-image: url('/images/0/hu/edit_datas_btn.jpg');
	width: 125px;
	height: 19px;
	margin-bottom: 15px;
}

.categ_select {
	float: right;
	margin-right: 5px;
}

.categ_select select {
	border: 1px solid #c1c1c1;
}

.action_title {
	width: 624px;
	height: 23px;
	background-color: #dbdbdb;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-weight: bold;
}

.action_title div {
	float: left;
}

.action_title_1 {
	width: 360px;
}

.action_title_2 {
	width: 160px;
}

.action2_item {
	float: left;
	width: 624px;
	min-height: 90px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.action2_pic {
	border: 1px solid #dbdbdb;
	float: left;
	margin-right: 10px;
}

.action2_desc {
	width: 247px;
	float: left;
}

.action2_desc ul {
	margin-left: -10px;
	margin-top: 0px;
	float: left;
}

.action2_cat {
	float: left;
	width: 160px;
}

.action2_price {
	text-align: center;
	float: left;
}

.action2_price_old {
	text-decoration:line-through;
	text-align: center;
}

.action2_price_new {
	text-align: center;
	color: #d21414;
	font-weight: bold;
	margin-top: 15px;
}

.steps_box {
	width: 614px;
	height: 97px;
	background-color: #eeeeee;
	float: left;
	margin-top: -5px;
	padding: 10px;
}

.steps_box_left {
	font-weight: bold;
	float: left;
}

.steps_phone {
	font-size: 16px;
	color: #2f800c;
	font-weight: bold;
}

.logged_name {
	font-weight: normal;
	background-color: #e1e1e1;
	width: 195px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
}

.steps_box_steps {
	float: left;
}

.steps_box_steps div {
	width: 70px;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
	height: 25px;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
}

.step1 {
	background-image: url('/images/0/step1.jpg');
}

.step1_i {
	background-image: url('/images/0/step1_i.jpg');
}

.step2 {
	background-image: url('/images/0/step2.jpg');
}

.step2_i {
	background-image: url('/images/0/step2_i.jpg');
}

.step3 {
	background-image: url('/images/0/step3.jpg');
}

.step3_i {
	background-image: url('/images/0/step3_i.jpg');
}

.step4 {
	background-image: url('/images/0/step4.jpg');
}

.step4_i {
	background-image: url('/images/0/step4_i.jpg');
}

.go_back_home {
	width: 159px;
	height: 19px;
	background-image: url('/images/0/hu/go_back_home.jpg');
}

.old_news_title {
	float: left;
	width: 640px;
	margin-bottom: 10px;
}

.old_nesws_title_left {
	float: left;
}

.old_nesws_title_right {
	float: right;
	margin-right: 3px;
	margin-top: -5px;
}

.old_news_item {
	float: left;
	width: 615px;
	background-color: #eeeeee;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	
}

.old_news_name {
	float: left;
	font-weight: bold;
	color: #2074aa;
}

.old_news_date {
	float: right;
	font-size: 14px;
}

.old_news_pages_left {
	float: left;
	padding-left: 5px;
}

.old_news_pages_right {
	float: right;
	padding-right: 10px;
	font-weight: bold;
}

.ref_item {
	border-bottom: 1px solid #dbdbdb;
	padding-right: 10px;
	margin-top: 20px;
}

.ref_pic {
	margin-right: 10px;
	margin-bottom: 10px;
}

.orders_title {
	width: 624px;
	height: 23px;
	background-color: #dbdbdb;
	padding-left: 10px;
	padding-top: 7px;
	font-weight: bold;
}

.orders_title div {
	float: left;
}

.orders_title1 {
	width: 145px;
}

.orders_title2 {
	width: 170px;
}

.orders_title3 {
	width: 195px;
}

.orders_item {
	width: 624px;
	height: 23px;
	padding-left: 10px;
	padding-top: 7px;
}

.orders_item div {
	float: left;
}

.orders2_title1 {
	width: 250px;
}

.orders2_title2 {
	width: 125px;
}

.orders2_title3 {
	width: 125px;
}

.orders_fprice {
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}

.orders2_title {
	border-bottom: 1px solid #dbdbdb;
	width: 624px;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.orders_datas div {
	padding-left: 20px;
	margin-top: 5px;
}

.reception_infos {
	padding-left: 20px;
}

.checkout_datas {
	padding-left: 15px;
}

.checkout_datas label {
	width: 120px;
	display: inline-block;
}

.checkout_datas input {
	width: 200px;
	height: 17px;
	border: 1px solid #c1c1c1;
	margin-top: 5px;
}

.more_desc {
	width: 320px;
	height: 75px;
	border: 1px solid #c1c1c1;
}

.go_back_cart {
	float: left;
	width: 125px;
	height: 19px;
	background-image: url('/images/0/hu/go_back_cart.jpg');
	float: left;
	margin-top: 10px;
}

.go_summary {
	float: left;
	margin-left: 475px;
	width: 159px;
	height: 19px;
	background-image: url('/images/0/hu/go_summary.jpg');
	float: left;
	margin-top: -20px;
}

.project_left {
	float: left;
	width: 160px;
	margin-top: 5px;
}

.project_right {
	float: left;
	width: 350px;
	margin-top: 5px;
}

.guide {
	padding-left: 10px;
	padding-right: 10px;
}

.guide p{
	margin-left: 15px;
}

.guide_icons a {
	width: 122px;
	padding-top: 70px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

.guide_icon_1 {
	background-image: url('/images/0/guide_icon_1.jpg');
}

.guide_icon_2 {
	background-image: url('/images/0/guide_icon_2.jpg');
}

.guide_icon_3 {
	background-image: url('/images/0/guide_icon_3.jpg');
}

.guide_icon_4 {
	background-image: url('/images/0/guide_icon_4.jpg');
}

.guide_icon_5 {
	background-image: url('/images/0/guide_icon_5.jpg');
}

.cart_title {
	background-color: #dbdbdb;
	width: 634px;
	height: 30px;
	font-weight: bold;
}

.back_buy_btn {
	float: left;
	width: 125px;
	height: 19px;
	background-image: url('/images/0/hu/back_buy_btn.jpg');
}

.go_checkout {
	float: right;
	width: 146px;
	height: 19px;
	background-image: url('/images/0/hu/go_checkout.jpg');
	margin-right: 7px;
}

.cart_1 {
	width: 345px;
	padding: 7px;
	float: left;
}

.cart_2 {
	width: 98px;
	padding-top: 7px;
	float: left;
}

.cart_3 {
	width: 90px;
	padding-top: 7px;
	float: left;
}

.cart_4 {
	padding-top: 7px;
	float: left;
	font-weight: bold;
}

.cart_item, .cart_item2 {
	padding-bottom: 7px;
	width: 634px;
}

.cart_3 input {
	width: 50px;
	height: 14px;
	border: 1px solid #c1c1c1;
}

.cart_reload {
	background-image: url('/images/0/reload_icon.jpg');
	background-repeat: no-repeat;
	padding-left: 14px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: inline-block;
	margin-top: 5px;
}

.cart_del {
	background-image: url('/images/0/del_icon.jpg');
	background-repeat: no-repeat;
	padding-left: 14px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: inline-block;
	margin-top: 5px;
}

.cart_item2 .cart_reload {
	background-image: url('/images/0/reload_icon2.jpg');
}

.cart_item2 .cart_del {
	background-image: url('/images/0/del_icon2.jpg');
}

.cart_items {
	border-bottom: 1px solid #dbdbdb;
	width: 634px;
}

.cart_options {
	padding-top: 10px;
	padding-left: 10px;
}

.cart_options ul {
	padding: 0;
	margin: 0;
	margin-left: 25px;
}

.cart_right {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.contact_left {
	float: left;
	width: 320px;
}

.contact_right {
	float: left;
	margin-left: 13px;
	display: inline;
	width: 302px;
}

.contact_data {
	padding: 5px;
	width: 305px;
	height: 15px;
	margin-left: 10px;
}

.contact_data_grey {
	background-color: #ebebeb;
}

.contact_data div {
	float: left;
}

.contact_data_left {
	width: 70px;
	font-weight: bold;
}

.contact_title {
	clear: both;
	background-image: url('/images/0/title_bg.jpg');
	height: 25px;
	width: 315px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.send_msg label {
	width: 100px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
}

.send_msg  input, .send_msg  textarea{
	width: 200px;
	border: 1px solid #c2c2c2;
	float: left;
	margin-top: 5px;
}

.send_msg  textarea {
	height: 80px;
}

.send_msg_btn {
	width: 125px;
	height: 19px;
	background-image: url('/images/0/hu/send_msg.jpg');
	margin-top: 7px;
	margin-bottom: 20px;
}

.call_back_btn {
	width: 125px;
	height: 19px;
	background-image: url('/images/0/hu/call_back.jpg');
	margin-top: 7px;
	margin-bottom: 20px;
}

.contact_map {
	width: 302px;
	height: 193px;
}

.contant_map_gps {
	width: 302px;
	height: 23px;
	background-color: #ebebeb;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
}

.contact_pics {
	text-align: center;
}

.contact_pics img {
	margin-top: 15px;
}

.changepass label {
	width: 110px;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-top: 7px;
}

.changepass input {
	width: 200px;
	border: 1px solid #c1c1c1;
	margin-top: 5px;
}

.pass_ok_btn {
	background-image: url('/images/0/hu/pass_ok.jpg');
	width: 125px;
	height: 19px;
	margin-top: 7px;
}

.login_left {
	float: left;
	width: 320px;
}

.login_right {
	float: left;
	width: 300px;
}

.login_left label {
	width: 100px;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-top: 7px;
}

.login_left label a {
	font-size: 12px;
	font-weight: normal;
}

.login_left input {
	width: 200px;
	border: 1px solid #c1c1c1;
	margin-top: 5px;
}

.reg_btn2 {
	margin-top: 11px;
	background-image: url('/images/0/hu/reg_btn.jpg');
	width: 125px;
	height: 19px;
}

.send_pass {
	background-image: url('/images/0/hu/send_pass.jpg');
	width: 125px;
	height: 19px;
	margin-top: 7px;
}

.opcio_table {
	padding-top: 2px;
	min-height: 15px;
	line-height: 14px;
	padding-bottom: 2px;
}

.login_win {
	display: none;
	position: absolute;
	top: 30px; 
	left: 120px;
	width: 255px;
	background-color: #ebebeb;
	border: 1px solid #d6d6d6;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	z-index: 9999;
}

.login_win input {
	height: 15px;
	width: 160px;
	border: 1px solid #c1c1c1;
	float: left;
	margin-bottom: 10px;
}

label.login_label {
	display: block;
	float: left;
	width: 50px;
	margin-bottom: 10px;
	color: #000;
}

.login_win .login_win_title {
	color: #000;
	width: 265px;
	height: 35px;
	background-color: #d6d6d6;
	line-height: 35px;
	padding-left: 10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.login_win .login_win_error {
	color: #d30a0a;
	margin-bottom: 5px;
}

.login_popup_btn1 {
	width: 80px;
	height: 19px;
	background-image: url('/images/0/login_popup_btn1.jpg');
	float: left;
}

.login_popup_btn2 {
	width: 75px;
	height: 19px;
	background-image: url('/images/0/login_popup_btn2.jpg');
	float: left;
	margin-left: 5px;
}

a.login_win_pass {
	float: right;
	color: #1870a7;
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
}

.megrendelem {
	width: 107px;
	height: 19px;
	background-image: url('/images/0/hu/megrendelem.jpg');
	float: right;
	margin-right: 10px;
}

.shipping_adress {
	display: none;
}

.new_date {
	clear: both;
	font-size: 11px;
}

.new {
	padding-lefT: 10px;
}

input.error {
    border:1px solid #d30a0a !important;
}

.error {
    border:1px solid #d30a0a !important;
}

.red {
    color:#D30A0A;
}

.infopage_text {
    margin:20px 0 0 10px;
}

.popupwin {
	position: absolute;
	width: 344px;
	left: 50%;
	margin-left: -172px;
	border: 1px solid #d6d6d6;
	background-color: #ebebeb;
	display: none;
	text-align: left;
	top: 200px;
	z-index: 9999; 
}

.popupwin_title {
	height: 39px;
	background-color: #d6d6d6;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 5px;
	text-align: left;
}

.popupwin_close {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 8px;
	right: 8px;
	border: 1px solid #bbb4b4;
	background-color: #fff;
	color: #d30a0a;
	text-align: center;
	font-size: 14px;
}

.popupwin_content {
	padding: 8px;
}

.popupwin_content input[type=text] {
	width: 325px;
	border: 1px solid #c2c2c2;
}

.popupwin_content textarea {
	width: 321px;
	border: 1px solid #c2c2c2;
	height: 120px;
}

.send_btn {
	width: 80px;
	height: 19px;
	background-image: url('/images/0/hu/send.jpg');
	margin-left: 120px;
	display: inline-block;
}

.ajanlat_btn {
	width: 160px;
	height: 19px;
	background-image: url('/images/0/hu/ajanlat.jpg');
	margin-left: 85px;
	display: inline-block;
}

.popupwin_content input[type=checkbox] {
	float: left;
	margin-right: 10px;
}

.popupwin_content label {
	display: block;
	float: left;
	width: 280px;
}

.buying_guide_title2 {
	border-bottom: 1px solid #dbdbdb;
	width: 605px;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.saved_del {
	float: right;
	margin-top: -14px;
}

.saved_del a {
	font-weight: bold;
	color: #cd0728;
	font-size: 11px;
}

.gyujto_pic_more img {
	width: 47px;
	border: 2px solid #cccccc;
}

.ref_more_pics {
	width: 50px;
	float: left;
	display: inline;
	padding-top: 3px;
}

.ref_more_pics img {
	max-width: 47px;
	border: 2px solid #cccccc;
}
