h2.megszunt{
	color: red;
}

h2.megszuno {
	color: Olive;
}

#wrap {
	background: transparent;
	margin: 0 auto;
	width: 1000px;
	margin-top: 5px;
}
#nav {
	padding-right: 110px;
}
div.mid {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 10px;
	border-style: solid;
	border-color: White;
}

div.mid img {
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	font-weight: normal;
}
#main {
	background: White;
	float: left;
	width: 740px;
	color: #2F4F4F;
	opacity: 100%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: justify;
}


#blogside h3 {
	color:black;
}
#blogside h3 a:link {
	color: #2F4F4F;
	text-decoration: none;
}
#blogside h3 a:visited {
	color: Gray;
	text-decoration: none;
}
#blogside {
	background-color: Silver;
	float: right;
	width: 240px;
	border-width: 5px 0px 0px 0px;
	border-color: White;
	border-style: solid;
}
ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 9px;
	text-indent: 0px;
	list-style-position: inherit;
	list-style-image: none;
}
ul li {
	text-align: left;
}
p a img {
	padding-right: 10px;
	padding-bottom: 5px;
	
}
