
body {
  font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #757575;
 	margin: 0 0 0 0;
	padding: 0;
	#background-image: url('../image/code.gif');
}

.page { 
  background: url("./images/paper.gif") repeat-y top; border: none; 
  position: relative;
  text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 750px;
	border: 1px black solid;
}


.logo { 
  background: url("./images/logo_male2.gif") no-repeat top; border: none; 
  position: absolute;
  top: 11px;
  left: 11px;
	padding: 0px;
	width: 162px;
	height: 53px;
}

.printer { 
  background: url("./images/printer.gif") no-repeat top; border: none; 
  position: absolute;
	top: 6px;
	left: 710px;
 	width: 33px;
	height: 33px;
}


.header {
	background: url('./images/header.gif') no-repeat bottom center;
	margin: 0 0 0 0px;
	padding: 0;
	width: 750px;
}

.headerimg {
	height: 67px;
}

.obsah { 
  float: left;
	margin: 0px;
  margin-top: -10px;
  margin-left: 17px;
	width: 535px;
  background-color: white;
}

.obsah h2{
  font-size: 1.3em;
  font-weight: bold;
  margin: 0px;
  margin-top: 9px;
}

.obsah p {
  font-size: 0.95em;
  line-height: 1.3em;
  text-align: justify;
}

.obsah ul {
 padding-left: 22px;
 margin-left: 0px;
}

.footer {
	background: #eee url('./images/footer.gif') no-repeat top;
	border: none;
	color: white;
	padding: 0px;
	margin: 0px auto;
	width: 750px;
	height: 18px;
	clear: both;
	background-color: #F2F6F9;	
}

.footer p {
	position: relative;
	top: 3px;
	text-align: center;
	font-size: 10px;
	color: gray;
	margin-left: 7px;
	width: 160px;
}

.levy_sloupec {
  font-size: 0.9em;;
	overflow: hidden;
  float: left;
	width: 181px;
	margin-bottom: 15px;
}

.levy_sloupec hr {
  border: 1px rgb(203,203,203) solid;
}


.levy_sloupec h2 {
 font-weight: bold;
 font-size: 1em;
 margin: 0px;
 _margin-bottom: -7px;
 _margin-left: 3px;
}

.levy_sloupec ul {
 padding-left: 7px;
 _padding-left: 22px;
 margin-left: 0px;
 font-size: 0.98em;
 line-height: 1.3em;
 list-style: none;
 _list-style: disc;
}



/************ odkazy, tlacitka **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 180px;
	margin-bottom: 5px; 
	background-color: rgb(51,153,255);
	
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	background-color: #EDF0F2;
	margin-left: 10px;
}

#sectionLinks a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}





code {
	font: 1.1em 'Courier New', Courier, Fixed;
}




a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}


.jsmezde {
 padding-top: 4px;
 padding-left: 10px;
 padding-bottom: 5px;
}


.teplomer {
 font-weight: bold;
 padding-top: 4px;
 padding-left: 10px;
 padding-bottom: 5px;
}

.teplota {
  color: green;
}

.pocitadlo {
 font-weight: bold;
 margin-top: 10px;
 padding-top: 0px;
 padding-left: 10px;
 padding-bottom: 3px;
}

.oldweb {
 font-size: 0.9em;
 padding-top: 4px;
 padding-left: 10px;
}

.foto_nadpis {
  font-weight: bold;
  margin-left: 5px;
}

.foto_log {
  color: gray;
  font-size: 0.7em;
  margin-left: 5px;
  margin-top: 4px;
}

.foto_nahled {
 background-color: rgb(227,227,227);
 width: 125px;
 text-align: center;
 display: block;
}

.foto_popis {
  font-size: 0.85em;
  margin-left: 5px;
  margin-top: 2px;
  text-align: justify;
}

.strankovani {
  font-size: 0.9em;
  margin: 7px;
  margin-top: 15px;  
}

.hist_text {
  text-align: justify;
  line-height: -0.05em;
  width: 530px;

}
.hist_text i {
  color: rgb(255,0,51);
}

.hist_log {
  font-size: 0.83em;
  font-weight: bold;
  border-bottom: 2px rgb(51,153,255) solid;
  margin-bottom: 3px;
}

.hist_pic {
  padding-top: 12px ;
}

.msg_head {
  font-size: 0.9em;
  background-color: #CCCCCC;
  padding-left: 4px; 
}

.msg_text {
  font-size: 0.9em;
  text-align: justify;
  line-height: 1.3em;
  border: 1px #CCCCCC solid;
  padding: 5px;
}
