/* Hlavní Layout */

body {
  text-align:center;
  padding: 20px 0pt 0pt 0pt;
  text-align:center;
}

#base {
  margin:0 auto;
	width: 990px;
	font-family: Tahoma;
}

#head {
  height:auto ;
  background: url(../images/head.png) no-repeat scroll;  
}

#h_left {
  display:inline;
  float:left;
  width:360px;
  height:60px;
}

#h_right {
  display:inline;
  float:right;
  width:630px;
  height:60px;
}

#main {
  height:auto;
  clear:both;
}

#left {
  display:inline;
  float:left;
  width:260px;
  height:auto;
}

#right {
  display:inline;
  float:right;
  width:730px;
  height:auto;
  text-align:left;
}

#footer {
  clear:both;
  height:60px;
  background: #cdcdcd url(../images/footer.png) repeat-x;
  margin-bottom: 30px;
}

#vymena {
  text-align:center;
  margin:10px 0;
  font-size:8pt;
  color:#CCCCCC;
}

#vymena a {
  color:#999999;
  font-size:8pt;
  text-decoration:underline;
}

#vymena a:hover {
  color:#999999;
  text-decoration:none;
}

#f_left {
  display:inline;
  float:left;
  width:240px;
  height:50px;
}


#f_center {
  display:inline;
  float:left;
  width:720px;
  height:50px;
  padding:0 0 0 30px;
  background: url(../images/lff.png) no-repeat top left;
}


.insert {
  padding:5px;
}

/* logo */

#h_left h1 {
  font-size:20pt;
}

#h_left h1 a {
  line-height:25pt;
  text-decoration: none;
  color: #666666;
}


/* Claim */

#h_right h2 {
  margin:0;
  font-size:14pt;
  color: #333333;
  line-height: 22pt;
  font-weight: normal;
}

/* Levá strana  */
#left > .insert {
  padding: 0px 5px 5px 0px;
}

#left h4 {
  font-size:12pt;
  color:#666666;
  font-weight:bold;
  margin:5px 0 5px 0;
}

#left li {
  list-style: none;
}

#left li a {
  padding: 0 0 0 15px;
  color:#666666;
  line-height:13pt;
  background: transparent url(../images/left_li.png) no-repeat scroll 0pt 0pt;
  text-decoration:none;
}

#left li a:hover {
  background: transparent url(../images/left_lih.png) no-repeat scroll 0pt 0pt;

}

.polozky {
  margin: 0 0 10px 0;
}

#left .polozky li a {
  color:#A04F18; !important
  font-size:10pt;
}
  

/* Pravá strana  */

#right > .insert {
  padding: 0px 5px 5px 25px;
}

#right > .insert h3 {
  padding: 5px 0px 5px 0;
  font-size:14pt;
  line-height:12pt;
  color: #333333;
  width:auto;
  margin: 0 0 5px 0;
  }
  
#right > .insert li {
  margin-left: 20px;
}

#right p {
  margin: 10px 0pt;
  font-size:10pt;
  line-height:15pt;
  color:#604A35;
}

#right h4 {
  color:#663300;
}
  
#right li {
  list-style-image:url(../images/li.png);
  line-height:15pt; 
}

/* patička  */

#footer a {
  font-size:8pt;
}

#f_left {
  color: #A04F18;
}

#f_left > .insert, #f_center > .insert {
  padding-top:8px;
}

#f_center {
  color:#c2c2c2;
}

.small {
  font-size:8pt;
  color:grey;
}

/* tagy */

#f_right > .insert a{
  color: #636567;
  line-height:13pt;
  text-decoration:none;
}

#f_right > .insert a.small {
  font-size:7pt;
} 

#f_right > .insert a.medium {
  font-size:10pt;
} 

#f_right > .insert a.large {
  font-size:13pt;
} 

/* Menu -left */

#mainlevel-nav li {
  list-style:none;
}

#mainlevel-nav li a {
  color: #333333;
  line-height:15pt;
  font-size:11pt;
  text-decoration: underline;
}

#mainlevel-nav li a:hover {
  color: #537A9D;
  text-decoration: none;
} 

p.partner {
  margin:10px 0 10px 0;
}  
