/*

 *  CSS - zakladni casti indexu
 *  www.LTweb.cz
 */

/*Horni odkazy ---------------------------------------------------------------*/

#top-odkazy {
  width: 100%;
  background: #99c022 ;
  height: 22px;
}

#top-odkazy #stred {
  width: 950px;;
  margin: 0 auto;
  text-align: left;
  font-size: 0.85em;
  padding-top: 5px;
  padding-bottom: 3px;
}

#top-odkazy #stred a {
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 5px;
}

#top-odkazy #stred a:hover, #top-odkazy #stred a:active {
  color: #000000;
  text-decoration: underline;
}

/*cela stranka----------------------------------------------------------------*/

#page {
  position: relative;
  width: 930px; /* =zapati*/
	margin: 0 auto;
	height: 91%;  
  min-height: 91%;
  background: #ffffff;
  margin-top: 1%;
  border: 5px solid #ffffff;
}

body>#page {
 	height: auto;
 }

/*Header ---------------------------------------------------------------------*/

#header {
  width: 930px;
  height: 208px;
  background: #1099d6 url(/img/header/header-pozadi.png) no-repeat;
}

#header .odkaz1 {
  display: block;
  width: 280px;
  height: 110px;
  margin-left: 25px;
  position: relative;
  float: left;
}
#header .odkaz1 .hidden, #header .odkaz2 .hidden {
  position: absolute;
  visibility: hidden;
}

#header .odkaz2 {
  display: block;
  width: 140px;
  height: 80px;  
  float: right;
  position: absolute;
  margin: 100px 0 0 0;
  right: 0px;
}

#header #topmenu {
  height: 30px;
  padding-top: 69px; 
}

#header #topmenu a {
  text-decoration: none;
  display: block;
  color: #1c384b;
  padding-right: 14px;
  text-align: center;
  font-weight: bolder;
}

#header #topmenu a:active, #header #topmenu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#header #topmenu table {
  margin-left: 8px;
  height: 30px;
  border-collapse: collapse;  
}

#header #topmenu table td {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

#header #topmenu table .last {
  background: none;
}


/*MAINPART--------------------------------------------------------------------*/
#mainpart {
  width: 930px;
  padding-bottom: 55px;
  padding-top: 2px;
}


/*LeftMenu -------------------------------------------------------------------*/
#leftmenu {
  width: 181px;
  left: 0;
  float: left;
  margin-right: 2px;
}

#leftmenu .odkazy {
  width: 180px;
  margin-bottom: 2px;
}

#leftmenu .odkazy a {
  display: block;
  padding: 3px 8px 3px 20px;
  width: 153px;
  margin-top: 2px;
  background: #dcebad;
  color: #021a25;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: bolder;
}

#leftmenu .odkazy .first {
  margin-top: 17px;
}

#leftmenu .odkazy a:hover, #leftmenu .odkazy a:active {
  background: #c2e6f3;
}

/*vytvoreni dolniho ramecku v menu*/
.ramecek {
  display: block;
  margin-top: 10px;
  height: 7px;
  background: #fff5d9; 
}

#leftmenu .dalsi-nabidka {
  width: 181px;
  margin-bottom: 2px;
}

#leftmenu .dalsi-nabidka a {
  display: block;
  padding: 3px 8 3px 20px;
  width: 153px;
  color: #404040;
  text-decoration: none;
  font-weight: bolder;
  background: #efefef;
  font-size: 0.9em;
  margin-top: 2px;
}

#leftmenu .dalsi-nabidka a:hover, #leftmenu .dalsi-nabidka a:active {
  background: #c2e6f3;
}

/*nadpis v indexu*/
.nadpis-menu {
  background: #99c123 url(../img/sides/leve-nadpis.jpg) no-repeat;
  padding-left: 25px;
  padding-top: 9px;
  width: 156px;
  height: 27px;
  display: block;
  font-size: 1.2em;
  font-weight: bolder;
  color: #ffffff;
}

/*CONTENT --------------------------------------------------------------------*/
#content {
  float: left;
  width: 565px;
}

/*Rightmenu ------------------------------------------------------------------*/
#rightmenu {
  width: 180px;
  float: right;
}

/*Kontakt*/
#rightmenu .kontakt {
  margin: 0;
  padding: 0;
  background: #dcebad;
  border-bottom: 2px solid #ffffff;
}

#rightmenu .nadpis-menu {
  background: #99c123 url(../img/sides/prave-nadpis.jpg) no-repeat;
  padding-left: 15px;
  padding-top: 9px;
  width: 165px;
  height: 27px;
  display: block;
  font-size: 1.2em;
  font-weight: bolder;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}

#rightmenu .kontakt .phone-number {
  display: block;
  font-size: 1.8em;
  padding-left:10px;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #e43b00;
}

#rightmenu .kontakt p {
  margin: 0;
  padding-left:10px;
  font-size: 0.85em;
  font-weight: bolder;
  padding-bottom: 15px;
}

#rightmenu .kontakt a {
  padding-left: 10px;
  margin-top: 15px;
  margin-bottom: 4px;
  display: block;
}

#rightmenu .kontakt a:hover, #rightmenu .kontakt a:active {
  color: #c74f02;
} 

/*dalsi menu v prave casti*/
#rightmenu .dalsi-odkazy a, #rightmenu .odkazy a {
  display: block;
  padding: 3px 8px 3px 20px;
  width: 152px;
  color: #404040;
  text-decoration: none;
  font-weight: bolder;
  font-size: 0.9em;
  background: #efefef;
  margin-bottom: 2px;
}
#rightmenu .dalsi-odkazy a:hover, #leftmenu .dalsi-odkazy a:active, #rightmenu .odkazy a:hover, #rightmenu .odkazy a:active {
  background: #c2e6f3;
}

/*FOOTER ---------------------------------------------------------------------*/
#footer {
	position: absolute;
	overflow: hidden;
  width: 930px;
  height: 40px;
  color: #c4dc7a;
  bottom: 0;
  left: 0;
	border: 5px solid #99c022;
	margin-left: -5px;
	background: #99c022;
}

#footer .parnerske-odkazy {
	display: block;
	width: 750px;
	margin-top: -15px;
}
#footer .parnerske-odkazy a {
	margin-left: 0;
	margin-right: 10px;
}

#footer a {
  text-decoration: none;
  font-size: 0.85em;
  margin-left: 10px;
  color: #c4dc7a;
}
#footer a:hover, #footer a:active {
  color: #ffffff;
  text-decoration: underline;
}

#footer .last-ltweb {
  margin-right: 5px;
  font-weight: bolder;
  text-align: right;
  display: block;
  float: right;
  margin-top: -8px;
}
#footer .last-ltweb a {
	display: block;
	padding: 8px 80px 7px 0;;
	background: url(../img/ltweb.jpg) no-repeat right center;
}

#footer .odsazeni-odkaz {
  display: block;
  margin-top: 13px;
}

.invisible {
	visibility: hidden;
	position: absolute;
}