body {
  font-family:  Verdana;
  font-size:    9pt;
  margin: 0px;
  padding: 0px;
}
img {
    border: 0px;
}
#page {
  width:        860px;
}

.products {
  clear:  both;
  width: 100%;
  margin-top: 15px;
}
.products .one {
  width: 260px;
  padding-left: 10px;
  float: left;
  font-size: 9pt;
}

#top {
  text-align: left;
  height: 193px;
}
.clr {
  clear: both;
}

.textlogo {
  padding-top: 50px;
}

#menu {
  font-size: 10pt;
  font-weight:bold;
  clear: both;
  padding-top: 7px;
  height: 23px;
  background-color: #e63f3f;
}

#menu a {
  text-decoration: none;
  color: white;
}

#menu a:hover {
  color: #fbe1e3;
}

#midle {
  clear: both;
  margin-top: 10px;
  font-size: 11pt;
}
#midle img {
    padding: 8px;
}
#midle a {
  color: #e63f3f;
}

#bottom {
  clear: both;
  background-color: #fbe1e3;
}

#bottom a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}


.text {
  padding: 15px;
  text-align: justify;
}

h1 {
  color: #e63f3f;
  font-size: 12pt;
}

h2 {
  color: #e63f3f;
  font-size: 11pt;
}

h3 {
  color: #e63f3f;
  font-size: 10pt;
}

.end {
  clear: both;
}
.end a {
  text-decoration: none;
  color: #e63f3f;
}
.end a:hover {
  text-decoration: underline;
}

strong {
  color: #e63f3f;
}
#spolupracujeme {
float:left;
font-size:12px;
margin:0px 0px 10px 0px;
text-align:left;
padding:0px 0px 0px 15px;
}
#spolupracujeme h2 {
color:#E63F3F;
font-size:18px;
margin-bottom:10px;
}
#spolupracujeme li { border-bottom:1px dotted #999999;margin-top:5px;width:auto; }
#spolupracujeme a { color:#E63F3F; }
