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

/* obrazek stetec - prava strana ---------------------------------------------*/
.obrazek-rightmenu {
  background: url(../img/prava-strana.jpg) no-repeat;
  width: 278px;
  position: absolute;
  height: 506px;
  top: 0;
  margin-left: 986px;
}

#page {
  position: relative;
  width: 986px;
  margin-left: 0;
	height: 100%;  
  min-height: 100%;
  background: url(../img/mainpart-center.jpg) repeat-y right top;
}

body>#page {
 	height: auto;
}
/*ZAHLAVI --------------------------------------------------------------------*/
#header {
  position: relative;
  background: #454640 url(../img/header1.jpg) no-repeat top;
  width: 986px;
  height: 145px;
}
#header .domu {
  display: block;
  position: absolute;
  margin-left: 220px;
}
#header .domu a {
  width: 200px;
  height: 80px;
  display: block;
}

#header .merklin {
  display: block;
  position: absolute;
  margin-left: 865px;
  margin-top: 60px;
}
#header .merklin a {
  width: 110px;
  height: 40px;
  display: block;
}
#header #topmenu {
  position: absolute;
  display: block;
  color: #ffffff;
  margin-left: 700px;
  margin-top: 80px;
  font-weight: bolder;
}
#header #topmenu a {
  color: #ffffff;
  text-decoration: none;
}
#header #topmenu a:hover, #header #topmenu a:active {
  text-decoration: underline;
  color: #525252;
}
#header #topmenu .prejit {
  padding-left: 15px;
}
/*MAINPART -------------------------------------------------------------------*/
#mainpart {
  clear: both;
  width: 986px;
  position: relative;
  padding-bottom: 45px;
}
#mainpart-center {
  width: 986px;
}

/*LEFTMENU -------------------------------------------------------------------*/
#leftmenu {
  width: 198px;
  float: left;
  padding-left: 1px;
  position: relative;
  padding-bottom: 5px;
}
#leftmenu .nabidka-stred {
  background: #fd7724 url(../img/leftmenu-center.jpg) repeat-y left;
  width: 184px;
}
#leftmenu .nabidka-top {
  background: url(../img/leftmenu-top.jpg) no-repeat left top;
  width: 184px;
  padding-top: 40px;
}
#leftmenu .nabidka-bottom {
  background: url(../img/leftmenu-bottom.jpg) no-repeat left bottom;
  width: 184px;
  padding-bottom: 20px;
}
#leftmenu .nadpis-menu {
  font-size: 1.4em;
  padding-bottom: 5px;
  color: #ffffff;
  padding-left: 10px;
  display: block;
}
#leftmenu .nabidka a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
#leftmenu .nabidka .level1 {
  width: 155px;
  padding-top: 3px;
  background: url(../img/kvetinka.jpg) no-repeat left center;
  padding-left: 30px;
}
#leftmenu .nabidka .level1:hover, #leftmenu .nabidka .level1:active {
  background: url(../img/kvetinka.jpg) no-repeat left center;
  color: #000000;
}
#leftmenu .nabidka .level2 {
  width: 145px;
  margin-left: 25px;
  padding-left: 10px;
  padding-top: 2px;
  font-size: 0.85em;
}
#leftmenu .nabidka .level3 {
  width: 135px;
  padding-top: 3px;
  margin-left: 33px;
  padding-left: 10px;
  font-size: 0.85em;
}
#leftmenu .nabidka .level4 {
  width: 125px;
  padding-top: 3px;
  margin-left: 43px;
  padding-left: 10px;
  font-size: 0.85em;
}
#leftmenu .nabidka .level5 {
  width: 105px;
  padding-top: 3px;
  margin-left: 53px;
  padding-left: 10px;
  font-size: 0.85em;
}
#leftmenu .nabidka .level2:hover, #leftmenu .nabidka .level2:active, 
#leftmenu .nabidka .level3:hover, #leftmenu .nabidka .level3:active,
#leftmenu .nabidka .level4:hover, #leftmenu .nabidka .level4:active,
#leftmenu .nabidka .level5:hover, #leftmenu .nabidka .level5:active {
  color: #000000;
}
#leftmenu .kosik-center {
  position: relative;
  background: #e4dedc url(../img/kosik-center.jpg) repeat-y;
  width: 184px;
  margin-top: 15px;
}
#leftmenu .kosik-top {
  background: url(../img/kosik-header.jpg) no-repeat top;
}
#leftmenu .kosik-bottom {
  background: url(../img/kosik-bottom.jpg) no-repeat bottom;
}
#leftmenu .kosik-center .nadpis-menu {
  display: block;
  padding-top: 5px;
  margin-bottom: 8px;
}
#leftmenu .kosik-center .kosik {
  margin-left: 10px;
  font-size: 0.85em;
  color: #464741;
}
#leftmenu .kosik-center .kosik .hodnota {
  width: 90px;
}
/*CONTENT --------------------------------------------------------------------*/
#content {
  position: relative;
  float: left;
  width: 787px;
  margin: 0;
  padding: 0;
  background: #ffffff url(../img/mainpart-center.jpg) repeat-y right top;
}
#content #header1 {
  background: #454640 url(../img/header2.jpg) no-repeat top;
  width: 787px;
  height: 184px;
  margin: 0;
  padding: 0;
}
#content #header1 p {
  padding: 0;
  margin: 0;
}
#content #header1 .uvodni-stranka {
  display: block;
  margin-left: 340px;
  padding-top: 60px;
  padding-bottom: 26px;
}
#content #header1 .uvodni-stranka a {
  display: block;
  width: 270px;
  height: 50px;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
#content #header1 #topmenu1 {
  width: 530px;
  float: left;
  margin-left: 0;
  padding-top: 15px;
  height: 30px;
}
#content #header1 #topmenu1 ul {
  margin: 0;
  padding: 0;
}
#content #header1 #topmenu1 ul li {
  list-style-type: none;
  display: inline;
}
#content #header1 #topmenu1 ul li span {
  font-weight: bolder;
  padding-left: 20px;
}
#content #header1 #topmenu1 ul li span a {
  text-decoration: none;
}
#content #header1 #topmenu1 ul li span a:hover, #content #header1 #topmenu1 ul li span a:active {
  text-decoration: underline;
}
#content #header1 .projekt {
  width: 200px;
  color: #ffffff;
  padding-top: 16px;
  margin-left: 45px;
  font-size: 0.85em;
}

#content #left-content {
  width: 571px;
  float: left;
  padding-bottom: 30px;
}

#content #right-content {
   background: url(../img/right-content.jpg) no-repeat top;
   width: 216px;
   float: right;

}

.toplist {
  background: none;
  border: none;
}
.toplist img {
  border: none;
  background: none;
}

/* rightmenu -----------------------------------------------------------------*/
#rightmenu {
  width: 100%;
}
#rightmenu img {
  border: none;
  margin: 0 auto;
}
#rightmenu p {
  color: #ffffff;
  font-size: 0.85em;
  text-align: left;
  margin-left: 10px;
  padding-bottom: 60px;
}
#rightmenu span {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#rightmenu .plzensky-kraj {
  
}
/*ZAPATI ---------------------------------------------------------------------*/
#footer {
	position: absolute;
	overflow: hidden;
	width: 986px;
	margin: 0 auto;
  bottom: 0;
  left: 0;
	background: #ebc2d6;
	font-size: 0.85em;
	background: url(../img/footer.jpg) no-repeat right top;
  height: 57px;
}
#footer .ltweb {
  display: block;
  text-align: right;
  padding-top: 20px;
  padding-right: 10px;
}


.box-partneri {
	float: left;
	padding: 0 0 10px 201px;
	width: 783px;
	font-size: 0.85em;
	color: #ffffff;
}
.box-partneri a:link,
.box-partneri a:visited {
	color: #ffffff;
}
.box-partneri a:hover,
.box-partneri a:active {
	/*color: #6c8c21;*/
	color: #fa7725;
}
