div, p, ul, li {
  margin: 0;
  padding: 0;
}

iframe {
  width: 500px;
  height: 500px;
  border: 0;
}

img, input {
  border: 0;
} 

body {
  background-color: #6a6a6a;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
}

div {
  float: left;
}

#adminmenu {
  background-color: blue;
  color: white;
  padding: 0px;
}

#adminmenu a {
  color: white;
}

#container {
  float: none;
  text-align: left;
  background-color: #ffffff;
  width: 900px;
  margin: auto;
}

#head {
  background-image: url(/images/topbannerbg.jpg);
  background-repeat: repeat-x;
  height: 91px;
  width: 900px;
}

#logo {
  width: 230px;
  height: 91px;
}

#topbanner {
  width: 510px;
  height: 91px;
}

#topbannercontent {
  width: 466px;
  height: 58px;
  /* background-color: #ffffff; */
  margin: 15px 21px 15px 21px;
  border: 0px solid #989898;
}

*html #topbannercontent {
  margin: 0;
  margin-left: 12px;
  margin-top: 14px;  
}

#searchbar {
  width: 142px;
  padding-right: 18px;
  height: 91px;
  background-image: url(/images/searchbarbg.jpg);
  background-repeat: no-repeat;
}

*html #searchbar {
  width: 160px;
}

#searchbar input {
  margin-left: 18px;
  margin-top: 30px;
  width: 122px;
  height: 15px;
  border: 1px solid #bab8aa;
}

*html #searchbar input {
  height: 18px;
  width :124px;
  border: 1px solid #bab8aa;
}

#topmenu {
  width: 900px;
  height: 25px;
  background-image: url(/images/topmenubg.jpg);
  background-repeat: repeat-x;
  text-align: center;
}

#topmenu ul {
  margin-top: 5px;
  list-style-type: none;
}

#topmenu ul li {
  display: inline;
  border-right: 2px solid #535353;
  padding-right: 3px;
  padding-left: 1px;
}

*html #topmenu ul li {
  padding-left: 5px;
}

#topmenu ul li.noborder {
  border: none;
}

#topmenu ul li a {
  color: #535353;
  text-decoration: none;
  font-weight: bold;
}

#topmenu ul li a:hover {
  text-decoration: underline;
}

#content {
  background-color: #ffffff;
  width: 900px;
}

#leftside {
  width: 200px;
  margin-top: 1px;
}

#leftmenu {
  width: 200px;
}

#leftmenu ul {
  list-style-type: none;
  background-color: #e0ddcf;
}

#leftmenu ul li {
  height: 18px;
  width: 175px;
  border-bottom: 1px dashed #535353;
  padding-left: 25px;
  padding-top: 5px;
  font-weight: bold;
}

*html #leftmenu ul li {
  width: 200px;
  height: 23px;
}

#leftmenu ul li.nolink {
  background-color: #b1b0b0;
}

#leftmenu ul li.otherbg {
  background-image: url(/images/leftmenuliotherbg.jpg);
  background-repeat: repeat-x;
}

#leftmenu ul li a {
  text-decoration: none;
  color: #535353;
}

#leftmenu ul li a:hover {
  text-decoration: underline;
}

#magazintop {
  width: 163px;
  height: 141px;
  margin-left: 19px;
  text-align: center;
  font-weight: bold;
  background-image: url(/images/magazintop.jpg);
  background-repeat: no-repeat;
}

*html #magazintop {
  margin-left: 10px;
}

#fizessen {
  margin-top: 38px;
  font-size: 14px;
}

#fizessen a {
  text-decoration: underline;
  color: black;
}

#fizessen a:hover {
  text-decoration: underline;
}

#ar {
  font-size: 11px;
}

#magazin {
  width: 200px;
  text-align: center;
}

#gvhlogo {
  margin-left: 15px;
}

#szmmlogo img{
  margin-top: 10px;
  margin-left: 50px;
}

#szmmlogo p{
  margin-left: 12px;
}

*html #gvhlogo {
  margin-left: 7px;
}

div.fieldWithErrors {
  width: 500px;
  margin-bottom: 10px;
}

p.error {
  font-weight: bold;
  color: red;
  font-size: 15px;
}

p.tesztestipp {
  font-size: 11px;
  margin-bottom:10px;
}

p.inactive {
  color: red;
  font-weight: bold;
}

div.cikktop p
{
  font-size: 13px;
}

div.cikktop p a
{
  color: blue;
  text-decoration: underline;
}

div.cikktop p.tesztestipp a {
  color: #f0a353;
  text-decoration: none;
}

div.cikktop p.tesztestipp a:hover {
  text-decoration: underline;
}

div.cikk p.tesztestipp a {
  color: #f0a353;
  text-decoration: none;
}

div.cikk p.tesztestipp a:hover {
  text-decoration: underline;
}

div.cikkek p.tesztestipp a {
  color: #f0a353;
  text-decoration: none;
}

div.cikkek p.tesztestipp a:hover {
  text-decoration: underline;
}

#yield {
  margin-top: 1px;
  background-color: #f2f0f0;
  width: 520px;
  padding-left: 20px;
}

#yield img {
  margin: 10px;
  margin-top:0px;
}

#yield input, #pictures input {
  border: 1px solid #bab8aa;
}

#cimsor {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  width: 500px;
  color: #000000;
  font-size: 20px;
}

#pictures {
  width: 510px;
}

#newpicture {
  width: 510px;
}

*html #yield {
  width: 530px;
}

div.cikktop li {
  margin-top: 10px;
  margin-left: 20px;
}

div.cikktop p {
  margin-top: 10px;
}

div.cikk p {
  margin-top: 10px;
}

div.rightcikk p {
  margin-top: 10px;
}

div.leftcikk p {
  margin-top: 10px;
}

#korabbi {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  width: 510px;
}

#korabbi a {
  text-decoration: underline;
  color: #000000;
}

#korabbi a:hover {
  text-decoration: underline;
}

p.extrasor {
  margin-top: 0px;
  font-size: 11px;
  color: #ffffff;
  background-color: #b32209;
}

p.title {
  font-size: 14px !important;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  color: #000000 !important;
  font-weight: bold;
}

p.title a
{
  color: #000 !important;
  text-decoration: none !important;
}

p.teszt {
  color: #f0a353;
  font-size: 11px;
}

div.cikktop {
  padding-top: 2px;
  padding-bottom: 12px;
  width: 500px;
}

div.cikktop a {
  text-decoration: none;
  color: #000000;
}

div.cikktop a:hover {
  text-decoration: underline;
}

div.cikk {
  width: 500px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-top: 1px solid #b1b0b0;
}

div.cikk a {
  text-decoration: none;
  color: #000000;
}

div.cikk a:hover {
  text-decoration: underline;
}

div.cikkek {
  width: 500px;
}

div.rightcikk {
  padding-top: 22px;
  padding-bottom: 12px;
  margin-left: 20px;
  width: 240px;
  border-top: 1px solid #b1b0b0;
}

div.rightcikk a {
  text-decoration: none;
  color: #000000;
}

div.rightcikk a:hover {
  text-decoration: underline;
}

div.leftcikk {
  padding-top: 22px;
  padding-bottom:12px;
  width: 240px;
  border-top: 1px solid #b1b0b0;
}

div.leftcikk a {
  text-decoration: none;
  color: #000000;
}

div.leftcikk a:hover {
  text-decoration: underline;
}

#rightside {
  width: 160px;
  float: right;
}

#login {
  width: 124px;
  height: 161px;
  color: #ffffff;
  font-weight: bold;
  background-image: url(/images/loginbg.jpg);
  background-repeat: repeat-x;
  padding-top: 8px;
  padding-left: 18px;
  padding-right: 18px;
}

*html #login {
  width: 160px;
  font-size: 11px;
}

#login p {
}

*html #login p {
}

#reg {
  margin-top: 43px;
}

#login a {
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
}

#login a:hover {
  text-decoration: underline;
}

#login input, #hirlevel input {
  margin-top: 3px;
  margin-bottom: 3px;
  width: 122px;
  height: 15px;
  border: 1px solid #bab8aa;
}

*html #login input {
  height: 18px;
  width: 124px;
}

#elofizetes {
  margin-top: 1px;
  width: 160px;
  height :126px;
  background-color: #9a1700;
  color: #ffffff;
  padding-bottom: 5px;
}

#elofizetes p {
  font-size: 11px;
  padding-left: 18px;
  padding-top: 9px;
  padding-right: 26px;
}

#elofizetes p.sor {
  font-weight: bold;
  font-size: 12px; 
}

#elofizetes p.sor a {
  text-decoration: underline;
}

#elofizetes p.sor a:hover {
  text-decoration: underline;
}

#elofizetes p a {
  text-decoration: underline;
  color: #ffffff;
}

#hirlevel {
  margin-top: 1px;
  padding-top: 5px;
  width: 124px;
  background-color: #e5e5e5;
  padding-left: 18px;
  padding-right: 18px;
}

*html #hirlevel {
  width: 160px;
}

#hirlevel p {
  font-size: 11px;
  padding-top: 0px;
  color: #3d3d3d;
}

#hirlevel p.iratkozzon {
  margin-top: 10px;
}

#hirlevel p.nev {
  margin-top: 10px;
}

#hirlevel p.sor {
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  color: #000000;
}

#hirlevel p.nevemil {
  font-weight: bold;
  font-size: 11px;
}

#dolt {
  font-style: italic;
  margin-top: 10px;
}

*html #hirlevel input {
  width: 124px;
  height: 18px;
}

#hirlevel input.ok, #login input.ok, #searchbar input.search {
  float: right;
  width: 80px;
  height: 19px;
  background-color: #676767;
  color: #ffffff;
  border: 1px solid #bab8aa;
  font-size: 9px;
  font-weight: bold;
  margin-top: 6px;
}

#hirlevel input.ok {
  margin-top: 9px;
  margin-bottom: 10px;
}

#hirdetes1 {
  width: 140px;
  padding-left: 20px;
  color: #6f6f6f;
  font-size: 11px;
  padding-top: 20px;
}

#hirdetes2 {
  width: 140px;
  padding-left: 20px;
  color: #6f6f6f;
  font-size: 11px;
  padding-top: 20px;
  margin-bottom: 20px;
}

#hirdetes1 div.rightbanner, #hirdetes2 div.rightbanner {
  width: 120px;
  height: 240px;
  border: 1px solid #b1b0b0;
}

#foot {
  background-image: url(/images/footbg.jpg);
  background-repeat: repeat-x;
  width: 860px;
  height: 40px;
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 20px;
}

*html #foot {
  width: 900px;
}

#foot ul {
  color: #000000;
  list-style-type: none;
  font-size: 11px;
}

#foot ul.left {
  float: left;
}

#foot ul li.jog {
  padding-right: 3px;
}

#foot ul.right {
  float: right;
}

#foot ul.right a {
  text-decoration: none;
  color: #000000;
}

#foot ul.right a:hover {
  text-decoration: underline;
}

#foot ul li.adatvedelem {
  padding-right: 3px;
  border-right: 1px solid #383734;
}

#foot ul li {
  display: inline;
}

*html #foot ul li {
  padding-left: 5px;  
}

ul.hirdoboz
{
  list-style-type: disc;
  color: #1e3255;
  padding-top: 10px;
  padding-left: 15px;
}

ul.hirdoboz li
{
  padding-bottom: 5px;
}

a.hirdoboz
{
  font-size: 11px;
  text-decoration: none;
  color: #1e3255;
  outline: none;
}

a.hirdoboz:hover
{
  text-decoration: underline;
}
