

body {
    background-color : #002a56;
    background-image : url('./img/background.jpg');
    background-repeat : repeat-x;
    font-family : 'Times New Roman';
    font-size : 15px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


img {
    border:0;
  }

p {
    margin:0;
    padding-bottom : 2px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 2px;
  }
  
.viktor_cistic {
    clear:both;
  }


#obsah {
    position:absolute;
    left:50%;
    top:29px;
    width:800px;
    margin-left:-400px;
  }


#obsah #hlavicka {
    display:block;
    width:800px;
    height:270px;
    background-image:url('img/hlavickasm.jpg');
    background-repeat:no-repeat;
  }


#obsah #hlavicka #logo {
    position:relative;
    top:60px;
    left:20px;
  }


#obsah #menu {
    display:block;
    width:800px;
    background-color:#000000;
  }


#obsah #menu #menu_item {
    float:left;
    display:block;
    height:37px;
  }


.stred .stred_up {
    display:block;
    width:800px;
    height:26px;
    background-image:url('img/top.jpg');
    background-repeat:no-repeat;
  }


.stred .stred_middle {
    display:block;
    padding-left : 30px;
    padding-right : 300px;
    width:800px;
    background-image:url('img/middle.jpg');
    background-repeat:repeat-y;
  }


.stred .stred_middle h1 {
    color : #6AA0C6;
    font-size : 22px;
    margin-bottom : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }

.stred .stred_middle h2 {
    color : #004A99;
    font-size : 17px;
    margin-bottom : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }

.stred .stred_middle ul {
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


.stred .stred_middle_obal {
    padding-left : 30px;
    padding-right : 30px;
    width:690px;
  }


.stred .stred_bottom {
    display:block;
    width:800px;
    height:33px;
    background-image:url('./img/bottom.jpg');
    background-repeat:no-repeat;
  }


.trojka .trojka_up {
    display:block;
    width:800px;
    height:23px;
    background-image:url('img/3_top.jpg');
    background-repeat:no-repeat;
  }


.trojka .trojka_middle {
    display:block;
    width:800px;
    background-image:url('img/3_middle.jpg');
    background-repeat:repeat-y;
  }


.trojka .trojka_bottom {
    display:block;
    width:800px;
    height:33px;
    background-image:url('img/3_bottom.jpg');
    background-repeat:no-repeat;
  }


.t_1 {
    display:block;
    float:left;
    width:220px;
    margin-left:30px;
    _margin-left:20px;
  }


.t_2 {
    display:block;
    float:left;
    width:220px;
    margin-left:40px;
    _margin-left:30px;
  }


.t_3 {
    display:block;
    float:left;
    width:220px;
    margin-left:40px;
  }


