body {
/*    padding-top: 10px;*/
    margin: 0;
    background-color: white;
    padding: 0;
    height: 100%;  /*dulezite */
    min-width: 966px;
    font-family: Verdana,Arial,Georgia,sans-serif;
/*    font-family: Courier;*/
    font-size: 11px;
}

body img {
border-color: black
}

#mainframe {
    height: 100%;
    width: 966px;
    position: relative; /* dulezite */
/*    background-color: blue;*/
    left: 0px;
/*    top: 10px;*/
    /* timhle to davam na stred*/
    margin-left: -483px;
    left: 50%;
}

/* pro ostatni pouzijeme min-height: */
html>body #mainframe {
    height: auto;
    min-height: 100%;
    width: 966px;
}

html {height: 100%;}

#toppart {
    height: 146px;
    width: 966px;
/*    width: 100%;*/
  background-image: url(./img/top.gif);
  background-position: left top;
  background-repeat: no-repeat;
  position:absolute;
}

#bottom {
    height: 36px;
  background-image: url(./img/bgbot.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: #BCCFDF; 
  position:absolute;
  bottom:0px;
  width: 966px;
  overflow:hidden;
}

#bottom .left{
float:left;
padding-top: 10px;
padding-left: 30px;
}
#bottom .right{
text-align: right;
padding-top: 10px;
padding-right:20px;
}

#bottom a{
    text-decoration: none;
    color:#BCCFDF;
}

#bottom a:link     {color: #BCCFDF}
#bottom a:visited  {color: #BCCFDF}
#bottom a:active   {color: #BCCFDF}

#content {
/*    width: 100%;*/
/*  height: 100%;*/
/*  background-image: url(./img/under.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;*/
  padding-right:38px;
  text-align:justify;
  padding-bottom:40px;
}

#content a{
    text-decoration: none;
    color:black;
}

#content a:link     {color: black}
#content a:visited  {color: black}
#content a:active   {color: black}


#content td{
    font-family: Verdana,Arial,Georgia,sans-serif;
/*    font-family: Courier;*/
    font-size: 11px;
    /*vertical-align:middle;*/
    text-align:center;
/*    padding-top:6px;
    padding-bottom:6px;*/
    color: black;
    width: 16%;
    height:28px;
    overflow:hidden;
}

#content .tdd{
    font-family: Verdana,Arial,Georgia,sans-serif;
/*    font-family: Courier;*/
    font-size: 11px;
    /*vertical-align:middle;*/
/*    padding-top:6px;
    padding-bottom:6px;*/
    color: black;
    text-align:left;
/*    height:28px;*/
}


#content .it {
  background-position: left top;
  background-repeat: repeat;
  background-image: url(./img/tbg.gif);
}

#content .left {
  position: absolute;
}

#content .right {
  padding-left: 60px;
}

#content .h2 {
  font-family: Verdana,Arial,Georgia,sans-serif;
  font-size: 20px;
  color: #919BA3;
}


#bgtop {
  border-width:0px;
  border-top-width: 1px;
  border-color: #6D7984;
  border-style: solid;
  padding-top: 8px;
}

#addr {
    width: 550px;
}

#addr .l{
float:left; width: 250px;
}
#addr .r{
text-align: right;
}

#addr .r2{
float: left;text-align: right;
}

#addr .cntr{
text-align: center;
}


/*html>body #mainpart {
    height: auto;
    min-height: 100%;
}


html>body #mainpart .tt {
    height: auto;
    min-height: 100%;
}
*/

#mainpart {
  /*margin-right: 20px;
  margin-left: 9px;*/
/*    width: 100%;*/
  background-image: url(./img/bgl2.gif);
  background-position: left top;
  background-repeat: repeat-y;
  height: 100%; 
}



#mainpart .tt {
  height: 100%;
  width: 966px;
  background-image: url(./img/under.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow:auto;
}

#mainpart .topper {
  padding-top:123px;
}

#menu {
    position:absolute; 
    left:9px;
    float:left; 
    width: 124px;
    padding-left: 12px;
    margin-top: 130px; 
}

#menu a{
    text-decoration: none;
    color:white;
    position: relative;
    top: 3px;
}

#menu a:link     {color: white}
#menu a:visited  {color: white}
#menu a:active   {color: white}

#menu .item {
  background-image: url(./img/sq.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  height:28px;
  width: 124px;
  margin-bottom:7px;
  color: white;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

#menu .item_grey {
  background-image: url(./img/sqdis.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  height:28px;
  width: 124px;
  margin-bottom:7px;
  color: #f5f5f5;
  font-weight: bold;
  text-align: center;
/*  cursor: pointer;*/
}

#menu .inside{
    position: relative;
    top: 3px;
}

#content .acc{
    padding-top: 4px;
    padding-bottom: 4px;
  border-width:0px;
/*  border-bottom-width: 1px;
  border-color: #6D7984;
  border-style: solid;*/
}

#content .acc_left {
    float: left;
    text-align: right;
    width: 140px;
    margin-right:4px;
    margin-top:2px;
}

#content .acc input {
    border: 1px solid #6D7984; 
    background-image: url(./img/newsbg.gif);
    background-position: right top;
    background-repeat: repeat;
    width: 250px;
    height: 18px;
    font-size:11px;
    padding-left:2px;
    padding-right:2px;
}


#content .acc select {
    width: 250px;
    height: 18px;
    font-size:11px;
}

#content .acc textarea {
    border: 1px solid #6D7984; 
    background-image: url(./img/newsbg.gif);
    background-position: right top;
    background-repeat: repeat;
    width:310px;
    height: 80px;
    font-size:11px;
    padding-left:2px;
}


