@charset "windows-1250";
/* author: Yubix Ltd. */
/* Creation date: 10.2.2005 */
/*{
  border: 1px solid black !important
	}*/ 

/* Body */

body {
  margin: 0;
  padding: 0;
  width: 100%;
  background: white;
  font-family: "Times New Roman", serif;
  font-size: 16pt;
  color: black;
	}
#wrapper {
  position: relative;
  width: 100%;
  _width/**/: 100%;
  _wid\th: 100%px;
	margin: 0px auto;
	border-top: 0px #FF7400 solid;
	border-left: 0px #FF7400 solid;
  border-right: 0px #FF7400 solid;  
  }

/* Header */

#hnav1 {
  display: block;
  width:100%;
  height:90px;
  margin-bottom: 30px;
  margin-left: 25px;
  font-size: 14pt;
  font-weight: bold;
  }
#hnav1 ul{
  list-style: none;
  margin: 0;
  padding: 0 15px 0 0;
  }
#hnav1 li{
  padding: 0;  
	margin: 0;
	}
#head, #hnav2, #side, #foot, .window, .back, .reklama {
  display: none;
  }
.list {
  float: left;
  }

/* Content */

#columns {
  width: 100%;
	background: #FFFDF0;
  }
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;	
	padding: 0px 0px;
	border-left: 0px #FF7400 solid;
	background: #FFFDF0; 
  }
h1 {
  margin: 0 0 15px 0;
	padding: 16px 0px 12px 25px;
  border-bottom: 1px #CECECE solid;
  border-top: 1px #CECECE solid;
  background: #FFF8C3;  
	font: 120% Arial CE, sans-serif; 
  font-weight: bold;
  text-transform:  uppercase;
  letter-spacing: 0.3em;
  color: #11151D;
  }
.text p {  
	text-align: justify;
	text-indent: 4%;
  }
p {
  margin: 0;
	padding: 0 25px 10px 0;
	text-align: justify;
  }
p a {
  font-weight: normal;
  text-decoration: none;
  color:black
  }
p a:hover {
  background:  #FFF8C3; 
	color: black;
	}
.nazev1, .nazev2, .stav, .tip {
  font-weight: bold;
  }
.nazev1 {
  color: black; 
  }
.nazev2 {
  color: #FF7400; 
  }
.nazev3 {
  font-weight: bold; 
  }
.stav {
  color: #8AC52B; 
  }


