@charset "utf-8";
/* CSS Document */

body, p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div, ol {
	border: 0 none;
	margin: 0;
	padding: 0;
}

body {
  font-family: Verdana, Arial, Tahoma;
  text-align: left;
	font-size: small;
	line-height: 1.5;
}


/*----------*/
/*  GLOBAL  */
/* (obecne) */
/*----------*/
.noscreen { display: none }
h2 { margin-bottom: 10px }
h3 { font-size: 100% }
h3.left { margin-left: 5px }
h4 { font-size: 90%; text-decoration: underline; font-weight: normal }

.hr {
  height: 2px;
  width: 97%;
  clear: both;
  float: none;
}

#header #home_email { display: none; }
#menu { display: none; }
#submenu { display: none }
#content #klienti-tv { display: none; }

/* obsah = novinky + vitejte */
#obsah img { float: left; clear: right; border: 1px solid #000; margin: 10px 10px 0 3px; padding: 1px }
#obsah p { font-size: 90% }
#obsah p.novinka-datum { font-size: 80%; }
#obsah .novinka { clear: both; margin: 5px 0 10px 0; }
#obsah .text { margin: 10px 0 0 3px; }

#obsah-hr {
  clear: both;
  margin: 25px 0 15px 0;
  height: 2px;
  width: 100%;
}

/*-----------*/
/*  FOOTER   */
/* (paticka) */
/*-----------*/
#footer p { margin-top: 15px; }
#footer span { display: none }

/*---------------*/
/*  ORNAMENTY    */
/* (po stranach) */
/*---------------*/
#ornament-levy { display: none; }
#ornament-pravy { display: none; }

/* End of CSS Document */
