body{
	margin:0px;
	padding:0px;
	background: #D1C8AB url('imgset/bg_title.png') repeat-x ;
	height:100%;
	width:100%;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	
	letter-spacing:1px;
	color:#333333;line-height:18px;
}
img {
	border:0px;
}

.content {
	width:440px;
	float:left;
	height:100%;
	background-color: white;

	margin-left:25px;
	text-align:justify;
}
.menu {
	width:220px;
	float:right;
	padding:10px 10px 10px 10px;
	height:100%;
	    background-color: white;
}

hr{
	border:0px;
	border-top:1px black dotted;
	height:0px;
	
}
 h1 {
	font-family:Georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
	font-size:19px;
	font-weight:normal;
	text-align:center;
	color:black;
	font-variant:small-caps;
}
blockquote {
	font-family:Georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
	font-size:12px;

}
 h2 {
	font-size:16px;
	
	margin:0px 0px 0px 10px;
	color:#333;
}

.meta {
	font-family:Georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
	font-variant:normal;
	font-size:11px;
}
h2 .meta {
	color:#666;
}
.content h1 .meta {
	
	color:#666666
}
 a {
	color:#0066CC;
	
	text-decoration:none;
}
.meta a {
	font-size:10px;
}
 a:hover {
	text-decoration: underline;
}
.menu h1 {
	font-size:16px;
	font-weight:bold;

}
.menu {	
	font-size:10px;
}
.menu p {
	text-align:justify;
}
li {
	list-style-type: square;
	margin:0px;
	padding:0px;
}
ul {
	margin-left:20px;
	padding:0px;
}
.commentbox {
	letter-spacing: 0px;
	width:350px;
	margin: 0px auto;
}

.number {
	text-align:center;
	font-size:32px;
	font-weight:bold;
	color:#ccc;
	
}
.kommentszoveg {
	text-align:left;
	letter-spacing:0px;
	color:#666;
	line-height:18px;
}
.labjegyzet{
	text-align:center;
	background-color:black;
	font-size:10px;
	color:#ddd;
}
.style1 {
	border: 1px solid #bbb;
}
