html,body { margin:0; padding:0;}

body {font-size:1em; line-height:1.6em; color:#000; text-align:center;}
body, table, tr, td {
	font-family:"Times New Roman", Times, serif;color: #000;}
table {
	border: 1px solid #000;
	width: 98%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	empty-cells: show;
	color: #000;
	border-collapse: collapse;
	border: 2px solid #89086F;
	font-size: 10px;
}
th {
	font-weight: bolder;
	text-align: center;
	font-size: 1.5em;
}
td {
	font-size: 1.3em;
}
thead {display: table-header-group}
.zalomeni {
	page-break-after: always;
}
* html body a {
	text-decoration: none;
}
td {border: 1px solid #89086F; padding: 2px;}
b {
	font-weight: bold;
	font-size: 110%;
}
.center {
	text-align: center;
}
#main {width:100%;}
h1{
	font-size: 1.6em;
	color: #000;
	margin: 0em;
	width: 100%;
	height: 1em;
	padding-bottom: 1em;
}
div#obr h1 span.hidden a {
	text-decoration: none;	
}
h2 {
	font-size: 1.2em;
	width: 100%;
	padding-bottom: 1em;
	padding-top: 1em;
}
h2.obr_fsgroup, h2.obr_sluzby, h2.obr_nabidka, h2.obr_tabulky , h2.obr_poptavka, h2.obr_kontakt, h2.obr_servis{
	height: auto;
	width: auto;
}
h3 {
	font-size: 1.1em;
	text-indent: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.hidden {
	display: inline;
 }
.clear { clear:both}
div,p {

}
div#obsah {
	width:100%;
	padding: 0em;
	color: #000000;
	font-size: 1em;
}
div#obsah a{
	text-decoration: none;
}
div#obsah  p{
	text-align:justify;
	text-indent: 1em;
	line-height: 1.2em;
	padding:0px;
}
.noprint {
	display: none;
}
div#obsah_secret {
	width:700px;
	padding-bottom:25px;
	padding-top:170px;
	color: #000000;
	font-size: 1em;
	padding-right: 20px;
	padding-left: 20px;
}
div#obsah_secret a{
	text-decoration: underline;
}
div#obsah_secret  p{
	padding: 10px;
	width:100%;
}
.okraj{
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#hlavicka {
	height: auto;
	width: 100%;
	position:relative;
	margin: 0em;
	padding: 0em;
}
.uvod {	border: none;}
.sluzby {	border: none;}
.nabidka {	border: none;}
.tabulky {	border: none;}
.poptavka { border: none;}
.kontakt {	border: none;}
.servis { border: none;}
#obr {
	height: auto;
	width: auto;
	border: none;
}
.uvod{
	margin: 0em;
	padding: 0em;
}
.uvod_obr {
	margin: 0em;
	padding: 0em;
}
.textleft {
	text-align: left;
}
.left {float:left}
.right {float:right}
#navigace {
	display: none;
}
p#copyright {
	width:760px;
	height:16px;
	background:url("../obr/copy.gif") no-repeat;
	position:absolute;
	bottom:0px;
	margin: 0px;
	padding: 0px;
}
p#copyright span {display:none;}
dl {
	padding: 5px;
}
dt {
	font-weight: bold;
	margin-top: 5px;
}
.left {float:left;}
/* zakladni nastaveni formulare */
form {
		display: none;
}
fieldset {
	border:1px solid #333;
	padding: 10px;
	margin: 10px;
}
label {
	float:left;
	width:28%;
	margin-right:5px;
	padding-top:2px;
	text-align:right;
	font-weight:bold;
	margin-top: 5px;

  }
legend {
  padding: 2px 5px;
  border:1px solid #333;
  font-size:90%;
  text-align:right;
  }
input[type=checkbox]{
	margin-left: 30px;
}
/* zakladni nastaveni formulare konec */
/* rozsirene nastaveni formulare */
.tlacitka {
	text-align: center;
	margin: 2px;
}
/* rozsirene nastaveni formulare konec */
input {
	margin-top: 5px;
}
img {
	border: 1px solid #000;
	margin: 10px;
	padding: 10px;
}
/*  secret navigace nastaveni  */
#secretnavigace {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	list-style-type: square;
	list-style-position: inside;
	display: none;
}
#secretnavigace  lu{
	padding: 5px;
}
#secretnavigace  li  a{
	font-size: 10px;
	list-style-type: square;
	color: #000;
}
#secretnavigace  li  a:hover{
	color: #333;
	text-decoration: none;
}
/*  secret navigace nastaveni  konec */
.info {
	position: absolute;
	top: 163px;
	height: 20px;
	right: 0px;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-left: 200px;
}