html {
	overflow: auto;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg_all.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.verticalDot {
	background-image: url(../images/vertical_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.horizontalDot {
	background-image: url(../images/horizontal_dot.gif);
	background-repeat: repeat-x;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #E81216;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link {
	text-decoration: none;
	color: #464c56;
}

A.link:hover {
	color: #72B20D;
}

.inputBox {
	border: 1px solid #8c9a9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
}
.regTableCell {
	padding-bottom: 12px;
}
.subMenu {

	color: #6ACC00;
	text-decoration: none;
}
.kiemelt {
	font-weight: bold;
	color: #E81216;
}
.pictitle {
	font-size: 10px;
	font-weight: bold;
}
.contentBox {
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 24px;
	background-color: #f7f7f7;
}
.sideTables {
	padding-bottom: 5px;
}
.contentBoxTable {
	border: 5px solid #FFFFFF;
	background-color: #f7f7f7;
}
.shadow {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height:100%;
}

.content {
	height: 100%;
	width: 460px;
	overflow: auto;
	padding-right: 8px;
}
.timetableHeader {
	border-top-width: 100%;
	border-right-width: 100%;
	border-bottom-width: 100%;
	border-left-width: 100%;
	border-bottom-style: groove;
	border-top-color: #D7D8D8;
	border-right-color: #D7D8D8;
	border-bottom-color: #D7D8D8;
	border-left-color: #D7D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.kiemeltVersenykiiras {
	font-weight: bold;
	color: #8F608F;
	font-size: 12px;
}

strong {
	font-weight: bold;
	color: #464c56;
}.subMenuVersenykiiras {
	color: #8F608F;
	text-decoration: none;
	font-weight: bold;
}
.linkVersenykiiras {
	text-decoration: none;
	color: #464c56;
}
A.linkVersenykiiras:hover {

	color: #8F608F;
}
.linkReg {

	text-decoration: none;
	color: #464c56;
}
A.linkReg:hover {


	color: #83C14C;
}
.important {
	font-weight: bolder;
	color: #078fbc;
}
.linkDijak {
	text-decoration: none;
	color: #464c56;
	font-weight: bold;
}
A.linkDijak:hover {
	color: #F28100;
	font-weight: bold;
}

.hpContent {
	clear: both;
	float: none;
	height: 356px;
	width: 398px;
	overflow: auto;
	visibility: visible;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
