* {
	margin: 0;
	padding: 0;
}

body, html {
	font-family: Arial;
	font-size: 12px;
	color: #4C4646;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

p {
	line-height: 18px;
	color: #4C4646;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	height: 37px;
	line-height: 37px;
	color: #4C4646;
	font-size: 18px;
	font-weight: bold;
}

h1 a {
	color: #4C4646;
}

h1 img {
	margin-right: 8px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #72953B;
}

hr {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 1px;
	background-color: #A7A5A5;
	border: 0px solid #A7A5A5;
}


#header {
	width: 100%;
	background-color: #4C4646;
}

#header div.cointaner {
	margin-left: auto;
	margin-right: auto;
	width: 935px;
	height: 138px;
	background-image: url(../img/bg_header.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#header p {
	margin-top: 40px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #CBDB2A;
	float: right;
}

#header p {
	*margin-top: 0;
	*width: 325px;
	*float: none;
	*position: relative;
	*top: -80px;
	*left: 600px;
}

*html #header p {
	margin-top: 0;
	width: 325px;
	float: none;
	position: relative;
	top: -80px;
	left: 600px;
}

#menu {
	height: 29px;
	line-height: 29px;
}

#navmenu {
	padding-top: 30px;
}


#lapozo {
	width: 100%;
	height: 370px;
	background-image: url(../img/bg_lapozo.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#lapozo div.cointaner {
	margin-left: auto;
	margin-right: auto;
  	width: 935px;
	height: 370px;
}

#banner {
	width: 100%;
	height: 166px;
	background-color: #4C4646;
	height: 166px;
}

#banner div.cointaner {
	margin-left: auto;
	margin-right: auto;
  	width: 935px;
	height: 370px;
}


#mainpage {
	width: 100%;
	background-image: url(../img/bg_mainpage.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFF;
}

#mainpage div.cointaner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
  	width: 935px;
	background-image: url(../img/bg_blogbox.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#bottom {
	width: 100%;
	background-color: #EAEAE9;
	display: table;
}

#bottom div.cointaner {
	margin-left: auto;
	margin-right: auto;
  	width: 935px;
	background-image: url(../img/bg_bottom.gif);
	background-position: top left;
	background-repeat: repeat-y;
	display: table;
	border-top: 18px solid #EAEAE9;
	border-bottom: 30px solid #EAEAE9;
}

#footer {
	width: 100%;
	height: 135px;
	background-color: #4C4646;
}

#footer div.cointaner {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
  	width: 935px;
}

#footer div.cointaner p {
	margin-left: 30px;
	color: #B8B7B5;
	font-size: 11px;
}

#footer div.cointaner p a {
	color: #7D7978;
}

div.honlapkeszites {
	float: right;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	color: #A4A4A2;
}

/* Mainpage */
div.referenciaim, div.ugyfeleink_modntak, div.kisokos {
	margin-left: 20px;
	width: 290px;
	float: left;
}

*html div.referenciaim, *html div.ugyfeleink_modntak, *html div.kisokos {
	width: 285px;
}

div.referenciaim p, div.ugyfeleink_modntak p, div.kisokos p {
	margin-top: 25px;
	width: 254px;
	color: #4C4646;
}

div.referenciaim h1 a, div.ugyfeleink_modntak h1 a, div.kisokos h1 a {
	color: #4C4646;
}

a.tovabb {
	margin-top: 10px;
	color: #72953B;
	font-weight: bold;
	display: block;
}

td.border {
	padding-top: 20px;
	border-right: 1px solid #B7B5B5;
}

div.problems {
	margin-bottom: 10px;
	width: 585px;
	display: table;
}

div.problems img {
	margin-left: 12px;
	margin-right: 35px;
}

div.problems p {
	width: 415px;
	display: table;
}

div.problems h1 {
	margin-bottom: 10px;
	height: auto;
	line-height: 18px;
}

div.problems a {
	color: #72953B;
}

div.latestblog {
	margin-top: 94px;
	margin-left: 29px;
	width: 312px;
}

div.latestblog p {
	margin-bottom: 5px;
}

div.latestblog b {
	margin-top: 3px;
	margin-right: 17px;
	width: 74px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	color: #FFF;
	background-image: url(../img/bg_date.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: table;
	float: left;
}

div.latestblog span {
	width: 220px;
	display: table;
}

div.latestblog a {
	color: #4C4646;
}

/* Navigator */
div.navigator {
	margin-top: 30px;
	margin-bottom: 30px;
}

div.navigator a {
	font-weight: bold;
	color: #03B3F0;
}

/* Paginator */
p.paginator {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}

p.error_message {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	color: #FFF;
	background-color: #FF0000;
	font-weight: bold;
	line-height: 16px;
}

p.success_message {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	color: #FFF;
	background-color: green;
	font-weight: bold;
	line-height: 16px;
}


td.rightside p.newslettertitle {
	margin-bottom: 10px;
}


div.fulltext h1 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px !important;
	color: #72953B;
}

div.fulltext h2 {
	line-height: 20px;
}

div.fulltext ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style: square;
	list-style-position: outside;
	display: table;
}

div.fulltext ol {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style: decimal;
	list-style-position: outside;
	display: table;
}

div.fulltext li {
	line-height: 17px;
	margin-bottom: 20px;
}

div.fulltext a {
	font-weight: bold;
	color: #03B3F0;
}
