@charset "UTF-8";
body, html {
	background-color: #787878;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	font-weight: lighter;
}
#navigation li {
	float: left;
}
#navigation a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clear {
	clear: both;
	float: none;
}
#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#header {
	height: 47px;
	background-image: url(../images/bgHeader.jpg);
	background-repeat: repeat-x;
}
#navigation {
	height: 32px;
	background-color: #515151;
}
#content {
	background-color: #000000;
	background-image: url(../images/bg_lines.gif);
	background-repeat: repeat-y;
	background-position: 495px 0px;
}
.sargaN {
	color: #F36F21;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 130%;
}
.sarga {
	color: #FAA61A;
}
.szurke {
	color: #8A8C8E;
}
#footer {
	height: 26px;
	background-color: #3D3D3D;
	padding-right:35px !important;
}
#header h1 {
	padding-left: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#header, #navigation, #content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#content, #navigation, #footer {
	padding-left: 27px;
	padding-right: 24px;

}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFCB08;
	margin: 0px;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.citromS {
	color: #FFCB08;
}
#righSide {
	float: right;
	width: 201px;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 450px;
	text-align: justify;
}
#content #righSide p {
	width:134px;
}
#content a {
	color: #E9BA08;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#footerl a {
	color: #E9BA08;
	text-decoration: underline;
}
#footerl a:hover {
	text-decoration: none;
}
#content {
padding-right:0px;
}#clear2 {
	clear: both;
	float: none;
}
#content h2 {
	padding-top: 35px;
	padding-bottom: 25px;
	margin: 0px;
}
.piros {
	color: #FF0000;
}

