body{
	font: 76% arial,sans-serif;
	background: #b2b2b2;
	text-align: center;
}
body * { text-align: left; }

#core { margin: 0em auto; width: 900px;
	background: #b2b2b2;
}

p{
	margin: 10px 10px 10px;
}

a{
	display: block;
	color: #981793;
	text-decoration: none;
}

#zahlavi{
	height:150px;
	background: url(obr/pozadi_top.jpg) no-repeat;
	/*margin-left:-10px;*/
}

#zahlavi h1{
	line-height:80px;
	margin:0;
	padding-left:10px;
	color: #ffB30B; 
}

#wrapper{
	float: left;
	width: 100%; 
	background: url(obr/pozadi_bot.jpg) no-repeat;
}

#menu{
	float:left;
	width:180px;
/*	height:480px*/
}

#obsah{
	float: right;	
	width:700px;
	height: max 400px;
/*	margin-left:180px;*/
/*	margin-top:-10px;*/
}

#obsah p{
	line-height:1.5;
	padding:5px 10px;
}
#obsah a{
	color: #981793;
	display: inline;
}

#obsah a:hover{
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

#linky{
	background:#FF8539;
	clear:both;
	width:100%;
}

#linky p{
	margin:0;
	padding:5px 10px;
	text-align: center;
}

#linky a{
	color: #981793;
	text-decoration: none;
	display: inline;
}

#linky a:hover{
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

#zapati{
	background: #333;
	color: #FFF;
	clear:both;
	width:100%
}

#zapati p{
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}

#tlac0 {
  background: url(obr/tlac0.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}

#tlac0:hover {
  background: url(obr/tlac0a.gif) top left no-repeat;
}

#tlac1 {
  background: url(obr/tlac1.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}

#tlac1:hover {
  background: url(obr/tlac1a.gif) top left no-repeat;
}

#tlac2 {
  background: url(obr/tlac2.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac2:hover {
  background: url(obr/tlac2a.gif) top left no-repeat;
}

#tlac3 {
  background: url(obr/tlac3.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac3:hover {
  background: url(obr/tlac3a.gif) top left no-repeat;
}

#tlac4 {
  background: url(obr/tlac4.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac4:hover {
  background: url(obr/tlac4a.gif) top left no-repeat;
}

#tlac5 {
  background: url(obr/tlac5.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac5:hover {
  background: url(obr/tlac5a.gif) top left no-repeat;
}

#tlac6 {
  background: url(obr/tlac6.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac6:hover {
  background: url(obr/tlac6a.gif) top left no-repeat;
}

#tlac7 {
  background: url(obr/tlac7.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac7:hover {
  background: url(obr/tlac7a.gif) top left no-repeat;
}

#tlac8 {
  background: url(obr/tlac8.gif) top left no-repeat;
  width: 170px;
  height: 36px;
}
#tlac8:hover {
  background: url(obr/tlac8a.gif) top left no-repeat;
}

#push1 {
	background:#000000 top left no-repeat;
	width:100px;
	height:40px;
}
#push1:hover {
  	background:#ff8080 top left no-repeat;
}

#menu1 p{
	height:80px;
	line-height:80px;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}

.tlacitka a span { display: none; }

.pr {
	text-align: right;
	line-height:1.5;
	padding:5px 10px;
}

.ps {
	text-align: center;
	line-height:1.5;
	padding:5px 10px;
}

.ps a{
	text-align: center;
	line-height:1.5;
	padding:5px 10px;
}

.normaltable {
	font: 100% arial,sans-serif;
}