/* HACK */

.type-sitemap #menu-node-4,
.type-sitemap #menu-node-5 {
	display: none;
}


body {
	font: 12px/18px Arial;
	color: #484949;
	background: #fff;
}

.center {
	margin: auto;
	width: 960px;
}

p {
	padding: 0 0 25px 0;
	margin: 0;
	text-align: justify;
}

h1 {
	font: 24px/24px "Trebuchet MS",Arial;
	margin: 15px 0 23px 0;
}
	
h2 {
	font: 16px/16px Arial;
	margin: 10px 0 20px 0;
}

ul,
ol {
	padding: 0 0 20px 20px;
}

li {
	line-height: 200%;
	
	/* IE6 Hack */
	vertical-align: top;
	position: relative;
	top: -8px;
}

img.left {
	float: left;
	margin: 10px 10px 10px 0;
}

img.right {
	float: right;
	margin: 10px 0 10px 10px;
}

a {
	color: #8baed6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mceContentBody a {
	color: #8baed6 !important;
	text-decoration: none !important;
}

a.button{
	padding: 5px 10px;
	font: bold 14px/28px "Trebuchet MS",Arial;
	color: #fff;
	background: url(../images/a-button-bg.gif) repeat-x;
	text-decoration: none;
}

.mceContentBody a.button {
	color: #fff !important;
	text-decoration: none !important;
}

table {
	margin: 0 auto 20px auto;
	border-collapse: collapse;
}

th {
	border: 1px solid #cdcccc;
	background: #cdcccc;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}


td {
	padding: 5px;
	margin: 0;
	border: 1px solid #cdcccc;
	text-align: justify;
}

table.right {
	float: none;
}

table.right td {
	text-align: right;
}


/* Header */


#header-container {
	height: 55px;
	background: url(../images/header-bg.gif) repeat-x;
}

#header-container .center #logo {
	display: block;
	width: 255px;
	height: 86px;
	position: relative;
	background: url(../images/header-logo.gif) no-repeat;
	top: 0px;
	left: 20px;
}

#header-container .menu {
	float: right;
}

#header-container .menu ul {
	list-style: none;
	padding-top: 25px;
}

#header-container .menu li {
	float: left;
	border-right: 1px solid #fff;
	padding: 0 15px 0 15px;	
	position: static;
}

#header-container .menu li.last {
	border: none;
	padding-right: 20px;
} 

#header-container .menu li a {
	font: bold 13px/13px "Trebuchet MS",Arial;
	color: #fff;
	text-decoration: none;
}

#header-container .menu li.active a {
}


/* Admin */ 


#admin-container {
	background: #992587;
}

#admin-container li {
	position: static;
}

#admin-menu li ul {
	z-index: 10;
	opacity: 0.9;
	padding: 0;
	background: #992587;
}

#admin-menu a {
	color: #fff;
}

#admin-menu ul li {
	padding: 0;
	margin: 0;
}

#admin table th, 
#admin table td {
	padding: 5px;
}


/* Footer */


#footer-top {
	border-top: 2px solid #fff;
	background: #cdcccc;
	line-height: 45px;
}

#footer-top img {
	float: right;
	margin: 9px 3px 0 0;
}

#footer-bottom {
	background: #e1dfdf;
	font-size: 11px;
	padding: 13px 0 40px 0;
}

#footer-bottom a {
	color: #b66eab;
	text-decoration: none;
	font-weight: normal;
}

#footer-bottom a:hover {
	text-decoration: underline;
}

#footer-bottom .address {
	float: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #a7a6a6;
}

#footer-bottom .menu {
	float: left;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ecebeb;
}

#footer-bottom .menu a {
	color: #484949;
}

#footer-bottom .menu a:hover {
	color: #b66eab;
	text-decoration: none;
}

#footer-bottom .menu ul {
	list-style: none;
	padding: 0;
}

#footer-bottom .menu li {
	top: 0;
	padding: 0;
}


/* Main */


#main-container {
	padding-top: 65px;
}

#main-container #main-left {
	width: 582px;
	float: left;
	padding: 0 85px 40px 20px;
}

#main-container #main-right {
	width: 273px;
	float: right;
}


/* Menu */


#main-right .menu ul {
	list-style: none;
	padding: 0;
}

#main-right .menu li {
	padding: 0;
}

#main-right .menu a {
	display: block;
	font-weight: normal;
}

#main-right .menu #menu-node-12 {
	background: url(../images/menu-grafikai-tervezes-bg.gif) no-repeat bottom;
}

#main-right .menu #menu-node-12 a {
	background: url(../images/menu-grafikai-tervezes.gif) no-repeat;
}

#main-right .menu #menu-node-13 {
	background: url(../images/menu-rendszer-fejlesztes-bg.gif) no-repeat bottom;
}

#main-right .menu #menu-node-13 a {
	background: url(../images/menu-rendszer-fejlesztes.gif) no-repeat;
}

#main-right .menu #menu-node-14 {
	background: url(../images/menu-szerver-szolgaltatas-bg.gif) no-repeat bottom;
}

#main-right .menu #menu-node-14 a {
	background: url(../images/menu-szerver-szolgaltatas.gif) no-repeat;
}

#main-right .menu #menu-node-12,
#main-right .menu #menu-node-13,
#main-right .menu #menu-node-14 {
	margin-bottom: 10px;
	padding-bottom: 50px;
}

#main-right .menu #menu-node-12 a,
#main-right .menu #menu-node-13 a,
#main-right .menu #menu-node-14 a {
	padding: 51px 0 0 0;
	height: 0px;
	overflow: hidden;
}

#main-right .menu li li a {
	background: url(../images/menu-bulet.gif) no-repeat left !important;
	margin-left: 22px;
	padding: 0 0 0 17px !important;
	line-height: 30px !important;
	height: auto !important;
	font-size: 14px;
	color: #484949;
	text-decoration: none;
}

#main-right .menu li li a:hover {
	color: #b66eab;
}

#main-right .menu li li.active a {
	color: #aaabab;
	font-style: italic;
}


/* Front references */


#front-references {
	background: url(../images/front-reference-bg.gif) repeat-x;
	margin-top: 35px;
}

#front-references #reference-container {
	position: relative;
	overflow: hidden;
	width: 910px;
	height: 350px;
}

#front-references .latest-reference-list {
	position: absolute;
	left: 0;
	top: 0;
}

#front-references .latest-reference-list .reference {
	float: left;
	overflow: hidden;
	height: 350px;
	width: 810px;
	margin: 0 50px;
}

#front-references .latest-reference-list .reference .author,
#front-references .latest-reference-list .reference .date {
	display: none;
}

#front-references .latest-reference-list .reference img {
	float: right;
	margin: -60px 0 0 140px;
}

#front-references .latest-reference-list .reference .lead {
	color: #7d7d7d;
}

#front-references .latest-reference-list .reference .link,
#front-references .latest-reference-list .reference .more {
	display: block;
	font: bold 14px/18px "Trebuchet MS",Arial;
	color: #8baed6;
	text-decoration: none;
}

#front-references .latest-reference-list .reference .link {
	float: left;
}

#front-references .latest-reference-list .reference .more {
	display: none;
	float: right;
}

#front-boxes {
	margin-top: -40px;
}

#front-boxes .box {
	width: 231px;
	float: left;
	margin-left: 3px;
}

#front-boxes .graphic {
	background: url(../images/front-box-grafikai-tervezes.png) no-repeat;
	height: 309px;
	margin-left: 12px;
}

#front-boxes .development {
	background: url(../images/front-box-rendszer-fejlesztes.png) no-repeat;
	height: 309px;
}

#front-boxes .hosting {
	background: url(../images/front-box-szerver-szolgaltatas.png) no-repeat;
	height: 309px;
}

#front-boxes .menu {
	margin-top: 80px;
}

#front-boxes ul {
	list-style: none;
	padding: 0;
}

#front-boxes li {
	padding: 8px 0;
}

#front-boxes li a {
	background: url(../images/front-menu-bulet.gif) no-repeat center left;
	margin-left: 20px;
	padding-left: 16px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #484949;
}

#front-boxes li a:hover {
	color: #b66eab;
}

#front-boxes .login .login {
	padding-top: 75px;
}

#front-boxes .login .button-container {
	padding-top: 24px;
	border-top: 1px solid #cdcccc;
	text-align: center;
}


/* Front Content */


#front-content {
	background: url(../images/front-content-bg.gif) repeat-x bottom;
	padding-bottom: 30px;
}

#front-content .box {
	width: 430px;
	float: left;
	padding: 0 20px;
}

#front-content .box h1 {
	font: bold 24px/24px "Trebuchet MS",Arial;
	margin: 30px 0 15px 0;
}

#front-content .box h1 span {
	font-size: 14px;
}

#front-content .block h1 {
	display: none;
}

#front-content p {
	color: #7d7d7d;
}

#front-content .text-content img.left {
	margin-right: 20px;
}


/* Form */


.form-builder .text,
.form-builder .password,
.form-builder .textarea,
.form-builder .select,
.form-builder .radio,
.form-builder .checkbox,
.form-builder .editor,
.form-builder .file,
.form-builder .tree {
	clear: both;
}

.form-builder .text input,
.form-builder .password input,
.form-builder .textarea textarea,
.form-builder .select select,
.form-builder .file input,
.form-builder .captcha input,
.form-builder .button input {
	background: #eeebec;
	border: 1px solid #cdcccc;
	padding: 6px 10px;
	margin: 5px;
	color: #535353;
	width: 128px;
}

.form-builder .textarea textarea {
	width: 50%;
	height: 100px;	
}

.form-builder .checkbox input {
	padding: 5px;
}

.form-builder .checkbox input {
	background: #e5bbb5;
	border: 1px solid #5a0f2d;
}

.form-builder .error {
}

.form-builder .error-message {
	color: #484949;
}

.form-builder div .error-message {
	position: relative;
	float: right;
	font-weight: bold;
	color: #ff006b;
	width: 530px;
	overflow: hidden;
}

.form-builder .editor .error-message {
	top: -25px;
}

.form-builder .group .title {
	font: 18px/18px "Trebuchet MS",Arial;
	margin: 4px 0;
	padding: 5px 0;
	border-bottom: 1px solid #cdcccc;
}

.form-builder .group .content {
}

.form-builder label {
	color: #878888;
}

.form-builder .text label,
.form-builder .password label,
.form-builder .textarea label,
.form-builder .select label,
.form-builder .editor label,
.form-builder .file label,
.form-builder .tree label,
.form-builder .radio label,
.form-builder .store label,
.form-builder .captcha label {
}

.form-builder .captcha img {
	display: block;
	padding-bottom: 5px;
}


/* Login Block */


.box .block.login label {
	width: 50px;
	display: block;
	float: left;
	margin: 6px 0;
	padding: 5px 5px 5px 0;
	font-weight: bold;
	text-align: right;
}

.box .block.login input {
	float: left;
	margin-left: 0px;
	width: 110px;
}

.box .block.login .required {
	display: none;
}
	
.box .block.login .button input {
	background: url(../images/block-login-button.gif) no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	padding: 0;
	margin-bottom: 15px;
	cursor: pointer;
	float: right;
	
	/* IE 6 hack */
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.box .block.login form .error-message {
	display: block;
}

.box .block.login div .error-message {
	display: none;
}


/* Content */


#main-container {
	background: url(../images/content-bg.gif) repeat-x bottom;
	padding-bottom: 50px;
}

#node .author {
	display: none;
}

#node .date {
	display: none;
}

