@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #01bbb0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003c50;
}
.oneColElsCtr #container {
	width: 1000px;
	background: #01bbb0;
	margin: 0 auto;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	font-size: 12px;
}

a img {
	border:0px;
}

a:hover img {
	border:0px;
}

a:visited img {
	border:0px;
}

.hiba {
	color:#FF0000;
}

.hiba#li {
	color:#FF0000;
}

.kek_hatterrel {
	color: #003c50;
	background-color: #e5f6fd;
}

.kek {
	color: #003c50;
}
/* nincs hasznalva */
.szovegdoboz {
	border: #003c50 1px;
/*	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
	background-image:url(../images/inputTextField.jpg);
	background-repeat:repeat-x;
	*/
	outline:1px;
	elevation:level;
	padding:0px;
}