body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) top center no-repeat fixed #969291;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
}
input, textarea {
  outline: none!important; /*Chrome input fix*/
}
:focus {
  outline-color: transparent;
  outline-style: none;
}

iframe { width: 90%!important;
    border: none;
	}
img {
	border: none;
}
p, h1, h2, h3, h4, h5, h6, span, a, li, div, td {
	font-family: "Trebuchet MS", Verdana, Arial;
}
a {
	outline: none;
}
.container {
	width: 1020px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 5px;
	background: url(../images/content-repeat.png) repeat-y;
}
.header {
	width: 1010px;
	height: 132px;
}
.logo {
	width: 425px;
	padding: 12px 0 0 31px;
	float: left;
	height: 82px;
	text-align: left;
}
.logo img {
	border: none;
}
.header_right {
	width: 554px;
	height: 94px;
	float: right;
}
.up_menu {
	text-align: left;
	width: 271px;
	height: 94px;
	float: left;
}
.up_menu img {
	float: left;
}
.up_menu .uzleteink {
	margin: 3px 5px 0 8px;
}
.up_menu .kapcsolat {
	margin: 0 5px 0 37px;
}
.up_menu a {
	font-size: 14px;
	color: #30356d;
	text-decoration: none;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
}
.up_menu a:hover {
	text-decoration: underline;
}
.search_box {
	float: left;
	width: 240px;
	height: 35px;
	margin-top: 9px;
	border: 1px solid #d3d3d3;
}
.search_box div {
	float: right;
}
.quicksearch_button {
	width: 23px;
	height: 23px;
	margin: 5px 5px 0 0;
	padding: 0;
	border: 0;
	background: url(../images/kereses-button.png) no-repeat;
}
.quicksearch_button:hover {
	cursor: pointer;
}
.quicksearch_input {
	width: 190px;
	height: 30px;
	margin: 2px 7px 0 0;
	padding: 0 4px 0 4px;
	border: none;
	font-size: 15px;
	color: #d3d3d3;
}
.quicksearch_input:hover, .quicksearch_input:focus {
	color: #333;
}
.search_box img {
	float: left;
}
.header_right .user_menu {
	width: 205px;
	height: 89px;
	padding-top: 5px;
	float: left;
	background: #e4f3ff;
	border-left: 2px dashed #e6e6e6;
	border-right: 2px dashed #e6e6e6;
}
.header_right .user_menu div {
	float: left;
}
.login_input {
	width: 163px;
	height: 23px;
	margin: 4px 0 0 16px;
	padding: 0 5px 0 5px;
	border: 1px solid #d3d3d3;
	font-size: 13px;
	color: #d3d3d3;
}
.login_input:hover, .login_input:focus {
	border: 1px solid #659acc;
	font-size: 13px;
	color: #333333;
}
.login_button2 {
	width: 87px;
	height: 23px;
	margin: 4px 0 0 16px;
	padding: 0;
	border: 1px solid #d3d3d3;
	font-size: 13px;
	color: #333;
	background: #e6e6e6;
}
.login_button2:hover {
	border: 1px solid #659acc;
	cursor: pointer;
}
.header_right .fszom {
	float: right;
	width: 75px;
	margin-top: 8px;
	padding-left: 15px;
}
.header_right .fszom a {
	font-size: 13px;
	color: #919191;
	text-decoration: none;
}
.header_right .fszom a:hover {
	text-decoration: underline;
	color: #333;
}
.upmenu_also_linkek {
	float: right;
	height: 94px;
	width: 74px;
	cursor: pointer;
}
.upmenu_also_linkek:hover {
	background: #4e7daa;
}
.upmenu_also_linkek span {
	display: block;
	background: #4e7daa;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 28px;
	height: 22px;
	border-radius: 3px;
	padding-top: 4px;
	margin: 15px 0 0 20px;
}
.upmenu_also_linkek a {
	display: block;
	height: 50px;
	margin: 0 0 0 3px;
	text-decoration: none;
	background: url(../images/cart.png) no-repeat top;
}
.logged_in div {
	float: left;
}
.logged_in .logged-in-links {
	clear: both;
	width: 205px;
	padding-top: 8px;
}
.logged_in .logged-in-links a {
	font-size: 13px;
	color: #111;
	text-decoration: none;
}
.logged_in .logged-in-links a:hover {
	text-decoration: underline;
}
.logged_in .fszom {
	width: 120px;
	margin: 0;
	font-size: 13px;
	color: #111;
	text-align: center;
	padding: 0;
}
.logged_in .fszom a {
	display: block;
	margin-top: 10px;
}
.logged_in .fszom a:hover {
	text-decoration: none;
	color: red;
}
.logged_in .fszom span {
	font-weight: bold;
	color: red;
}
.logout_button2 {
	width: 80px;
	height: 23px;
	margin: 20px 0 0 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	font-size: 13px;
	color: #333;
	background: #e6e6e6;
	cursor: pointer;
}
.logout_button2:hover {
	border: 1px solid #659acc;
}
.menu {
	clear: both;
	overflow: hidden;
}
.header .menu-floating {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	background: #659acc;
}
.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.header .menu-floating ul {
	width: 1015px;
	margin: 0 auto;
	border-left: 1px solid #b2cde6;
	height: 35px;
}
.menu ul li {
	float: left;
	width: 144px;
	height: 28px;
	margin: 0;
	padding-top: 7px;
	text-align: center;
	background: #659acc;
	border-right: 1px solid #b2cde6;
	text-align: center;
}
.menu ul li.last {
	border-right: none;
	width: 140px;
}
.header .menu-floating ul li.last {
	border-right: 1px solid #b2cde6;
}
.menu ul li:hover {
	background: #30356d;
	cursor: pointer;
}
.menu ul li span {
	color: #ffffff;
	font-size: 16px;
	font-family: "Trebuchet MS";
	cursor: pointer;
}
.menu ul li a {
	color: #ffffff;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.menu ul li.outlet {
	display: none;
}
.container .body {
	overflow: hidden;
	clear: both;
	width: 1010px;
	background: #fff;
}
.modul {
	float: left;
	overflow: hidden;
	width: 670px;
}
.content {
	overflow: hidden;
	width: 660px;
	background: url(../images/content-background.jpg) top left no-repeat;
	margin-left: 8px;
}
.content label {
	padding-top: 7px;
	font-size: 12px;
	color: #2a568f;
	float: left;
	cursor: pointer;
}
.content hr {
	width: 80%;
}
.content-header-box {
	width: 220px;
	height: 130px;
	float: left;
	margin: 0 3px 0 0;
}
.content-header-box img {
	margin-top: 5px;
}
.right_box {
	width: 322px;
	float: right;
	margin-right: 11px;
}
.shadow {
	box-shadow: 0 0 7px #aaa;
}
.border {
	border-radius: 10px;
}
.product_menu, .information_menu, .advice_menu {
	background: #f1f1f1;
	width: 1010px;
	padding-top: 10px;
	position: absolute;
	z-index: 10000;
	top: 130px;
	overflow: hidden;
	display: none;
	border-bottom: 5px solid #659acc;
	box-shadow: 0 1px 20px #333;
}
.product_menu_2 {
	background: #f1f1f1;
	width: 720px;
	padding-top: 10px;
	position: absolute;
	margin-left: 290px;
	z-index: 10000;
	top: 130px;
	overflow: hidden;
	display: none;
	border-bottom: 5px solid #659acc;
	box-shadow: 0 1px 20px #333;
	overflow:hidden;
}
.information_menu {
	width: 575px;
	margin-left: 435px;
}
.advice_menu {
	width: 430px;
	margin-left: 580px;
}
.tanacsok_menu {
	width: 400px;
}
.inforamciok_menu {
	width: 400px;
}
.product_menu_category {
	float: left;
	width: 125px;
	margin: 0 0 10px 15px;
	text-align: left;
}
.information_menu .product_menu_category, .advice_menu .product_menu_category {
	width: 80%;
}
.product_menu_category h1 {
color: #103454; text-transform:uppercase;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
/*	text-shadow: 2px 2px 2px #C7C7C7;*/
}
.product_menu_category h1 a {
	color: #c3301c;
	text-decoration: none;
}
.product_menu_category h1 a:hover {
	text-decoration: underline;
}
.product_menu_category ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.product_menu_category ul li {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #22272d;
}
.product_menu_category ul li a {
	color: #22272d;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.product_menu_category ul li a:hover {
	text-decoration: underline;
}
.submenu-floating {
	position: fixed;
	z-index: 100;
	top: 35px;
}
.action_tool {
	padding: 8px 0 0 0;
	clear: both;
	background: url(../images/content-background-top.jpg) no-repeat left bottom;
	overflow: hidden;
	margin-left: 8px;
}
.action_tool_box {
	border: 1px solid #659acc;
	padding: 1px;
	margin: 0 0 4px 0;
	float: left;
}
.action_tool .last {
	display: none;
}
.categories {
	clear: both;
	overflow: hidden;
	border-top: 3px dashed #b2cce5;
	border-bottom: 3px dashed #b2cce5;
	width: 995px;
	background: #f1f1f1;
	padding: 10px 0 0 15px;
	margin-top: 10px;
}
.category {
	float: left;
	width: 140px;
	margin-bottom: 15px;
	text-align: left;
}
.category h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2e2e31;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: 1px;
}
.category h2 {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #22272d;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: 1px;
}
.category h2 a {
	font-size: 13px;
	font-weight: normal;
	color: #22272d;
	text-decoration: none;
}
.category h2 a:hover {
	text-decoration: underline;
}
.footer {
	width: 1010px;
	clear: both;
	color: #2e2e31;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	background: #fff;
}
.logos {
	margin-top: 40px;
	overflow: hidden;
	background: url(../images/logos-bg-1010.jpg) repeat;
	overflow: hidden;
}
.footer .logos div {
	display: block;
	float: left;
	width: 144px;
	height: 44px;
	text-align: center;
}
.logos a {
	display: table-cell;
	vertical-align: middle;
	height: 44px;
	text-align: center;
	width: 144px;
}
.logos .no-border {
	border-right: none;
	width: 145px;
}
.slogen {
	margin: 30px 0 0 0;
	padding: 0;
}
.slogen a {
	color: #2e2e31;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.footer_menu {
	margin-bottom: 30px;
	background: url(../images/footer-menu-bg.jpg) repeat;
	height: 48px;
	width: 1010px;
}
.footer_menu a, .footer_menu span {
	color: #fff;
	font-size: 13px;
	float: left;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 10px;
	letter-spacing: 1px;
}
.contact {
	text-align: center;
	float: right;
	margin: -15px 0 0 0;
	padding: 0;
	width: 250px;
}
.copyright, .copyright a {
	color: #2e2e31;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-decoration: none;
}
.footer_links {
	margin: 10px 0 10px 0;
	text-align: center;
}
.footer_links a {
	font-size: 10px;
	color: #d9d8d8;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0;
}
.footer_links a:hover {
	text-decoration: underline;
}
.tavtarto {
	height: 10px;
	clear: both;
}
.hidden {
	display: none;
}
.csik {
	width: 650px;
	height: 1px;
	background: url(../images/content-separator.jpg) no-repeat;
	margin-top: 20px;
	clear: both;
}
.ajax-load {
	margin: 200px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #3454c9;
}
.responsive {
	max-width: 100%;
	height: auto;
}
.flex {
	width: 100%;
	clear: both;
	border-collapse: collapse;
	border: none;
}
.flex2 {
	width: 45%;
	float: left;
	border-collapse: collapse;
	border: none;
	margin-left: 3%;
}
.flex3 {
	width: 30%;
	margin-left: 3%;
	float: left;
	border-collapse: collapse;
	border: none;
}
.responsive {
	max-width: 100%;
	height: auto;
}
.round {
	border-radius: 10px;
}

@media only screen and (min-width:1280px) {
.container {
	width: 1264px;
	background: url(../images/content-repeat-big.png) repeat-y;
	padding: 0 0 0 4px;
}
.modul {
	width: 920px;
}
.content {
	width: 910px;
}
.header {
	width: 1265px;
}
.menu ul li {
	padding: 7px 0 0 0;
	width: 157px;
}
.header .menu-floating ul {
	width: 1266px;
}
.menu ul li.last {
	width: 158px;
	border-right: 1px solid #b2cde6;
}
.header .menu-floating ul li.outlet {
	border-right: 1px solid #b2cde6;
}
.menu ul li.outlet {
	display: list-item;
}
.outlet_category {
	display: none;
}
.container .body {
	width: 1264px;
}
.categories {
	width: 1244px;
	padding-left: 20px;
}
.category {
	width: 170px;
}
.category h1 {
	font-size: 15px;
}
.category h2 {
	font-size: 14px;
	line-height: 14px;
}
.category h2 a {
	font-size: 14px;
}
.csik {
	width: 850px;
	background: url(../images/content-separator.jpg) no-repeat center;
}
.product_menu, .information_menu, .advice_menu {
	width: 1264px;
}
.product_menu_2 {
	width: 949px;
	margin-left: 315px;
}
.information_menu {
	width: 791px;
	margin-left: 473px;
}
.advice_menu {
	width: 632px;
	margin-left: 632px;
}
.product_menu_category {
	width: 145px;
}
.product_menu_category h1 {
	font-size: 16px;
}
.product_menu_category ul li {
	margin-bottom: 4px;
}
.product_menu_category ul li a {
	font-size: 14px;
}
.logged-in-links {
	width: 300px;
	height: 22px;
}
.action_tool_box {
	margin: 0 0 4px 12px;
}
.action_tool .last {
	display: block;
}
.logos {
	background: url(../images/logos-bg-1264.jpg) repeat;
}
.footer .logos div {
	width: 140px;
}
.logos a {
	width: 140px;
}
.footer_menu {
	width: 1244px;
	padding-left: 20px;
}
.footer {
	width: 1264px;
}
.footer_menu a, .footer_menu span {
	padding: 0 20px 0 20px;
}
.contact a {
	padding: 0 10px 0 10px;
}
}
@media (min-width: 320px) and (max-width: 767px) {
	.flex {
		width: 100%;
		clear: both;
		border-collapse: collapse;
		border: none;
	}

	.flex2 {
		width: 100%;
		float: none;
		clear: both;
		margin-bottom: 10px;
		border-collapse: collapse;
		border: none;
		margin-left: 0;
		box-shadow: 0 3px 5px #ddd;
	}

	.flex3 {
		width: 100%;
		margin-left: 0;
		float: none;
		clear: both;
		margin-bottom: 10px;
		border-collapse: collapse;
		border: none;
	}
}

@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
	.flex {
		width: 100%;
		clear: both;
		border-collapse: collapse;
		border: none;
	}

	.flex2 {
		width: 45%;
		margin-left: 3%;
		float: left;
		clear: none;
		border-collapse: collapse;
		border: none;
		box-shadow: 0 3px 5px #ddd;
	}

	.flex3 {
		width: 45%;
		margin-left: 3%;
		float: left;
		clear: none;
		border-collapse: collapse;
		border: none;
	}
}