body {
	margin:0px;
	font-family:verdana;
}
.lFlower {
	background-image: url('/image/lflower.gif');
	background-repeat: x-repeat;
}
.rFlower {
	background-image: url('/image/rflower.gif');
	background-repeat: x-repeat;
}
.TopMenu {
	background-image: url('/image/topmenu.gif');
	background-repeat: x-repeat;
}
.Footer {
	background-image: url('/image/top.gif');
	background-repeat: x-repeat;
}
.LMenu {
	font-size:12px;
	color:white;
}
.BodyText{
	font-size:12px;
	color:#A12C27;
      text-align:justify;
}
.BodyText table{
	font-size:12px;
	color:#A12C27;
      text-align:justify;
}
.BodyText div{
	font-size:12px;
	color:#A12C27;
      text-align:justify;
}
h1{
	font-size:14px;
	color:#A12C27;
}
a.LMenu:hover {
  text-decoration:underline;
}
a.LMenu {
	text-decoration:none;
	font-family:verdana;
 	font-size:12px;
 	color:white;
 	margin-bottom:3px;
}
a.KMenu:hover {
  text-decoration:none;
}
a.KMenu {
	text-decoration:underline;;
	font-family:verdana;
 	font-size:12px;
 	color:A12C27;
 	margin-bottom:3px;
}
div.copy_right_main3{
  position:absolute;
  width:14;
  height:14;
  background-image:url(fon-bg.gif);
  background-repeat:no-repeat;
  float:bottom;
  left:0;
  bottom:0;
  }
  div.copy_right3{
  position:absolute;
  visibility:hidden;
  width: 270;
  height:85;
  background-color:#FFFFFF;
  border: 1px solid black;
  bottom:0;
  float:left;
  }
  TD.klienty3{
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color:#000000;
  background-color:#bababa;
  }
  table.copy_table3{
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
  font-weight:regular;
  text-decoration:none;
  }
  table.copy_table3 a:visited{
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
  font-weight:regular;
  text-decoration:none;
  }
  
  table.copy_table3 a:hover{
  font-family:Tahoma;
  font-size:11px;
  color:#999999;
  font-weight:regular;
  text-decoration:underline
  }