@charset "utf-8";

/* altalanos szabalyok */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

p {
	margin-bottom: 15px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

form {
	margin: 0 0 15px 0;
}

textarea {
	overflow: auto;
}

ul, ol {
	margin: 0 0 15px 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

#header h1 {
	float: left;
	width: 490px;
	height: 142px;
}

#header h1 a {
	display: block;
	width: 490px;
	height: 142px;
	background: url('images/hinta.gif') no-repeat 253px 15px;
	color: transparent;
}

#content h2 {
	margin: 0 0 25px 0;
	color: #4eafeb;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h3 {
	margin: 0 0 10px 0;
	color: #4eafeb;
	font-size: 16px;
	font-weight: bold;
}

#content h3 a {
	color: #4eafeb;
	text-decoration: none;
}

#content h3 a:hover {
	text-decoration: underline;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

/* pixelcube admin bar */

#pixelcube_admin_bar {
	position: fixed;
	z-index: 10000;
	width: 100%;
	height: 30px;
	background: url('images/pixelcube_admin_bar.gif') repeat-x;
}

span#pixelcube_admin_bar_spacer {
	display: block;
	height: 30px;
}

span#pixelcube_admin_bar_logo {
	float: left;
	display: block;
	width: 34px;
	height: 30px;
	margin: 0 0 0 5px;
	background: url('images/pixelcube_admin_bar_logo.gif') no-repeat;
}

#pixelcube_admin_bar ul {
	height: 30px;
	margin: 0;
	padding: 0 7px;
	list-style: none;
}

#pixelcube_admin_bar ul li {
	float: left;
	margin: 0 7px;
}

#pixelcube_admin_bar ul li.pixelcube_admin_bar_right {
	float: right;
}

#pixelcube_admin_bar ul li a {
	display: block;
	height: 30px;
	background: url('images/pixelcube_admin_bar_button_left.gif') no-repeat left top;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#pixelcube_admin_bar ul li a span {
	display: block;
	height: 30px;
	padding: 0 15px;
	background: url('images/pixelcube_admin_bar_button_right.gif') no-repeat right top;
	line-height: 30px;
	cursor: pointer;
}

#pixelcube_admin_bar ul li a:hover {
	background-position: left bottom;
}

#pixelcube_admin_bar ul li a:hover span {
	background-position: right bottom;
}
/* specifikus szabalyok */

#site {
	width: 100%;
	background: #fff url('images/background.gif') repeat-x;
}

#header {
	width: 1000px;
	height: 142px;
	margin: 0 auto;
	background: url('images/header.jpg') no-repeat;
}

span#mentok {
	position: relative;
	z-index: 1;
	top: 15px;
	left: 680px;
	display: block;
	width: 141px;
	height: 141px;
	background: url('images/mentokmatricanagy.png') no-repeat;
}

#menu {
	position: relative;
	width: 1000px;
	height: 79px;
	margin: 0 auto;
	background: url('images/menu.jpg') repeat-x;
}

#menu ul {
	width: 925px;
	height: 79px;
	margin: 0 auto;
	list-style: none;
}

#menu ul li {
	float: left;
	margin: 0 5px;
}

#menu ul li a {
	display: block;
	width: 175px;
	height: 39px;
	padding: 40px 0 0 0;
	background: url('images/menuitem.gif') no-repeat top;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

#menu ul li a:hover {
	font-weight: bold;
}

#menu ul li.active a, #menu ul li.active a:hover {
	background-position: bottom;
	color: #7ac00c;
	font-weight: normal;
}

span#sticker_new {
	position: absolute;
	top: -30px;
	left: 760px;
	display: block;
	width: 87px;
	height: 86px;
	background: url('images/sticker_new.png') no-repeat;
}

#headerpic {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	background: url('images/headerpic.gif') no-repeat;
	color: transparent;
}

#headerpic:hover {
	color: transparent;
}

#content {
	width: 980px;
	min-height: 380px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	background: #fff;
}

#left {
	float: left;
	width: 234px;
	padding: 0 0 130px 6px;
	background: url('images/mentopecset.gif') no-repeat bottom;
}

#left ul {
	width: 234px;
	margin: 0 auto 30px auto;
	list-style: none;
}

#left ul li a {
	display: block;
	width: 234px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
}

#left ul li a:hover {
	font-weight: bold;
}

#sidemenu_top a {
	height: 50px;
	background: url('images/sidemenu_top.jpg') no-repeat right;
}

#sidemenu_middle a {
	height: 50px;
	background: url('images/sidemenu_middle.jpg') no-repeat right;
}

#sidemenu_bottom a {
	height: 56px;
	background: url('images/sidemenu_bottom.jpg') no-repeat right;
}

#sidemenu_top.active a, #sidemenu_top.active a:hover, #sidemenu_middle.active a, #sidemenu_middle.active a:hover, #sidemenu_bottom.active a, #sidemenu_bottom.active a:hover {
	background-position: left;
	color: #7ac00c;
	font-weight: normal;
}

#right {
	float: right;
	width: 700px;
	padding: 0 20px 0 0;
}

#right p {
	padding: 0 30px;
	text-align: justify;
	line-height: 18px;
}

#right ul {
	padding: 0 30px 0 45px;
}

#right ul li {
	padding: 2px 0;
}

#right label {
	clear: both;
	float: left;
	width: 80px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 20px;
	text-align: right;
}

#right label.wide {
	width: 100px;
}

#right input {
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
}

#right input.submit {
	clear: both;
	width: 150px;
	margin: 0 0 0 110px;
}

#right textarea {
	float: left;
	width: 340px;
	margin: 0 0 5px 0;
}

#footer {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	padding: 2px 0 20px 0;
	background: url('images/footer.gif') repeat-x;
}

p.tel {
	margin: 0 0 5px 0;
	color: #5a5a5a;
	font-family: arial black, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

p.contact {
	color: #5a5a5a;
	font-size: 14px;
	text-align: center;
}

p.contact a {
	color: #5a5a5a;
	text-decoration: none;
}

p.contact a:hover {
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
}

.error {
	color: #c00;
	font-weight: bold;
}

.success {
	color: #0c0;
	font-weight: bold;
}

.gallery {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
}

.gallery_admin {
	background: #ccc;
	border: 1px solid #000;
}

.gallery_position {
	position: relative;
}

.gallery img {
	float: left;
	margin: 0 10px 0 0;
}

.gallery_right {
	float: left;
	width: 568px;
}

#content .gallery h3 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

#content .gallery_position h3 {
	margin-bottom: 20px;
}

#content .gallery h3 a {
	color: #000;
}

#content .gallery p {
	margin: 0;
	padding: 0;
}

#right .gallery_right input, #right .gallery_right textarea, #right input.nofloat, #right textarea.nofloat {
	float: none;
	margin: 0 0 5px 0;
}

#create_gallery {
	position: relative;
}

#closegallery {
	position: absolute;
	top: 5px;
	right: -5px;
}

.deletegallery {
	position: absolute;
	left: 530px;
	top: 5px;
	text-decoration: none;
	line-height: 18px;
}

.editgallery {
	position: absolute;
	left: 530px;
	top: 28px;
	text-decoration: none;
	line-height: 18px;
}

.deleteimg {
	position: absolute;
	left: 555px;
	top: 5px;
	text-decoration: none;
	line-height: 18px;
}

.editimg {
	position: absolute;
	left: 555px;
	top: 28px;
	text-decoration: none;
	line-height: 18px;
}

.deletegame {
	position: absolute;
	left: 550px;
	top: 5px;
	text-decoration: none;
	line-height: 18px;
}

.editgame {
	position: absolute;
	left: 550px;
	top: 28px;
	text-decoration: none;
	line-height: 18px;
}

input.h2 {
	margin: 0 0 25px 0;
	color: #4eafeb;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

#right input.bigmarginbottom {
	margin-bottom: 25px;
	margin-right: 35px;
}