body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  padding: 0px;
  margin: 0px;
}

a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

table {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.fejlec {
	text-align:center;
}

.fejlec h1 {
	font-size: 13px;
	color: #ccc;
	margin: 5px;
}

.menu {
	font-size: 15px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.menu:hover {
	text-decoration:underline;
}

.loginbox {
	border: 1px solid #015371;
	background-color: #E1E1E1;
	text-align: left;
}

.shopbox {
	border: 1px solid #015371;
	background-color: #F0F0E1;
	text-align: left;
}

.logininput {
	border: 1px solid #013447;
	width: 180px;
}

.loginbutton {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
  background-image: url('img/belepes.jpg');
	width:70px;
	height:20px;
}

.boxheader {
	border-top: 1px solid #015371;
	border-left: 1px solid #015371;
	border-right: 1px solid #015371;
  background-image: url('img/boxhead-back.gif');
	width:180px;
	height:27px;
	padding: 5px;
	color: white;
	font-weight: bold;
}

.advertheader {
	border-top: 1px solid #015371;
	border-left: 1px solid #015371;
	border-right: 1px solid #015371;
  background-image: url('img/boxhead-back.gif');
	width:180px;
	height:27px;
	padding: 0px 5px 0px 5px;
	color: white;
	font-weight: bold;
}

.newsbox {
	border: 1px solid #015371;
	background-color: #E1E1E1;
	text-align: left;
	padding: 5px;
}

.newsbox a {
	text-align: right;
  color: #FF5309;
	font-size: 11px;
}

.searchinput {
	border: 1px solid #013447;
	width: 170px;
}

.searchbutton {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
  background-image: url('img/kereses.jpg');
	width: 70px;
	height: 20px;
}

.footer {
  background-image: url('img/footer-back.gif');
	width: 980px;
	height: 42px;
	padding: 0px 5px 0px 5px;
	color: white;
	font-weight: bold;
}

.footer a {
  color: white;
}

.orange {
  color: #FF5309;
}

.price {
  color: #FF5309;
  font-size: 16px;
  font-weight: bold;
}

.messages {
  color: #FF5309;
  font-weight: bold;
}

.orangeborder {
	border: 1px solid #FF5309;
}

.savebutton {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
  background-image: url('img/mentes.jpg');
	width: 70px;
	height: 20px;
}

.forumtitle {
	font-weight: bold;
	padding: 0px 5px 0px 9px;
}

.forumhead {
	padding: 0px 5px 0px 9px;
	height: 11px;
}

.forummsg {
	padding: 0px 5px 0px 9px;
	height: 11px;
}

.forumlink {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}

.forum1 {
	background: #fff;
	padding: 0px 0px 10px 0px;
}

.forum0 {
  background-color: #FF5309;
	color: white;
	padding: 0px 0px 10px 0px;
}

.buttonback {
  background-image: url('img/buttonback.gif');
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 23px;
}

.selectedback {
  background-image: url('img/selectedback.gif');
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 23px;
}
