body{
	background: #e0d8c5;
	font-family: tahoma; font-size:12px;color: #6c634d;
	margin:0;padding:0;
}

*{
	font-family: tahoma;
	font-size:12px;
	/*color: #6c634d;*/
	line-height: 16px;
}


a {
    color: #6c634d;
    text-decoration: none;
}

a:hover {
    color: #6c634d;
    text-decoration: underline;
}

div#container{
	background: #f0ece3;
	width: 881px;
	margin: auto;
	padding:0;
}

div#flashcontent{
	margin:0;padding:0;
	width: 881px;
	height: 485px;
}

div#content{
	margin: 0px 14px 0px 12px;
	background:#e0d8c5;
	min-height: 850px;
}

div#inner_content{
	padding:15px;
}

div#footer{
	background: url(../images/footer.jpg) no-repeat top left;
	width: 881px;
	height: 100px;
}

.szovegdoboz{
	text-align: justify;
}

.kepbal{
	border-color: #c3b89b;
	border: solid 3px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.kepjobb{
	border-color: #c3b89b;
	border: solid 3px;
	float: right;
	margin-right: 30px;
}


.ul{
	list-style-type: circle;
	margin-top: 5px;
	margin-left: 17px;
}

.focim{
	color: #a13321;
	font-weight: bold;
}






