<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e4e3;
}
body,td,th {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 100%;
	clear: left;
	border-radius: 20px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #F90;
}
ul {
	list-style-image: url(images/bullet_sidebar.png);
}
#one-block {
	width: 100%;
	background-image: url(images/fejlec-hatter.jpg);
	background-repeat: repeat-x;
	min-height: 101px;
	max-height: 101px;
	float: left;
}
#two-block {
	width: 100%;
	background-image: url(images/menu-hatter.jpg);
	background-repeat: repeat-x;
	float: left;
	clear: left;
	min-height: 35px;
	max-height: 44px;
	padding-top: 9px;
}
#three-block {
	width: 100%;
	background-repeat: repeat-x;
	float: left;
	clear: left;
	min-height: 500px;
	background-image: url(images/hatter.jpg);
	background-attachment: fixed;
}
#four-block {
	width: 100%;
	background-image: url(images/lablec-hatter.jpg);
	background-repeat: repeat-x;
	float: left;
	clear: left;
	padding-top: 10px;
	max-height: 142px;
	min-width: 0px;
	min-height: 132px;
}
.center {
	text-align: center;
}
#header {
	width: 980px;
	margin: 0 auto 0;
	color: #CCC;
}
#logo {
	width: 205px;
	margin-top: 20px;
	float: left;
}
#login {
	width: 580px;
	float: right;
	margin-top: 6px;
	padding: 10px;
	border-radius: 10px;
	opacity: 0.7;
}
#login:hover {
	opacity: 1;
}
#login form input {
	width: 150px;
	color: #B7B0A1;
	border-radius: 5px;
	background-color: #4F4F4F;
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #313131;
	text-align: center;
	text-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: inset 0px 2px 2px #929292;
	box-shadow: inset 0px 2px 2px #929292;
	border-style: outset;
	margin: 2px;
}
#nav {
	margin: 0 auto;
	text-align: center;
	list-style-type: none;
	margin-top: -16px;
	font-weight: bold;
}
#nav li {
	display: inline;	
}
#nav a {
	display: inline-block;
	padding: 5px 20px 5px 20px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
}
#nav a:hover {
	background-color: #675e4f;
	color: #e2e2e2;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px #231606;
	box-shadow: 0px 1px 2px #231606;
}
#content {
	width: 980px;
	margin: 0 auto;
}
.tartalom {
	width: 940px;
	border-radius: 10px;
	background-color: #FFF;
	border: #CCC solid 1px;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 20px 0px;
	float: left;
}
#footer {
	margin: 0 auto;
	width: 980px;
	color: #C7C7C7;
	font-size: x-small;
}
#partners {
	float: left;
	margin: 10px 0px 0px 50px;
}
#partners img {
	margin-right:30px;
	opacity: 0.3;
}
#partners img:hover {
	opacity: 1;	
}
#non-vat {
	float: left;
	clear: left;
	width: 650px;
	text-align: center;
	padding-top: 5px;
}
#company {
	width: 200px;
	float: right;
	list-style-position: outside;
	list-style-image: url(images/bullet_sidebar.png);
	list-style-type: none;
	text-shadow: 0px 1px 2px #000000;
}
#company ul li {
	margin-left: -25px;	
	padding: 3px 0px 0px 0px;
}
.tabla-tarhely {
	width: 100%;
	border: 0px;
	border-spacing: 5px;
	table-layout: fixed;
	text-align: center;
	vertical-align: middle;
}
.tabla-tarhely tr td {
	padding: 15px 0px 15px 0px;
}
.tabla-hatter-szurke1 {
	background-color: #F8F8F8;
}
.tabla-hatter-szurke2 {
	background-color: #EBEBEB;
}
.tabla-hatter-szurke3 {
	background-color: #DBDBDB;
}
.tabla-hatter-feher {
	background-color: #FFFFFF;
}
.tabla-domain {
	width: 100%;
	table-layout: fixed;
	text-align: center;
	vertical-align: middle;
	border-top-left-radius: 1px;
}
.tabla-domain tr td {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #000;
	/*-webkit-box-shadow: 1px 2px 1px #6C6C6C;
	box-shadow: 1px 2px 1px #6C6C6C;*/
}
.h2 {
	font-size: large;
	font-weight: bold;
}
.h3 {
	font-size: larger;
	font-weight: bold;
}
.h4 {
	font-size: medium;
	font-weight: bold;
}</pre></body></html>