@charset "utf-8";
/* CSS Document */

body, p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div {
	border: 0 none;
	margin: 0;
	padding: 0;
}

body {
  font-family: "Times New Roman", serif;
  text-align: left;
	font-size: small;
	line-height: 1.5;
}

/*----------------*/
/*    GENERAL     */
/* (obecne styly) */
/*----------------*/
.noscreen { display: none }
.reseter { float: none; clear: both }
.clear { overflow: hidden; width:1px; height:1px; clear:both }
.left { text-align: left }
.right { text-align: right }
.red { color: #f00 }
h1 { font-size: 140% }
/* 125 */
h2 { font-size: 115% }
h3 { font-size: 110% }

#header {
  display: none
}

#content {
  overflow: hidden;
  font-size: 85%;
}

    #left #blue-box-wrapper { display: none }
    #blue-box-wrapper #blue-box { display: none }
    
      #obsah h1 { margin: 0 0 30px 0 }
      #obsah h2 { margin: 10px 0 10px 0 }
      #obsah h3 { margin: 10px 0 10px 0 }
      #obsah ul, #obsah ol { margin: 10px 10px 0 10px; padding: 0; position: relative; left: 20px }
      #obsah p { text-align: justify }
      #obsah p.center { text-align: center }
      #obsah p.more { text-align: right }
      #obsah p.indent { text-indent: 10px }
      #obsah img.center { margin: 0 0 0 20px }
      #obsah table { border-left: 1px solid #ccc; border-top: 1px solid #ccc }
      #obsah table td { padding: 2px 5px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc }
      
      #obsah .realita { margin: 0 0 10px 0 }
      #obsah .realita .fotky { width: 285px; float: left; margin: 0 0 10px 0 }
      #obsah .realita .fotky img { float: left; margin: 5px 5px 5px 0 }
      #obsah .realita p { margin: 0 0 20px 0 }
      #obsah .realita #more { display: none }
      
      #obsah .certifikat { float: left; width: 150px; margin: 0 20px 20px 0 }
      #obsah .certifikat p { text-align: center }
      
      #obsah .kontaktni { border: 0 }
      #obsah .kontaktni td { border: 0 }
      
#obsah #left-bar { display: none }
#content #sidebar { display: none }

#menu-wrapper { display: none }
#menu { display: none }
#animace { display: none }


/* End of CSS Document */
