body {
	background : #151515;
}

h6 a {
	display: block;
}

.container {
	background: #faeeab;
}

.container p,li {
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
}

.head {
	background: url(../images/header.jpg);
	height: 230px;
}

.head h1 {
	text-indent: -9000px;
}

.head ul {
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	text-align: center;
	color: #fff; 
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.head li {
	display: inline;
	list-style: none;
}

.head li a {
	color: #fff;
	text-decoration: none;
}

.head li a:hover {
	color: #faee9a;
	text-decoration: none;
	/*border-top: 1px dotted #e3d88e;
	border-bottom: 1px #e3d88e dotted;
	padding-top: 4px;
	padding-bottom: 3px;*/
}

.head ul.lang {
	margin-top: 50px;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
}

.maincontent h6 {
	text-indent: -9000px;
	margin-bottom: 10px;
}

.maincontent.cegunkrol h6 {
	background: url(../images/header_01.gif) no-repeat;
}

.maincontent.termekeink h6 {
	background: url(../images/header_02.gif) no-repeat;
}

.maincontent.receptek h6 {
	background: url(../images/header_03.gif) no-repeat;
}

.maincontent.kapcsolat h6 {
	background: url(../images/header_04.gif) no-repeat;
}

.contentbox {
	background: url(../images/contentbox.png) no-repeat;
	height: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.contentbox img {
	margin-left: 15px;
	margin-bottom: 11px;
}

.contentbox h6 {
	text-indent: -9000px;
}

.contentbox .imgbox:hover {
	border-right: 2px solid #1e3a63;
	color: #1e3a63;
}

.contentbox .cegunkrol h6 {
	background: url(../images/cimsor_01.gif) no-repeat;
}

.contentbox .termekeink h6 {
	background: url(../images/cimsor_02.gif) no-repeat;
}

.contentbox .receptek h6 {
	background: url(../images/cimsor_03.gif) no-repeat;
}

.contentbox .kapcsolat h6 {
	background: url(../images/cimsor_04.gif) no-repeat;
}

.contentbox p {
	margin-bottom: 0;
}

.colborder {
	border-right: 1px solid #1e3a63;
}

.motivum {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 110px;
	background: url(../images/footer.jpg);
	border-bottom: 10px solid #79000f;
}

.footer p {
	margin-top: 60px;
}

.footer a {
	color: #1e3a63;
	text-decoration: none;
}

.footer a:hover {
	color: #8d0012;
}

.footer ul {
	margin-top: 40px;
}

.footer li {
	display: inline;
	list-style: none;
}

td, th {
	border-bottom-color: #8e0000;
	border-right: 1px solid #faeeab;
	padding-left: 5px;
}

th {
	color: #7f543f;
}

table {
	background: #faeb87;
	border-collapse: collapse;
}

#list1 h3 {
	margin-top: 20px;
	display:block;
	color: #880000;
	font-size: 1.5em;
}

#list1 h3:hover {
	color: #880000;
}

#list1 h3.selected {
	color: #7f543f;
	font-size: 1.2em;
}

#termeklist li {
	padding: 6px 18px 4px 6px;
	width: auto;
	cursor:pointer;
	display: block;
	list-style: none;
	color: #7f543f;
	font-size: 1.2em;
	font-style: italic;
	border-top: 1px solid #eada99;
	border-collapse: collapse;
}

#termeklist li:hover {
	color: #880000;
	background: url(../images/bg-linear-nav.gif) right center  no-repeat #faeb87;
	border-top: 1px solid #eada99;
}

#termeklist li img {
	margin-bottom: 0;
}

.kiemeles {
	font-weight: bold;
	font-size: 1.2em;
	color: #880000;
}

#back {
	cursor:pointer;
	text-align: center;
	color: #880000;
	background: #faeb87;
	width: 100px;
	padding: 6px 4px 4px 6px;
	border-top: 1px solid #eada99;
	border-bottom: 1px solid #eada99;
	font: italic bold 1.2em "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
}

hr.space {
  background: #faeeab;
  color: #faeeab;
}