/******************** ÁLTALÁNOS CSS ********************/

body {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana, Helvetica;
	color: #000000;
	border: none;
	background: #84A8CD url(../pics/text.jpg) repeat;
	padding: 0;
	margin: 0px auto;
	overflow: auto;
	text-align: center;
}

a:link, a:visited {
	border: none;
	font-weight: 600;
	color: #006600; 
	text-decoration: none;
}

a:hover, a:active, a:focus {
	border: none;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}

label {
	cursor: pointer;
	font-weight: bold;
}

div.clearfix {
    clear: both;
    font-size: 0px;
}

div#canvas {
	background: #FFDB2C;
	margin: 10px;
	min-width: 990px;
	-moz-box-shadow: 1px 1px 6px #222222;
	-webkit-box-shadow: 1px 1px 6px #222222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
}

div#header {
	height: 60px;
	border-bottom: 1px solid #F0CD28;
}

a#admin_logo, a#admin_logo:visited, a#admin_logo:active {
	display: inline;
	float: left;
	width: 810px;
	background: url(../pics/admin_logo.png) left center no-repeat;
	height: 60px;
	text-decoration: none;
}

div#admin_icon {
	display: inline;
	float: right;
	height: 60px;
	width: 66px;
	background: url(../pics/admin_icon.png) left center no-repeat;
}

div#topmenu {
	height: 40px;
	border-bottom: 1px solid #D8B823;
	border-top: 1px solid #D8B823;
	background: url(../pics/topmenu.png) repeat-x;
}

div#topmenu ul {
	height: 40px;
	padding: 0;
	margin: 0;
	list-style: none;
}

div#topmenu ul li{
	float: left;
	display: inline;
	width: 120px;
	height: 40px;
}

div#topmenu ul li.admin_logout {
	width: 120px;
	padding: 0px 20px 0px 30px;
	height: 40px;
	float: right;
	display: inline;
	background: url(../pics/close.png) left center no-repeat;
}

div#topmenu li a:link, div#topmenu li a:visited {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

div#topmenu li a:hover, div#topmenu li a:active  {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #4AA821;
	text-decoration: none;
}

div#topmenu li.admin_logout a, div#topmenu li.admin_logout a:visited, div#topmenu li.admin_logout a:hover {
	background: transparent;
}

div#topmenu2 {
	padding: 3px 0px;
	height: 25px;
	border-top: 1px solid #F0CD28;
	border-bottom: 5px solid #343434;
	background: #FFDB2C;
}

div.style_change {
	height: 25px;
	line-height: 25px;
	float: left;
	display: inline;
	width: 330px;
}

div.style_change a, div.style_change a:visited, div.style_change a:active {
	float: left;
	display: inline;
	margin: 0px 5px;
	border: 0;
	width: 20px;
	height: 20px;
}

div.style_change a.toggle, div.style_change a.toggle:visited, div.style_change a.toggle:active {
	float: left;
	display: inline;
	margin: 0px 5px;
	border: 0;
	width: 120px;
	height: 20px;
}

div.style_change a img, div.style_change a:visited img, div.style_change a:active img{
	border: 1px solid #ababab;
	width: 20px;
	height: 20px;
}

span.style_label {
	float: left;
	font-weight: bold;
	padding: 0px 10px;
}

div.online_change {
	height: 25px;
	line-height: 25px;
	float: right;
	width: 410px;
}

div.online_change div {
	float: left;
	display: inline;
	margin: 0px 5px;
}

a.online_link, a.online_link:visited, a.online_link:active {
	border: none;
}

a.online_link img.noborder, a.online_link:visited img.noborder, a.online_link:active img.noborder {
	border: none;
	width: 20px;
	height: 20px;
}

table#main {
	background: #ffffff;
	height: 600px;
	width: 100%;
}

td#left {
	vertical-align: top;
	width: 220px;
	background: #f2f2f2 url(../pics/menutexture.jpg) repeat-y;
}

td#close_menu {
	width: 5px;
	background: #343434;
}

td#close_menu div { width: 5px; }

td#right {
	vertical-align: top;
	padding-left: 10px;
	width: 100%;
}

div#footer {
	border-top: 5px solid #343434;
	padding: 20px 0px;
}

div#footer a, div#footer a:visited, div#footer a:active {
	font-weight: bold;
}

table#menutable  {
	padding: 0;
	width: 220px;
}

table#menutable th {
	height: 25px;
	color: #ffffff;
	line-height: 25px;
	background: transparent url(../pics/menuhead.png) repeat-x;
}

table#menutable td {
	margin: 0px auto;
	color: #003300;
	padding: 2px 2px 2px 5px;
}

.toggle {
	cursor: pointer;
}

div.help_div {
	width: 720px;
	margin: 0px auto;
	padding: 2px;
	text-align: left;
	background: #eeeeee;
	border: 1px solid #a0a0a0;
}

table.help_block {
	width: 100%;
	color: #000000;
	margin: 4px auto 0 auto;
	background: #eeeeee;
}

table.help_block tr {
	border-bottom: 0px solid #a0a0a0;
}

table.help_block td {
	padding: 4px 2px;
	border-top: 1px solid #a0a0a0;
	min-width: 200px;
	text-align: left;
}

div.form_wrapper {
	width: 680px;
	margin: 0px auto 0px auto;
	background: #eeeeee;
	border: 1px solid #a0a0a0;
	padding: 10px 20px;
}

div.input_container {
	height: 20px;
	line-height: 20px;
	width: 100%;
	padding: 4px 0px;
	text-align: center;
}

div.input_container_textarea {
	height: auto;
	width: 100%;
	padding: 4px 0px;
	text-align: center;
}

div.input_container_textarea textarea {
	float: left;
	display: inline;
}

input#submit {
	margin: 0px auto;
}

div.input_container label.radio_label {
	width: auto;
}

div.input_container input, div.input_container select, div.input_container textarea {
	float: left;
	display: inline;
}

div.extra_div {
	margin: 0px 0px 10px 0px;
}

div.input_container label {
	width: 200px;
	float: left;
	display: inline;
	text-align: left;
}

div.input_container_textarea label {
	width: 200px;
	float: left;
	display: inline;
	text-align: left;
}

.error_label {
	color: red;
}

div.input_container span.required {
	float: left;
	display: inline;
}

div.input_container span.nonrequired {
	float: left;
	display: inline;
	width: 10px;
	height: 20px;
}

div.input_container_textarea span.required {
	float: left;
	display: inline;
}

div.input_container_textarea span.nonrequired {
	float: left;
	display: inline;
	width: 10px;
	height: 20px;
}

div.extra_div .kepek_img{
	float: none;
}

span.required {
	color: red;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	font-size: 13px;
}

span.required_text {
	color: red;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	font-size: 13px;
}

span.nonrequired {}

div.list_link, div.new_link , div.back_link, div.home_link {
	float: right;
	display: inline;
	padding: 5px 5px 5px 23px;
	margin: 0px 0px 20px 0px;
	width: 42px;
	height: 52px;
}

div.list_link a, div.list_link a:visited, div.list_link a:active, 
div.new_link a, div.new_link a:visited, div.new_link a:active, 
div.back_link a, div.back_link a:visited, div.back_link a:active,
div.home_link a, div.home_link a:visited, div.home_link a:active {
	display: block;
	width: 42px;
	padding: 40px 0px 0px 0px;
	height: 12px;
}

div.list_link a, div.list_link a:visited {
	background: url(../pics/list_link.png) 3px 0px no-repeat;
}

div.list_link a:hover, div.list_link a:active {
	background: url(../pics/list_link.png) 3px 1px no-repeat;
}

div.new_link a, div.new_link a:visited {
	background: url(../pics/add_link.png) 3px 0px no-repeat;
}

div.new_link a:hover, div.new_link a:active {
	background: url(../pics/add_link.png) 3px 1px no-repeat;
}

div.back_link a, div.back_link a:visited {
	background: url(../pics/previous.png) 3px 0px no-repeat;
}

div.back_link a:hover, div.back_link a:active {
	background: url(../pics/previous.png) 3px 1px no-repeat;
}

div.home_link a, div.home_link a:visited {
	background: url(../pics/home.png) 3px 0px no-repeat;
}

div.home_link a:hover, div.home_link a:active {
	background: url(../pics/home.png) 3px 1px no-repeat;
}

/******************** FŐOLDALI DESIGN ELEMEK ********************/

div.aloldal {
	width: 100%;
	text-align: center;
	padding: 0px 0px 20px 0px;
	margin: 0px auto 0px 0px;
}

table.aloldal {
	height: 700px;
	text-align: center;
	padding: 8px;
	border: none;
}

table.aloldal td { vertical-align: top; }

div.cim {
	padding: 20px 0px;
	width: 630px;
	font-size: 18px;
	height: 22px;
	font-weight: 600;
	vertical-align: top;
	color: #000000;
	text-align: left;
}

div.cim2 {
	float: left;
	display: inline;
	padding: 20px 0px;
	margin: 0px 0px 20px 0px;
	width: 518px;
	font-size: 16px;
	height: 22px;
	font-weight: 600;
	vertical-align: top;
	color: #000000;
	text-align: left;
}

div.button {
	padding: 7px;
	width: 200px;
	color: #000000;
	margin: 0px auto 5px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #eeeeee;
	border: 1px solid #a0a0a0;
}


/******************** BLOCK ELEMEK ********************/

table.alert {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 0;
	border-spacing: 0;
	color: #000000;
	margin: 0px auto;
	background: #eeeeee;
	border: 1px solid #a0a0a0;
}

table.alert td {
	vertical-align: middle;
	border: 0;
}

table.alert tr {
	background: #eeeeee;
	border: 0;
}

table.block {
	width: 98%;
	padding: 0;
	border-spacing: 0;
	color: #000000;
	margin: 0px auto 0px auto;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
}

table.block .highlight { background: #d5fcdc; }
table.block .even { background: #e3e3e3; }
table.block .mo { background: #ffd966; }
table.block .odd { background: #efefef; }

table.block th {
	vertical-align: middle;
	font-size: 11px;
	font-weight: 600;
	padding: 0;
	color: #000000;
	margin: 0px auto;
	height: 25px;
	background: url(../pics/bluequeue2.jpg) repeat-x;
	border: none;
}

table.block td {
	vertical-align: middle;
	border: 0;
	border-bottom: 1px solid #a0a0a0;
}

table.block tfoot {
	border: none;
}

table.change_block {
	width: 720px;
	padding: 0;
	border-spacing: 0;
	color: #000000;
	margin: 0px auto 0px auto;
	background: #eeeeee;
	border: 1px solid #a0a0a0;
}

table.change_block th {
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	color: #000000;
	margin: 0px auto;
	height: 25px;
	background: url(../pics/bluequeue2.jpg) repeat-x;
	border: none;
}

table.change_block  td{
	vertical-align: middle;
}

table.change_block a, table.change_block a:hover, table.change_block a:focus {
	outline: none;
}

table.change_block2 {
	padding: 0;
	border-spacing: 0;
	color: #000000;
	background: #eeeeee;
	border: 0px solid #a0a0a0;
}

table.change_block2 th {
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	color: #000000;
	margin: 0px auto;
	height: 25px;
	background: url(../pics/bluequeue2.jpg) repeat-x;
	border: none;
}

table.change_block2  td{
	vertical-align: middle;
}

table.change_block2 a, table.change_block2 a:hover, table.change_block2 a:focus {
	outline: none;
}

table.tabella_normal {
	margin: 0px auto;
	border: 1px solid black;
	width: 500px;
	height: 500px;
}

table.tabella_normal th, table.tabella_normal  td {
	font-size: 14px;
	border: 1px solid black;
	vertical-align: middle;
}

/******************** LOGIN TABLE ********************/

div.login_wrap {
	padding: 4px 0px 0px 0px;
	width: 168px;
	height: 20px;
	margin: 0px 0px 5px 0px;
}

input.log, input.log:visited, input.log:active {
	background: #ffffff;
	width: 155px;
	height: 18px;
	color: #121212;
	font-size: 10px;
	text-align: center;
	border: 2px solid #ababab;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-opera-border-radius: 15px;
	-khtml-border-radius: 15px;

}

input.log:hover, input.log:focus {
	background: #eeeeee;
	width: 155px;
	height: 18px;
	color: #121212;
	font-size: 10px;
	text-align: center;
	border: 2px solid #ababab;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-opera-border-radius: 15px;
	-khtml-border-radius: 15px;
}

/******************** FORM FIELDS ********************/

form {
	font-size: 12px;
	background: transparent;
	color: #000000;
}

form.alap {
	background: transparent;
}

select {
	background: #FFFAF0;
	color: #000000;
	text-align: left;
	border: 1px solid #a0a0a0;
	cursor: pointer;
}

input {
	background: url(../pics/inputbg.gif) no-repeat;
	color: #000000;
	text-align: center;
	border: 1px solid #a0a0a0;
}

input:hover {
	background: url(../pics/inputbg2.gif) no-repeat;
	color: #000000;
	text-align: center;
	border: 1px solid #a0a0a0;
}

input:active, input:focus {
	background: url(../pics/inputbg3.gif) no-repeat;
	color: #000000;
	text-align: center;
	border: 1px solid #009900;
}

input.modified{
	background: url(../pics/inputbg3.gif) no-repeat;
	color: #000000;
	text-align: center;
	border: 1px solid #009900;
}

input.button_plus {
	background: transparent url(../pics/plus.png) no-repeat;
	border: none;
	font-size: 10px;
	line-height: 3px;
	width: 17px;
	height: 17px;
	outline: none;
}

input.button_minus {
	background: transparent url(../pics/minus.png) no-repeat;
	border: none;
	font-size: 10px;
	line-height: 3px;
	width: 17px;
	height: 17px;
	outline: none;
}

input.button_restore {
	background: transparent url(../pics/restore.png) no-repeat;
	border: none;
	font-size: 10px;
	line-height: 3px;
	width: 17px;
	height: 17px;
	outline: none;
}

input.button_plus:hover, input.button_minus:hover, input.button_restore:hover {
	cursor: pointer;
	outline: none;
}

input.button_plus::-moz-focus-inner, input.button_minus::-moz-focus-inner, input.button_restore::-moz-focus-inner {
	outline: none;
	border: none;
}

input.submit, input.submit:visited {
	outline: none;
	width: 100px;
	font-size: 13px;
	height: 18px;
	background: url(../pics/submit.jpg) no-repeat;
	color: #000000;
	text-align: center;
	border: 1px solid #a0a0a0;
	cursor: pointer;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-khtml-border-radius: 3px;
}

input.submit:hover, input.submit:active, input.submit:focus {
	outline: none;
	width: 100px;
	font-size: 13px;
	height: 18px;
	background: url(../pics/submit.jpg) no-repeat;
	color: #000000;
	opacity: 0.9;
	text-align: center;
	border: 1px solid #a0a0a0;
	cursor: pointer;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-khtml-border-radius: 3px;
}

div.kepek_img {
	font-size: 13px;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	float: left;
	outline: none;
	width: 128px;
	height: 16px;
	background: url(../pics/submit.jpg) repeat-x;
	color: #000000;
	text-align: center;
	border: 1px solid #a0a0a0;
	cursor: pointer;
}

div.kepek_img span{ cursor: pointer; }

div.kepek_img a, div.kepek_img a:visited, div.kepek_img a:active{
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	text-decoration: none
}

input.file{
	background: url(../pics/inputbg.gif) no-repeat;
	color: #000000;
	text-align: left;
	border: 1px solid #a0a0a0;
}

input.file:focus{
	background: url(../pics/inputbg2.gif) no-repeat;
	color: #000000;
	text-align: left;
	border: 1px solid #a0a0a0;
}

textarea {
	background: url(../pics/inputbg.gif) no-repeat;
	font-size: 12px;
	text-align: left;
	color: #000000;
	border: 1px solid #a0a0a0;
}

textarea:hover {
	background: url(../pics/inputbg2.gif) no-repeat;
	color: #000000;
	text-align: left;
	border: 1px solid #a0a0a0;
}

textarea:focus, textarea:active {
	background: url(../pics/inputbg3.gif) no-repeat;
	color: #000000;
	text-align: left;
	border: 1px solid #009900;
}

textarea.normal {
	background: #ffffff;
	font-size: 12px;
	text-align: left;
	color: #000000;
	border: 1px solid #a0a0a0;
}

textarea.normal:focus, textarea.normal:hover {
	background: #fff5d9;
	color: #000000;
	text-align: left;
	border: 1px solid #a0a0a0;
}

input.eredmeny {
	width: 30px;
	height: 18px;
	padding: 6px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
}

td.kotojel {
	font-size: 20px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 0;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 2px;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
}

.shadetabs li{
	border: 0;
	display: inline;
	padding: 0;
	margin: 0;
}

.shadetabs li a{
	outline: none;
	text-decoration: none;
	position: relative;
	padding: 2px 10px;
	margin: 0;
	border: 1px solid #a0a0a0;
	color: #000000;
	background: #eeeeee top left repeat-x;
}

.shadetabs li a:visited{
	outline: none;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	color: #000000;
}

.shadetabs li a:hover{
	outline: none;
	padding: 2px 10px;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	text-decoration: underline;
	color: #000000;
}

.shadetabs li a.selected{ /*selected main tab style */
	outline: none;
	padding: 3px 10px;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	position: relative;
	top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
	outline: none;
	padding: 3px 10px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	text-decoration: none;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	outline: none;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	color: #000000;
	text-decoration: none;
}

.tabcontent{
	outline: none;
	margin: 0;
	display: none;
}

@media print {
	.tabcontent {
		outline: none;
		margin: 0;
		display: block !important;
	}
}

.ttp {
	cursor: pointer;
}

.toolimg {
	border: 2px solid #ffffff;
}

.toolimg2 {
	width: 190px;
	border: 2px solid #ffffff;
}

div#pics {
	padding: 0;
	margin: 0px auto;
}

div.smallbox_wrapper {
	float: left;
	width: 152px;
	height: 152px;
	padding: 1px;
	background: #ffffff;
	margin: 10px;
}

div.smallbox {
	width: 150px;
	height: 150px;
	padding: 0;
	color: #000000;
	background: #ffffff;
	border: 1px solid #e0e0f0;
}

div.smallbox a, div.smallbox a:visited {
	outline: none;
	display: block;
	width: 130px;
	height: 105px;
	padding: 35px 10px 10px 10px;
}

div.smallbox a:hover, div.smallbox a:active, div.smallbox a:focus {
	outline: none;
	display: block;
	width: 128px;
	height: 103px;
	padding: 37px 10px 10px 12px;
}

span.refreshtime {
	font-style: italic;
	font-size: 11px;
}

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; 
	max-width: 600px; 
	background: #FFF;
	border: 5px solid #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../pics/jquery/title.gif) top repeat-x;
	border: 0;
	font-size: 0;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../pics/jquery/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../pics/jquery/info.gif);
}

#popup_content.confirm {
	background-image: url(../pics/jquery/important.gif);
}

#popup_content.prompt {
	background-image: url(../pics/jquery/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

#printselectplayer {
	float: left;
	display: inline;
	width: 280px;
	cursor: pointer;
}

.print_jatekos_valaszt_form, .print_jatekos_valaszt_form2 {
	position: relative;
}

#print_ajax_result {
	position: absolute;
	width: 200px;
	height: 18px;
	top: 2px;
	right: 0px;
}

#myAjaxResultTrue {
	padding: 2px;
	background: #78e594;
	border: 1px solid #008C00;
}

#myAjaxResultFalse {
	padding: 2px;
	background: #f87979;
	border: 1px solid #ff3131;
}