a img,:link img,:visited img { border:none }

body,html
  {
   font-family: arial, tahoma, verdana, sans-serif;
   text-align: center;
   color: #2B2F16;
   margin: 0;
   padding: 0;
   background: #E7E7E7 url(../pics/background.gif) repeat-y scroll center top;
}

#all {
   font-size: 0.8em;
   margin: 0 auto;
   width: 1000px;
   text-align: left;
}

#logo {
	height: 18px;
	margin-top: 25px;
	background: url(../pics/logwin.gif) no-repeat;
}

#logo a {
	width: 180px;
	height: 18px;
	display: block;
}

#hlavny h1 {
	font-size: 1.8em;
	font-style: italic;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#hlavny p {
	text-align: center;
	margin-top: 25px;
}

#hlavny p a {
	display: inline;
}