/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014.09.18., 17:08:34
    Author     : Atis
*/

.login button img {
    margin-top: 10px;
    width: 50px;
    height: 50px;
    position: relative;
}

.login button,
button.otherDocumentumUploadButton {
    background-color: transparent;
    border: none;
}


.osszesmegrendeles{
    background: url("../img/osszesmegrendeles_bg.png");
}

.left{
    display: inline-block;
    width: 80%;
    padding: 10px;
    vertical-align: text-top;

}
.right{
    display: inline-block;
    width: 16%;
    padding: 10px;
    vertical-align: top;

}

.right ul{
    list-style: none;

}
.right ul li{
    text-align: left;

}
.right ul li a{
    text-transform: uppercase;
    color: #7F7F7F;
    text-decoration: none;
    font-size: 15px;
    font-family: "tele-groteskfetregular";
    margin-left: 10px;
    margin-right: 10px;
}
.right ul li a:hover{
    text-decoration: none;
    color: #6F5140;
}
.left div, .right div{
    text-align: left;
}

.pc_belsokeret{
    width: 80%;
    margin: 10px auto;
}



div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}


div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

#csomag {
    width: 92.5%;
}

.sor div.double{
    display: inline-block;
    width: 66%;
    vertical-align: top;
}


.box .sor div.double input {
    width:585px;
}