body {
	margin: 0;
	padding: 0;
	background: #55710b url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/potyi.png);
}
a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#fejlec {
	width: 760px;
	height: 278px;
	margin: 0 auto;
	padding:0px;
	background: url(images/logo.jpg) no-repeat center top;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Oldal */

#oldal {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img08.jpg) repeat-y center;
}

#oldalhatter {
	padding: 50px 130px;
	background: url(images/torzs.jpg) no-repeat;
}

/* Latest Post */

#kiskepek {
	padding: 10px;
	border: 1px solid #E7E7E7;
}

/* Kapcsolat */

#kapcsolat {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

#lablec {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/lablec.jpg) no-repeat;
}

#lablec p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#lablec a {
	color: #666666;
}
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
#myAccordion{
	width: 695px;
	border: 1px solid #2f4709;
	position: relative;
	left: 0px;
	top: 0px;
}
#myAccordion dt{
	line-height: 20px;
	background-color: #4c8315;
	border-top: 2px solid #b0d674;
	border-bottom: 2px solid #3a5e00;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	padding:0px;
	margin:0px;
	overflow: auto;
}
#myAccordion p{
	margin:5px;
	padding:5px;
}
#myAccordion dt.myAccordionHover
{
	background-color: #6abc17;
}
#myAccordion dt.myAccordionActive
{
	background-color: #6CAF00;
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
}
#info {
	margin-top:50px;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}
.photo {
	padding:5px;
	margin: 15px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	background: url(images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}

.ref span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: -15px;
	background: url(images/floral-corner.png) no-repeat;
}