body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 28px;
	color: #c66a05;
	padding-top: 5px;
	text-align: center;
	display: block;
	width: 603px;
	height: 49px;
	background: url(images/h1.png) no-repeat;
	background-position: bottom;
	text-transform: uppercase;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #3a0b03;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #3a0b03;
}
h4, h4 a {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #3a0b03;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #c66a05;
	font-weight: normal;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #c66a05;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #444444;
}
a {
	text-decoration: none;
	color: #3a0b03;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 100%;
	height: 100%;
	margin: auto;
	margin-top: 0px;
}
td.top {
	height: 200px;
	background: url(images/top.png);
	width: 880px;
	text-align: center;
	position: relative;
	color: #f3ae4b;
	font-size: 17px;
}
td.top a {
	display: block; 
	width: 880px; 
	height: 150px;
}
td.kifutoTop {
	height: 200px;
	background-color: red;	
background: url(images/kifuto_top.png) repeat-x;
}
.leftCell {
	width: 239px; 
	height: 100%; 
	vertical-align: top;
	background: url(images/menu.png) no-repeat;
	background-color: #ece6d4;
}
.menuContainer {
	margin: 75px 0px 0px 0px;
	float: left;
}
.menuItem {
	font-size: 14px;
	width: 230px;
	background: url(images/menu_back.png) no-repeat;
	background-position: 20px 100%;
	text-transform: uppercase;
	line-height: 22px;
	outline: none;
}
.menuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #570c00;
	display: block;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
.menuItem a:hover {
	text-decoration: none;
	color: #cf8838;
}
.menuItemActive {
	font-size: 14px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	background: url(images/menu_back.png) no-repeat;
	background-position: 20px 100%;
	color: #cf8838;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	outline: none;
}
.subMenuItem {
	font-size: 12px;
	background: url(images/submenu_back.png) no-repeat;
	background-position: 20px 100%;
	text-transform: uppercase;
	line-height: 16px;
	outline: none;
}
.subMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #570c00;
	display: block;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #cf8838;
}
.subMenuItemActive {
	font-size: 12px;
	background: url(images/submenu_back.png) no-repeat;
	background-position: 20px 100%;
	text-transform: uppercase;
	line-height: 16px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #cf8838;
	display: block;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
.subSubMenuItem {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: capitalize;
	border-bottom: none;
	outline: none;
}
.subSubMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #444444;
	display: block;
	text-decoration: none;
	outline: none;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subSubMenuItemActive {
	font-size: 11px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #94b232;
	text-transform: capitalize;
	outline: none;
}
td.kifutoKozep {
	height: 640px;
	background: url(images/kifuto_kozep.png) repeat-x;
	background-color: #290802;
	width: 50%;
}
.contentCell {
	width: 641px; 
	height: 100%;
	vertical-align: top;
	background: url(images/content_top.png) no-repeat;
	background-color: #ece7d5;
}
.content {
	padding: 10px 25px 10px 10px;
	margin-top: 70px;
}
.content p, .content div, content li {
	line-height: 18px;
}
.articleLead {
	margin: 0px;
	padding: 0px;
	width: 417px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.rightCell {
	width: 250px;
	height: 100%;
	vertical-align: top;
}
.inputBox {
	border: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 25px;
	width: 190px;
	background: url(images/input_back.png) no-repeat;
	color: #3a0b03;
	text-align: center;
	margin: 2px 0px 2px 0px;
	padding-top: 5px;
}
.inputBoxHalf {
	border: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 25px;
	width: 95px;
	background: url(images/input_back_half.png) no-repeat;
	color: #3a0b03;
	text-align: center;
	margin: 2px 0px 2px 0px;
	padding-top: 5px;
}
.inputBoxWide {
	border: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 25px;
	width: 370px;
	background: url(images/input_back_wide.png) no-repeat;
	color: #3a0b03;
	text-align: center;
	margin: 2px 0px 2px 0px;
	padding-top: 5px;
}
.inputBoxNumber {
	border: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 25px;
	width: 40px;
	background: url(images/input_back_number.png) no-repeat;
	color: #3a0b03;
	text-align: center;
	margin: 2px 0px 2px 0px;
	padding-top: 5px;
}
.inputBoxSearch {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 105px;
	text-align: center;
	font-size: 10px;
}
.inputBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 19px;
	width: 400px;
}
.textareaBox {
	border: none;
	color: #3a0b03;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 60px;
	width: 190px;
	background: url(images/textarea_back.png) no-repeat;
	padding: 5px;
}
.textareaBoxWide {
	border: none;
	color: #3a0b03;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 60px;
	width: 370px;
	background: url(images/textarea_back_wide.png) no-repeat;
	padding: 5px;
}
.textareaBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 120px;
	width: 400px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
td.kifutoAlso {
	height: 284px;
	background-color: #1f0401;
}
.bottom {
	width: 880px;
	height: 284px;
	background-image: url(images/bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
}
table.bottomTable {
	margin-top: 20px;
	width: 880px;
}
table.bottomTable td {
	text-align: center;
	color: #c2bbb6;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
	overflow: hidden;
	line-height: 18px;
}
.bottomLeft {
	position: absolute;
	left: 70px;
	top: 15px;
}
.bottomLeft a {
	color: #616161;
	font-size: 11px;
}
.bottomRight {
	position: absolute;
	left: 470px;
	top: 15px;
}
.bottomRight ul {
	margin: 0px;
	padding: 0px;
}
.bottomRight li {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bottomRight li a {
	color: #616161;
	font-size: 11px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 13px;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.forumTop {
	width: 251px;
	height: 38px;
	background-image: url(images/forum_top.gif);
	background-repeat: no-repeat;
}
.forumTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.voteTop {
	width: 251px;
	height: 33px;
	background-image: url(images/vote_top.gif);
	background-repeat: no-repeat;
}
.partnersTop {
	width: 251px;
	height: 33px;
	background-image: url(images/partners_top.gif);
	background-repeat: no-repeat;
}
.partners ul {
	margin: 0px;
	padding: 0px;
}
.partners li {
	list-style-type: none;
	margin: 10px;
}
.formTable {
	width: 370px;
	margin: auto;
}
.formTable td {
	font-size: 16px;
	color: #570c00;
	font-weight: bold;
}
.smallText {
	font-size: 11px;
	line-height: 12px !important;
}
.button {
	height: 22px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.buttonLoggedIn {
	height: 22px;
	width: 100px;
	text-align: center;
	margin: 5px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #e5dac9;
	margin-bottom: 15px;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}
.designedTop {
	width: 251px;
	height: 33px;
	padding-left: 10px;
	padding-top: 8px;
	color: #34818f;
	background-image: url(images/designed_top.gif);
	background-repeat: no-repeat;
}
.webshopLoginBack {
	position: relative ;
	width: 211px;
	height: 162px;
	background: url(images/webshop_login_back.png) no-repeat;
	margin-left: 14px;
	margin-top: 40px;
}
.webshopLoginForm {
	position: absolute;
	top: 20px;
	left: 10px;
}
a.webshopLoginButton {
	position: absolute;
	top: 105px;
	left: 80px;
	width: 140px;
	height: 22px;
	display: block;
	color: #c66a05;
	font-weight: bold;
	font-size: 16px;
}
a.webshopLoginPwd, a.webshopLoginRegistration {
	position: absolute;
	top: 137px;
	left: 10px;
	width: 110px;
	height: 22px;
	display: block;
	color: #3a0b03;
	font-size: 12px;
}
a.webshopLoginRegistration {
	left: 120px;
 }
 a.fenyujsag {
	position: relative;
	display: block;
	width: 209px;
	height: 59px;
	margin: 10px 0px 0px 14px;
	background: url(images/fenyujsag.png) no-repeat;
	outline: none;
 }
 a.kosarTartalma {
	display: block;
	background: url(images/kosar_tartalma.png);
	width: 217px;
	height: 43px;
	margin: 10px 0px 0px 6px;
	outline: none;
	position: relative;
}
.kosarTartalmaText {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	top: 12px;
	left: 56px;
	color: #570c00;
	width: 160px;
	height: 18px;
	overflow: hidden;
	cursor: pointer;
}
 .jelentkezesBack {
	position: relative;
	float: right;
	background: url(images/jelentkezem.png) no-repeat;
	height: 43px;
	width: 588px;
	margin-right: 0px;
	margin-top: 20px;
 }
 .megrendelesBack {
	position: relative;
	float: right;
	background: url(images/megrendelem.png) no-repeat;
	height: 43px;
	width: 588px;
	margin-bottom: 10px;
 }
 a.tanfolyamJelentkezes {
	position: absolute;
	height: 43px;
	width: 176px;
	left: 410px;
	display: block;
 }
.formTop {
	background: url(images/jelentkezes_form_top.png) no-repeat;
	height: 7px;
	width: 408px;
	position: relative;
	margin: auto;
	margin-bottom: 0px;
}
.formContent {
	width: 408px;
	position: relative;
	margin: auto;
	background-color: #e5dac9;
	margin-top: 0px;
}
.formBottom {
	width: 408px;
	height: 36px;
	position: relative;
	margin: auto;
	background: url(images/jelentkezes_form_bottom.png) no-repeat;
}
input.jelentkezemButton {
	position: absolute;
	top: 0px;
	left: 230px;
}
.courseDetails {
	font-weight: bold;
}
table.courseTable {
	margin-top: 10px;
	width: 600px;
}
table.courseTable td {
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	background-color: #e5dac9;
}
table.courseTable td a {
	color: #570C00;
}
td.acceptField {
	font-size: 12px;
	color: #777777;
}
form {
	text-align: center;
}
table.checkoutInnerTable {
	margin: auto;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.checkoutInnerTable td {
	font-weight: bold;
}
table.courseDateTable{
	margin: auto;
	width: 340px;
	margin-top: 5px;
}
.courseDateTable td {
	font-weight: bold;
	font-size: 12px;
}
td.borderBottom, td.borderBottomR {
	/*border-bottom: #c5b9a6 1px solid;*/

}
td.borderBottomR {
	text-align: right;
}
.okImg {
	margin-left: 5px;
	cursor: pointer;
}
td.tanfolyamTableLeft {
	height: 28px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	background: url(images/tanfolyam_tablazat_bal.png);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	width: 130px;
}
td.tanfolyamTableRight {
	height: 28px;
	text-align: left;
	font-size: 14px;
	background: url(images/tanfolyam_tablazat_jobb.png);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 200px;
}
td.tanfolyamIdopont {
	background-color: #e5dac9;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #6f0d00;
	width: 360px;
}
.vissza {
	float: left;
	background: url(images/vissza.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-top: 10px;
}
a.tovabbOlvasom {
	display: block;
	float: right;
	text-decoration: underline;
	background: url(images/tovabb_olvasom.png);
	width: 118px;
	height: 21px;
	text-align: center;
	padding-top: 2px;
	background-repeat: no-repeat;
}
.listItem {
	background-color: #e5dac9;
	padding: 15px;
	margin-bottom: 15px;
}
.listItem h5 {
	font-size: 20px;
	color: #3a0b03;
	padding: 0px !important;
	margin: 0px;
	display: inline;
}
.listItem h6 {
	font-size: 12px;
	color: #3a0b03;
	padding: 0px !important;
	margin: 0px;
	margin-left: 10px;
	display: inline;
	font-weight: normal;
}
.listItem .note {
	margin-top: 10px;
	background-color: #e5dac9;
}
a.newNote {
	background: url(images/uj_bejegyzes.png);
	height: 25px;
	width: 124px;
	display: block;
	margin-bottom: 15px;
}
table.guestbookTable td {
	background-color: #e5dac9;
	padding: 5px;
}
td.guestbookSpecialCell {
	background-color: #e7ddcc;
	vertical-align: top;
	width: 200px;
	padding-top: 50px;
	text-align: center;
}
.bejegyzem {
	margin: auto;
	margin-top: 15px;
}
.smallTextSpecial {
	text-align: left;
	font-size: 11px;
	line-height: 12px !important;
}