@import url('webshop_penztar.css');
@import url('webshop_jelszovaltas.css');

table.termeklista {
    width: 100%;
}

table.termeklista tr:hover, table.termeklista thead tr, table.termeklista td:hover {
    background: #f8f8f8;
}

table.termeklista tr.cat:hover, table.termeklista td.nohover:hover {
    background: white;
}

table.termeklista thead tr td {
    text-align: center;
}

table.termeklista tr td {
    padding-top: 7px;
    padding-bottom: 7px;
}


table.termeklista td.kep {
    ewidth: 55px;
    text-align: center;
}

table.termeklista td.ar {
    width: 80px;
    text-align: right;
}

table.kosarlista {
    width: 100%;
}

.formerror {
    color: red;
    font-weight: bold;
}

.width100 {
    width: 100%;
}

div#regisztracio td:first-child {
    text-align: right;
}

table#pagebasket tbody td.func {
    text-align: center;
    width: 10px;
}

table#pagebasket tbody td.pricewat {
    text-align: right;
    font-weght: bold;
    width: 90px;
}

table#pagebasket tbody td.onepricewat {
    text-align: right;
    font-weght: bold;
    width: 80px;
}

table#pagebasket tbody td.pieces {
    text-align: center;
    width: 40px;
}

table#pagebasket tbody td.name {
}

table#pagebasket thead td {
    text-align: center;
    font-weight: bold;
    background: #dedede;
}

table#pagebasket tfoot {
    font-weight: bold;
}

table#pagebasket td.spieces {
    text-align: center;
}

table#pagebasket td.spricewat {
    text-align: right;
    font-size: 13px;
}

div#basketpagelink {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#basketpagelink span {
    margin-left: 20px;
    margin-right: 20px;
}


div#basketpagelink span div {
    display: inline;
    width: 100px;
}

li.termekleiras {
    color: black;
    font-size: 12px;
}

a.nohover:hover {
    text-decoration: none;
}

.kekkeret {
    border: 2px solid #135cae;
    padding: 4px;
}

.kekkeret:hover {
    border: 2px solid #0b3768;
    text-decoration: none;
}

div.kiemelttermek {
    width: 48%;
    float: left;
    text-align: center !important;
}

div.kiemelttermek .raktaron {
    font-size: 11px;
}

div.ujtermek {
    text-align: center !important;
    margin: 14px;
}

div#evmMainPage {
    height: 1000px;
    overflow: hidden;
    background: green;
}

.tearea textarea {
    width: 100%;
}

    table.termekkapcs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*		font-family: Tahoma, Helvetica, Verdana, sans-serif; */
	font-size: 11px;
	width: 100%;
    }
    table.termekkapcs thead {
	background-color: #f8f8f8;
    }
    table.termekkapcs a {
	color: #135cae;
	text-decoration: none;
    }
    table.termekkapcs a:hover {
	text-decoration: underline;
    }
    table.termekkapcs a img {
	border: 0;
    }
    table.termekkapcs td {
	padding: 3px;
    }
    table.termekkapcs td.ar {
	text-align: right;
	width: 20%;
    }
    table.termekkapcs td.nev {
	width: 250px;
    }
    
    table.termekkapcs td.kep {
	width: 40px;
    }



div#basketplace {
    width: 150px;
    text-align: right;
}

div#basketplace input {
    width: 30px;
    text-align: right;
}


id_partnerdiv img {
    padding-bottom: 10px !important;
}
