/*
betuszin  	#51717c
vilagoskek 	#e0f2f6
sotetkek	#afd3e0
vilagoszold #91c82e 739e84
sotetzold	#78a626 3c7f56
overflow:auto; scroll bar

*/


body {
	margin: 10px;

	background: #ccc;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	min-height: 90vh;
}

div.clear {
	clear: both;
}

div.ures {
	width: 100%;
	min-height: 787px;
}

div.ures img {
	box-shadow: 5px 5px 5px #444444;

}

div#center {
	width: 580px;
	height: auto;
	padding: 10px;
	margin: 0 auto;

}

div.text {
	padding: 20px;

}

div.text p {
	margin: 10px 10px;
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	box-shadow: 5px 5px 5px #444444;
	font-family: courier;
	border: solid #000 1px;
}

div.text table {
	box-shadow: 5px 5px 5px #444444;
	border: solid #000 1px;
	padding: 10px;

}

div.text table th {
	border-bottom: solid 1px #000;
	padding: 10px 0 0 0;
}


a {
	text-decoration: none;
}

div#container {
	width: 800px;
	margin: 0 auto;
	background: #000;
	box-shadow: 5px 5px 5px #444444;
	min-height: 70vh;
}

div#header {
	width: 800px;
	height: 100px;
	background: url('pics/bg_header.png');
}

div#menu {
	width: 800px;
	height: 40px;
	background: url('pics/bg_menu.png');
}

div#menu ul {
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#menu ul li {
	float: left;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	position: relative;
}

div#menu ul li:first-child {
	border-left: 0;
}

.center {
	text-align: center;
	margin: 0;
	width: 10%;
}

div#menu ul li:last-child {
	border-right: 0;
}

div#menu ul li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 13px 25px 12px 25px;
	display: block;
}

div#menu ul li a:hover {
	background: #1b2829;
	color: #fff;
}

div#menu ul ul {
	position: absolute;
	visibility: hidden;
	height: 12px;
	padding: 0;
	margin: 0;
}

div#menu ul ul li {
	font-size: 9px;
	height: 22px;
	padding: 0;
	margin: 0;
	width: 117px;
	border: 0;

}

div#menu ul li ul li a {
	background: #1e7c42;

	height: 20px;
	padding: 4px 2px 0px 10px;
	color: #fff;
}

div#menu ul li:hover ul {
	visibility: visible;

}

div#left_column {
	width: 160px;

	float: left;
	background: #000;
	padding: 10px;
}

div#left_column p {

	font-size: 12px;
	padding: 10px;
	font-family: courier;
	color: #fff;
	background: #2f7249;
	box-shadow: 5px 5px 5px #444444;
}

div#left_column h2 {
	font-family: verdana, ariel;
	color: red;
	text-align: center;
}

div#right_column {
	width: 600px;
	height: auto;
	min-height: 70vh;
	float: left;
	background: url('pics/bg_body.png');
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px;


}

div#right_column h1 {
	font-family: verdana, ariel;
	color: red;
	text-align: center;
	font-size: 20px;
	text-shadow: 2px 1px #000;
	padding: 60px 0 40px 0;
}

div#right_column h2 {
	font-family: times new roman;
	color: #fff;
	text-align: left;
	font-size: 16px;
	margin: 20px 20px;
}

div#right_column li {
	padding: 5px 0px 3px 20px;
}

table#tabla {
	margin: 0 auto;
	box-shadow: 5px 5px 2px #444444;
}

table#tabla tr td {
	padding: 5px;
	border: 1px solid #ddd;
}

table#tabla tr th {
	padding: 10px;
	margin: 0 auto;
	color: white;
	border: 1px solid #ddd;
	text-shadow: 1px 1px #000;
}

table#tabla tbody tr:nth-child(even) {
	background: #0a2e32;
}

table#tabla tbody tr:nth-child(odd) {
	background: #087684;
}

div#footer {
	width: 780px;
	height: 70px;
	text-align: center;
	background: #dddddd;
	background-image: url('pics/bg_footer.png');
	background-repeat: no-repeat;
	color: #000;
	padding: 10px;
	margin: 0 auto;
}

div#footer p {
	margin: 20px 0 0 0;
}

input#fullname {
	text-transform: capitalize;

}

div.fooldal {
	color: white;
	font-size: 14px;
}

div.fooldal h2 {
	color: red;
}

div.fooldal ul {
	padding: 5px 0 15px 0;
}

div.fooldal li {
	padding: 5px 0 0px 20px;
}

div.fooldal a {
	color: red;
	font-weight: bold;
}

div#nav a {
	display: block;
	width: 150px;
	height: 25px;
	font-size: 11px;

}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;

}

div#nav li {
	float: left;
	padding-top: 2px;
	margin: 0;
	border-radius: 20px;
}

div#nav a:link,
a:visited {
	display: block;
	width: 150px;
	font-weight: bold;
	color: #FFFFFF;

	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

div#nav a:hover,
a:active {
	background-color: #082011;
}

div#nav ul li ul {
	position: relative;
	left: 130px;
	top: -23px;
	width: 200px;
	z-index: 20;
}

div#nav h2 {
	font-size: 14px;
	color: #ffae00;
	margin: 20px 0 10px 0px;
	box-shadow: 5px 5px 5px #444444;
	padding: 10px 0;

}

div.szoveg {
	padding: 20px 10px;
	line-height: 150%;
}

div.szoveg a {

	color: yellow;
	font-size: 14px;
	font-weight: bold;
}

div.szoveg h2 {
	font-size: 20px;
	color: red;

}

div.szoveg {
	color: #fff;
}

.button {
	background-color: #444;
	border: none;
	color: white;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 1em;
	margin: 1px 1px;
	cursor: pointer;
	border-radius: 4px;
	border: solid 1px black;
}

.button:hover {
	transform: scale(1.02);
	border: solid 1px white;
}