﻿body
{
    margin: 0px 10px 10px 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
}
.bodyTanker
{
    margin: 0px 10px 10px 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    background-color: #586283;
}
H1
{
    color: #04317B;
    font-size: 16pt;
    margin: 10px 0px 8px 30px;
    font-weight: bold;
    text-align: left;
}
#divPodklad
{
    width: 950px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
}
.btnOK, .btnStorno
{
    background: url( '/Image/offers/send.jpg' );
    height: 22px;
    width: 125px;
    border: 0px;
    margin: 5px;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
    margin-left: 5px;
    color: #000000;
}
.btnStorno
{
    background: url( '/Image/offers/delete.jpg' );
    color: #FFFFFF;
}
.hvezdicka
{
    font-size: 16px;
    color: #D80A00;
    font-weight: bold;
}
.text, .ddl
{
    font-family: Arial;
    font-size: 9pt;
    width: 233px;
    margin-top: 3px;
    border-color: Gray;
    border-width: 1px;
    border-style: Solid;
}
.ddl
{
    padding: 2px;
}
.divBody
{	
    background: url("/Promo/images/body2.png") no-repeat scroll center top #e0e2ea;
    margin: 22px 0px 0px 20px;
    text-align: left;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}
.divZapati
{	
	background-color: White;
    overflow: auto;
}
.divBody2
{
    clear: both;
    background-color: #e0e2ea;
    padding-top: 25px;
}
.divReklama
{
    clear: both;
    background-color: #e5e9eb;
    text-align: center;
}
.poznamka
{
    font-size: 8pt;
    color: #414141;
    font-style: italic;
}
fieldset
{
    border: 1px solid #f8f8f8;
    margin-left: 20px;
    padding: 10px;
    width: 410px;
    float: left;
    margin-bottom: 20px;
}
.levy
{
    width: 480px;
}
.pravy
{
    width: 310px;
}
legend
{
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
    color: #414141;
    font-style: normal;
}
.txtKontrolniKod
{
    border-color: #04317B;
    border-width: 1px;
    border-style: Solid;
    font-size: 9pt;
    width: 90px;
    height: 20px;
}

