/* links */
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
/*	display: block; */
}

body {
	text-align: center;
	font-size: 10pt;
	color: #666666;
  font-family: Verdena CE, Verdena, Arial, sans-serif;
	padding-bottom: 40px;
	margin: auto;
	background-color: white;
	
}

#linka {
  background: url("../i-images/line.jpg");
  background-repeat: repeat-x;
  height: 25px;
  color: black;
  font-weight: bold;
}

#linka A:LINK {
  color: black;
	text-decoration: none;
}

#linka A:HOVER {
  color: black;
	text-decoration: none;
}

#linka A:VISITED {
  color: black;
	text-decoration: none;
}

#page {
  padding-top: 40px;
  width: 900px;
  text-align: center;
  margin: auto;
}

#menu-horni {
  padding-top: 10px;
  width: 100%;
}

#menu-horni A:LINK {
  color: #666666;
	text-decoration: none;
}

#menu-horni A:HOVER {
  color: #666666;
	text-decoration: none;
}

#menu-horni A:VISITED {
  color: #666666;
	text-decoration: none;
}

#menu1 {
  margin-left: 60px;
  font-size: 11pt;
  font-weight: bolder;
  color: #666666;
}

#menu2 {
  margin-left: 40px;
  font-size: 11pt;
  font-weight: bolder;
  color: #666666;
}

#menu3 {
  margin-left: 40px;
  font-size: 11pt;
  font-weight: bolder;
  color: #666666;
}

#menu4 {
  margin-left: 40px;
  font-size: 11pt;
  font-weight: bolder;
  color: #666666;
}

#menu-prava {
  margin-top: 20px;
  font-family : MS sans serif, sans-serif;
  color: #666666;
  font-size: 9pt;
}

#menu-prava a:link {
  text-decoration: none;
}

#menu-prava a:hover {
  text-decoration: underline;
}

#menu-prava a:visited {
  text-decoration: none;
}

.menu-prava-text {
  font-weight: bolder;
  font-size: 9pt;
}

#logo {
  width: 900px;
  height: 154px;
  background-color: transparent;
}

#obsah {
  padding-top:1px;
  width: 900px;
}

#obsah-leva {
  float: left;
  width: 703px;
  text-align: left;
}

#obsah-prava {
  float: right;
  text-align: left;
  width: 197px;
  height: 440px;
  background-image: url("../images/menu.gif");
}

#text {
  text-align: left;
  padding-top: 20px;
  padding-left: 40px;
  color: #666666;
}

.odsazeni {
  padding-left: 15px;
}

.odsazeni_2 {
  padding-left: 30px;
}

.leva {
  float: left;
  width: 200px;
  text-align: right;
}

#pata {
  width: 900px;
  margin:auto;
}

#line {
  float: left;
  text-align: center;
  width: 877px;
  height: 3px;
  clear: both;
}

#paticka {
  width: 800px;
  margin: auto;
  text-align: center;
  font-size: 8pt;
  float: left;
  display: block;

}

#formular {
  padding-top: 25px;
  padding-left: 100px;
}

#vyrobek {
  width: 530px;
  border: solid 1px #666666;
  float: left;
  margin-bottom: 10px;
}

#vyrobek-nadpis {
  height: 15px;
  width: auto;
  color: white;
  background-color: #666666;
}

#vyrobek-obsah {
  width: auto;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

#vyrobek-text{
  text-align: left;
}

#vyrobek-obr{
  text-align: right;
  float: right;
  clear: both;
  margin: 0px 0px 5px 5px;
}

p{
  text-align: justify;
}

.novinka {
  color: #000000;
  font-weight: bold;
}

h1 {
  font-weight: bolder;
  font-size: 12pt;
}

h2 {
  font-weight: bolder;
  font-size: 11pt;
}

h3{
  font-weight: bolder;
  font-size: 10pt;
}
input,textarea{
   background: white;
   border:1px solid;
   border-color: rgb(102, 102, 102);
   font-family: Verdena CE, Verdena, Arial, sans-serif;
   font-size:12px;
} 

td {
  font-size:12px;
  font-family: Verdena CE, Verdena, Arial, sans-serif;
}