﻿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: 10%;
    width: 80%;
    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: 30px;
    padding: 10px;
}
#panelSpedytora
{
    font-size: small;
}
#przyciskiSpedytora
{
    margin-top: 5px;
    clear:left;
    border-bottom: inset 2px #cc3300; 
    font-size: smaller;
}
.przycisk
{
    height:60px;
    width:250px;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    background-color: #f0f0f0;
    font-size:x-large;
    font-weight: bolder;
}

ul.menu
{
    text-align: center;
    list-style-type: none;  
    float:left;
    margin-right: 0;
	margin-left: 0px;
    
}
ul.menu li
{    
}
ul.menu li a:link, ul.menu li a:visited, ul.menu button
{
    text-decoration: none;  
    color:Black;
    display: block;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    padding: 10px 6px;
    background-color: #f0f0f0;
	font-size: x-large;
}
ul.menu li a:hover, ul.menu button:hover
{
    background-color:#CC3300;
    font-weight:bold;
    color: silver;
}

.przyciskOperatora
{
    width:100px;
    font-weight:bold;
    font-size: large;
    height: 30px;
}
.operator
{
font-size:x-large;
}

#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;
}
.loginStatus a:link, .loginStatus a:visited,.loginStatus a.link, .loginStatus a.visited
{
text-decoration:none;
font-weight:bold;
color: inherit;
}

.naglowekTabeli
{
    text-decoration: none;
    height: 30px;
    font-weight:bold;
    color: Black;
}
.idPlacu
{
    
    font-size: 20px;
}
.labelParametry
{
    font-size: 30px;
    font-weight: bold;
}

.loginTextBox
{
    padding-left: 10px;
    margin: 10px;
    font-size:xx-large;
}

.loginLabel
{
    padding-right: 10px;
    font-size: xx-large;
}
.loginTytul
{
    margin-bottom: 20px;
    padding-bottom: 30px;
    font-size: xx-large;
    font-weight: bolder;
}

.combPlac
{
	font-size:xx-large;
}
.przyciskDuzySrodek
{
    height:20px;
    width:250px;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    background-color: #f0f0f0;
    font-size:xx-large;
    font-weight: bolder;
	margin-left:400px;
}

.przyciskLogin
{
    height:100px;
    width:250px;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    background-color: #f0f0f0;
    font-size:x-large;
    font-weight: bolder;
	margin-right:100px;
}
.przyciskZDefault
{
    height:60px;
    width:250px;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    background-color: #f0f0f0;
    font-size:x-large;
    font-weight: bolder;
	margin-left:450px;

}
.duzyEdit
{
    font-size: x-large;
    height: 45px;
}
.kolummna1
{
	width: 300px;
}
.wielkiNapis
{
	font-size:x-small;
	font-weight:bold;
}
.przyciskZMenu
{
    text-decoration: none;  
    color:Black;
    display: block;
    border-color:#CC3300;
    border-style: solid;
    border-width: thin;
    padding: 10px 6px;
    background-color: #f0f0f0;
	font-size: x-large;
    
}