b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;
	vertical-align: baseline;	background: transparent;}
body {	line-height: 1;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';	content: none;}
:focus {	outline: 0;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}

/******************************************************************************/


html {height: 100%; font-size: 62.5%;} /* 16 px × 62,5 % = 10 px */
body {
  height: 100%;
  font: 1.6em Arial, Helvetica, sans-serif;
	color: #3C3B35;
	padding: 0; margin:0;
	line-height: 140%;
  } /* 10 px × 1,2 em = 12 px */ 


h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS",Arial, sans-serif;	padding: 10px 0; }

h1 { padding-top:5px; padding-bottom: 15px }
h1 a { font-size: 50%; color: gray }

a { color: #3C3B35; text-decoration: underline; }
a:hover { text-decoration: none }

p { padding: 5px 0; text-align: justify }

ul, ol { margin: 20px 10px 20px 40px ; }

textarea, input, select, option { font-family: Arial, Helvetica, sans-serif; font-size: 100%;}



#bg { display:none }


#cont { }
#box {width: 700px; margin: 5px auto;}

#header { }

#obsah { }

#obaltela {  }

#telo {  padding: 20px;  }

#galerie { display: none }

#paticka {  height: 120px; padding-top: 80px;   }

#topmenu {display:none}


#header h5 {display:none}


#header h4 {  }





/* 
	Fotogalerie
*/
#telo table.fotky { margin: 30px 5px 5px; border:0;}
#telo table.fotky td { width: 190px; padding: 4px;  text-align:center; vertical-align: middle; border:0; }
#telo table.fotky td img { margin:0 auto; padding: 0; }


div.imgd p, div.imgdl p, div.imgdr p{text-align:center!important;font-size:85%;font-weight:bold; padding:0; margin:0}
.imgd, img{margin:5px auto 5px auto;clear:both;display:block}
.imgd{_width:100%!important}
.img-left, .imgdl{float:left;margin:5px 10px 5px 0;clear:none}
.img-right, .imgdr{float:right;margin:5px 0 5px 10px;clear:none}


