body {
	margin:0; padding:0;
	text-align:center;
	font-family: verdana;
	font-size: smaller;
}

#hlavicka {
  width: 100%;
}
img {
  border:0px;
}
#horne-menu {
  display: none;
}

#obsah {
	width: 100%;
	text-align:left;
}

#lavypanel {
  display: none;
}

#pravypanel {
  display: none;
}


#hlavnypanel {
	margin:1%;
	padding:0;
}

#hlavnypanel-obsah {
	margin:0;
	padding: 0.5em 0.5em;
}

#paticka {
	display: none;
}

hr.cleaner {
	clear:both;
	display: none
}
h1 {
	font-size: 150%;
	color: black;
	font-family: arial;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 85%;
}

/* index */

table#top_10 {
	border: 1px solid black;
	border-top: 2px solid black;
	font-size: 85%;
}

#adresa {
	float: right;
	margin-right: 1em;
	padding-left: 10px;
	border-left: 1px solid #FF6633;
	margin-top: 4.8em;
}

/* styly v subore ponuknite-nam.php */

table {
	border: solid 1px black;
	margin: 0px;
}

/* non-index */

#hlavnypanel-obsah p.podmenu {
  display: none;
}
#hlavnypanel-obsah div.podmenu {
  display: none;
}

/* definicie vseobecne platnych stylov class */
hr {
	height: 1px;
}
.text-align-center {
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
a {
	color: black;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}
.red {
	color: red;
}
.transparent {
	color: white;
}

table#border1 {
  width: 100%;
  margin-top: 0;
  font-size: smaller;
}
div#meniny {
	display: none;
}
.noPrint {
  display: none;
}
