html {
  height: 100%;
}

body {
  background-image: url("bg.jpg");
  background-repeat: repeat-x;
  background-position: right top;
  margin: 0px;
  text-align: center;
  background-color: #dfc8dd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  height: 100%;
}

td {
   margin: 0px auto;
   padding: 2px;
}

img {
  border: none;
}

a {
  color: #4d2151;
}

a:hover {
  color: #853e6a;
}

#container {
  text-align: center;
  width: 840px;
  margin: 0px auto;
  background-color: #ffffff;
}

#userpanel {
  background-color: #d6c0d4;
  font-size: 10pt;
  float: right;
  width: 160px;
  height: 120px;
  margin-top: 10px;
  margin-right: 20px;
}

#logo {
  margin: 0px;
  float: left;
  border: none;
}

#head {
  text-align: left;
  background-color: #694b6c;
  height: 150px;
  border-bottom: 2px solid #dfc8dd;
}

#bottom {
  font-size: 80%;
  color: #dddddd;
  background-color: #694b6c;
  text-align: left;
  height: 52px;
  clear: both;
  background-repeat: repeat-x;
}

#footer {
  background-color: #dfc8dd;
  height: 20px;
}

#menu {
  text-align: left;
  width: 200px;
  float: left;
}

#text {
  text-align: center;
  width: 620px;
  margin: 10px;
  float: right;
  min-height: 600px;
  overflow: visible;
}

#hodnoceni {
  color: #000000;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
  width: 20px;
  height: 20px;
  padding-top: 1px;
  margin-bottom: 6px;
  margin-right: 0px;
}

#ramecek {
  margin-top: 5px;
  margin-right: 40px;
}

#code {
  width: 550px;
  margin: 5px auto;
  padding: 5px;
  text-align: center;
  border: 1px solid black;
  background-color: #dfc8dd;
}

#sirka {
  margin-right: 50px;
  margin-left: 50px;
}

#anketa {
  float: right;
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
}

#filter {
  font-size: 10pt;
}

p.paragraphj {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 40px;
  text-align: justify;
  text-indent: 0px;
  line-height: 150%;
}

p.paragraphr {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 40px;
  text-align: right;
  text-indent: 0px;
  line-height: 150%;
}

span.small {
  font-size: 10pt;
}

h2.title {
  font-size: 14pt;
  width: 120px;
  margin: 10px auto;
  border-bottom: 2px solid #853e6a;
}

h2.detailtitle {
  font-size: 12pt;
  color: #853e6a;
  margin: 10px auto;
  text-decoration: underline;
}

h2.detailtitle span {
  font-size: 12pt;
  color: black;
}

h3.mezera {
  width: 161px;
  font-size: 8px;
  margin: 0px;
  border-top: 1px solid #000000;
}

h3.nadpis {
  text-align: center;
  text-decoration: none;
  width: 150px;
  font-size: 13px;
  border-bottom: 1px solid #000000;
  color: #eeeeee;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #853e6a;
}

h3.panel {
  text-align: center;
  text-decoration: none;
  width: 156px;
  font-size: 13px;
  color: #eeeeee;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #853e6a;
  border: 1px solid #000000;
}

table.galerie {
  text-align: left;
  border-collapse: collapse;
  font-size: 15px;
  table-layout: fixed;
  width: 300px;
  height: 144px;
  float: left;
  background-color: #e8daeb;
  margin: 4px 4px 4px 4px;
  border: 1px solid #853e6a;
}

table.detail {
  padding-bottom: 30px;
}

img.galerie {
  max-height: 140px;
  max-width: 140px;
  margin: 0px auto;
  border: none;
  display: block;
}

td.galimg {
  width: 144px;
  height: 140px;
  text-align: center;
  padding: 0px;
  padding-top: 0px;
}

table.rows {
  width: 100%;
  height: 136px;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0px;
  margin-bottom: 0px;
}

td.row {
  border: 1px solid #853e6a;
  padding-left: 4px;
  font-size: 10pt;
}

td.info {
  padding: 0px;
  padding-right: 3px;
}

table.design {
  font-size: 11pt;
  text-align: left;
  margin: 0px auto;
}


table.detailhead {
  font-size: 11pt;
  width: 600px;
}


table.detailhead td.right {
  text-align: right;
  width: 100px;
}

table.detailhead td.left {
  text-align: left;
  width: 100px;
}

table.detailhead td.fb {
  text-align: left;
}


table.color {
  text-align: left;
  margin: 0px auto;
  background-color: #dfc8dd;
  border: 2px solid #853e6a;
  padding: 5px;
}

div.pages {
  border: none;
  width: 100%;
  float: left;
  background-color: #b097c5;
}

a.menustare {
  background-image: url("gradient.jpg");
  color: #000000;
  text-align: left;
  display: block;
  border-bottom: 2px solid #dfc8dd;
  width: 150px;
  height: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  color: #111111;
  vertical-align: sub;
}

a.menustare:hover {
  background-image: url("gradient2.jpg");
  color: #eeeeee;
  text-decoration: none;
}

a.submenu {
  text-decoration: none;
  width: 150px;
  height: 19px;
  padding-top: 1px;
  display: block;
  color: black;
  font-size: 13px;
  background-color: #ebe1ee;
  border-bottom: 1px solid #853e6a;
}

a.submenu:hover {
  background-color: #c1a3bf;
  color: black;
}

a.submenu2 {
  text-decoration: none;
  width: 150px;
  height: 19px;
  padding-top: 1px;
  display: block;
  color: black;
  font-size: 13px;
  background-color: #9d77aa;
  border-bottom: 1px solid #853e6a;
}

a.submenu2:hover {
  background-color: #c1a3bf;
  color: black;
}

input.user {
  height: 16px;
  width: 90px;
  font-size: 12px;
}

a.hod1:link, a.hod1:visited, a.hod1:active {
  background-color: #82EC17;
  border: 2px solid #74D20B;
}

a.hod2:link, a.hod2:visited, a.hod2:active {
  background-color: #D0F211;
  border: 2px solid #C6D50B;
}

a.hod3:link, a.hod3:visited, a.hod3:active {
  background-color: #E9D91B;
  border: 2px solid #CDBE05;
}

a.hod4:link, a.hod4:visited, a.hod4:active {
  background-color: #F5820E;
  border: 2px solid #CB6407;
}

a.hod5:link, a.hod5:visited, a.hod5:active {
  background-color: #F5310E;
  border: 2px solid #D20000;
}

a.hod1:hover {
  border: 2px solid #000000;
}

a.hod2:hover {
  border: 2px solid #000000;
}

a.hod3:hover {
  border: 2px solid #000000;
}

a.hod4:hover {
  border: 2px solid #000000;
}

a.hod5:hover {
  border: 2px solid #000000;
}

a.sipka {
  text-decoration: none;
}

#horni_menu {
  background-color: red;
  height: 30px;
}

#popularni_stitky {
  margin: 5px;
  padding: 2px;
  background-color: #d6c0d4;
  font-size: 10pt;
  border: 1px solid #853e6a;
}

h3.darkhead {
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  margin: 0px;
  color: #eeeeee;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #853e6a;

}





div.flowers {
  margin-left: 10px;
  background-image: url("header.png");
  background-repeat: repeat-x;
  width: 190px;
  border: none;
  float: left;
}

h3.flow {
  margin-right: 13px;
  margin-top: 18px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 30px;
  font-size: 11pt;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

div.flowbody {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
  background-color: #e8daeb;
  width: 176px;
  font-size: 15px;
}

img.icon {
  width: 40px;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  text-decoration: none;
}

a.menu {
  font-size: 11pt;
  color: #000000;
  text-align: left;
  display: block;
  border-bottom: 1px solid #853e6a;
  width: 176px;
  height: 18px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-decoration: none;
  color: #111111;
  vertical-align: sub;
}

a.menu:hover {
  background-color: #b097c5;
  color: #ffffff;
  text-decoration: none;
}

#search {
  color: #888888;
}

#bgfind {
  background: url("newinput.png") no-repeat;
  padding: 3px 0px 0px 29px;
  width: 206px;
  height: 28px;
  float: right;
  margin-top: 20px;
}

#bgfind input {
  padding: 1px 0px 0px 2px;
  width: 203px;
  background: none;
  border: 0px solid white;
  font-size: 0.95em;
}

.searchbut {
  background: url("hledat.png") no-repeat;
  border: 0px solid;
  width: 81px;
  height: 24px;
  float: right; 
  margin: 0px 0px 37px;

  cursor: pointer;
}

#hormenu {
  margin-top: 0px;
  float: right;
  background-image: url("menubg.png");
  background-repeat: repeat-x;
  background-color: #9a2f73;
  clear: right;
}

a.mainmenu {
  color: white;
  float: left;
  font-size: 16px;
  margin: 0px;
  padding: 9px;
  text-decoration: none;
  font-weight: bold;
  background-image: none;
  background-repeat: repeat-x;
}

a.mainmenu:hover {
  color: white;
  background-image: url("menubg2.png");
  background-color: #6d2653;
}

a.dark {
  color: #dfc8dd;
}

a.dark:hover {
  color: white;
}

fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}

.icoshare {
  margin: 1px;
  vertical-align: middle;
}

#share {
  color: #666666;
  float: right;
  margin-top: 7px;
}

table.users {
  width: 580px;
  border: 1px solid #853e6a;
  border-collapse: collapse;
  font-size: 10pt;
}

table.users td, th {
  border: 1px solid #853e6a;
}








