body	{ font: normal small Verdana, "Geneva CE", lucida, sans-serif;
	text-decoration: none; 	line-height: 120%;
	margin:0; padding:0; }

#hlavicka {
	margin: 0 auto; width: 760px; height: 150px; 
	border: 1px solid #A9BFEB; border-bottom: none;
	background: url(images/logo760x150.jpg) no-repeat center;
	/* background-position: top; */
	background-color: #E7EEF9;
 }

#spolecny {
	width: 760px;
	/*background: url('images/cara.gif') repeat-y;*/
	border: 1px solid #A9BFEB;
	
	margin: 0 auto; padding: 0; _padding-top: 3em; padding-top: 2em;/* pro stare prohlizece _padding-top: 2em, */
	/*clear: both;*/ }

#obsah, # navigace {
	padding-top: 1em;
}
.left { float:left; }
.right {float:right;}
.c { text-align: center;margin-bottom:7px;}
.refs {
     font-style: normal; font-size: 85%;
     line-height: 100%; text-align: center;
     margin-top: 0.5em; margin-bottom: 3em }
 
div.hr {
  height: 1px;width: 50%;
  background: #fff url(hr1.gif) /*no-repeat scroll center;*/
}
div.hr hr {
  display: none;
}
#obsah {
	float: right; position: relative;
	width: 580px;
	background-color: #FFF;
	margin: 0; 
		}

#navigace {
	/*border-top: 1px solid #FFF;*/
	margin: 0 570px 0 0 0;
	width: 150px;
	text-align: center; }

#paticka { /* margin: 0 auto; */
	width: 750px; height: 50px;
	margin: 0 auto;
	/* border-top: 1px solid #BDBDBD; */
	text-align: center; padding-top: 5px;
 }

hr.cistic {
	clear: both;
	visibility: hidden;
}
	
#pocitadlo {margin-top: auto; width: 140px; background-color: transparent;} 
#reklama {margin-top: auto; width: 138px; background-color: #F4A460; }

h1 {font-size: 130%}
h2 {font-size: 130%}
h3 {font-size: 110%; text-align: center;margin-bottom:0px;} /*toho je vycentrovana h2*/

/* Odkazy */
a
	{ color: #3C6FD4; /*background-color: transparent; */ }
a:link
	{ /*color: #3C6FD4; */}

a:hover
	{ color: black;}

#hlavicka a {display: block; width: 760px; height: 150px;}

#navigace ul {line-height: 150%;
	list-style-type: none; margin: 0; padding: 0;}
#navigace li {	}

#navigace li a {line-height: 150%;
	text-decoration: none;  }



img.l {border:1px;  border-color: #708090;  }