.body {
    text-align: left;
    width: 960px;
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color:#000080;
    margin-left: auto; margin-right: auto;
}
BODY{
    background-color: #FFFFFF;
    text-align: center;             
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px;
}
TABLE {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 10px;
}

P {
    margin : 0px;
}

IMG {
    border-color: #000000;
    border-width: 0px;
}
IMG.border {
    border-width : 1px;
}

A:link, A:visited, A:active {
    color : #000080;
    text-decoration : underline;
}
A:hover {
    color : #fd9b02;
    text-decoration : none;
}

A.small:link, A.small:visited, A.small:active {
    color : #000080;
    font-size : 10px;
    text-decoration : none;
}
A.small:hover {
    color : #fd9b02;
    font-size : 10px;
    text-decoration : none;
}

.title {
    text-align: left;
    font-size : 16px;
    font-weight : bold;
    line-height : 26px;
}
.title2 {
  text-align: left;
  font-size: 13px;
}
.main {
    font-size: 14px;
    font-family: Arial;
    text-align: justify;
}

.main P{
    text-indent: 40px;
}
#sidlo {
  float: right;
  margin: 15px 0px 10px 10px;
}

UL {
  list-style-image : url(../img/square.gif);
  list-style-position : outside;
  list-style-type : square;
}

/* table produkty */
.produkty {
  width:100%;
  margin:0;
}
.produkty td {
  width: 33%;
  padding: 10px 10px 10px 10px;
  vertical-align:top;
  text-align:center;
}
.rucni, rucni TR{
  text-align : center;
  vertical-align : middle;
  font-size:13px;
}

.anteny {
  text-align: center;
  margin: 0 auto 0 auto;
  border-width: 2px;
  border-style: solid;
  border-color: #AAAAAA;
  border-collapse: collapse;
}
.anteny td{
  height: 16px;
  padding:1px 4px 1px 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  font-family: Arial;
  font-size: 12px;
}

/* table FAQ*/
.faq, .faq TR{
  text-align : center;
  vertical-align : middle;
  font-size:13px;
  font-weight: bold;
}

/* table odkazy  */
.links{
  width: 100%;
  Height: 300px;
  border-style: none;
  margin: 0 0 0 0; padding: 0 0 0 0;
}
.links td {
  width: 50%;
  height: 100px;
  border-style: none;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 0 0; padding: 0 0 0 0;
}

/* table reference */
.reftrunk {
  width: 600px;
  border-width: 2px;
  border-style: solid;
  border-color: #AAAAAA;
  border-collapse: collapse;
}
.reftrunk td{
  height: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  font-family: Arial;
  font-size: 12px;
}
.reftrunk .prvni{text-align: left; width: 39%;}
.reftrunk .druha{text-align:center; width: 11%;}
.reftrunk .treti{text-align:center; width: 35%;}
.reftrunk .ctvrta{text-align:center; width: 15%;}

/* FOOT */
.foot {
    font-size : 10px;
}
.foot A:link, .foot A:visited, .foot A:active {
    color : #000080;
    text-decoration : none;
}
.foot A:hover {
    color : #fd9b02;
    text-decoration : none;
}


/* End of file. */
