
body {
  font-family: Verdana, Arial, Helvetica;
  /*
    background-image:url('images/starowka.png');
    background-repeat:no-repeat;
    background-position:center top;
    background-size: 900px 500px;
    background-color: #FFFBF5;
  */
  color: black;
  background-color: #d5d5bd;
}


#main-content {
   background-color: #f3f2de;
}

h1 {
    display: block;
    color: gold;
    background-color:  #696d32;
    font-size: 24pt;
    font-weight: bold;
    margin: 0;
    padding:2px 0 5px 0;
}

h2 {
    color: #333;
    background-color: #c6c6a9;
    font-weight: bold;
    margin: 0 0 1rem 0;
    padding: 5px 0 5px 0;
}


h3 {
    color: #696d32;
    font-weight: bold;
}


.footer {
    font-size: 7pt;
    color: #ccc;
    background-color:  #696d32;
    padding-bottom: 2px;
    margin: 0.5em;
    text-align: center;
}




.Bold
{
  font-weight: bold;
}


.Image
{
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}


.RedBold
{
  color: #FF0000;
  font-weight: bold;
  margin: 0;
}

.RedBoldID
{
  font-size: 12pt;
  color: #FF0000;
  font-weight: bold;
  margin: 0;
}


.RedBoldInfo
{
  font-size: 12pt;
  background-color: #FFFF99;
  color: #FF0000;
  font-weight: bold;
  margin: 0;
}



a {
    text-decoration: none;
    color: #696d32;
    border-bottom: 1px dotted #aaa;
}


a:focus, a:hover {
    text-decoration: none;
}


a.Head2Small {
  text-decoration: none;
  color: Navy;
}

a.HeadLink {
  text-decoration: none;
  color: White;
}

a.HeadLink:hover {
  text-decoration: underline;
  color: #FF0000;
}

a.HeadLink2 {
  text-decoration: none;
  color: Navy;
}

a.HeadLink2:hover {
  text-decoration: underline;
  color: #FF0000;
}


a.Menu
{
  font-size: 8pt;
  color: Black;
  text-decoration: none;
}

a.Menu2
{
  font-size: 8pt;
  color: Black;
  text-decoration: none;
}


a.Body1Disabled {
  text-decoration: none;
  color: #999999;
}



#BigLink
{
  font-size: 14pt;
  font-weight: bold;
}





.Help
{
  font-size: 10pt;
  margin: 0;
}


a.Help
{
  text-decoration: underline;
}





a:hover {
  color: #FF0000;
}

div.Error {
  font-size: 10pt;
  font-weight: bold;
  color: Red;
}








table {
  font-size: 11pt;
}


table.Narrow {
  font-size: 9pt;
  width: 480px;
}

table.Normal {
  font-size: 9pt;
  width: 600px;
}


table.Landscape {
  font-size: 9pt;
  width: 800px
}


table.Wide {
  font-size: 9pt;
  width: 700px
}

table.SuperWide {
  font-size: 9pt;
  width: 800px
}

table.Inout {
  font-size: 9pt;
  width: 500px;
  border-collapse: collapse;
}

table.InoutWide {
  font-size: 9pt;
  width: 640px;
  border-collapse: collapse;
}


tr.SubHeader
{
  background-color: #cccccc;
  font-size: 9pt;
  margin-bottom: 1pt;
}


.Menu
{
  background-color: #ddddFF;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.Menu2
{
  background-color: #efefFF;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  text-align: center;
}



tr.MenuBig
{
  background-color: #ddddFF;
  font-size: 12pt;
  color: #000000;
  font-weight: bold;
}


tr.HeadTop {
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #000000;
}


.FootBottom {
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #000000;
}


tr.Head1 {
  font-size: 18pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #000088;
}

a.Head1
{
  color: #FFFFFF;
}

.Head2 {
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
  background-color: #666666;
  margin: 0;
}


.Head0 {
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: bold;
  background-color: black;
}

.Head2Small {
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  background-color: #666666;
}


.Head3 {
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  background-color: #666666;
}



.HeadA {
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: bold;
  background-color: #666666;
}




.HeadListPrinting
{
  color: Black;
  font-size: 10pt;
  font-weight: bold;
  background-color: #dddddd;
}



tr.HeadInbox
{
  color: white;
  font-size: 10pt;
  background-color: #ff0000;
}
a.HeadInbox
{
  font-size: 8pt;
  text-decoration: none;
  color: white;
}
a.HeadInbox:hover {
  text-decoration: underline;
  color: #000000;
}


tr.HeadReview
{
  color: Black;
  font-size: 10pt;
  background-color: #FFFF00;
}
a.HeadReview
{
  font-size: 8pt;
  text-decoration: none;
  color: Black;
}
a.HeadReview:hover {
  text-decoration: underline;
  color: red;
}


tr.HeadReviewPending
{
  color: Black;
  font-size: 10pt;
  background-color: #99FF66;
}
a.HeadReviewPending
{
  font-size: 8pt;
  text-decoration: none;
  color: Black;
}
a.HeadReviewPending:hover {
  text-decoration: underline;
  color: white;
}



.HeadPending
{
  color: #ffffff;
  font-size: 10pt;
  background-color: #FF9966;
}
a.HeadPending
{
  font-size: 8pt;
  text-decoration: none;
  color: #ffffff;
}
a.HeadPending:hover {
  text-decoration: underline;
  color: black;
}


.HeadWorking
{
  color: Black;
  font-size: 10pt;
  background-color: #ffdd00;
}
a.HeadWorking
{
  font-size: 8pt;
  color: Black;
  text-decoration: none;
}
a.HeadWorking:hover
{
  text-decoration: underline;
  color: #FF0000;
}


.HeadWaiting
{
  color: Black;
  font-size: 10pt;
  background-color: #ffbb00;
}
a.HeadWaiting
{
  font-size: 8pt;
  color: Black;
  text-decoration: none;
}
a.HeadWaiting:hover
{
  text-decoration: underline;
  color: #FF0000;
}



.HeadOpen
{
  color: Black;
  font-size: 10pt;
  background-color: #dddd00;
}
a.HeadOpen
{
  font-size: 8pt;
  color: Black;
  text-decoration: none;
}
a.HeadOpen:hover
{
  text-decoration: underline;
  color: #FF0000;
}





.HeadCompleted
{
  color: Black;
  font-size: 10pt;
  background-color: #CCdd99;
}
a.HeadCompleted
{
  font-size: 8pt;
  color: Black;
  text-decoration: none;
}
a.HeadCompleted:hover
{
  text-decoration: underline;
  color: #FF0000;
}



tr.HeadTerminal
{
  color: white;
  font-size: 10pt;
  font-weight: bold;
  background-color: #666666;
}
a.HeadTerminal {
  font-size: 8pt;
  text-decoration: none;
  color: white;
}
a.HeadTerminal:hover {
  text-decoration: underline;
  color: #000000;
}


tr.HeadResults
{
  color: White;
  font-size: 10pt;
  font-weight: bold;
  background-color: #ff9900;
}
a.HeadResults
{
  font-size: 8pt;
  color: White;
  text-decoration: none;
}
a.HeadResults:hover
{
  text-decoration: underline;
  color: #FF0000;
}




.HeadOther
{
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background-color: #cccc99;
}
a.HeadOther
{
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
a.HeadOther:hover
{
  text-decoration: underline;
  color: #FF0000;
}



.HeadRelated
{
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background-color: #cccc99;
}
a.HeadRelated
{
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
a.HeadRelated:hover
{
  text-decoration: underline;
  color: #FF0000;
}



.HeadProducts
{
  color: black;
  font-size: 10pt;
  font-weight: bold;
  background-color: #99ff33;
}
a.HeadProducts
{
  font-size: 8pt;
  text-decoration: none;
  color: white;
}
a.HeadProducts:hover {
  text-decoration: underline;
  color: #000000;
}



.HeadInfo
{
  color: black;
  font-size: 10pt;
  font-weight: bold;
  background-color: #FFFF99;
}


td.Tab {
  font-size: 12pt;
  color: black;
  font-weight: bold;
  text-align: center;
  background-color: #FFFFFF;
}


td.TabSelected
{
  font-size: 12pt;
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: #000088;
}


.SubTab {
  font-size: 9pt;
  color: black;
  font-weight: bold;
  text-align: center;
  background-color: #FFFFFF;
}


td.SubTabSelected
{
  font-size: 9pt;
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: #000088;
}



td.TabEdge {
  font-size: 10pt;
  color: black;
  font-weight: bold;
  text-align: center;
  background-color: #ddddFF;
}



.Body1 {
  font-size: 9pt;
  color: #000000;
  background-color: #EEEEEE;
}


.Body1White {
  font-size: 9pt;
  color: #000000;
  background-color: #FFFFFF;
}


.Body1SmallPrint {
  font-size: 8pt;
  color: #000000;
  background-color: #EEEEEE;
}


.Body1TinyLink {
  font-size: 6pt;
  color: #000000;
  background-color: #EEEEEE;
}


.Body1B
{
  font-size: 9pt;
  color: #000000;
  background-color: #EEEEEE;
  font-weight: bold;
}


.Body1C {
  color: #000000;
  text-align: center;
  background-color: #EEEEEE;
}

.Body1BC {
  color: #000000;
  text-align: center;
  font-weight: bold;
  background-color: #EEEEEE;
}

.Body1Disabled {
  font-size: 9pt;
  color: #999999;
  background-color: #EEEEEE;
}



.Body2 {
  color: #000000;
  background-color: #CCCCCC;
}

.Body2B
{
  font-size: 10pt;
  color: #000000;
  background-color: #CCCCCC;
  font-weight: bold;
}

.Body2BC
{
  font-size: 10pt;
  color: #000000;
  background-color: #CCCCCC;
  text-align: center;
  font-weight: bold;
}


.Body3 {
  color: #000000;
  background-color: #FFFFFF;
}

.Body3c {
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}

.Deadline {
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  background-color: #FFFF99;
}

.TableHead {
  color: #FFFFFF;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-color: #000000;
}


.TableHead2 {
  color: #FFFFFF;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-color: #999999;
}


.ErrorTitle {
  font-size: 18pt;
  font-weight: bold;
  color: White;
  background-color: red;
}


.ErrorBody {
  margin: 5rem;
  padding: 3rem;
  background-color: #FFFFDD;
}



.ErrorFoot {
  font-size: 8pt;
  color: White;
  background-color: red;
}



.label, label
{
  font-weight: normal;
  text-align: left;
    margin-bottom: 2px;
}


.CaseTitle
{
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
}




em {
  color: #FF0000;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
}

.Info {
  color: black;
  font-size: 10pt;
  font-weight: bold;
  background-color: #FFFF99;
}

.info-lowkey {
  color: black;
  font-size: 8pt;
  background-color: #FFFF99;
}

.InfoAlert {
  color: black;
  font-size: 9pt;
  font-weight: bold;
  background-color: #FFDD33;
}




.Button1
{
  font-size:8pt;
  background:#ccc none;
  color:#000;
}

.Edit1
{
  font-size:8pt;
  font-weight:bold;
  color:#009;
}

.Text1
{
  font-size:9pt;
  color:#000;
}


.BoldText
{
  font-size:12pt;
  color:#000;
  font-weight: bold;
}


.HelpFolder
{
  color: black;
  font-size: 18pt;
  font-weight: bold;
  background-color: #DDDD99;
  margin: 0;
}

.HelpFolderText
{
  color: black;
  font-size: 8pt;
  background-color: #DDDD99;
  margin: 0;
}

.HelpTitle
{
  color: black;
  font-size: 18pt;
  font-weight: bold;
  background-color: #FFFF99;
  margin: 0;
}

.HelpSubtitle
{
  color: black;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFFF99;
  margin: 0;
}

.HelpAuthor
{
  color: black;
  font-size: 10pt;
  font-weight: bold;
  background-color: #FFFF99;
  margin: 0;
}


.HelpTitleText
{
  color: black;
  font-size: 8pt;
  background-color: #FFFF99;
  margin: 0;
}



.FinePrint
{
  font-size: 8pt;
  color: #999999;
  margin: 0;
}


.HelpFinePrint
{
  font-size: 8pt;
  color: #999999;
  margin: 0;
}



.SmallDescription
{
  text-decoration: none;
  font-weight: normal;
  font-size: 7pt;
  margin: 0;
}

.ListTitle
{
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
}


.DataEntry
{
  font-family: Courier New;
  font-size: 10pt;
  margin: 0;
}

.Solution {
  font-size: 9pt;
  color: #000000;
  background-color: #eeFFee;
}


.Closed {
  font-size: 9pt;
  color: #000000;
  background-color: #FFFFee;
}


.Totals
{
  font-weight: bold;
}



input.btnhov{
   border-top-color:red;
   border-left-color:red;
   border-right-color:red;
   border-bottom-color:red;
}



.we-thumbnail
{
    margin: 1em;
    box-shadow: 6px 6px 5px #888888;
}

.we-thumb {
    border: none;
}



.main {
    margin: 1em;
    width: 80%;
}


.contact {
    margin: 1em;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    width: 28em;
    border: 1px solid #ddd;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}



.contact-form {
    margin: 1em;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    width: 40em;
    border: 1px solid #ddd;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: left;
}


.dojazd {
    margin-left: auto;
    margin-right: auto;
    width: 48em;
    line-height: 150%;
    margin-top: 0;
    margin-bottom: 1rem;
}


.transport {
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: white;
    border: 1px solid black;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.map,.img-large {
  margin-top: 1em;
  margin-bottom: 1em;
}

.lang-bar {
    margin: 0;
}

.lang-bar a {
    text-decoration: none;
    border-bottom: none;
}




.nav-bar {
    background-color: #696d32;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    width: 100%;
    height: 22px;
    text-align: center;
    vertical-align: middle;
}


.nav-btn-group {
    vertical-align: middle;
}

.nav-button {
    padding: 5px 6px;
    background-color: #696d32;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
}


.nav-selected {
    padding: 8px 7px;
    background-color: #333;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}



.nav-button:hover {
    background-color: gold;
    color: black;
}


.section-title {
    padding: 2px 3px;
    margin: 2rem 0 1rem 0;
    background-color: #595d22;
    color: gold;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 75%;
}

.no-under {
    text-decoration: none;
    border: none;
}


.photo-gallery {
    width: 80%;
}


.image-view {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}




.carousel-inner img {
    min-height: 500px;
}




.raw-content {
    margin: 0 8rem 0 8rem;
}






.debug-panel, .debug-panel td {
    margin: 1rem;
    background: #cccccc;
    font-size: 8pt;
}

.debug-panel h1, .debug-panel h2, .debug-panel h3 {
    text-align: center;
    padding: 3px;
    background: #e5e5ed;
    color: black;
    font-weight: bold;
}

.debug-element {
    border: 1px solid #2f4f4f;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 5px;
    margin-bottom: 5px;

}


.debug-element, .debug-element td {
    background-color: #eee;
    padding: 2px;
}

.debug-element .title {
    padding: 2px;
    font-weight: bold;
    font-size: 10pt;
}

.debug-element .bindings {
    margin-left: 3rem;
}

.debug-element .bindings td {
    padding-left: 1rem;
    vertical-align: top;
}

.binding-key {
    min-width: 100px;
}

.binding-def {
    color: #6495ed;
}





.intro {
    margin: 0 10rem 0 10rem;
}

.input-field {
    clear: both;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: auto;
}

.input-field label {
    color: #666;
    font-size: 90%;
}

.input-box {
    max-width: 55.5rem;
    border-radius: 3px;
    border: none;
    padding: 3px;
    float: left;
    margin-bottom: 1rem;
}


.input-box-narrow {
    width: 9rem;
    max-width: 8rem;
}

.input-box-midsize {
    width: 20rem;
    max-width: 25rem;
}

.input-box-wide {
    width: 55.5rem;
    max-width: 55.5rem;
}



input.btn {
    background-color: #32cd32;
    color: white;
    font-weight: bold;
}


.label-plus-input {
    float: left;
    margin-right: 2rem;
}


.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}



.gallery-name {
    color: #333;
    background-color: #c6c6a9;
    font-weight: bold;
    text-align: center;
    font-size: 120%;
}



.primary-phone {
    font-size: 120%;
}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d5d5bd;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #d5d5bd;
}
:-moz-placeholder { /* Firefox 18- */
  color: #d5d5bd;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #d5d5bd;
}



.g-recaptcha{
   margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
   text-align: center;
}


.g-recaptcha div {
    margin: 0 auto !important;
    text-align: center;
}


.large-icon {
    margin: 0 0 2rem 0;
}


.small-print {
    font-size: 75%;
    clear: both;
    overflow: auto;
}


.affirmation {
    height: 100%;
}

.checkbox {
    width: 2rem;
    height: 2rem;
    background-color: white;
}

.checkbox-left {
    display: inline-block;
    float: left;
    width: 4rem;
    vertical-align: middle;
    height: 100%;
}


.checkbox-text {
    display: inline-block;
    float: left;
    width: 50rem;
    text-align: left;
}


.margin-bottom {
    margin-bottom: 1rem;
}

.margin-vertical {
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}

.disclaimer {
    margin-top: 1rem;
    margin-bottom: 2rem;
}