@font-face {
    font-family: 'Helvetica45Regular';
    src: url('fonts/helveticalt-webfont.eot');
    src: url('fonts/helveticalt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticalt-webfont.woff') format('woff'),
         url('fonts/helveticalt-webfont.ttf') format('truetype'),
         url('fonts/helveticalt-webfont.svg#Helvetica45Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica35Regular';
    src: url('fonts/helveticath-webfont.eot');
    src: url('fonts/helveticath-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticath-webfont.woff') format('woff'),
         url('fonts/helveticath-webfont.ttf') format('truetype'),
         url('fonts/helveticath-webfont.svg#Helvetica35Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: 'Helvetica45Regular';
    font-weight: 100;
    font-size: 19px;
    text-transform: lowercase;
    min-height: 38px;
    _height: 38px;
    margin: 0 0 24px 0;
    padding: 0 0 0 10px;
    background: url('bg_h2_color.png') no-repeat 0px 7px;
}

.note {
    font-size: 11px;
    display: block;
}

fieldset {
    margin: 12px 0;
    border: solid 1px #eeeeee;
}

fieldset legend {
    font-family: 'Helvetica45Regular';
    font-weight: 100;
    font-size: 19px;
    text-transform: lowercase;
}

fieldset.half {
    float: left;
    width: 410px;
    height: 360px;
}

fieldset.right {
    margin-left: 20px;
}

fieldset.full {
    clear: both;
    width: 861px;
}

fieldset table {
    font-size: 12px;
}

fieldset table th,
fieldset table td {
    padding: 2px;
    vertical-align: top;
}

fieldset table th {
    width: 110px;
    text-align: left;
}

fieldset textarea {
    width: 836px;
    height: 40px;
    padding: 5px;
    border: solid 1px #aaa;
    -webkit-border-radius: 4px;
}

fieldset input[type="text"],
fieldset input[type="password"],
fieldset select {
    width: 266px;
    padding: 5px;
    border: solid 1px #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

input[type="submit"] {
    color: white;
    font-family: "Helvetica45Regular";
    font-size: 16px;
    cursor: pointer;
    border: none;
    padding: 7px 10px;
    background: black;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

input[type="submit"]:hover {
    background: #0071b6;
}

body {
    background-color: #f9f9f9;
    font-size: 14px;
    font-family: corbel;
}

input, select {
    font-size: 14px;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: black;
}

div {
    
}

div#main {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

div#stats {
    float: left;
    width: 415px;
}

div#modelstats {
    margin-left: 25px;
    margin-right: 0px;
    float: left;
}

div#globalstats {
    margin-left: 35px;
    margin-right: 0px;
    float: left;
    width: 230px;
}

div#form {

}

.form-row1 {
    width: 150px;
    float: left;
}

.model-left {
    width: 100px;
    float: left;
}

.model-right {
    width: 20px;
    text-align: right;
    float: left;
}

.center {                                                                                                                                                                                                                                   
    padding-top: 2px;                                                                                                                                                                                                                       
    padding-bottom: 2px;                                                                                                                                                                                                                    
    margin-left: auto;                                                                                                                                                                                                                      
    margin-right: auto;                                                                                                                                                                                                                     
    text-align: center;                                                                                                                                                                                                                     
}

.fontsmall {                                                                                                                                                                                                                                
    font-size: 10px;                                                                                                                                                                                                                         
} 

.fontlarge {                                                                                                                                                                                                                                
    font-size: 18px;                                                                                                                                                                                                                         
} 

.fontlogo {                                                                                                                                                                                                                                
    font-size: 72px;                                                                                                                                                                                                                         
} 

.fontitalic {                                                                                                                                                                                                                                
    font-style: italic;
} 

.fontbold {                                                                                                                                                                                                                                
    font-weight: bold;
} 

.bar-light {
    background-color:#FFFFFF;
    border: 1px dotted #DDEEFF;
}

.bar-dark {
    background-color:#DDEEFF;
    border: 1px dotted #999999;
}

.bar-light span, .bar-dark span {
    display: block;
    float: left;
}

.table-number {
    width: 40px;
    margin-left: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
}

.table-nick {
    width: 170px;
    margin-left: 30px;
    float: left;
}

.table-vozidlo {
    width: 370px;
    margin-left: 10px;
    float: left;
}

.table-ccm {
    width: 80px;
    margin-left: 10px;
    float: left;
}

.table-jidlo {
    width: 40px;
    margin-left: 10px;
    text-align: center;
    float: left;
}

.table-erzeta {
    width: 50px;
    margin-left: 10px;
    text-align: center;
    float: left;
}

.table-ubytovani {
    width: 30px;
    margin-left: 10px;
    text-align: center;
    float: left;
}

.table-shine {
    width: 50px;
    margin-left: 10px;
    text-align: center;
    float: left;
}
.table-zaloha {
    width: 70px;
    margin-left: 10px;
    text-align: center;
    float: left;
}

.table-spanilka {
    width: 50px;
    margin-left: 10px;
    text-align: center;
    float: left;
}

.table-days {
    width: 90px;
    margin-left: 10px;
    float: left;
}

.table-pocetosob {
    width: 40px;
    margin-left: 10px;
    text-align: center;
    float: left;
}

.table-category {
    width: 70px;
    margin-left: 0px;
    text-align: center;
    float: left;
}

