body, html {
	font-family: "Trebuchet MS", "Geneva CE", "Arial CE", sans-serif;
		font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 0;
	padding: 0;

}
body, table {

	color: #555;
  background: #E6E7E5;
}



html {

}

table {
 	font-size: 100%;
	padding: 0;
	margin: 0;
	text-align : left;

}

li {

	margin: 5px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	font-weight: normal;
	list-style-image: url(images/dot.gif);


}


p {
  margin: 0;
  padding: 0px 0px;
  text-align: justify;

}


img {
	border: none;
}

fieldset {
  padding: 10px;
}

a:link, a:visited {

	color: #900;
	text-decoration: underline;
}

a:hover {

	color: #666;
	text-decoration: none;
}
h1, h2, h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;

}

#h1 {

	width: 100%;
}
h1 {
  padding: 20px 0px 10px 0px;
  margin: 0px 30px 10px 30px;
	font-size: 200%;
	color: #900;
	background: url(images/tecka-horizontal.gif) repeat-x bottom left !important;


}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	font-size: 150%;
	color: #333;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 0px 0px;
	font-size: 120%;
	color: #333;
	padding: 15px 0px 0px 0px;
	font-weight: bold;


}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 110%;
	color: #0054AA;
}


form {
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}


#main {
  width: 750px;
  max-width: 750px;
  margin: 0;

}

#main-inner {
	width: 100%;
	background: url(images/main-right-bg.gif) repeat-y top right;


}

#inner {
	background: url(images/vertical-line.gif) repeat-y top left;

}




#left {

  position: absolute;
  top: 50px;
  left: 0;
  border: solid 0px black;
}





#nav {
   border: solid 0px black;
  margin: 7px 0 0 0;
  padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

}



#nav ul {

  margin: 0 0 0 0;
  padding: 0;
  list-style-image:none;
  list-style-type:none;

}

#nav li {

  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  float: none;
  list-style-image:none;


}










#nav a {

  border: solid 0px black;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #fff;
  font-size: 90% ;
  text-decoration: none;
  color: #888;
  font-weight: bold;
  display: block;
	background: url(images/menu-line.jpg) no-repeat top right;
  text-align: left;
  padding: 10px 0px 10px 25px;
  width: 160px;
  margin-left: 3px;


}
#nav span {
  padding-left: 15px;

}

#nav a:hover {
  color: #555;
  background: #eee;

}



#nav .cara {
  height: 39px;
  width: 22px;
  float: left;
	background: url(images/menu_cara.gif) no-repeat top left;

}

hr {

  color: #fff;
}



#content {
	background: url(images/body-right-bg.jpg) repeat-x top left;
  margin-left: 200px;
  text-align: justify;

}

#content .box1 {


	background: url(images/body-top-bg.jpg) no-repeat top left;

}

#content .box2 {

	background: url(images/body-bottom-bg.jpg) no-repeat bottom left;
   min-height: 569px;
  _height: 569px;
  padding: 0 0px 10px 30px;
}

#content p {

   padding: 5px 0px 0px 0px;
   line-height: 150%;
}
#content a:link, #content a:visited {

	text-decoration: underline;
}

#content a:hover {


	text-decoration: none;
}

#content img {
  border: 1px solid #aaa;

}



#copy {
  width: 100%;
  height: 40px;
  font-size: 11px;
	background: url(images/vertical-line-end.gif) no-repeat bottom left !important;
}



#copy a {
  font-size: 11px;

	font-weight: normal;
	text-decoration: underline;

}

#copy a:hover {


	text-decoration: none;
}

#copy .box {

  padding: 13px 0px 0px 300px;
  text-align: center;

}

/* pomocne zalamovace atd. */


.a_center {
	text-align: center;
}
.a_left {
	text-align: left;
}



.red {
  color: red;
}

.to-left {
  float: left;
  padding: 20px 5px 5px 5px;
}

.to-right {
  float: right;
  padding: 0px 10px 5px 10px;
}


.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.clear {
display: table;
width: 100%;
}





.hidden {
	display: none;
}

.break {
	height: 0px;
	clear: both;
  font-size: 1px;
  visibility: hidden;
  display: block;
  border: none;
  padding: 0;
  _margin-bottom: -2px;
}

.toleft {

  float: left;
  width: 200px;
}

.toleft p, .toright p {
  font-size: 90%;
  font-style: italic;
  text-align: left;

}

.toright {
  width: 200px;
  float: left;
  /*padding-left: 20px;   */

}
.item {

  padding-top: 20px;
  padding-bottom: 5px;
  width: 100%;
  border-bottom: 2px #fff solid;
}

#vyrobky {

  width: 500px;

}
