
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF7BAB;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FF7BAB;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-bottom: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF7BAB;
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 0px;
}

div.akce {
    border: 3px solid #FE96C9;
    width: 70%;
    margin: 20px;
    padding: 10px 20px;
    text-align: left;
}

div.akce h2 {
    color: red;
    font-size: 14px;
    margin-top: 5px;
}

div.akce h3 {
    color: black;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
    text-decoration: underline;
}

div.order_info {
    border: 1px solid #009900;
    color: #009900;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px 20px;
    width: 60%;
}

div.country_info span.country_name {
    background-color: yellow;
}

p.highlight {
    color: red;
    font-weight: bold;
    text-align: center;
}

a {
    color: #B21320;
}

a:link {
    color: #555555;
}

a.btn {
    color: #fff;
}


a.menu_off {
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

a.menu_off:visited {
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

a.menu_off:hover {
    color: #FF7BAB;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.menu_on {
    color: #FF7BAB;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.text_sm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.text_j {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
}

.site {
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
}

.site01 {
    margin-top: 20px;
    margin-right: 20px;
}

.table {
    border-color: #4C6B61;	
    border-width: 1px;
    border-style: solid;
}

.input {
    font-size: 11px; 
    font-family: verdana,arial,helvetica,sans-serif; 
    color: #000; 
    font-weight: normal;
}

.input-count {
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #000;
    font-weight: normal;
    width: 35px;
    text-align:right;
}

.input-price {
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #000;
    font-weight: normal;
    width: 60px;
    text-align:right;
}

.button {
    color: white;
    font-size: 10px;
    border-width: 1px;
    border-color: #FF99CC;
    background: #FF99CC;
    font-weight: bold;
}

.nab-section {
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
