html {font-size: 100%;}

body {
    font-family: tahoma, arial, lucida, sans-serif;
    font-size: 0.75em;
    background: #DA241F; 
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000000;
}

address {
    text-align: left;
}

ul {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: underline;
    color: #DA241F;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

ul li a{
    text-decoration: none;
}

ul li a:hover{
    text-decoration: underline;
}

input {border: 2px solid #737373;}
textarea {border: 2px solid #737373; font-family: tahoma, arial, lucida, sans-serif;}

h1 {
    font-size: 14px;
    margin: 0px;
}

h2 {
    width: 739px;
    height: 45px;
    clear: both;
    color: #FFFFFF;
    text-align: left;
    font-size: 2em;
    font-weight: normal;
    margin: 15px 0px 0px 0px;
    background: url('/images/h2-image.png') 660px bottom no-repeat;
}

h3 {
    text-align: left;
    float: left;
    font-size: 1.5em;
    color: #DA241F;
    display: inline;
    padding-right: 30px;
    margin: 20px 0px 0px 0px;
    background: url('/images/h3-image.png') right 4px no-repeat;
}

b.actives {
    font-size: 14px;
    color: #DA241F;
    display: block;
    padding-left: 20px;
    background: url('/images/h3-image.png') left 4px no-repeat;
}

h4 {
    text-align: left;
    font-size: 1em;
    clear: left;
    margin: 20px 0px 5px 0px;
}

h5 {
    text-align: left;
    margin-left: 20px;
    color: #787878;
    font-size: 1em; 
}

table {
    font-size: 1em;
}

h1#logo {
    margin: 0px; 
    padding: 0px;
    float: left;
    width: 200px;
    height: 200px;
}

h1#logo a {
    background-color: transparent; 
    display: block; 
    width: 160px;
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
}

h1#logo span {
    width: 217px;
    height: 175px;
    background: url('/images/logosub-67.jpg') top left no-repeat; 
    cursor: pointer; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: -30px;
    left: -30px;
}

#hMenuTop {
    margin: 5px 0px 0px 0px;
    list-style-type: none;
}

#hMenuTop li {
    float: left;
    width: auto;
}

#hMenuTop li a {
    font-weight: bold;
    font-size: 0.9em;
    padding: 5px 12px 10px 7px;
    line-height: 30px;
    color: #FFFFFF;
    background: url('/images/hmenu-separ.png') right -2px  no-repeat;
}

ul#langMenu {
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    height: 36px;
    list-style-type: none;
}

ul#langMenu li {float: left; margin-top: 10px;}

ul#langMenu li a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 12px 0px 22px;
    padding-left: 6px;
}

ul#langMenu li.cs {background: url('/images/cs.png') left 2px no-repeat;}
ul#langMenu li.en {background: url('/images/en.png') left 2px no-repeat;}
ul#langMenu li.de {background: url('/images/de.png') left 2px no-repeat;}

#master {
    width: 1000px; 
    height: auto;
    float: left;
}

#right {
    float: left; 
}

#leftBox {
    width: 234px; 
    height: auto; 
    float: left; 
    margin-bottom: 20px;
}

#leftMenu {
    clear: left;
    float: left;
    width: 234px;
    height: auto;
    margin-top: 40px;
}

#leftMenu li {
    display: block;
    width: 234px;
    background: url('/images/left-menu-border.png') 12px 0px no-repeat;
    padding-left: 12px;
    text-align: left;

}

#leftMenu li a {
    display: block;
    font-weight: bold;
    margin-left: 10px;
    color: #FFFFFF;
    padding: 10px 0px 10px 0px;
    width: 212px;
}

#leftMenu li a:hover {
    color: #BDBEC4;
}

#leftMenu li a#active {
    width: 212px;
    background: url('/images/left-menu-active.png') right 13px no-repeat;
}

.hSubSection {
    display: none;
    position: absolute;
    top: 26px;
    left: -2px;
    width: 128px;
    height: auto;
    padding: 0px 0px 10px 0px;
    background: url('/images/hsubmenu-bottom.gif') left bottom no-repeat;
    margin-bottom: 10px;
}

#hSubMenu {
    width: 100%;
    height: auto;
    padding: 12px 0px 10px 0px;
    list-style-type: none;
    background: #FFFFFF url('/images/hsubmenu-top.png') left top no-repeat;
}

#hSubMenu li {
    float: none;
    text-align: left;
}

#hSubMenu li a {
    float: none;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1.5em;
    font-size: 0.9em;
    background: none;
    color: #DC312C;
}

#hSubMenu li a:hover {
    color: #000000;
}

#white {
    width: 739px; 
    height: auto;
    min-height: 400px;
    _height: 400px; 
    background: #FFFFFF url('/images/white-bg.png') 0px 0px no-repeat;
    color: #000000;
}

#white .image {
    position: absolute; 
    top: -30px; 
    right: 40px;
}

.mainImg {
    margin-left: 20px;
    float: right;
}

#path {
    text-align: right; 
    line-height: 30px; 
    padding-right: 20px;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
}

#path a {
    color: #FFFFFF;
}

#content {
    width: 680px; 
    margin: 0px auto 0px auto;
}

#content p {
    text-align: justify;
    line-height: 1.5em;
}

#content ul {
    text-align: left; 
    margin-left: 50px;
    line-height: 1.5em;
}

#content ul li {
    margin-bottom: 5px;
}

.cTable {
    width: 100%;
    float: left;
    text-align: left;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 20px;
}

.cTable th {
    background: #DA241F;
    height: 1.5em;
    color: #FFFFFF;
    padding-left: 10px;
    border-top: 1px solid #CCCCCC;
}

.cTable tr.odd {
    background: #EBEBEB;
}

.cTable td {
    padding: 4px 0px 4px 10px;
}

.cTable td.last {
    border-bottom: 1px solid #CCCCCC;
}

.cTableSmaller {
    font-size: 0.8em;
}

#whiteBottom {
    width: 739px;
    height: 50px; 
    position: relative; 
    background: url('/images/white-bottom.png') 0px 0px no-repeat;
}

#whiteBottom .image {
    position: absolute; 
    top: -50px; 
    left: -29px;
}

#hBottom {
    clear: both;
    float: left; 
    width: 930px;
    color: #FFFFFF;
    font-size: 0.8em;
    height: 30px;
    margin-left: 20px;
}

#hBottom .copy {
    float: left;
    margin: 0px;
}

#hBottom .copy a {color: #FFFFFF;}

#hBottom .menu {
    width: 260px; 
    float: right;
    list-style-type: none;
}

#hBottom .menu li {
    float: right;
}

#hBottom .menu li a {
    background: url('/images/hbottom-menu.png') 0px 3px no-repeat;
    padding-left: 15px;
    margin-left: 20px;
    color: #FFFFFF;
}

.cleaner {clear: both;}

.registerTable {
    margin: 30px 0 0 50px;
}

.registerTable tr th {
    text-align: right;
    padding-right: 5px;
}

.registerTable tr td {
    text-align: left;
}

.registerTable input {
    border: 1px solid #000000;
}

.registerTable input.wrongInput {
    border: 2px solid #FF0000;
}

#messages {
    display: block;
    margin: 30px 0 0 30px;
    padding: 10px;
    width: 500px;
    height: auto;
    border: 2px solid red;
}

#messages ul {list-style-type: none; margin: 0px; padding: 0px;}

.gallery {
    width: 100%;
    float: left;
}

.gallery td {vertical-align: top;}

.gallery td h5 {float: none; margin: 0px auto 0px auto; text-align: center;}

.action {
    width: 332px; 
    height: 226px; 
    float: left; 
    background: url('/images/action-bg.jpg') left top no-repeat;
}

.action table {
    width: 94%;
    height: 200px; 
    text-align: center; 
    margin: 20px auto 0px auto;
}

.actionN {
    width: 690px;
    min-height: 100px;
    position: relative;
    text-align: left;
    margin: 30px 0px 50px 0px;
    background: url('/images/akce/action-bg.png') left top no-repeat;
}

.actionN img {
    position: absolute;
    top: 27px;
    left: 30px;
}

.actionN strong {
    color: #FFFFFF;
    font-size: 1.5em;
    margin-left: 160px;
    display: block;
}

.actionIn {
    margin: 10px 0px 0px 160px;
}

.actionIn p {margin: 5px 0px 0px 5px;}

.extraTable tr {
    height: 22px;
}

.extraTable th {
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
}

.extraTable td {
    font-size: 0.9em;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
}

.icons {
    margin-right: 10px;
    float: left;
}

.formT {
    float: left;
    text-align: left;
}

.formT td {vertical-align: top;}
.formT label {font-weight: bold; font-size: 0.9em;}
.formT textarea {}

.formT input {width: 170px;}

#orderCards input {text-align: right;}

.red {color: #DA241F;}

.logos img {margin: 10px;}

.sitemap {
    clear: left;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    font-weight: bold;
}

.simpleDataTable {text-align: left;}

.infoTable {text-align: left; margin: 10px 0px;}

.infoTable td {padding: 2px 20px 2px 2px;}

.act {
    margin-top: 10px;
    margin-left: 13px;
    width: 196px;
    text-align: left;
    background: url('/images/home-act-bg.png') 0px 0px repeat-y;
    position: relative;
    z-index: 1000;
}

.act a {
    color: #fff;
}

.act p {
    margin: 8px 15px;
    font-weight: bold;
    font-size: 1.5em;
    color: #FFFFFF;
}

.act p small a {color: #F1A7A5;}

.act1 a {
     font-size: 1.5em;
     color: #F1A7A5;
}

.actServis p {
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 1.3em;
    color: #000000;
}

.groomerImg {padding-top: 15px; padding-left: 5px;}
.groomerImgTuv {padding-top: 15px; padding-left: 15px;}