body {
    background-color: #FFFFFF;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 12px;
}

h5 {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    text-decoration: underline;
    font-style: italic;
}

h3 {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    text-align: right;
}

h4 {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    text-decoration: underline;
}

div#all {
    text-align: center;
    margin: auto;
    border: 1px solid #c6dba4;
    width: 800px;
}

div#top {
    width: 800px;
    height: 129px;
    font-weight: bold;
}

a {
    text-decoration: underline;
    color: red;
}

a:hover {
    text-decoration: none;
    color: red;
}

#top a {
    color: black;
    text-decoration: none;
}

div#logo {
    background: url('/images/logo.gif');
    width: 800px;
    height: 105px;
}

div#bottom {
    width: 800px;
}

#uvod a {
    width: 134px;
    height: 129px;
    background: url('/images/uvod.jpg') 0 0 no-repeat;
    float: left;
}

#uvod a:hover {
    width: 134px;
    height: 129px;
    background-position: -134px 0;
    float: left;
}

#stroje a {
    width: 134px;
    height: 129px;
    background: url('/images/stroje.jpg') 0 0 no-repeat;
    float: left;
}

#stroje a:hover {
    width: 134px;
    height: 129px;
    background-position: -134px 0;
    float: left;
}

#vratoveSystemy a {
    width: 133px;
    height: 129px;
    background: url('/images/vratove_systemy.jpg') 0 0 no-repeat;
    float: left;
}

#vratoveSystemy a:hover {
    width: 133px;
    height: 129px;
    background-position: -133px 0;
    float: left;
}

#prumyslovaHydraulika a {
    width: 133px;
    height: 129px;
    background: url('/images/prumyslova_hydraulika.jpg') 0 0 no-repeat;
    float: left;
}

#prumyslovaHydraulika a:hover {
    width: 133px;
    height: 129px;
    background-position: -133px 0;
    float: left;
}

#servis a {
    width: 133px;
    height: 129px;
    background: url('/images/servis.jpg') 0 0 no-repeat;
    float: left;
}

#servis a:hover {
    width: 133px;
    height: 129px;
    background-position: -133px 0;
    float: left;
}

#prodejna a {
    width: 133px;
    height: 129px;
    background: url('/images/prodejna.jpg') 0 0 no-repeat;
    float: left;
}

#prodejna a:hover {
    width: 133px;
    height: 129px;
    background-position: -133px 0;
    float: left;
}

#line {
    padding-top: 85px;
}

#quicknav {
    float: left;
    text-align: left;
    padding-left: 145px;
    font-size: 11px;
}

#counter {
    float: right;
    text-align: right;
    padding-right: 10px;
}

#footer {
    height: 25px;
    line-height: 25px;
    color: #000000;
    padding: 0 10px 0 10px;
    background-image: url('../images/backBottom.gif');
}

#footer a {
    color: #000000;
    text-decoration: underline;
}

#footer a:hover {
    color: #000000;
    text-decoration: none;
}

#profitux {
    float: left;
    font-weight: bold;
    text-align: left;
}

#valid {
    float: right;
    text-align: right;
}

#left {
    width: 135px; 
    float: left;
    color: green;
}

#middle {
    width: 504px; 
    float: left;
    text-align: left;
    padding: 5px 10px 5px 10px;
}

#right {
    width: 135px;
    float: right;
    padding-right: 2px;
}

.rightActual {
    width: 134px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #C6DBA4;
    background-color: #E2EDD1;
    margin: 0;
}

.rightContent {
    width: 134px;
    border-left: 1px solid #C6DBA4;
    border-right: 1px solid #C6DBA4;
    border-bottom: 1px solid #C6DBA4;
}

ul.leftMenu {
    width: 135px;
    list-style: none; 
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 10px;
}

li.leftOver a {
    display: block;
    padding-left: 15px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftOver.gif');
}

li.leftOut a {
    display: block;
    padding-left: 15px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftOut.gif');
}

li.leftOut a:hover {
    display: block;
    padding-left: 15px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftOver.gif');
}

li.leftSub1Over a {
    display: block;
    padding-left: 25px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftSubOver.gif');
}

li.leftSub1Out a {
    display: block;
    padding-left: 25px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftSubOut.gif');
}

li.leftSub1Out a:hover {
    display: block;
    padding-left: 25px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftSubOver.gif');
}

li.leftSub2Over a {
    display: block;
    padding-left: 32px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftSub2Over.gif');
}

li.leftSub2Out a {
    display: block;
    padding-left: 32px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftSub2Out.gif');
}

li.leftSub2Out a:hover {
    display: block;
    padding-left: 32px;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    color: #000000;
    background-image: url('/images/leftSub2Over.gif');
}

table.product {
    padding: 0px;
    border: 1px solid #C6DBA4;
    width: 100%;
}

.redBack {
    background-color: #FFE0D8;
}

.greenBack {
    background-color: #E2EDD1;
}

/*.vikingBack {
    background-color: #5BC85B;
}*/

.vikingBack {
    background-color: #ffff99;
}

.viking2Back {
    background-color: #49EF2C;
}

/*.stihlBack {
    background-color: #faac74;
}*/

.stihlBack {
    background-color: #ffff99;
}

.stihl2Back {
    background-color: #faac74;
}

.grayBack {
    background-color: #E2E2E2;
}

.clear {
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    border: none;
    visibility: hidden;
}

.input {
    border: 1px solid #C6DBA4;
    background-color: #E2EDD1;
    color: #000000;
}
