@charset "utf-8";
/* CSS Document */

body {
	margin-top: 29px;
	margin-bottom: 29px;
	padding: 0;
	color: #000;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(/_s/bodyBackground.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}
div, input, label, footer, textarea, iframe {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
}
p {
	font-size: 14px;
	font-weight: normal;
}

h1 {
	font-size: 28px;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-style: italic;
	margin-left:16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

a img { 
	border: none;
}

a:link {
	color: #0080AA;
	text-decoration: none;
}
a:visited {
	color: #0080AA;
	text-decoration: none;
}
a:active, a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
.container {
	width: 956px;
	background-color: #FFF;
	padding: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	background-color: #FFF;
}
.headerTop {
	padding-bottom: 8px;
}
.headerTop a, .headerTop a:active, .headerTop a:focus {
	text-decoration: none;
	color:#000;
}
.headerTop a:hover {
	color:#F00;
}

.headerTop #bal a, .headerTop #bal  a:active, .headerTop #bal  a:focus {
	/*margin-left:20px;*/
}
.headerVisszmenu {
	background-image: url(/_s/visszmenu/menu_kek.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	margin-top:5px;
	overflow:hidden;
	height:32px;
}
.visszmenu a, .visszmenu a:visited {
	padding-top:6px;
	padding-bottom:6px;	
	display: block;
	padding-left:14px;
	padding-right:14px;
	text-decoration: none;
	text-align:center;
	font-size:13px;
	color:#FFF;
	float:left;
	overflow:hidden;
}
.visszmenu .elvalaszto {
	float:left;
	background-image: url(/_s/visszmenu/menuelvalaszto_kek.png);
	background-repeat: no-repeat;
	width: 3px;
	/*background-color:#0C6;*/
	display: block;
	height:32px;
}
.visszmenu a:hover, .visszmenu a:active, .visszmenu a:focus {
	color: #FFF;
	background-image: url(/_s/visszmenu/menu_kek_2.png);
}
.visszmenuselected a {
	color: #FFF;
	background-image: url(/_s/visszmenu/menu_kek_2.png);
}

.sidebar1 {
	float: left;
	width: 300px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*background-color:#FCC;*/
}
.sidebar2 {
	float: left;
	width: 130px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:right;
	background-color: #FFF;
	/*background-color:#3CF;*/
}
.content {
	width: 500px;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
	/*background-color:#9F9;*/
}
.contentPadding {
	padding-left: 0px;
	padding-right: 15px;	
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	/*border-top: 1px solid #666; */
	margin-bottom: 15px;
}
ul.nav li {
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 220px;
	text-decoration: none;
	background-image: url(/_s/almenuBulet.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
	color:#000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-color:#CCC;
}
#navselected {
	font-weight:bold;
}
.footer {
	padding: 10px 0;
	background: #CCCCCC;
	position: relative;
	clear: both;
	text-align:center;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*
.content .contentPadding ul li {
	list-style-image: url(/_s/potty.jpg);
}
*/
.oldalblokk {
	margin-bottom: 2em;
}
.oldalblokkSor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}
.oldalblokkSor a:link, .oldalblokkSor a:visited {
	text-decoration:none;
}
.oldalblokkSor a:hover {
	text-decoration:underline;
	color:#F00;
}
.sidebar1 .cimsor {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.ketoszlop {
	float:left;
	display:block;
	width:50%;
}

.friss {
	margin-bottom: 8px;
	font-size:12px;
	padding-bottom:5px;
}
.friss img {
	border: 1px solid #999;
	padding:3px;
	overflow:hidden;
	float:left;
	margin-right:8px;
}


.friss2 {
	margin-bottom: 8px;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:5px;
}
.friss2 img {
	border: 1px solid #999;
	padding:3px;
	overflow:hidden;
	float:left;
	margin-right:8px;
}

.friss2cimsor {
	font-weight:bold;
}
.kathirekCimsor {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	margin-bottom:10px;
	margin-top:10px;
}
.kathirekCimsor a:link, .kathirekCimsor a:visited {
	color:#FFF;
	text-decoration:none;
}
.kathirekCimsor a:hover {
	text-decoration:underline;
}

.banner {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
/*
#slide {
	width:495px;
	height:170px;
	overflow:hidden;
	position:relative; 
}
#slideTarto {
	position:relative; 
	width:3000px;
	overflow:hidden;
}
.slideDobozok {
	position:relative; 
	display:block;
	width:485px;
	height:200px;
	float:left;
	overflow:hidden;
	padding:10px;
}
*/
#reszletes h2 {
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CCC;
	margin-left:15px;
	font-size:12px;
	font-weight:normal;
}
.reszletes h1 {
	font-size: 16px;
	font-weight: bold;
}
.reszletes p {
	font-size: 12px;
}
input {
	font-size:11px;
}
.keresobutton {
	color: #FFF;
	background-color: #487ff2;
	border: 2px solid #487ff2;
}

.n {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ns {
	border: 1px solid #B4CCEB;
	margin-left: 4px;
	background-color: #F8FBFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	color: #000000;
}
a.ns:hover {
	border: 1px solid #3B6BCE;
}
.nsAkt {
	border: 1px solid #FFCC33;
	background-color: #FFFFCC;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	color: #000000;
}
.nsTop {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	float: right;
	padding:10px;
	float:right;
}
.rss {
	font-size:11px;
}
/* űrlapok */
.formelemek input[type=text] {
	padding: 8px;
	padding-left: 8px;
	border: 1px solid #D8D8D8;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em;	
	outline: none;
}
.formelemek textarea {
	padding: 8px;
	padding-left: 8px;
	border: 1px solid #D8D8D8;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em;	
	outline: none;
}

/* űrlapok vége */
.imputkontakt {
	width:300px;
}
.uzenet {
	BACKGROUND-COLOR: #FFFBEC;
	margin: 10px;
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: blink;
	border: 1px solid #CC0000;
}
.fejbox {
	height:58px;
	vertical-align: middle;
	float:left;
}
.nevnapokbox {
	text-align: center;
	vertical-align: middle;
	width:520px;
	float:left;
	/*background-color:#9F3;*/
}
.keresobox {
	float:right;
	margin-top:1px;
}
.keresobox input[type=text]{
	border: 1px solid #D8D8D8;
	padding:2px;
}
.keresoboxikonok {
	text-align:right;
}
.apro {
	font-size:9px;
}
.jatekcim {
	font-size:18px;
}
.jatekszoveg, .jatekszoveg p {
	font-size:12px;
}


.content iframe { /*köcsög facebook*/
	margin-top:8px;
	margin-bottom:8px;
}

.sidebar1 iframe { /*köcsög facebook*/
	width:288px;
}

.reszleteskep {
	margin-right:8px;
	margin-left:-3px;
	width:100px !important;
	height:100px !important;
}

@media screen and (max-width:990px) {
	body {
		margin:0;
	}
	.container {
		width:826px;
	}
	.sidebar1 {
	}
	.sidebar2 {
		float: left;
		width: 300px;
	}
	.nevnapokbox {
		display:none;
	}
	.content img, .header img, .sidebar1 img, .footer img {
		width:auto;
		height:auto !important;
		max-width: 100%;
	}

}

@media screen and (max-width:830px) {
	body {
		margin:0;
	}
	.container {
		width:100%;
		padding:0;
		padding-top:10px;
	}
	.content {
		width:100%;
		float:none;
		padding-left:10px;
		padding-right:10px;
	}
	.contentPadding {
		padding-right: 0px;
	}
	.sidebar1 {
		width:100%;
		float:none;
		padding-right:15px;
	}
	.sidebar2 {
		width:100%;
		float:none;
	}
	.formelemek td {
		display:block;
		vertical-align:top;
	}
	.formelemek td:nth-child(1) {
		width:100%;
		text-align:left;
	}
	.imputkontakt {
		width:100%;
	}
	table {
		border-collapse:collapse;
		width:100%;
	}
	table td {
		display:block;
		width:100% !important;
	}
	.ketoszlop {
		float:none;
		display:block;
		width:100%;
	}
	.nomobile {
		display:none;
	}
	.content iframe { 
		width:100% !important;
		overflow:hidden !important;
	}
	.sidebar1 iframe { 
		width:100% !important;
		overflow:hidden !important;
		margin-left:0px;
		padding:8px;
	}
	.keresobox {
		float:none;
		width:100%;
	}
	.keresoboxikonok {
		float:right;
		margin-right:8px;
	}
	.keresoboxkereso {
		float:left;
		margin-left:8px;
	}
	.fejbox {
		float:none;
		width:100%;
		text-align:center;
	}
	.reszletes h2 {
	 	margin-left: 0;
	}

}

/* cimoldal teteje*/
.flexslidervetito {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:10px;
	/*background-color:#99FFCC;*/
}
.flexslidervetito ul {
	padding: 0;
	margin: 0;	
	list-style: none;
	list-style-image:none;
}
.flexslidervetito li {
	padding: 0;
	margin: 0;	
	list-style: none;
	list-style-image:none;
}




/* Beuszó ablak */
#beuszo {
    position: fixed;
    bottom: 0px;
    right: -360px;
	width: 350px;
	height: 120px;
	background:#CCC;
	padding:0px;
	box-shadow:0 4px 10px #666;
	-webkit-box-shadow:0 4px 10px #666;
	-moz-box-shadow:0 4px 10px #666;
}

#beuszo-fejlec {
	background-color: #666;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-transform:uppercase;
}

#beuszo-fejlec span{
	cursor:pointer;
	float:right;
	display:block;
}

#beuszo-tartalom {
	color:#0080AA;
	background:#FFF;
	padding:10px;
}

#beuszo-tartalom table{
	width:100%;
	margin:0;
	padding:0;	
}

#beuszo-tartalom table td{
	vertical-align:top;
}
/* SLIDES */

.image{
	float: left;
	width:75px;
}

.details{
	float: left;
	width:225px;
	padding-left:10px;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}