/* Styly pro web */
body {
  background: #ffffff url(../img/pozadi_horni_banner.jpg) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	padding: 0px;
	margin: 0px;
}

#stranka {
  width: 770px;
  background: url(../img/obsah_pozadi.jpg) repeat-y center top;
	margin: 0px auto;
  clear: both;
}

#cely-podklad {
  width: 770px;
  background: url(../img/cely-podklad.jpg) no-repeat center top;
	margin: 0px auto; 
}

#text-banner {
  height: 252px;
  margin: 0px 0px 0px 540px; 
}

#text-banner-ram {
  padding-top: 20px; 
}

#text-banner a {
  color: #5c8fcd;
  font-weight: normal; 
}

#text-banner a:hover {
    color: #982b2d   
}

#obsah {
  min-height: 450px;
  height: 450px;
  padding: 0;
}

#obsah-levy {
  width: 510px;
  margin: 0px 0px 0px 0px;
  text-align: justify;
  color: #646464;
  font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;  
}

#obsah-levy-ram {
  margin: 0px 0px 0px 40px;
}

#obsah-levy p {
/*  margin: 0px 0px 0px 0px; */
}

/* Obrázek orámovaný pro INC */
#obsah-levy-ram img {
  border: 1px #e5e5e5 solid;
  padding: 4px 4px 4px 4px;
}

#obsah-pravy {
  width: 250px;
  margin: 0px 0px 0px 0px;
  float: right;
  text-align: justify;
}

div[id] #obsah {
  height: auto;
}

#obsah-pravy-ram {
  margin: 0px 40px 0px 20px;
}

#pata {
  width: 770px;
	height: 40px;
  font-size: 10px;
  line-height: 35px;
  color: 	#aaaaaa;
	text-align: center;
  background: #e7e7e7 url(../img/pata.jpg) no-repeat center;
  margin: 0px auto;
}

/* Menu */
ul#menu {
	padding: 0;
	margin: 30px 1px 0 0px;
	border-top: 1px #e5e5e5 solid;
}

#menu li {
	display: inline;
}

#menu a {
	width: 99.99%;
	display: block;
	border-bottom: 1px #e5e5e5 solid;
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 23px;
	color: #5c8fcd;
	background: url(../img/polozka-menu.jpg) no-repeat;
} 

#menu a:hover { 
  background-color: #F9F9F9;
  background: url(../img/polozka-menu-hover3.jpg) no-repeat;
}

/* Nadpisy */
h1 {
  color: #982b2d;
  font-size: 26px;
	font-family: Georgia;
	font-weight: normal;	
  line-height: 30px;
  text-indent: 0px;
	border-bottom: 1px #e5e5e5 solid;  
}


h2 {
  color: #982b2d;
  font-size: 13px;
	font-family: Trebuchet MS;
	font-weight: bold;	
  text-indent: 0px;
  padding: 0 0 0px 0;
}

p {
  margin: 0;
  padding: 0 0 12px 0;
}
