body {
  background-color: #65605B;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px;
  text-align: center;
  background: #65605B url(pattern_b.png) repeat;
}
.all {
  text-align: left;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 776px;
  background: #FFF url(main.png) repeat-y;
  color: #555;

}
.titleOut {
  position: relative;
  width: 726px;
  height: 30px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 15px 25px 15px 25px;
}
.titleIn {
  position: relative;
  width: 714px;
  height: 28px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  padding: 0px;
  text-align: left;

}
.titleText {
  font-size: 18;
  font-family: arial, sans-serif;
  color: #6F5E43;
  font-weight: 400;
  font-decoration: none;

  background-color: #FFFFFF; 
}

.all .obrazek {
  position: relative;
  text-align: center;
  border: 5px solid #FFFFFF;
  width: 726px;
  margin: 15px 25px 15px 25px;
  padding-top: 5px;
  background-color: #FFFFFF;
}

.titleText a {
  text-decoration: none;
  color: #DE9412;
}
.titleText a:visited {
  text-decoration: none;
  color: #DE9412;
}
.titleText a:active {
  text-decoration: none;
  color: #DE9412;
}
.titleText a:hover {
  text-decoration: none;
  color: #A4A4A4;
}

.paticka {
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #FFFFFF;
  font-decoration: none;
  text-align: center;
  width; 760px;
  padding-top: 12px;
  width: 760px;
  height: 40px;
  margin: 0px 8px 0px 8px;
  background: #BDB9B2 url(menu.png) repeat;
}