body {
	margin: 0; padding: 0;
	font-family: "Verdana CE", Verdana, sans-serif;
	font-size: 0.9em;
	color: #666;
}
.none {
	display: none;
}
img.alignleft {
	float: left;
	width: 275px;
	border: 1px solid #666;
	margin: 0 1em 0 0;
}
h3 {
	margin: 1em 0 0.3em 0;
}
p.adresa {
	margin-top: 0;
}
p.telefon strong {
	font-size: 1.4em;
}
div.galerie {
	text-align: left;
}
div.galerie h3 {
	margin: 1em 0 0.3em 5px;
}
div.galerie img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
#galerieobrazek img {
	margin: 4px; padding: 2px;
	border: 1px solid #ccc;
}

.right {
  text-align: right;
}

#page {
	width: 750px;
	margin: auto;
}

#header {
  height: 75px;
  border-top: 5px solid #c30;
  border-bottom: 2px solid #c30;
  background-image: url('img/obrazky_lista.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}
#header h1 {
	width: 750px; height: 75px;
  background-image: url('img/logo.gif');
  background-repeat: no-repeat;
  background-position: 8px center;
  margin: 0; padding: 0;
  text-indent: -10000px;
}
#header h1 a {
  display: block;
  width: 750px; height: 75px;
}
#sidebar {
  width: 150px;
  margin: 0; padding: 0;
  float: left;
}
#sidebar ul {
	width: 150px;
	float: left;
	margin: 0; padding: 0;
	overflow: hidden;
}
#sidebar ul li {
	margin: 0; padding: 0;
	list-style: none;
}
#sidebar ul li a {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 0 5px 0; padding: 5px 5px 5px 22px;
	background-color: #eee;
}

/*#sidebar ul li a:hover {
	text-decoration: underline;
}*/

/* onas */
#sidebar .page-item-3 a { background-color: #39c; }
/* sluzby */
#sidebar .page-item-5 a,
#sidebar .page-item-125 a {
    background-color: #9c3;
}
/* galerie */
#sidebar .page-item-7 a { background-color: #ffb200; }
/* cenik */
#sidebar .page-item-11 a { background-color: #C60; }
/* kontakty */
#sidebar .page-item-13 a { background-color: #c30; }
/* odkazy */
#sidebar .page-item-15 a { background-color: #600; }
/* novinky */
#sidebar .page-item-17 a { background-color: #777; }
/* veterinarni poradna */
#sidebar .page-item-69 a { background-color: #666; }
#sidebar .current_page_item a {
	background-image: url('img/menu_krizek.gif');
	background-position: 5px center;
	background-repeat: no-repeat;
}

#content-a {
  background-image: url('img/dot_ccc.gif');
  background-position: 160px 0;
  background-repeat: repeat-y;
  margin: 10px 0 0 0;
}

#content {
	float: right;
	width: 589px;
	margin: 0;
}

#content div.post {
	margin: 0 10px 0 10px;
}

#footer {
  border-top: 10px solid #fff;
	color: #c30;
	height: 35px;
	background-color: #c30;
	background-image: url('img/logo_paticka.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

h1 {
	font-size: 2em;
	margin: 0 0 0.5em 0;
}

h2 {
  margin: 0 0 0.5em 0;
	font-size: 1.8em;
}
h2 a {
  text-decoration: none;
  color: #666;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
}

p {
	line-height: 1.4em;
}

table {
	border-collapse: collapse;
}

table td, th {
	border: 1px solid #ccc;
	padding: 2px 5px;
}

li {
	line-height: 1.3em;
}

a {
	color: #c30;
	text-decoration: underline;
}

/* -- cenik -- */
table.cenik {
  width: 100%;
  border-collapse: collapse;
}
table.cenik tr.last td {
  border: none;
}
table.cenik td {
  border: none;
}
table.cenik td {
  border-bottom: 1px solid #ccc;
}
table.cenik col.cena {
  width: 110px;
}

table.hodiny {
    width: 60%;
}
table.hodiny td.col1 {
    width: 25%;
}

img {
    border: none;
}
hr {
  display: none;
}
div.cleaner {
  clear: both;
  height: 0;
  margin: 0; padding: 0;
}
