/* CSS Document */

#body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

#main {
  display: block;
  position: relative;
  width: 900px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  background-image: url(bgmid5.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #d7d8d8;
  
  border-left: 1px solid black;
  border-right: 2px solid black;
}

#clear {
  clear: both;
}

#contents {
  float: left;
  width: 630px;
  height: auto;
  margin: 0 10px 0 10px;
  padding: 0;
}  


#bgupper {
  display: block;
  position: relative;
  width: 900px;
  margin: 0 auto;
  padding: 0;
  height: 44px;
  background-image: url(bgupper5.jpg);
  background-color: #CCCCCC;
  
  border-left: 1px solid black;
  border-right: 2px solid black;
}

#header {
  display: block;
  position: relative;
  height: 230px;
  width: 900px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  background-color: #000;
  
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 2px solid black;
}
#header2 {
  display: block;
  position: relative;
  height: 230px;
  width: 900px;
  margin: 0 auto;
  padding: 0;
  text-align: right;
  background-color: #000;
  background-image: url('header3.jpg');  
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 2px solid black;
}

#sidebar {
  width: 200px;
  height: 300px;
  margin: 50px 30px 0 10px;
  border: 1px solid black;
  float: right;
  padding: 0;
  background-image: url(onlinerendeles.jpg);
}

#content1 {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 15px 0 15px;
  padding: 10px 10px 10px 10px;
  word-wrap: break-word;
  background-color: transparent;
  font-size: 20px;
  text-align: left;
}

#content2, #content3, #content4, #content5 {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 15px 0 15px;
  padding: 10px 10px 10px 10px;
  word-wrap: break-word;
  background-color: transparent;
  font-size: 20px;
  text-align: justify;
}

#contentonline {
  font-family: arial;
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 15px 0 15px;
  padding: 10px 10px 10px 10px;
  background-color: transparent;
  font-size: 20px;
  text-align: justify;
}

#mail {
  vertical-align: middle;
  font-family: arial;
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0 15px 0 15px;
  padding: 10px 10px 10px 10px;
  background-color: transparent;
  font-size: 20px;
  text-align: justify;
}

#megrendelo {
  overflow: scroll; 
  width: 772px; 
  height: 390px;
  font-size: 14px;
}


#footer {
  display: block;
  position: relative;
  height: 80px;
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background-image: url(footer5.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #303030;
  border-top: 3px solid black;
  border-left: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
}

#footerleft {
  display: block;
  position: relative;
  height: 70px;
  width: 250px;
  margin: 0 auto;
  padding: 0; 
  float: left;
  text-align: center;
}

#footercenter {
  display: block;
  position: relative;
  height: 70px;
  width: 390px;
  margin: 0 auto;
  padding: 0;
  float: left;
  text-align: center;
}

#footerright {
  display: block;
  position: relative;
  height: 70px;
  width: 250px;
  margin: 0 auto;
  padding: 0;
  float: left;
  text-align: center;
}

p {
  font-size: 20px;
  font-family: arial;
}

.p2 {
  line-height: 18pt;
  font-size: 16px;
  font-family: arial;
  text-align: justify;
}

a {
  color: #FF6600;
}

a.fooldal {
  color: black;
  font-size: 28px;
  font-family: arial;
  font-weight: bold;
  position:absolute;
  position:absolute;
  right:230px;
  bottom:20px;
}

a.fooldal2 {
  color: black;
  font-size: 28px;
  font-family: arial;
  font-weight: bold;
  position:absolute;
  position:absolute;
  right:400px;
  bottom:20px;
}

h1 {
  font-size: 38px;
  font-style: oblique;
  font-family: arial;
}

h2 {
  font-size: 25px;
  font-weight: bold;
  font-family: arial;
  text-align: left;
}
.center {
  font-size: 20px;
  font-family: arial;
  text-align: center;
}

.footer {
  color: #fff;
  font-size: 16px;
  font-family: arial;
}

.online {
  color: #ff661b;
  font-size: 25px;
  font-weight: bold;
  font-family: arial;
  text-align: left;
  text-decoration: none;
}

.online2 {
  color: #ff661b;
  font-size: 20px;
  font-weight: bold;
  font-family: arial;
  text-align: left;
  text-decoration: none;
}

.udv {
	color: black; font-size: 28px; }
