body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color: #fff;
	margin: 10px auto 30px auto;
	width: 700px;
	text-align: left;
}

#content {
	background-image: url(bg_b.gif);
	overflow: hidden;
	width: 100%;
}

#phplistcontent {
	border: 1px solid #000;
	background-color: #fff;
}


#lcontent {
	background-image: url(bg_b.gif);
}

#lcontent #title {
	background-image: url(header_b.jpg);
}

#lcontent #footer {
	background-image: url(footer_b.jpg);
}

#title {
	background-image: url(header_b.jpg);
	background-repeat:no-repeat;
	padding: 60px 60px 0 90px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	text-decoration: none;
	display: block;
	height: 70px;
}

#title a.cim {
	text-align: left;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}


#title a.alcim {
	text-align: right;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

#footer {
	width: 600px;
	float: right;
	background-image: url(footer_b.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 20px 50px 70px 50px;
	text-align: center;
	color: #000;
	font-size: 13px;
}

#modulok {
	width: 230px;
	margin: 10px 20px 10px 0;
	float: right;
	display: inline;
}

.modul {
	margin: 0px 0px 20px 0px;
}

#page {
	padding: 10px 40px 10px 40px;
	margin: 0 50px 0 50px;
}

#phplistpage {
	margin: 3px;
}

p {
	padding: 0;
	margin: 0;
}

h1 {
	padding: 0;
	margin: 0;	
}

#phplistcontent h1 {
	margin: 0 0 2px 0;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	line-height: normal;
}

h2 {
	padding: 0;
	margin: 0;	
}

h3 {
	margin: 0 0 2px 0;
	/*background-image: url(cim_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	color: #a00;
}

h4 {
	margin: 0 0 2px 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	line-height: normal;
}

.keret {
	margin: 10px;
	background-color: #eee;
	padding: 10px;
}

.sarga {
	background-color: #ff9;
}

.kek {
	background-color: #9bf;
}

.piros {
	color: #a00;
	font-weight: bold;
}

.fix {
	width: 100px;
	float: left;
}

.newsinput {
	width: 300px;
	border: 1px solid #aaa;
}

#winnews {
}

.win {
	width: 500px;
	margin: auto auto auto -350px; 
	position: absolute;
	left: 50%;
	top: 25px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px;
}

#nheader {
}

.nheader {
	margin: -10px -10px 10px -10px;
	background-color: #07a;
	border-bottom: 1px solid #000;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 3px;
}

.inchide {
	text-decoration: none;
	border: 1px solid #07a;
	background-color: #07a;
	color: #cef;
	padding: 0px;
	font-size: 13px;
}

form {
	padding: 0;
	margin: 0;
}

.row_color_1 {
	background-color: #eee;
}

.row_color_2 {
	background-color: #ccc;
}

a {
	color: #09f;
	text-decoration: none;
}

a:hover {
	color: #0af;
	text-decoration: underline;
}

#footer a {
	color: #045;
	text-decoration: none;
}

