/*
 *  CSS - zakladni casti indexu
 *  Copyrighted by Michal Madleňák, www.LTweb.info
 */

#page-top {
  width: 100%;
  height: 177px;
  background: #500f10 url(../img/index/body.jpg) repeat-x top;
  position: absolute;
  z-index: 1px;
}

#page-all-width {
  position: relative;
  width: 100%;
  margin-left: 0;
	height: 100%;  
  min-height: 100%;
  z-index: 2px;
}

body>#page-all-width {
 	height: auto;
}

#page {
  width: 980px; /* =zapati*/
  position: relative;
  z-index: 2;
}

/* RIGHT CONTACTS ----------------------------------------------------------- */
.right-contacts {
  width: 180px;
  height: 175px;
  position: absolute;
  top: 0;
  margin-left: 0;
  left: 820px;
  text-align: left;
  margin-top: -3px;
}
.right-contacts .viareal:link, .right-contacts .viareal:visited {
  color: #f79102;
  text-decoration: none;
  font-weight: bolder;
  font-size: 0.85em;
}
.right-contacts .viareal:hover, .right-contacts .viareal:active {
  color: #f6e7c6;
  text-decoration: underline;
}
.right-contacts p {
  font-size: 0.9em;
  margin: 15px 0 0 0;
  color: #ff9900;
  font-weight: bolder;
}
p span.left-side {
  width: 50px;
  display: block;
  float: left;
}
p span.tel {
  display: block;
  clear: both;
  margin-left: 50px;
}
p span.right-side {
  display: block;
  float: left;
}
p span.left-side1 {
  margin-top: 2px;
}
/* ZAHLAVI ------------------------------------------------------------------ */
#header {
  width: 700px;
  background: url(../img/index/header.jpg) no-repeat right top;
  height: 176px;
  margin-left: 0;
}
.print-nadpis {
  display: none;
  visibility: hidden;
}
#header .logo {
  float: left;
  padding-top: 11px;
  display: block;
  width: 188px;
  height: 126px;
  position: relative;
}
#header .logo img {
  border: none;
  margin-left: 0;
}
#header a:link, #header a:visited {
  color: #ffffff;
  text-decoration: none;
}
#header a:hover, #header a:active {
  color: #f6e7c6;
  text-decoration: underline;
}

#topmenu {
  position: absolute;
  top: 152px;
  left: 0;
}
#topmenu ul {
  margin-left: 5px;
  text-align: left;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: bolder;
}
#topmenu span {
  padding-left: 7px;
  padding-right: 7px;
}
#topmenu a:hover, #topmenu a:active {
  color: #ff9900;
}

/* MAINPART ----------------------------------------------------------------- */
#mainpart {
  width: 980px;
  padding-bottom: 110px;
  padding-top: 10px;
}


/* LEVE MENU ---------------------------------------------------------------- */
#leftmenu {
  width: 181px;
  float: left;
}

#leftmenu ul {
  margin: 0;
  padding: 0;
  list-style: none url();
}
#leftmenu ul li {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  list-style: none url();
}
#leftmenu .grey-background {
  width: 181px;
  background: #938f68 url(../img/index/leftmenu-grey-background.jpg) repeat-y top;
}
#leftmenu .grey-background-bottom {
  width: 181px;
  padding-bottom: 15px;
  background: url(../img/index/leftmenu-grey-background-bottom.jpg) no-repeat bottom;
}
#leftmenu .orange-center {
  background: #ecb04e url(../img/index/leftmenu-orange-background-center.jpg) repeat-y;
  width: 181px;
  display: block;
  color: #ffffff;
  text-align: left;
  font-size: 1.1em;
  font-weight: bolder;
}
#leftmenu .orange-top {
  background: url(../img/index/leftmenu-orange-background-top.jpg) no-repeat top;
  padding-top: 8px;
  display: block;
  width: 181px;
}
#leftmenu .orange-bottom {
  background: url(../img/index/leftmenu-orange-background-bottom.jpg) no-repeat bottom;
  display: block;
  width: 156px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 10px;
}
#leftmenu .orange-only-1 .orange-bottom {
  background: url(../img/index/leftmenu-orange-background-bottom-only-1.jpg) no-repeat bottom;
  display: block;
  width: 156px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 10px;
}
#leftmenu .orange-center a:link, #leftmenu .orange-center a:visited {
  color: #ffffff;
  text-decoration: none;
} 
#leftmenu .orange-center a:hover, #leftmenu .orange-center a:active {
  text-decoration: underline;
  /*color: #af0d10;*/
}
#leftmenu .level2 {
  font-weight: bolder;
  text-align: left;
  margin-left: 30px;
}
#leftmenu .level-link, #leftmenu .level-link:visited {
  text-align: left;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-decoration: none;
  text-align: left;
}
#leftmenu .level-link:hover, #leftmenu .level-link:action {
  text-decoration: underline;
  /*color: #cecece;*/
}
#leftmenu .level2 li {
  list-style: url(../img/index/level2.gif);
  margin: 0;
  padding: 0;
  vertical-align: middle;
  margin-top: 3px;
  text-align: left;
}
#leftmenu .level2 li .level3 li {
  list-style: url(../img/index/level3.gif);
  margin-left: 15px;
  font-size: 0.9em;
}
#leftmenu a:hover, #leftmenu a:active, #leftmenu .level2 li .level3 li a:hover, #leftmenu .level2 li .level3 li a:active {
  text-decoration: underline;
  /*color: #cecece;*/
}

/* PRAVE MENU --------------------------------------------------------------- */
#rightmenu {
  width: 181px;
  float: right;
  margin-top: 5px;
}
#rightmenu img {
  border: none;
}

/* CONTENT ------------------------------------------------------------------ */
#content {
  padding-top: 4px;
  float: right;
  width: 603px;
  padding-right: 8px;
}

.toplist, .toplist img, .toplist a {
  border: none;
  background: none;
  position: absolute;
}


/* ZAPATI --------------------------------------------------------------------*/
#footer {
	position: absolute;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	height: 70px;
	background: #1a1915;
	color: #ffffff;
  bottom: 0;
  left: 0;
  border-top: 3px solid #000000;
  padding-top: 20px;
}

#footer-middle {
  width: 980px;
  margin: 0 auto;
}
#footer a:link, #footer a:visited {
  color: #ffffff;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
#footer a:hover, #footer a:active {
  color: #f6e7c6;
  text-decoration: underline;
}
#footer .left-links {
  float: left;
  margin-left: 10px;
  padding-top: 6px;
}

#footer .right-links {
  float: right;
  margin-right: 10px;
  width: 250px;
  text-align: right;
}

#footer .right-links a:link, #footer .right-links a:visited {
  background: url(../img/index/reality.png) no-repeat left center;
  display: block;
  padding-top: 6px;
  height: 23px;
  width: 190px;
}

ul.links-horizontally {
  margin: 0;
  padding: 0;
}
ul.links-horizontally li {
  display: inline;
  margin: 0;
  padding: 0;
}
