body{
	background-color:#e2e2e2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	
}
#logo{top:5px;
	width: 1030px; position:relative; margin:0 auto;
	height:120px; background-color:white;
}
#box{
	top:5px; width: 1030px; position:relative; margin:0 auto;
}
#menu {
	width: 1030px;
	height: 41px;
	background-color:#76c5f0;
	color:white;
}
#menu li {
	height: 33px;
	display: block;
	
	text-align: center;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	background-color: #dc214c;
	/*border-right: 1px solid;
	border-color: #8c8a8a;*/
	float: left;
}
#menu a {
	color: #FFFFFF;
	background-color:#a9a9a9;
	height: 33px;
	display: block;
	padding: 8px 10px 0px 10px;
}
#menu .act{padding: 8px 10px 0px 10px;}
#m1 a:hover{background: #dc214c;}/*pink*/
#m2 a:hover{background: #ef9a49;}/*sarga*/
#m3 a:hover{background-color:#76c5f0;}/*kek*/
#m4 a:hover{background-color:#dc214c;}
#m5 a:hover{background-color:#ef9a49;}
#m6 a:hover{background-color:#76c5f0;}
#m7 a:hover{background-color:#dc214c;}
#m8 a:hover{background-color:#ef9a49;}



/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 0px 30px 30px 30px;
	background: white url(image/img05.jpg) repeat-y 107px top;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-top: 30px;
}

.post .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #dc214c;
	margin-bottom:10px;
}

.post .entry {
	padding: 10px 0px 20px 30px;
}

.post .entry p{
	text-align:justify;
	margin-bottom:8px;
}
.post .kiemel{
	font-style: italic;
	color: #dc214c;
}
.post .kiskiemel{
	color: #dc214c;
	font-size:11px;
}
 .link{
	color: #808080;
	font-size:11px;
	padding:0 0 20px 0;
	text-align:right;
}
.link a{
	color: #808080;
}
.link a:hover{
	text-decoration:underline;
}
.doku{padding:10px 0 20px 0;}
.doku a{color: #dc214c;}
/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 20px 0px;
	padding: 10px 0px 30px 30px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #76c5f0;
}

#sidebar p {
	margin: 0 0 0 10px;
	line-height: 30px;
	color: #808080;
	font-size:12px;
	text-align:right;
}

#sidebar form {
	margin: 0 0 30px 10px;
}
/* Footer */

#footer {
	width: 1030px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #a9a9a9;
}

#footer a {
	text-decoration: underline;
	color: #a9a9a9;
}

#footer a:hover {
	text-decoration: none;
}
