* {
 margin: 0;
 padding: 0;
}
body {
 font-family: Verdana;
 font-size: 12px;
}
a {
 color: #000000;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
input {
 border: 1px solid black;
}
input[type="submit"] {
 padding: 3px;
}
input.inputbox {
 width: 144px;
}
p {
 margin-top: 10px;
}
td {
 text-align: left;
}
td.centered {
 text-align: center;
}
th {
 text-align: center;
}
li {
 margin-left: 16px;
}
hr {
 height: 1px;
 color: #e0e0e0;
}

.mytext {
 border-top: 2px solid #BCF228;
 border-left: 2px solid #BCF228;
 border-bottom: 2px solid #A5DC0E;
 border-right: 2px solid #A5DC0E;
 background-color: #DFF997;
 margin: 20px;
 padding: 10px;
 font-family: Arial;
 font-size: 14px;
 text-align: justify;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.mytext_small {
 border-top: 2px solid #BCF228;
 border-left: 2px solid #BCF228;
 border-bottom: 2px solid #A5DC0E;
 border-right: 2px solid #A5DC0E;
 background-color: #DFF997;
 padding: 10px;
 font-family: Arial;
 font-size: 14px;
 width: 160px;
 margin: auto;
 margin-bottom: 20px;
 text-align: center;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.mytext table {
 font-size: 14px;
}
.mytext td {
 padding-top: 2px;
 padding-bottom: 2px;
}
.mytext .title {
 width: 100%;
 padding-bottom: 14px;
 font-weight: bold;
 font-size: 20px;
 text-align: center;
}
.userlink {
 font-size: 12px;
 font-weight: bold;
}
.mytext #mezz {
 padding-left: 80%;
 margin-top: 20px;
}
div#loginform {
 width: 195px;
 margin: auto;
 margin-bottom: 20px;
}
div#loggedinform {
 width: 160px;
 margin: auto;
 margin-bottom: 20px;
 text-align: center;
}
.step {
 border-top: 2px solid #d1d1d1;
 border-left: 2px solid #d1d1d1;
 border-bottom: 2px solid #c1c1c1;
 border-right: 2px solid #c1c1c1;
 background-color: #e5e5e5;
 margin: 10px;
 padding: 5px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.stepname {
 font-weight: bold;
}
.steptext {
 text-align: justify;
}
.result {
 border-top: 2px solid #FC9E9E;
 border-left: 2px solid #FC9E9E;
 border-bottom: 2px solid #FC8C8C;
 border-right: 2px solid #FC8C8C;
 background-color: #FDC5C5;
 margin: 30px;
 padding: 10px;
 text-align: justify;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.result a {
 text-decoration: underline;
}

/* TALEN */
/* folytatja-e */
div#question {
 text-align: center;
}
div#question a {
 color: #606060;
 font-weight: bold;
 text-decoration: none;
}
div#question a:hover {
 text-decoration: underline;
}
div#maindiv {
 width: 1002px;
 height: 292px;
 margin: 12px auto 0 auto;
 position: relative;
}
div#places {
 width: 1010px;
 height: 292px;
 margin: auto;
 position: relative;
}
div#terito {
 width: 870px;
 height: 570px;
 margin: 0 auto 12px auto;
 background-color: #dadada;
 position: relative;
 border: 1px solid #c0c0c0;
}
.tabla {
 width: 190px;
 height: 270px;
 background: url(../images/hatlap.gif);
 position: absolute;
 border: 0;
 text-align: center;
 font-size: 14px;
}
.place {
 width: 190px;
 height: 270px;
 margin: 0 5px 0 5px;
 position: absolute;
 border: 1px solid #cacaca;
 background-color: #e8e8e8;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
.button {
 position: absolute;
 width: 30px;
}
.button img {
 padding-bottom: 10px;
}

.next {
 width: 100%;
 padding-bottom: 10px;
 font-weight: bold;
 text-align: center;
}
.next a {
 font-weight: bold;
}

div#log_page {
	min-width: 340px;
}
div#user_page {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
}
div#invitation_page {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	min-width: 420px;
}

table#sorsdobasok {
 border-collapse: collapse;
 width: 90%;
 min-width: 300px;
}
table#sorsdobasok td:nth-child(1) {
	width: 140px;
	text-align: center;
}
table#sorsdobasok td:nth-child(3) {
	width: 50px;
	text-align: center;
}
table#sorsdobasok td:nth-child(4) {
	width: 40px;
	text-align: center;
}
table#sorsdobasok td {
 padding: 2px 6px;
}
table#sorsdobasok tr.second {
 background-color: #D4EC90;
}
table#sorsdobasok tr:hover {
 background-color: #CBE28A;
}
table#sorsdobasok tr.head:hover {
 background-color: #DFF997;
}
.popupContent {
 font-size:13px;
 display: none;
}
.popuplink {
 cursor: pointer;
}

.flash {
 background-color: gray;
 color: white;
 padding: 5px;
 border-radius: 5px;
}

@media (max-width: 900px) {
	table#sorsdobasok td:nth-child(1) {
		width: 80px;
		text-align: center;
	}
}