@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');

a {
    text-decoration: none;
}

html {
    font-size: 14px;
    font-weight: normal;
    font-family: Helvetica, Sans, Verdana, Arial;      
}


html, img {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {
    background: #929292 url("../images/bg_page.png") repeat-x;
}

div#page {
    width: 800px;
    position: absolute;
    background: url("../images/bg_tartalom.png") repeat-y;
    left: 50%;
    margin-left: -400px;
    top: 0px;
    min-height: 100%;
    padding-bottom: 106px;
}

div#page div#header {
    width: 800px;
    height: 180px;
    position: static;
    left: 0px;
    top: 0px;
    background: url("../images/bg_header.png") no-repeat;
}

div#page div#content {
    clear: both;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 4px;
}

div#page div#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url("../images/bg_footer.png") repeat;
    height: 103px;
}

div#menu ul li a img {
    border: 0px solid red;
    width: 100%;
    height: 100%;
}

div#menu ul li {
    float: left;
    display: inline;
    height: 49px;
    width: 100px;
}

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

div#menu ul li.menu1 {
    width: 148px;
    background: url("../images/m_termekkatalogus.png") no-repeat;
}

div#menu ul li.menu1:hover {
    background: url("../images/m_termekkatalogus2.png") no-repeat;
}

div#menu ul li.menu2 {
    width: 140px;
    background: url("../images/m_akcios.png") no-repeat;
}

div#menu ul li.menu2:hover {
    background: url("../images/m_akcios2.png") no-repeat;
}

div#menu ul li.menu3 {
    width: 115px;
    background: url("../images/m_ujdonsagok.png") no-repeat;
}

div#menu ul li.menu3:hover {
    background: url("../images/m_ujdonsagok2.png") no-repeat;
}

div#menu ul li.menu4 {
    width: 120px;
    background: url("../images/m_bejelentkezes.png") no-repeat;
}

div#menu ul li.menu4:hover {
    background: url("../images/m_bejelentkezes2.png") no-repeat;
}

div#menu ul li.menu5 {
    width: 110px;
    background: url("../images/m_regisztracio.png") no-repeat;
}

div#menu ul li.menu5:hover {
    background: url("../images/m_regisztracio2.png") no-repeat;
}

div#menu ul li.menu6 {
    width: 135px;
    background: url("../images/m_elerhetosegek.png") no-repeat;
}

div#menu ul li.menu6:hover {
    background: url("../images/m_elerhetosegek2.png") no-repeat;
}

div#menu ul li.menu7 {
    width: 120px;
    background: url("../images/m_kijelentkezes.png") no-repeat;
}

div#menu ul li.menu7:hover {
    background: url("../images/m_kijelentkezes2.png") no-repeat;
}

div#menu ul li.menu8 {
    width: 110px;
    background: url("../images/m_sajatadataim.png") no-repeat;
}

div#menu ul li.menu8:hover {
    background: url("../images/m_sajatadataim2.png") no-repeat;
}

input {
    background: red;
    border: 0px;
    background: url("../images/textfield.png");
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.gomb, .gomb1 {
    border: 0px;
    background: url("../images/gomb_ures.png");
    color: black;
}

.gomb2 {
    border: 0px;
    background: url("../images/gomb_ures2.png");
    color: white;
    width: auto;
}

.floatl {
    float:left;
}
  
.floatr {
    float:right;
}
    
.floatc {
    clear: both;
}

div#content div#tartalomheader {
    height: 50px;
    border: 0px solid magenta;
}
  
div#content div#oldalcim {
    height: 25px;
    padding-top: 10px;
    width: 420px;
    border: 0px solid green;
}
	
div#content div#searchbox {
    width: 320px;
    height: 20px;
    margin: 5px;
    border: 0px solid green;
}
	        

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

div#statikusoldalak {
    position: absolute;
    right: 20px;
    top: 157px;
    background: url("../images/mobiltrans.png") repeat;
}

div#statikusoldalak ul { 
    list-style-type: none;
    margin: 1px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
}

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

div#statikusoldalak ul li a {
    font-size: 11px;
    font-weight: bold;
    color: black;
} 

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

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

div#sitediv a:hover {
    text-decoration: underline;
    color: #3F3A3E;
}


.center {
    text-align: center;
}

.none {
    text-decoration: none;
}

#webshoplogo, #djangologo, #mobillink {
    position: absolute;
    bottom: 28px;
}

#webshoplogo {
    left: 200px;
}

#djangologo {
    right: 170px;
}

#mobillink {
    bottom: 15px;
    left: 35px;
}

#mobillink img {
    width: 75px;
    height: 70px;
}