/*

 *  CSS - zakladni casti indexu
 *  www.LTweb.cz
 */

/*Horni odkazy ---------------------------------------------------------------*/

#top-odkazy {
  width: 100%;
  background: #270200 ;
}

#top-odkazy #stred {
  width: 950px;;
  margin: 0 auto;
  text-align: right;
  font-size: 0.85em;
  padding-top: 5px;
  padding-bottom: 3px;
}

#top-odkazy #stred a {
  color: #f8b660;
  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: #fba636;
  text-decoration: underline;
}

/*cela stranka----------------------------------------------------------------*/

#page {
  position: relative;
  width: 980px; /* =zapati*/
	margin: 0 auto;
	height: 89%;  
  min-height: 89%;
  background: #fff5d9;
  margin-top: 1%;
}

body>#page {
 	height: auto;
 }

/*Header ---------------------------------------------------------------------*/

#header {
  width: 980px;
  height: 246px;
  background: #ffffff url(/img/header/header-pozadi.png) no-repeat;
}

#header .odkaz1-makadi {
  display: block;
  width: 250px;
  height: 75px;
  position: relative;
}

#header .odkaz2-makadi {
  display: block;
  width: 400px;
  height: 90px;
  margin-left: 120px;
  margin-top: 20px;
}

#header #topmenu {
  height: 38px;
  margin-top: 23px;
}

#header #topmenu a {
  text-decoration: none;
  display: block;
  color: #f8b660;
  padding-right: 18px;
  text-align: center;
}

#header #topmenu a:active, #header #topmenu a:hover {
  color: #fba636;
  text-decoration: underline;
}

#header #topmenu table {
  margin-left: 15px;
  height: 38px;
  border-collapse: collapse;
  background: url(/img/header/pozadi-topmenu.png);
}

#header #topmenu table td {
  width: 120px;
  text-align: center;
  background: url(../img/header/pozadi-odkazy.png) no-repeat right bottom;
}

#header #topmenu table .last {
  background: none;
}


/*MAINPART--------------------------------------------------------------------*/
#mainpart {
  width: 964px;
  border-left: 8px #d08e2a solid;
  border-right: 8px #d08e2a solid;
  padding-bottom: 60px;
  padding-top: 6px;
}

#mainpart-left  {
  position: relative;
  width: 964px; /* = page - border*/
  background: url(/img/sidemenu-left.png) repeat-y left top;
}

#mainpart-right {
  position: relative;
  width: 964px; /* = page - border*/
  background: url(/img/sidemenu-right.png) repeat-y right top;
}

/*LeftMenu -------------------------------------------------------------------*/
#leftmenu {
  width: 198px;
  left: 0;
  float: left;
}

#leftmenu .odkazy {
  width: 194px;
  margin-left: 4px;
  padding-bottom: 10px;
  border-bottom: 6px #fff5d9 solid;
}

#leftmenu .odkazy a {
  display: block;
  padding: 3px 0 3px 20px;
  width: 174px;
  margin-top: 7px;
  background: #fee47b;
  text-decoration: none;
  font-weight: bolder;
}

#leftmenu .odkazy .first {
  margin-top: 17px;
}

#leftmenu .odkazy a:hover, #leftmenu .odkazy a:active {
  background: #fff1bb;
}

/*vytvoreni dolniho ramecku v menu*/
.ramecek {
  display: block;
  margin-top: 10px;
  height: 7px;
  background: #fff5d9; 
}

#leftmenu .dalsi-nabidka {
  width: 194px;
  margin-left: 4px;
}

#leftmenu .dalsi-nabidka a {
  display: block;
  padding: 3px 0 3px 20px;
  width: 174px;
  text-decoration: none;
  font-weight: bolder;
  background: #fee47b;
}

#leftmenu .dalsi-nabidka a:hover, #leftmenu .dalsi-nabidka a:active {
  background: #fff1bb;
}

/*nadpis v indexu*/
.nadpis-menu {
  margin: 7px 0 7px 20px;
  display: block;
  font-size: 1.2em;
  font-weight: bolder;
  color: #d2690e;
}

/*CONTENT --------------------------------------------------------------------*/
#content {
  float: left;
  width: 555px;
  margin-left: 5.5px;
}

/*Rightmenu ------------------------------------------------------------------*/
#rightmenu {
  width: 200px;
  float: right;
}

/*Kontakt*/
#rightmenu .kontakt {
  /*height: 185px;*/
  padding-bottom: 10px;
  border-bottom: 6px #fff5d9 solid;
}

#rightmenu .nadpis-menu {
  margin-top: 0;
  padding-top: 7px;
}

#rightmenu .kontakt .phone-number {
  display: block;
  font-size: 2.1em;
  padding-left:20px;
}

#rightmenu .kontakt p {
  margin: 0;
  padding-left:20px;
  font-size: 1em;
  margin-top: 15px;
  margin-bottom: 15px;
}

#rightmenu .kontakt a {
  padding-left: 20px;
  display: block;
}

#rightmenu .kontakt a:hover, #rightmenu .kontakt a:active {
  color: #c74f02;
} 

/*Logo*/

#rightmenu .logo {
  height: 140px;
  border-bottom: 6px #fff5d9 solid;
}

#rightmenu .logo img {
  border: none;
}

/*dalsi menu v prave casti*/
#rightmenu .dalsi-odkazy {
  width: 194px;
  border-bottom: 6px #fff5d9 solid;
}

#rightmenu .dalsi-odkazy a {
  width: 174px;
  padding: 3px 0 3px 20px;
  display: block;
  text-decoration: none;
  font-weight: bolder;
  font-size: 0.9em;
}

#rightmenu .col2 {
  background: none;
}

#rightmenu .col2:hover, #rightmenu .col2:active {
  background: #ee862b;
  color: #ffeea7;
}

#rightmenu .col1 {
  background: #fee47b;
}

#rightmenu .col1:hover, #rightmenu .col1:active {
  background: #fff1bb;
}

#rightmenu .last {
  margin-bottom: 5px;
}

/*FOOTER ---------------------------------------------------------------------*/
#footer {
	position: absolute;
	overflow: hidden;
  width: 970px;
  border-top: 8px #d08e2a solid;
  height: 45px;
  bottom: 0;
	left: 0;
	padding-left: 10px;
	background: #ffebb9;
}

#footer a {
  text-decoration: none;
  font-size: 0.85em;
  margin-right: 10px;
}

#footer .last-ltweb {
  margin-left: 10px;
  margin-right: 10px;
  width: 170px;
  font-weight: bolder;
  text-align: right;
  display: block;
  float: right;
}

#footer .odsazeni-odkaz {
  display: block;
  margin-top: 10px;
}

