
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #D8F0FA url(images/bg01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	padding: 0px 0px 3px 25px;
	background: url(images/homepage05.gif) no-repeat left center;
	font: normal 20px Tahoma, Arial, Helvetica, sans-serif;
	color: #11ABDD;
}

h3 {
	margin: 0px;
	font-size: 11px;
	color: #565656;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 18px;
}

dl.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	color: #9C9C9C;
}

dl.list1 dt {
	float: left;
	width: 95px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
}

a {
	color: #63990D;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 210px;
	background: url(images/bg02.jpg) no-repeat center top;
}

/** MENU */

#menu {
	height: 133px;
	background: url(images/bg03.jpg) no-repeat center top;
}

#menu ul {
	margin: 0px;
	padding: 51px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 23px;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page-bg {
	background: url(images/bg04.jpg) repeat-y center top;
}

#page-bgtop {
	background: url(images/bg05.jpg) no-repeat center top;
}

#page {
	width: 800px;
}

/** CONTENT */

#content {
	float: left;
	width: 480px;
	min-height:400px;
	_height:400px;
	font-size:10pt;
}

#content img{
	float: left;
	margin: 0px 25px 0px 0px;
	_margin: 0px 0px 0px 0px;
}


.homepage #content {
	width: 375px;
}

.single #content {
	float: none;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 270px;
}

.homepage #sidebar {
	width: 375px;
}

/** FOOTER */

#footer {
	height: 100px;
	background: url(images/bg06.jpg) no-repeat center top;
	color: #84C0C8
}

#footer p {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	width: 375px;
	margin-bottom: 30px;
	background: url(images/homepage06.jpg) repeat-y left top;
}

.box-style1 .bgtop {
	background: url(images/homepage07.jpg) no-repeat left top;
}

.box-style1 .bgbtm {
	padding: 25px 30px 15px 30px;
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

/** BOX STYLE 2 */

.box-style2 {
	width: 270px;
	background: url(images/subpage1_01.jpg) repeat-y left top;
}

.box-style2 .bgtop {
	background: url(images/subpage1_02.jpg) no-repeat left top;
}

.box-style2 .bgbtm {
	padding: 25px 30px 15px 30px;
	background: url(images/subpage1_03.jpg) no-repeat left bottom;
}

/** BOX2 */

#box2 {
	margin-bottom: 0px;
}


.maszkolas{
	float:left; 
	margin:5px; 
	width:70px; 
	height:70px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#CCC;
}

/** BOX TABLAZAT */

.box-table {
	width: 480px;
	background: url(images/homepage22.jpg) repeat-y left top;
}

.box-table .bgtop {
	background: url(images/homepage21.jpg) no-repeat left top;
}

.box-table .bgbtm {
	padding: 25px 30px 15px 30px;
	background: url(images/homepage20.jpg) no-repeat left bottom;
}

table.box-tablestyle{
	border-collapse:collapse !important;
}

table.box-tablestyle td, table.box-tablestyle th{
	padding:2px;
	margin:0;
	border:solid 2px #b8dae5 !important;
	text-align:center;
}

table.box-tablestyle td.noBorder, table.box-tablestyle th.noBorder{
	border:none !important;
}

#content table.table-style td {
	border: solid 1px #828282;
	border-left: none;
	border-top: none;
}

#content table.table-style {
	border: solid 1px #828282;
	border-right: none;
	border-bottom: none;
}
