/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	margin-bottom: 0px;
}

form, ul {
	margin: 0;
	padding: 0;
}


body {
	text-align: center;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	color: #555555;
	background: #ffffff;
}

a:link, a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p, ul, li {
	line-height: 1.4em;
	color: #555555;
}

img { border: 0 none; }

#container {	
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4 {
	color: #004890;
	font-size: 1.40em;
	line-height: 1.1em;
}

a 		{ color: #555555; text-decoration: none }
a:active 	{ color: #004890; text-decoration: none; }
a:visited 	{ color: #555555; text-decoration: none; }
a:hover 	{ color: #004890; text-decoration: none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.content {
	position: relative;
	margin-top: 10px;
	width: 1026px;
	text-align: left;
	background: #fff;
	padding: 5px 15px 0 15px;
}


#header {
	position: relative;
}

#header-logo {
	padding: 5px 0 0 15px;
	text-align: left;
}

#header-banner {
	position: absolute; top: 5px; right: 5px;
	padding: 5px 15px 0 0px;

	text-align: right;
}

#header-navigation {
	position: relative;
	height: 20px;
	padding: 10px 0 10px 0;
}

#header-navigation ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 0px;	
}

#header-navigation li {
	margin: 0;
	padding: 0;
	color: #00549e;
	display: inline;
}

#header-navigation li a {
	text-decoration: none;
	display: block;
	float: left;	
	text-indent: -9999px;
	border: 1px solid #666666;
	margin: 0 4px 0 0;
}

#contents {
	margin: 0 0 0 0;
}

#bottom {
	height: 50px;
	width: 1026px;
	background: #fff;
	font-size: 0.80em;
	padding: 0px 15px 0 15px;
}

#footer {
	text-align: center;
	height: 50px;
	width: 1026px;
	font-size: 0.80em;
	font-color: #666666
	padding: 0px 0 0 0;
	margin: 10px 0 0 0;
}
/* border-top: 1px solid #afbc22; */

#contents-no h1, #contents-no p {
	margin: 0 0 10px 196px;
	color: #e66b5b;
}

#contents-no p {
	color: #000;
}

.contents-Accountancy, .contents-Audit, .contents-Bookkeeping, .contents-Cashier, .contents-Credit, .contents-Insolvency, .contents-Payroll, .contents-Tax {
	width: 1026px;
	padding: 15px 15px 0 15px;
	text-align: left;
	background: #fff;
}

.contents-location ul, .contents-training ul, .contents-events ul, .contents-info ul, .contents-facebook ul, .contents-budapest ul, .contents-map ul, .contents-history ul, .contents-sights ul, .contents-overview ul, .contents-facilities ul, .contents-services ul, .contents-outabout ul, .contents-courses ul, .contents-facilities ul, .contents-schedule ul {
	padding: 0 0 0 18px;
	list-style-image: url(/images/icn-bullet.gif);
}

#text {
	height: 400px;
	width: 642px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 20px;
	border-right: 1px solid #666666;
}
#content-yes {
	width: 100%;
}

#leftmenu-yes {
	width: 151px;
}

#rightmenu-yes {
	width: 174px;
}

#leftmenu-yes ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style-image: none;
}

#leftmenu-yes li {
	margin: 5px 0 0 0;
	padding: 0;
	color: #555555;
	display: block;
	list-style: none;
}

#leftmenu-yes li a {
	text-decoration: none;
	display: block;
	color: #555555;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #555555;
	width: 129px; height: 20px;
	list-style: none;
}

#leftmenu-yes li a:hover {
	color: #004890;
}

#leftmenu-yes li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftmenu-yes li ul li a {
	padding: 0 0 0 14px;
	border-bottom: 1px solid #555555;
	width: 124px; height: 20px;
}

li#selected a {
	color: #004890;
}

.content-image1 {
	margin: 0 101px 0 0;
}

.content-image2 {
	margin: 0 72px 0 0;
}

.title-right {
	font-size: 1.20em;
	line-height: 1.2em;
	color: #004890;
	width: 182px;
	padding: 0px 0 0px 14px;
}

.header-image {
	width: 100%;
	height: 270px;
}

.homeheader-image {
	width: 100%;
	height: 444px;
}
.title-maincontent {
	line-height: 1.3em;
	color: #004890;
}
.title-towns {
	font-size: 1.00em;
	line-height: 1.3em;
	color: #555555;
}