img
{
	border-style: none;
}

#top {
	background-image:url(../images/top-image2.jpg);
	background-repeat:repeat-x;
	height:60px;
	margin:0 auto;
}

#logo {
	margin:0 auto;
	height:250px;
	text-align:center;
}

#szamlalo {
	margin:0 auto;
	margin-top:5px;
	text-align:center;
}

#labszoveg {
	margin:0 auto;
	margin-top:5px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#e7ebf0;
}

#container {
 width: 800px;
 margin:0 auto;
 position:relative;
}

#postit {
	position:absolute;
	top:85px;
	right:-80px;
	height:196px;
}

#buttons {
	position:absolute;
	top:320px;
	right:-60px;
	height:100px;
}

#buttons2 {
	position:absolute;
	top:200px;
	left:80px;
	height:40px;
}

#content {
	width:510px;
	margin:0 auto;
	padding:20px;
	background:#202834;
	color:#8E9BAF;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

ul, li {
 margin: 0; padding: 0;
}

/*============================*/
/*======== Lava menu  ========*/
/*============================*/
#menu {
	margin:0 auto;
	width:720px;
	min-height:30px;
	position:relative;
	margin-bottom:20px;
}

#blob {
 border-right: 1px solid #0059ec;
 border-left: 1px solid #0059ec;
 position: absolute;
 top: 0;
 z-index : 1;
 background: #0b2b61;
 background: -moz-linear-gradient(top, #0b2b61, #1153c0);
 background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#1153c0));
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-box-shadow: 2px 3px 10px #011331;
 -webkit-box-shadow: 2px 3px 10px #011331;
}

#nav {
 position: relative;
 background: #292929;
 float: left;
}

#nav li {
 float: left;
 list-style: none;
 border-right: 1px solid #4a4a4a;
 border-left: 1px solid black;
}

#nav li a {
	color: #e3e3e3;
	position: relative;
	z-index: 2;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 15px;
}

/*============================*/
/*======== Kepforgato ========*/
/*============================*/
#slider {
	position:relative;
	width:550px;
	min-height:220px;
	margin:0 auto;
	margin-bottom:60px;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/*============================*/
/*========= SLICKTAB =========*/
/*============================*/
.content {
	background-color:#e7ebf0;
	padding:10px;
	border:2px solid #607a92;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0e3355;
}
#content_1, #content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}

.uzenet {
	background-color:#e7ebf0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0e3355;
}

.uzenet-doboz {
	background-color:#e7ebf0;
	padding:1px;
	border:2px solid #607a92;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0e3355;
}
