/* *** General *** */

body {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #000;
	text-align: center;
	background: url(../img/background.png) transparent repeat-x top;
	background-color: #979c96;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

.hidden {
  display: none;
}

.line {
	border: solid #c1c3ab;
	border-width: 1px 0 0 0; 
	height: 0;
	width: 547px;
}

.left_corner {
	width: 41px;
	float: left; 
	height: 7px; 
	padding: 0; 
	margin: 0; 
	margin-top: -7px;
	margin-left: -3px;
}

.right_corner {
	width: 35px;
	float: right; 
	height: 7px; 
	padding: 0; 
	margin: 0; 
	margin-top: -7px;
	margin-right: -3px;
}

.break {
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 10px;
	margin: 0;
	padding: 0;
}

.calendar {
	float: right;
}

.header-background {
	background: #ccd1cd top;
}

/* *********************
  ****	Page *****
********************* */

#whole-page {
	width: 753px;
	padding: 0;
	margin: auto;
	margin-top: 28px;
	border: 0;
}

/* *********************
  ****	Header *****
********************* */

#header {
	width: 753px;
	background-color: #ccd1cd;
	margin: 0;
	padding: 0;
	border: 0;
}

#header .cs-photo {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header.cs.jpg) transparent no-repeat;
}

#header .cs-photo-reg {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.cs.jpg) transparent no-repeat;
}

#header .sk-photo {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header.sk.jpg) transparent no-repeat;
}

#header .sk-photo-reg {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.sk.jpg) transparent no-repeat;
}

#header .pl-photo {
	display: block;
	width: 753px;
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header.pl.jpg) transparent no-repeat;
}

#header .pl-photo-reg {
	display: block;
	width: 753px;
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.pl.jpg) transparent no-repeat;
}

#header .bg-photo {
	display: block;
	width: 753px;
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header.bg.jpg) transparent no-repeat;
}

#header .bg-photo-reg {
	display: block;
	width: 753px;
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.bg.jpg) transparent no-repeat;
}

#header .en-photo {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header.en.jpg) transparent no-repeat;
}

#header .en-photo-reg {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.en.jpg) transparent no-repeat;
}

#header .hu-photo {
	display: block;
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header.hu.jpg) transparent no-repeat;
}

#header .hu-photo-reg {
	display: block;	
	width: 753px; 
	height: 166px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.hu.jpg) transparent no-repeat;
}

/* *********************
  ****	Content *****
********************* */

#body {
	width: 753px;
	margin: 0;
	padding: 0;
	background-color: #979c96;
	border: 0;
}

#body .content {
	text-align: left;
	margin-left: 10px;
	margin-right: 22px;
	border-top: 0;
	border-bottom: 1px solid #c1c3ab;
	border-left: 1px solid #c1c3ab;
	border-right: 1px solid #c1c3ab;
	background-color: #eceee1;
}

#body .own {
	margin: 0 20px 24px 10px;
	padding: 0;
	overflow: hidden;
}

#body ul {
	padding-left: 20px;
	padding-bottom: 8px;
	margin-left: 0;
	list-style-image: url(../img/li.png);
}

#body li a {
	color: #298e24;
	font-weight: bold;
}

#body .shadow-left {
	display: block;	
	float: left;
	width: 753px;
	margin: 0;
	padding: 0;
	background: url(../img/shadow_left_dark.png) transparent repeat-y left;
	background-color: #ffffff;
}

#body .shadow-right {
	display: block;
	float: right;	
	width: 742px;
	padding: 0;
	background: url(../img/shadow_right_dark.png) transparent repeat-y right;
	background-color: #ffffff;
}

#body a {
	color: #298e24;
	font-weight: bold;
}

#body a:hover {
	text-decoration: none;
}

#body ul.queue {
	padding-top: 6px;
	padding-left: 23px;
	list-style-image: url(../img/li2.png);
	padding-bottom: 4px;
}

#body ul.queue li {
	padding-bottom: 2px;
}

/* *********************
  ****	Footer *****
********************* */

#footer {
	width: 753px;
	border: 0;
	margin: 0;
	padding: 0;
}

#footer .corner-left {
	display: block;	
	float: left;
	width: 49px;
	height: 57px;
	margin: 0;
	padding: 0;
	background: url(../img/footer_corner_left.png) transparent no-repeat;
}

#copyright {
	width: 654px;
	float: left;
	font-size: 8pt;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
}

#copyright a {
	color: #ffffff;
}

#copyright a:hover {
	text-decoration: none;
}

#copyright .author {
	padding-top: 8px;
}

#copyright .text {
	display: block;	
	height: 36px;
	margin: 0;
	padding: 0;
	background-color: #c1c3ab;
}

#copyright .place {
	display: block;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#copyright .shadow {
	display: block;
	height: 6px;
	margin: 0;
	padding: 0;
	background: url(../img/shadow_bottom.png) transparent repeat-x;
}

#footer .corner-right {	
	float: right;
	width: 50px;
	height: 57px;
	margin: 0;
	padding: 0;
	background: url(../img/footer_corner_right.png) transparent no-repeat;
}

/* *********************
  ****	Menu *****
********************* */

#navigation {
	width: 753px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../img/shadow_top.png) transparent repeat-x bottom;
}

#menu {
  height: 39px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-left: 145px;
  border: 0;
}

#menu li {
  display: block;
  float: left;
  width: 140px;
  height: 39px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: url(../img/menu_button_off.png) transparent no-repeat;
}

#menu li.checked {
  width: 150px;
  background-image: url(../img/menu_button_on.png);
}

#menu li.behind {
  width: 130px;
  background-image: url(../img/menu_button_off_bhn.png);
}

#menu li a {
  display: block;
  width: 140px;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding-top: 8px;
  padding-left: 5px;
}

#menu li.checked a {
  font-weight: bold;
  color: #000;
  width: 150px;
  padding-left: 0;
}

#menu li.behind a {
  color: #ffffff;
  width: 130px;
  padding-left: 0;
}

#menu li a:hover {
	text-decoration: underline;
}

/* *********************
  ****** Buttons *****
********************* */

#button-right-long {
	margin-bottom: 24px;
}

#button-right-long div {
	display: block;
	width: 213px;
	height: 26px;
	margin: 0;
	padding: 3px 0 0 0;
	background: url(../img/long_right_button.jpg) transparent no-repeat;
}

#button-right-long div a {
	display: block;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
	text-align: right;
	color: #ffffff;
	padding: 0 46px 0 0;
	margin: 0;
	text-decoration: none;
}

#continue {
	width: 214px;
	height: 27px;
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	padding-right: 15px;
}

#continue input {
	display: block;
	width: 214px;
	height: 27px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: url(../img/long_right_button2.jpg) transparent no-repeat;
	border: 0;
	cursor: pointer;
}

#back {
	width: 129px;
	height: 27px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	margin-left: 7px;
}

#back input {
	display: block;
	width: 129px;
	height: 27px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: url(../img/left_button.jpg) transparent no-repeat;
	border: 0;
	cursor: pointer;
}

/* *********************
  **** Reg Table ******
********************* */

#reg-table {
	width: 590px;
	position: relative;
	z-index: 1;
	left: -1px;
	float: right;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	overflow: hidden;
}

#reg-table .regbody {
	border-left: 1px solid #c1c3ab;
	border-right: 1px solid #c1c3ab;
	border-top: 0;
	border-bottom: 0;
	background-color: #ffffff;
	overflow: hidden;
	padding: 4px 20px 0 20px;
}

#reg-table .top-edge, #reg-table .bottom-edge {
	height: 14px;
}

#reg-table .top-edge {
	background: url(../img/reg_tab_top.png) transparent no-repeat bottom;
}

#reg-table .bottom-edge {
	background: url(../img/reg_tab_bottom.png) transparent no-repeat top;
	background-color: #eceee1;
}

#reg-table .header {
	font-family: Arial;
	font-size: 12pt;
	text-align: right;
	margin-bottom: -4px;
}

#reg-table .for-forms {
	padding: 10px 10px 0 15px;
}

#reg-table .left {
	width: 250px;
	float: left;
}

#reg-table .right {
	width: 250px;
	float: right;
}

#reg-table .form-name {
	color: #b80604;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

#reg-table .form-free-name {
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

#reg-table .form {
	width: 240px;
	height: 47px;
}

#reg-table .formbox {
	width: 240px;
	height: 114px;
}

#reg-table .formbox-l {
	width: 240px;
	padding-bottom: 7px;
}

#reg-table .form-big {
	height: 121px;
}

#reg-table .form input, #reg-table .form textarea, #reg-table .form select {
	width: 240px;
	background-color: #f8f8f8;
}

#reg-table .formbox input, #reg-table .formbox-l input {
	background-color: #f8f8f8;
}

#reg-table .form input.short {
	width: 214px;
	background-color: #f8f8f8;
}

#reg-table .form-big input, #reg-table .form-big textarea, #reg-table .form-big select {
	width: 240px;
	background-color: #f8f8f8;
}

#reg-table .form-left {
	float: left;
}

#reg-table .form-left input {
	width: 180px !important;
	float: left;
}

#reg-table .form-right {
	float: right;
}

#reg-table .form-right input {
	width: 50px !important;
	margin-right: 5px;
}

#reg-table .form-big textarea {
	height: 95px;
}

#reg-table .notice {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: -3px;
}

#reg-table .footer {
	height: 72px;
}

#reg-table .warning {
	display: block;
	width: 514px;
	background: url(../img/warning.png) transparent no-repeat left center;
	background-color: #ff0606;
	border: 1px solid #b80604;
	font-family: Verdana;
	font-size: 8pt;
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	
}

#reg-table .warning div {
	display: block;
	width: 484px;
	float: right;
	padding: 0;
	background-color: #ffffff;
	border: 0;
	overflow: hidden;
}

#reg-table .warning div p {
	display: block;
	padding: 0;
	margin: 9px 10px 9px 17px;
}

/* *********************
  * Others parameters *
********************* */

.brown {
	color: #454932;
	font-family: Arial;
	font-size: 15pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.black {
	color: #000;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/********************************/

#reg-menu {
	display: block;
	position: relative;
	z-index: 2;
	font-family: Arial;
	font-size: 12pt;
	float: left;
	width: 88px;
	padding: 0;
	margin: 0;
	border: 0;
	padding-top: 69px;
	overflow: hidden;
}

#reg-menu ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
  padding-left: 7px;
  overflow: hidden;
}

#parts li {
  display: block;
  height: 50px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: url(../img/reg_button_off.png) transparent no-repeat;
  border: 0;
}

#parts li.checked {
	height: 50px;
  background-image: url(../img/reg_button_on.png);
}

#parts li.over {
	height: 50px;
  background-image: url(../img/reg_button_over.png);
}

#parts li a {
  display: block;
  line-height: 29px;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
  margin-left: 15px;
  margin-top: 7px;
}

#parts li.checked a {
  font-weight: bold;
  color: #000;
}

#parts li.over a {
  color: #ffffff;
}

