

#content1 {
    color : #ffffff;
    font-family : Arial, Sans;
    font-size : 14px;
    line-height : 25px;
  }


a {
    color : #5b5be3;
    font-family : Arial, Sans;
    font-size : 14px;
    font-weight : bold;
    text-decoration : none;
  }


#stopka {
    color : #ffffff;
    font-family : Arial, Sans;
    font-size : 12px;
    text-align : center;
  }


.form {
    background-color : #666464;
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 1px;
  }


.lang {
    position : relative;
    right : 25px;
    text-align : right;
  }


.lmenu {
    height : 180px;
    width : 240px;
    left : 0px;
    right : 5px;
    position : relative;
    text-align : right;
    top : 0px;
  }

