/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* html div {}
*:first-child+html div{}

body {
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	margin: 0px;
	background-color: #000000;
}
#basic{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
p, ol, ul {
	line-height: 180%;
}

p {
}

a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

a:hover {
	text-decoration: none;
}

/* Logo */
#before{
	width: 360px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 360px;
	height: 330px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	z-index: 100;
}
#logo #oszlop1 {
	width: 116px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: 7px;
}


#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:hover {
	text-decoration: underline;
}
/* Footer */

#footer {
	text-align: center;
}

#footer p {
	line-height: normal;
	font-size: 85%;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#logo #oszlop2 {
	width: 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: center;
	letter-spacing: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E5E5E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E5E5E;
}
#logo #oszlop3 {
	width: 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: center;
	letter-spacing: 7px;
}
#addr{
	width: 360px;
	
	margin-left: 50px;
}
#hirek{
	position: absolute;
	top: 760px;
	left: 50px;
	width: 960px;
}
.news{	
	width: 300px;
	float: left;
	margin-right: 20px;
}
.news h1 {
	text-align: center;
	font-size: 12px;
	width: 300px;
}