/* 
    Document   : rendeles stylesheet
    Created on : 2012.01.25., 9:16:03
    Author     : Bosny�k L�szl�
    Description:
        St�luslap a rendeles.php site-hoz.
*/

root { 
    display: block;
}

body {
    background-color: #200200;
    color: #ffffff;
    font-family: Gill, Helvetica, sans-serif;
}

a {
   color: #fee576;    
}

.maintable {
    background-color: #200200;
}

input {
    background-color: #dedede;
/*    border-color: #921c6b;*/
}

textarea {
    background-color: #dedede;/*
    border-color: #921c6b;*/
}

.kiadvanyoktable {
    width: 950px;
}

.logodiv {
    width: 950px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
	padding-left:30px;
}

.logo {
    width: auto;
    height: 65px;
/*    width: 120px;
    height: 100px;*/
    margin: 5px;
}

.extralogo {
    width: auto;
    height: 220px;
    margin-right: 100px;
}

.extralogo2 {
    width: auto;
    height: 170px;
    margin-right: 60px;
    margin-left: -40px;
}

.kozepeslogo {
    width: auto;
    height: 120px;
    margin-right: 100px;
}

#helykoz {
    width: 120px;
}

.logoalatt {
    width: 800px;
    height: 2px;
    background-color: #3e0000;
}

.picttd {
    width: 40px;
}

.cdlogo {
    height: 40px;
    width: auto;
}

.szemful {
    width: 30px;
    text-align: right;
}

.hallgatimg {
    height: auto;
    width: 30px;
}

.eloadotitle {
    font-weight: bold;
    vertical-align: bottom;
}

.lemeznev {
    width: 400px;
}

.discremark{
    font-size: 12px;
    font-style: italic;
}

.mennyiseg {
    width: 120px;
	vertical-align: bottom;
}

.ft {
	vertical-align: bottom;
}

.lemezertek {
    width: 120px;
    text-align: right;
	vertical-align: bottom;
}

.reszertek {
    width: 70px;
    text-align: right;
    color: #fee576;
    font-weight: bold;
	vertical-align: bottom;
}

.osszertektable {
    width: 750px;
    height: 50px;
}

.ertekfelirat {
    width: 500px;
}

.total{
    width: 150px;
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
}

.sarga {
    color: #ffff00;
}

#postaleiras {
    height: 80px;
}

.fizetbtndiv {
    width: 150px;
    height: 30px;
    text-align: center;
}

#fizetekBtn {
    height: 30px;
    width: 110px;
}

.adatcimke {
    font-weight: bold;
}

.numed {
    margin-left: 5px;
}

.fontos {
    color: #fee576;
    font-weight: bold;
}

#sum {
    border: 0px; 
    font-size: 14px; 
    font-weight: bold; 
    width: 60px; 
    background-color: #fee576;
    color: #000000;
    text-align: right;
}

.behallgatodialog {
    color: #000000;
    font-weight: bold;
    background-color: #fef3cc;
}

.youtubecella {
    width: 380px;
    padding-left: 20px;
}

.youtubecellaegyedul {
    width: 760px;
    padding-left: 5px;
}

.embedyoutube {
    width: 300px;
    height: 200px;
    border: 0px;
}

.embedyoutubeegyedul {
    width: 760px;
    height: 400px;
    border: 0px;
}

.rendeltosszeg {
    font-weight: bold;
    color: #ffff00;
    font-size: 20px;
}

.rendellemeznev {
    font-weight: bold;
    margin-right: 15px;
    width: 350px;
}

.rendelegysar {
    text-align: right;
    width: 110px;
}

.rendelmennyiseg {
    text-align: center;
    width: 50px;
}

.rendelertek {
    text-align: right;
    width: 110px;
}

.rendelesalsotbl {
	margin-left: 200px;
}

#dijinfo {
    border: 1px solid white;
    padding: 25px;
    font-size: 0.8em;
}

.trailer {
    height: 80px;
    border: 1px solid white;
    padding: 3px;
}

.logotable td {
    text-align: center;
    padding-left: 0px;
}

.logotable td:first-child{
    text-align: center;
    padding-left: 0px;
}

.focimspan {
	padding-left: 0px;
}

#orderTable {
    border-collapse: collapse;
    border: 1px solid white;
    margin-left: 25px;
}

#orderTable td {
    border-collapse: collapse;
    border: 1px solid white;
    padding: 3px;
    padding-left: 7px;
}

.adatTd {
    color: yellow;
    padding: 2px;
    min-width: 150px;
}

#normaltext {
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    font-weight: lighter;
    padding-right:  100px;
}

#content {
    overflow: auto;
    max-height: 220px;
    line-height: 1.3;
}