/* Screen css - Zahradnictvi Travnicek */
body {
	text-align: center;
	background-color: white;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: white;
	position: relative;
}
div#nav {
  color: rgb(128,128,128);
  font-size: 0.8em;
  width: 880px;
  margin: 0 auto;
}
div#navl {
  width: 400px;
  text-align: left;
  margin: 0 auto;
  float: left;
}
div#navr {
  width: 480px;
  text-align: right;
  margin-left: 400px;
}
div#nav a {
  color: rgb(128,128,128);
}
div#t-bg {
	margin: 0 auto;
	width: 900px;
	height: 5px;
	background: white url(../img/still/t-bg.gif) repeat-x bottom;
}
div#b-bg {
	margin: 0 auto;
	width: 900px;
	height: 0.6em;
	background: white url(../img/still/b-bg.gif) repeat-x top;
}
div#i-bg{
  width: 900px;
  height: 5px;
  background: url(../img/still/b-bg.gif) repeat-x ;
  margin: 0 auto;
}
body div#all {
	margin: 0 auto;
	width: 925px;
	background:  url(../img/still/bg.gif) repeat-y center;
}
div#main {
	text-align: left;
	padding: 0 5em 0 5em;
}
a {
	color: white;
}
a:hover {
	text-decoration: none;
}
ul {
	text-align: right;
	margin: 0;
	padding-bottom: 2%;
	font-size: 1.2em;
}
li {
	display: inline;
	padding-left: 3%;
	padding-right: 30px;
}
p {
	display: block;
	margin: 1.33em 0;
	text-indent: 2em;
}
.contact {
	display: block;
	margin: 5px;
}
h1 {
	font-size: 1.5em;
	margin: 0 0 0 2em;
	font-weight: normal;
	display: block;
}
h2 {
	font-size: 1.3em;
	margin: 1.5em 0 0.8em 3.7em;
	font-weight: normal;
	display: block;
}
h2.contact {
	font-size: 1.3em;
	font-weight: normal;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 {
	font-size: 2em;
	margin: 0 0 0 0;
	font-weight: normal;
	display: block;
}
div#idx {
  width: 287px;
  padding-top: 65px;
  margin: 0 auto;
}
a#top {
  display: block;
  width: 100%;
  height: 159px;
  background-image: url(../img/still/idx-top.png);
}
a#top:hover {
  background-image: url(../img/still/idx-top-h.png);
}
a#bottom {
  display: block;
  width: 100%;
  height: 159px;
  background-image: url(../img/still/idx-btm.png);
}
a#bottom:hover {
  background-image: url(../img/still/idx-btm-h.png);
}
div#headb {
	margin: 0 auto;
	background: url(../img/still/headb.jpg) no-repeat center top;
	width: 899px;
	height: 346px;
	text-align: center;
	padding-top: 20px;
}
div#heads {
	margin: 0 auto;
	background: url(../img/still/heads.jpg) no-repeat center top;
	width: 899px;
	height: 346px;
	text-align: center;
	padding-top: 20px;
}
div#menu {
	margin: 0 auto;
}
div#menu img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}
table {
	margin: 0 auto;
	color: rgb(51,51,51);
	width: 770px;
	background: white url(../img/still/bgtable.png) repeat-y center;
	padding: 0 6px 0 6px;
}
table tr#header {
	background: url(../img/still/bg-tabletop.jpg) repeat-x top;
	height: 17px;
	width: 757px;
	color: white;
  background-color: rgb(51,51,51);
}
table a {
	color: rgb(51,51,51);
	text-decoration: none;
}
div#line {
	background: url(../img/still/t-bg.gif) repeat-x bottom;
	height: 5px;
	width: 760px;
	margin: 0 auto;
}
div#subline {
	background: url(../img/still/b-bg.gif) repeat-x top;
	height: 5px;
	width: 760px;
	margin: 0 auto;
}
td.big {
	width: 20%;
	text-align: left;
}
td.one {
	width: 20%;
	text-align: left;
	padding-left: 1em;
}
td.sml {
	width: 10%;
	text-align: center;
}
td.l {
	text-align: left;
}
td.lone {
	padding-left: 1em;
	text-align: left;
}
td.r {
	text-align: right;
	padding-right: 1em;
}
td.c {
	text-align: center;
}
th {
	text-align: center;
}
div.legend {
	float: right;
	text-align: left;
	width: 22%;
}
div#footer {
	margin: 0 auto;
	margin-top: 8em;
	width: 899px;
	background: url(../img/still/footer.jpg) no-repeat top;
	text-align: left;
	padding-left: 1em;
	padding-top: 80px;
}
div#footer div {
	height: 19px;
	width: 25%;
}
div#footer a {
	color: white;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
img.checker {
  height: 16px;
  width: 16px;
  border: 0px;
}

.leftcont{
  width: 520px;
  float: left;
}
.rightcont {
  width: 360px;
  float: right;
}
.contacts{
  width: 880px;
}