/* copyright ondrej.lukas@seznam.cz */
* {
  margin: 0;
  padding: 0;
  font-family: Arial CE, Arial, sans-serif;
  }

li {
  margin: 0 0 0 20px;
  padding: 0 0 0 10px;
  }

body {
  font-size: 12px;
  color: #222;
  background: #E5E5E5;
  text-align: center;
  }

#all {
  margin: 0 auto;
  width: 784px;
  text-align: left; 
  }
#enret_search {
  position: absolute;
  top: 23px;
  left: 350px;
  }
#enret_search input#search {
  border: 1px solid #CBCBCB;
  background: #FFF;
  }
#enret_search input#button {
  color: #666;
  font-weight: bold;
  }
#enret_search .right { text-align: right; }
#header {
  position: relative;
  height: 120px;
  background: url('../menu/header.jpg');
  background-repeat: no-repeat;
  }
#header a {
  color: #FF6600;
  text-decoration: none;
  }
#header a:hover {
  text-decoration: underline;
  }
#mainmenu {
  position: absolute;
  top: 101px;
  left: 224px;
  }
#mainmenu a {
  margin: 0 35px 0 0;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  }
#mainmenu a:hover {
  color: #FE6501;
  }


#special2 {
  position: relative;
}
#special2 span {
  position: absolute;
  top: 20px;
  left: 200px;
  font-weight: bold;
  color: #666; 
}


#messages {
  position: relative;
  width: 584px;
  height: 216px;
  background: url('../menu/messages.jpg');
  background-repeat: no-repeat;
  }
#messages #text1, #messages #text2 {
  position: absolute;
  top: 11px;
  left: 15px;
  width: 185px; 
  color: white;
  }
#messages #text2 {
  left: 379px;
  }
#messages #text1 img {
  position: absolute;
  top: -9px;
  left: 194px;
  }
#messages #text2 img {
  position: absolute;
  top: 61px;
  left: -145px;
  }
#messages strong {
  font-size: 10px;
  }
#messages p {
  font-size: 11px;
  text-align: justify;
  }
#messages #text1 div, #messages #text2 div {
  margin: 4px 0 0 0;
  color: #FFFF00;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  }
/*
#messages #text1 img {
  position: absolute;
  top: -9px;
  left: 202px;
  }
#messages #text2 img {
  position: absolute;
  top: 61px;
  left: -142px;
  }
*/
#messages a {
  color: #FFFF00;
  font-size: 11px;
  text-decoration: none;
  }
#messages a:hover {
  text-decoration: underline;
  }


#login {
  float: left;
  width: 584px;
  text-align: center;
  }
#admin {
  float: left;
  width: 584px;
  text-align: center;
  }



#content {
  float: left;
  width: 578px;
  margin: 0 0 0 6px;
  }
* html #content { margin: 0 0 0 3px; }
#content-top {
  height: 80px;
  background: url('../menu/content-top.jpg');
  background-repeat: no-repeat;
  }
#content-top div { position: relative; }
#content-top div #title_1 {
  position: absolute;
  left: 10px;
  top: 58px;
  color: #FFF;
  font: bold 14px Arial CE, Arial, sans-serif;
  }
#content-top div #title_2 {
  position: absolute;
  left: 10px;
  top: 83px;
  color: #000;
  font: bold 12px Arial CE, Arial, sans-serif;
  }
#content-middle, #content-middle-product { padding: 30px 10px 5px 10px; }

/* pro menu produkty */
#content-middle-product {
  background: #FE6400;
  }
#content-middle-product img.neniramecek {
  border: 1px solid #FFF;
  }
#content-middle-product a {
  color: #FFF;
  }
#content-bottom-product {
  height: 10px;
  background: url('../menu/content-bottom.jpg');
  background-repeat: no-repeat;
  }




#default {
  float: left;
  width: 584px;
  height: 216px;
  background: url('../menu/default.jpg');
  background-repeat: no-repeat;
  }
#default #img {
  width: 173px;
  vertical-align: top;
  }
#default #img img {
  margin: 57px 0 0 12px;
  }
#default #text {
  padding: 100px 8px 0 0;
  vertical-align: top;
  }
#default #text div {
  padding: 0 10px 10px 10px;
  background: #FFE8DA;
  }
#default #text div strong { font-size: 12px; }




.collateralmenu {
  margin: 0 11px 0 8px;
  padding: 10px 16px 12px 16px;
  border-bottom: 1px dashed #999;
  color: #003399;
  }
.collateralmenu strong {
  font-size: 11px;
  color: #000066; 
  }
.collateralmenu a {
  font-size: 10px;
  color: #003399;
  text-decoration: none;
  }
.collateralmenu a:hover {
  text-decoration: underline;
  }

.collateralmenu2 {
  margin: 0 11px 0 8px;
  padding: 5px 16px;
  border-bottom: 1px dashed #999;
  color: #003399;
  }
.collateralmenu2 .link1 {
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  }
.collateralmenu2 .link2 {
  margin: 0 0 0 15px;
  font-size: 10px;
  }
.collateralmenu2 .link3 {
  margin: 0 0 0 30px;
  font-size: 10px;
  }
.collateralmenu2 a {
  color: #003399;
  text-decoration: none;
  }
.collateralmenu2 a:hover {
  text-decoration: underline;
  }
.collateralmenu2 a.active {
  color: #000;
  }



#cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
  }
#footer {
  position: relative;
  height: 30px;
  background: url('../menu/footer.jpg');
  background-repeat: no-repeat;
  }
#footer #administrace {
  float: left;
  margin: 16px 0 0 10px;
  }
#footer #webrex {
  float: right;
  margin: 16px 10px 0 0;
  }
#footer a {
  color: #999;
  font-size: 10px;
  text-decoration: none;
  }
#footer a:hover {
  text-decoration: underline;
  }

#blinkblue {
border:2px solid #ffffff;
padding:4px;
}















table {
/*
  border-collapse: collapse;
*/
  font-size: 11px;
/*
  border: 0;
*/
  }

p { margin: 5px 0 0 0;}

.vyberproduktu {width:175px}

a img {
  border: 2px solid #FF9900;
}
a img.border {
  border: 0;
}
