﻿body
{
    font-family: Arial, Helvetica, sans-serif;
}

.labelDane
{
}

.loginParagraf input
{
    float: right;
}
.loginParagraf
{
width: 300px;
clear: both;
}
.loginParagraf label
{
    float:left;
}
.literalDane
{
    /*padding-left: 5px;*/
    font-weight: bold;
    float:right;
}

.daneWFormie
{
    padding: 5px 10px;
}
.drugaKolumna
{
    margin-left: 30px;
}
.daneWFormie div
{
    padding-top: 5px;
}
#tlo
{
    position: absolute;
    margin-left: 5%;
    width: 90%;
    background-color: #f9f9f9;
    height: 90%;
    z-index: 1;
}
#obrazek
{
    height: 100px;
    margin-left: 30px;
    background-image: url('~/images/kontenery.jpg');
    z-index: 2;
}
#podobrazkiem
{
    top: 120px;
    margin: 10px;
    padding: 10px;
}
#panelSpedytora
{
    padding: 2%;
}
#przyciskiSpedytora
{
    margin-top: 5px;
    clear:left;
    border-bottom: inset 2px #cc3300; 
    font-size: smaller;
}
.przycisk
{
    height:30px;
    width:150px;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    background-color: #f0f0f0;
    margin-top: 10px;
}

ul.menu
{
    text-align: center;
    list-style-type: none;  
    list-style-position: inside;
    width:150px;
    float:left;
}
ul.menu li
{    
    width:150px;
    background-color: #f0f0f0;

}
ul.menu li a:link, ul.menu li a:visited
{
    text-decoration: none;  
    display: block;
    height:88%;
    width:98%;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    padding: 2%;
    background-color: #f0f0f0;
    color:Black;
}
ul.menu li a:hover
{
    background-color:#CC3300;
    font-weight:bold;
    color: White;
    border-color:#CcccCC;
    border-style: solid;
    border-width: 3px;
    width:100%;
}

.przyciskOperatora
{
    width:auto;
    font-weight:bold;
    font-size: large;
}
.operator
{
font-size:larger;
}

#frmPodjecie
{
    width:500px;
}
#frmPodjecie p
{
    clear:both;
}
#pierwszyWierszPodjecia
{
width:70%; 
float:left;
}

#frmPodjecie p label, .lewa 
{
    float:left;
}
#frmPodjecie p label label, #frmPodjecie p input, .prawa
{
float:right;
}
.bold
{
font-weight:bold;
}
.kolumna50
{
width:50px;
}
.naglowekTabeli
{
    text-decoration: none;
    height: 30px;
    font-weight:bold;
    color: White;
    background-color:#CC3300; 
}
.naglowekTabeli a:link, .naglowekTabeli a:visited
{
text-decoration:none;
color: inherit;
}
.loginStatus
{
    text-decoration:none;
font-weight:bold;
color: inherit;
}
.loginStatus a:link, .loginStatus a:visited,.loginStatus a.link, .loginStatus a.visited
{
text-decoration:none;
font-weight:bold;
color: inherit;
}

.loginTextBox
{
    padding-left: 10px;
    
}

.loginLabel
{
    padding-right: 10px;
}
.loginTytul
{
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.duzyEdit
{
    font-size: x-large;
    height: 45px;
}
.mniejszaCzcionka
{
    font-size: smaller;
}
.prawa
{
    float: right;
}
