html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #0054a6; 
	font-size: 11px;
	text-align: center;
}
#container {
	width: 968px;
	background: url(../frame/background.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#top {
	background: url(../frame/top.gif) no-repeat;
	height: 24px;
	text-align: right;
	padding: 3px 24px 0 0;
	font-size: 10px;
	font-weight: bold;
}
#top a:link, #top a:visited {
	color: #0054a6;
	text-decoration: none;
	padding-top: 2px;
}
#top a:hover {
	color: #7fa9d2;
}
#top a.active:link, #top a.active:visited, #top a.active:hover {
	color: #ed2025;
}
#header {
	background: url(../frame/header.gif);
	width: 922px;
	height: 143px;
	margin: 16px 23px 14px 23px;
	position: relative;
}

#header img {
	margin-bottom: -3px;	
}

#slogan {
	position: absolute;
	top: 45px;
	left: 144px;
	letter-spacing: 7px;
	font-size: 12px;
	letter-spacing: 3px;
}
#menu {
	position: absolute;
	top: 102px;
	left: 119px;
}
#menu ul, #menu li {
	display: inline;
	list-style-type: none;
}
#menu a:link, #menu a:visited {
	float: left;
	text-decoration: none;
	margin: 0 2px 2px 0;
	width: 132px;
	height: 18px;
	display: block;
	background: #0054a6;
	color: #fff;
	text-align: center;
	padding-top: 4px;
}
#menu a:hover {
	background: #28903b;
}
#menu a.active:link, #menu a.active:visited, #menu a.active:hover {
	margin: 0 2px 0 0;	
	height: 20px;
	background: #7fa9d2;
	font-weight: bold;
}
#menu #last a {
	width: 133px;
	margin-right: 0;
}
#leftcol {
	width: 162px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 14px;
	margin-left: 23px;
	display: inline;
	overfloat: hidden;
}
#anikobox {
	width: 162px;
	height: 249px;
	background: url(../frame/matyas_aniko.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;	
	margin-bottom: 20px;
}
#anikobox h2 {
	font-size: 16px;
	padding-top: 212px;
}
#contact {
	background: #eaf1f8;
	padding: 10px 34px 16px 10px;
	font-size: 10px;
}
#middlecol {
	width: 536px;
	float: left;
	position: relative;
	margin-bottom: 26px;
}
#middlecol h1 {
	color: #0054a6;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 22px;
}
#middlecol h2 {
	color: #0054a6;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 22px;
}
#middlecol h3 {
	color: #28903b;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
}
#middlecol h4 {
	color: #ed2025;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 14px;
}
#middlecol ul {
	margin-bottom: 21px;
	list-style-type: square;
}
#middlecol li {
	margin: 0 0 4px 20px;
	display: block;
}
#middlecol .extralink a {
	color: #ed2025;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#middlecol .extralink a:hover {
	color: #28903b;	
}
#middlecol fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
#middlecol input, #middlecol textarea {
	border: 1px solid #7fa9d2;
	color: #0054a6;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#middlecol fieldset input, #middlecol fieldset textarea {
	float: right;
	width: 60%;
}
#middlecol input:hover, #middlecol textarea:hover {
	border-color: #0054a6;
}
#middlecol input:active, #middlecol input:focus, #middlecol textarea:active, #middlecol textarea:focus {
	border-color: #ed2025;
}
#middlecol label, #middlecol label span {
	display: block;
	padding-bottom: 0.25em;
}
#middlecol label {
	float: left;
	width: 100%;
}
#middlecol label span {
	float: left;
	width: 38%;
	text-align: right;
}
#middlecol form div {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: right;
}
#middlecol input.button {
	border: none;
	background: url(../frame/pagebutton.gif) no-repeat;
	width: 133px;
	height: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #0054a6;
}
#middlecol input.check {
	border: none;
}
#middlecol input.button:hover {
	color: #28903b;	
}
#middlecol #error {
	background: #ed2025;
	padding: 12px;
	color: #fff;
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 12px;
}
#middlecol #success {
	background: #28903b;
	padding: 12px;
	color: #fff;
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 12px;
}
#rightcol {
	width: 162px;
	margin: 0 23px 16px 30px;
	float: left;
	position: relative;
}
#cvbox {
	background: #0054a6 url(../frame/cv.jpg) no-repeat;
	padding: 88px 10px 12px 10px;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#cvbox h2 {
	font-size: 16px;
	color: #ffc20d;
	margin-bottom: 6px;
}
#cvbox a:link, #cvbox a:visited {
	display: block;
	background: url(../frame/button.gif) no-repeat;
	width: 133px;
	height: 25px;
	margin: 8px auto 8px auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}
#cvbox span {
	color: #ffc20d;
	font-weight: bold;
}
#sayingbox {
	background: #ffc20d url(../frame/saying.jpg) no-repeat;	
	padding: 86px 10px 12px 10px;
}
#sayingbox h2 {
	font-size: 16px;
	margin-bottom: 6px;
}
#bottom {
	clear: both;
	background: #fff url(../frame/bottom.gif) no-repeat;
	color: #7fa9d2;
	width: 968px;
	padding-top: 10px;
	padding-bottom: 12px;
	font-size: 10px;
	text-align: center;
}
#bottom a:link, #bottom a:visited {
	color: #7fa9d2;
	text-decoration: none;
}
#bottom a:hover {
	color: #28903b;
}
#copyright {
	display: none;
}

/* html tags design */

a:visited, a:link {
	color: #0054a6;
	text-decoration: underline;
}
a:hover {
	color: #ed2025;
}
p {
	margin-bottom: 14px;
}
hr {
	color: #bd9f66;
	height: 1px;
	border: 1px solid #bd9f66;
	border-bottom: none;
}

