body {
	margin: 0px;
	background-color: #42012c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

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

h2 {
	color: #993399;
	font-size: 11px;
	font-weight: bold;
	margin: 2.5em 0 1em 0;
}

#wrapperDiv {
	background-color: #ffffff;
	width: 990px;
	min-height: 400px;
	margin: 0px auto;
}

#headerDiv {
	width: 990px;
	height: 212px;
}

.mainBox h1 {
	margin: 0px;
}

.mainBox ul {
	margin: 40px 0px 0px 0px;
}

.mainBox ul li {
	list-style-type: none;
}

.mainBox ul li a {
	text-decoration: none;
	color: #42012c;
	font-weight: bold;
	text-transform: uppercase;
}

.mainBox ul li a:hover {
	color: #953380;
}

#headerPic {
	width: 720px;
	height: 212px;
	float: left;
	text-align: right;
	font-size: 40px;
	color: #ffffff;
}

#headerLoginBox {
	background-image: url(../images/loginbg.png);
	background-repeat: repeat-x;
	width: 270px;
	height: 212px;
	float: left;
}

.logoDiv .logo {
	display: block;
	float: left;
	margin: 10px 10px 0px 40px;
	text-align: center;
}

.logoDiv .logoText {
	display: block;
	float: left;
	color: #953380;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

#authSelectForm input {
	display: block;
	float: left;
}

#authSelectFormSubmitButton {
	background-color: #50083a;
	border: 1px solid #50083a;
	color: #f5b410;
	padding: 0px 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

#authSelectForm label {
	display: block;
	width: 400px;
}

#headerLoginBox .email {
	display: block;
	width: 240px;
	border: 1px solid #ffffff;
	margin: 0px auto;
}

#headerLoginBox .password {
	display: block;
	width: 240px;
	border: 1px solid #ffffff;
	margin: 0px auto;
}

#headerLoginBox label {
	display: block;
	margin: 10px 0px 2px 14px;
	text-transform: uppercase;
	color: #953380;
	font-weight: bold;
}

#headerLoginBox .login {
	display: block;
	width: 100px;
	background-color: #50083a;
	border: 1px solid #50083a;
	float: left;
	color: #f5b410;
	margin: 20px 0px 0px 14px;
	font-size: 14px;
}

#headerLoginBox .registration {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 120px;
	background-color: #50083a;
	border: 1px solid #50083a;
	float: left;
	color: #f5b410;
	margin: 20px 0px 0px 20px;
	text-align: center;
	padding: 1px 0 1px 0;
	text-decoration: none;
}

#menuDiv {
	background-color: #e4afd9;
	width: 990px;
	height: 25px;
}

#menuDiv ul {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

#menuDiv ul a {
	color: #953380;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#menuDiv ul a:hover {
	color: #50083a;
}

.loggedDiv {
	width: 270px;
	color: #953380;
	font-weight: bold;
	padding: 40px 0px 0px 0px;
	text-align: center;
}

.loggedDiv a {
	background-color: #50083a;
	border: none;
	color: #f5b410;
	padding: 2px 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.submit {
	background-color: #50083a;
	border: 1px solid #50083a;
	color: #f5b410;
	padding: 2px 14px;
	text-decoration: none;
	font-weight: normal;
}

#menuDiv ul .menuItem {
	margin: 0px 10px 0px 10px;
	float: left;
	list-style-image: url(../images/listimage.png);
}

#menuDiv ul li.submenu {
	background-color: #d491c7;
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0 0 0 0;
	border: 0;
	top: 237px;
	list-style-type: none;
}
#menuDiv ul li.submenu ul {
	margin: 0;
	padding: 4px 20px;
}

#menuDiv ul li.submenu ul li{
	float: left;
	color: #953380;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 28px 4px 0px;
	list-style-image: url(../images/listimage2.png);
}
	
#menuDiv ul li.submenu ul li a {
	display: block;
	float: left;
	font-size: 11px;
	
}

#menuDiv ul li.submenu ul li a:hover {
	color: #50083a;
}

.noListImage {
	float: left;
	color: #953380;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 10px 0px 10px;
	list-style-type: none;
}

#contentWrapperDiv {
	background-color: #ffffff;
	width: 990px;
	min-height: 400px;
	padding-bottom: 40px;
}

#contentDiv {
	width: 680px;
	min-height: 400px;
	padding: 20px 20px 20px 20px;
	text-align: justify;
	float: left;
}

#contentDiv h1 {
	font-size: 20px;
	color: #e4afd9;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	line-height: 1.2em;
}

#contentDiv h4 {
	margin: 0px;
	color: #50083a;
}

#contentDiv h2 {
	font-size: 16px;
	text-align: center;
}

#contentDiv p a {
	text-decoration: none;
	color: #50083a;
	font-weight: bold;
}

#contentDiv .faqDataDiv .faqText {
	font-weight: bold;
	color: #50083a;
}

#contentDiv .faqAnsw {
	padding-left: 20px;
	font-size: 11px;
	font-style: italic;
}

#contentDiv #faqForm {
	padding-bottom: 20px;
}

.newsDivText h6 {
	color: #50083a;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#contentDiv .faqDataDiv {
	width: 640px;
	padding: 4px 20px;
	background-color: #f5d9f0;
	margin-bottom: 10px;
}

#contentDiv #faqForm #faqSubmit {
	width: 100px;
	background-color: #50083a;
	border: 1px solid #50083a;
	color: #d491c7;
	text-decoration: none;
	font-weight: normal;
}

#contentDiv #faqSeachBox #faqSearchSubmit {
	width: 100px;
	background-color: #50083a;
	border: 1px solid #50083a;
	color: #d491c7;
	text-decoration: none;
	font-weight: normal;
}

#contentDiv #faqSeachBox input {
	border: 1px solid #999999;
	width: 200px;
	margin-right: 4px;
}

#contentFooter {
	width: 700px;
	min-height: 100px;
	padding-top: 40px;
}

#contentSideDiv {
	width: 270px;
	min-height: 400px;
	float: left;
}

#contentSideDiv .newsDiv {
	background-color: #f5d9f0;
	width: 220px;
	min-height: 200px;
	font-size: 11px;
	text-align: justify;
	margin-left: 32px;
}

#contentSideDiv .newsDiv h2 {
	background-color: #953380;
	width: 210px;
	min-height: 24px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 8px 0px 8px 10px;
	text-align: left;
}

#contentSideDiv .newsDiv h2 a {
	text-decoration: none;
	color: #ffffff;
}

#contentSideDiv .newsDivText {
	display: block;
	padding: 10px;
}

#contentSideDiv .companyData {
	display: block;
	padding-left: 32px;
	text-align: center;
	font-size: 10px;
	color: #f5b410;
}

#footerDiv {
	background-color: #ffffff;
	width: 990px;
	height: 40px;
	margin-bottom: 40px;
}


.dyn {
	line-height: 1.3em;
}

.dyn h2 {
	color: #993399;
	font-size: 11px;
	font-weight: bold;
	margin: 2.5em 0 1em 0;
}

.dyn li {
	margin: 0 auto 0.3em auto;
}

#authEmployerForm label {
	display: block;
	float: left;
	width: 120px;
}
.registration input
{
	text-align: center;
	width: 150px;
}
.registration input,
.registration select
{
	border: 1px solid #999;
}
.registration input.required
{
	background: #fff url('../images/star.gif') no-repeat 1px 4px;
}

.zip,
.registration .zip
{
	width: 65px;
}
.city,
.registration .city
{
	width: 80px;
}


#registratinLoad {
	text-align: center;
}
.registration .registrationFormContent {
	display:none;
}
.registration .registrationFormBox {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 5px 20px;
}
.registration .registrationFormBoxFirst {
	border-top: 1px solid #444;
}
.registration h2 {
	margin: 1em 0;
}
.registration img {
	margin-left: 2px;
}


#authEmployeeForm label {
	display: block;
	float: left;
	width: 160px;
}

#employeeContent4 #school_0 label {
	width: 240px;
}
#employeeContent7 label {
	width: 300px;
}
#employeeContent7 input.radio {
	width: 20px;
}
#employeeContent7 hr {
	width: 500px;
}

#employeeContent7 span.hd {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 0 5px 23px;
}
#employeeContent7 span.first {
	margin-left: 26px;
}
#employeeContent7 #skill_15_label {
	margin-right: 17px;
}

.narancs {
	color: #ff9933;
}

.newsList h1 a {
	color: #953380;
	text-decoration: none;
	font-size: 16px;
}

.newsList .fullnew a {
	display: block;
	float: right;
	text-decoration: none;
	color: #42012c;
	font-weight: bold;
}

.newsList .date {
	font-size: 11px;
	color: #999;	
}

#contentDiv .workCategory {
	text-decoration: none;
	color: #50083a;
	font-weight: bold;
}

#contentDiv .workCategoryList {
	text-decoration: none;
	color: #993399;
	font-weight: bold;
}

#contentDiv .backToCategory {
	display: block;
	float: right;
	text-decoration: none;
	color: #953380;
}

.workofferContent {
	width: 660px;
	background-color: #f5d9f0;
	color: #50083a;
	padding: 10px;
	margin-bottom: 20px;
}

#faqForm label {
	display: block;
	float: left;
	width: 100px;
}
#faqForm input {
	border: 1px solid #999;
	width: 200px;
}
#faqForm textarea {
	border: 1px solid #999;
	height: 80px;
	width: 300px;
}

#loginBox {
	float: left;
	padding: 0 10px 5px 10px;
	width: 266px;
}
#loginBox p {
	margin-bottom: 5px;
}
#loginBox label {
	display: block;
	float: left;
	padding: 1px 0 0 0;
	width: 110px;
}
#loginBox input.text {
	border: 1px solid #4e1e14;
	padding: 1px;
	width: 140px;
}
#loginBox input.submit {
	background-color: #50083a;
	border: none;
	color: #f5b410;
	display: block;
	margin: 0 0 0 auto;
	padding: 1px 5px;
}

#preRegistBox {
	float: left;
	margin-left: 15px;
	padding: 0 10px 5px 10px;
	width: 266px;
}
#preRegistBox p {
	margin-bottom: 5px;
}
#preRegistBox label {
	display: block;
	float: left;
	padding: 1px 0 0 0;
	width: 110px;
}
#preRegistBox input.text {
	border: 1px solid #4e1e14;
	padding: 1px;
	width: 140px;
}
#preRegistBox input.submit {
	background-color: #50083a;;
	border: none;
	color:  #f5b410;
	display: block;
	margin: 0 0 0 auto;
	padding: 1px 5px;
}

#newuserBox label {
	display: block;
	float: left;
	width: 150px;
}
#newuserBox input {
	border: 1px solid #4e1e14;
	padding: 1px;
	width: 200px;
}
#newuserBox input.submit {
	background-color: #50083a;
	border: none;
	color: #f5b410;
	display: block;
	margin-left: 180px;
	padding: 1px 3px;
	width: 104px;
}
#newuserBox p {
	margin-bottom: 5px;
}
#newuserBox #web {
	display: none;
}


#forumContent .commentBox {
	float: left;
	margin-left: 10px;
	padding: 10px 10px 5px 10px;
	width: 450px;
}
#forumContent .commentBox textarea {
	border: 1px solid #4e1e14;
	height: 80px;
	padding: 1px;
	width: 446px;
}
#forumContent .commentBox hr {
	background-color: #4e1e14;
	border: 0;
	color: #4e1e14;
	height: 1px;
	margin: 10px 20px;
	
}
#forumContent .commentBox input.submit {
	background-color: #50083a;
	border: none;
	color: #f5b410;
	display: block;
	margin: 5px 0 0 auto;
	padding: 1px 5px;
}

#contentDiv .submit {
	background-color: #50083a;
	border: none;
	color: #f5b410;
	display: block;
	padding: 1px 5px;
}

#contentDiv form label {
	display: block;
	float: left;
	margin-right: 8px;
}

#contentDiv #newtopic {
	display: block;
	float: left;
	margin-right: 8px;
}

.commentBox #forumLogout {
	background-color:#50083A;
	border:1px solid #50083A;
	color:#F5B410;
	display:block;
	float:left;
	font-size:12px;
	margin: 11px 0 0 14px;
	width:100px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0px;
}

.commentBox .bejelentkezve {
	float: left;
}

#forumContent .comment {
	margin: 40px 0 0 0;
}
#forumContent .comment hr {
	background-color: #4e1e14;
	border: 0;
	color: #4e1e14;
	height: 1px;
	margin: 10px 20px 0 20px;
}

#forumContent .commentText {
	padding-left: 20px;
}
#forumContent .head span {
	font-weight: bold;
}

div.forumList {
	border-bottom: 2px solid #e4afd9;
	margin: 30px auto 40px auto;
	width: 644px;
}
.forumList .forumTopics {
	width: 644px;
	padding: 0;
}
.forumList .type2 {
	background-color: #f5d9f0;
}
div.forumList div a, div.forumList div span {
	float: left;
	display: block;
	font-weight: bold;
	color: #42012c;
}
div.forumList a {
	padding: 6px 0;
}
div.forumList div .title {
	width: 300px;
}
div.forumList a.title {
	padding-left: 6px;
}
div.forumList div .count {
	width: 90px;
	text-align: center;
}
div.forumList div .last_date {
	width: 160px;
}
div.forumList div .login_name {
	width: 80px;
}

.forumList .topicTitle {
	width: 640px;
	background-color: #e4afd9;
	padding: 6px 0px 6px 4px;
	margin-bottom: 2px;
}

#authSelectForm #hrP {
	margin: 0px;
	padding-left: 20px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
}



