body {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
  background-color: #215782;
  background-image: url(bg.gif);
  background-position: top;
  background-repeat: repeat-x;
}

#container {
	width: 860px;
	padding: 5px;
	margin: 0 auto;
    background-color: #ffffff;
}

a {
  text-decoration: none;
  color: #215782;
}

#paticka a {
  text-decoration: none;
  color: white;
}
#paticka {
  padding-top: 10px;
  color: white;
  font-size: small;
}

#logo {
     padding: 30px;
}

#cena {
     text-align: right;
     padding: 4px;
}
#cena2 {
  font-weight: bold;
  padding: 3px;
   vertical-align: top;
  width: 100px;
}

 #popis {
    text-align: justify;
    height: 250px;
    margin: 0px 20px 20px 0px;
}
 #popis2 {
    text-align: justify;
    border-bottom: dotted 1px silver;
}

 #texty {
    text-align: justify;
   font-size: small;
   padding:30px;
}


#tags {
  padding: 30px;
}

#nsel {
  color: black;
  cursor: pointer;
  }

hr {
   border-top: dotted silver 1px;
    border-left: 0px;
     border-right:  0px;
      border-bottom:  0px;
}

input {
  border: solid 1px silver;font-size: 14px;background-color: #FFFFCC;

}


#nsel a:hover {
  color: white;
  background-color: #3366CC;
  cursor: pointer;
}

#nastepavac {
 border: solid silver 1px;
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 background-color: #FFFFCC;
 font-size: xx-small;
 text-align: left;
}


