@import url('webshop_basket.css');
@import url('webshop_browse.css');
@import url('webshop_info.css');
@import url('webshop_penztar.css');
@import url('webshop_cimlista.css');
@import url('webshop_cimszerkeszt.css');
@import url('webshop_vezerlopult.css');
@import url('webshop_jelszovaltas.css');
@import url('webshop_category.css');
@import url('webshop_kepnezo.css');

body {
  background: #232c33 url("../images/page_background.png") repeat-x;
  margin: 0px;
  padding: 0px;
  min-width: 740px;
  font-size: 12px;
  font-weight: normal;
  font-family: Helvetica, Sans, Verdana, Arial;
}

img {
  border: 0px;
}

a, a:hover, a:active, a:visited {
  text-decoration: none;
  border: 0px;
  color: #fff;
}

a:hover {
  text-decoration: underline;
}

.floatl {
  float:left;
}

.floatr {
  float:right;
}

.floatc {
  clear: both;
}

.bold {
  font-weight: bold;
}

.font12 {
  font-size: 12px;
}

div#page {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 730px;
}

div#page div#header {
  position: relative;
  width: 730px;
  background: transparent;
  padding-top: 30px;
}

div#page div#header ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin: 0 10px;
}

div#page div#header ul li {
  display: inline;
  padding: 0px;
  margin: 0 0px;
}

div#page div#header .headertext {
  position: relative;
  font-size: 9px;
  color: white;
  background: transparent;
  text-align: right;
  top: 30px;
}

div#headermenu {
  width: 730px;
  position: relative;
  background: transparent 10px 0px url("../images/kijelzo.png") no-repeat;
  height: 260px;
}

div#headermenu div#menu {
  position: absolute;
  width: 137px;
  height: 260px;
  right: 10px;
}

div#headermenu div#menu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

div#headermenu div#menu ul li {
  padding: 0px;
  margin: 0px;
  height: 52px;
  vertical-align: middle;
}

div#headermenu div#menu ul li a {
  width: 137px;
  height: 52px;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding-left: 10px;
}

div#headermenu div#menu ul li a:hover {
  background: url("../images/hover.png");
}

div#headermenu div#menu ul li#menubg1 {
  background: url("../images/menu1.png");
}

div#headermenu div#menu ul li#menubg2 {
  background: url("../images/menu2.png");
}

div#headermenu div#menu ul li#menubg3 {
  background: url("../images/menu3.png");
}

div#headermenu div#menu ul li#menubg4 {
  background: url("../images/menu4.png");
}

div#headermenu div#menu ul li#menubg5 {
  background: url("../images/menu5.png");
}

div#contentmenu{
  width: 730px;
  position: relative;
  background: transparent url("../images/boxok.png") no-repeat;
  height: 198px;
  margin-left: 6px;
  padding: 0px;
}

div#content {
  padding: 0px;
  margin: 0px;
  padding-left: 14px;
  padding-right: 14px;
  background: transparent url("../images/feherhatterarnyekkal.png") repeat-y;
  text-align: justify;
  position: relative;
  min-height: 450px;
}

div#tartalom {
  padding: 1px;
}

div#bitnet{
  width: 730px;
  position: absolute;
  background: transparent;
  height: 80px;
  margin-left: 6px;
  padding: 0px;
  position: relative;
  text-align: center;
  color: white;
  font-size: 12px;
  padding-top: 20px;
}

.bitnetcolor {
  color: #F15922;
}

.django {
  font-size: 10px;
  color: #666666;
}

.floatbox {
  background: url("../images/content_box.background.png");
  padding: 4px;
}

div#contentmenu div#rightbox {
  position: absolute;
  top: 8px;
  right: 20px;
  width: 290px;
  height: 184px;
  background: transparent;
  overflow: hidden;
}

div#contentmenu div#centerbox {
  position: absolute;
  top: 35px;
  right: 321px;
  width: 215px;
  height: 157px;
  overflow: hidden;
}

div#contentmenu div#leftbox {
  position: absolute;
  top: 8px;
  left: 7px;
  width: 175px;
  height: 184px;
  background: transparent;
  overflow: hidden;
}

div#contentmenu, div#contentmenu a {
  color: #fff;
}

div#contentmenu a:hover {
  color: #ccc;
}

div#contentmenu div#leftbox ul {
  list-style-type: none;
  padding: 0px;
  padding-left: 10px;
  margin: 0px;
  margin-left: 5px;
  margin-top: 8px;
}

div#contentmenu div#leftbox ul li {
  margin-top: 1px;
  padding: 0px;
  margin-left: 0px;
}

div#contentmenu div#leftbox ul li.topmargo {
  margin-top: 20px;
}

div#contentmenu div#centerbox dl {
  padding: 0px;
  margin: 0px;
  width: 400px;
  overflow: hidden;
}

div#contentmenu div#centerbox dt {
  border-top: 0px dotted #eee;
  margin-top: 7px;
}


div#contentmenu div#centerbox dd {
  margin-left: 115px;
  margin-bottom: 8px;
  background: transparent;
  text-align: right;
  width: 100px;
}

div#contentmenu div#centerbox dd, div#contentmenu div#centerbox dd a {
  font-size: 10px;
  color: white;
}

.nomargintop {
  margin-top: 0px;
  padding-top: 0px;
}

div#contentmenu div#rightbox ul {
  list-style-type: none;
  margin-top: 0px;
  padding-top: 0px;
  
  padding-left: 0px;
  margin-left: 0px;
}

div#contentmenu div#rightbox ul li {
  margin-left: 15px;
}

.justify {
  text-align: justify;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

div#contentmenu div#rightbox img.spacerimg {
  background: transparent;
  width: 100px;
  height: 60px;
}

div#content div#tartalomheader {
  height: 30px;
}


div#content div#oldalcim {
  height: 25px;
  padding-top: 10px;
  width: 430px;
}

div#content div#searchbox {
  width: 250px;
  height: 20px;
  margin: 5px;
}

.editbox, input {
  border: 0px;
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  background: url("../images/textfield.png") no-repeat;
  font-size: 10px;
  height: 14px;
  margin: 0px;
  padding: 0px;
}

div.gomb2, div.gomb1, div.gomb3 {
    padding: 2px;
}

.gomb1 {
  font-size: 10px;
  height: 16px;
  border: 0px;
  background: url("../images/uresgomb.png") repeat-x;
  color: white;
  cursor: pointer;
}

.gomb1:active {
  background: url("../images/uresgombC.png") repeat-x;
}

.gomb2 {
  font-size: 10px;
  height: 16px;
  border: 0px;
  background: url("../images/uresgomb2.png") repeat-x;
  color: white;
  cursor: pointer;
}

.gomb2:active {
  background: url("../images/uresgomb2C.png") repeat-x;
}

.gomb3 {
  font-size: 10px;
  height: 16px;
  border: 0px;
  background: url("../images/uresgomb3.png") repeat-x;
  color: white;
  cursor: pointer;
}

.gomb3:active {
  background: url("../images/uresgomb3C.png") repeat-x;
}

.formerror {
    color: #ff0000;
}

div#content div#oldalcim div {
    position: absolute;
/*
    border-bottom: 2px solid #aaaaaa;
    border-right: 2px solid #aaaaaa;
*/
    font-size: 14px;
    padding-right: 4px;
    padding-bottom: 2px;
}

div#sitediv a {
    text-decoration: none;
    color: #457490;
}

div#sitediv a:hover {
    text-decoration: underline;
    color: #2F5063;
}

.none {
    text-decoration: none;
}