BODY {  background: #191919;  text-align: center;  font-family: Arial, sans-serif;  font-size: 12px;  color: #888;}A {  color: #999;  text-decoration: none;}A.active, A:hover {  color: #fff;  text-decoration: underline;}/*DESIGN*/#container {   width: 930px;  margin: 10px auto;}#header {  height: 250px;  background: url(../_img/header.jpg) no-repeat;  border: 1px solid #888;  text-align: right;}  #header h1{    margin: 54px 40px 0 0;    text-align: right;    color: #222;    font-size: 38px;    font-weight: bold;    font-family: serif;    letter-spacing: 1px;  }  #header P{    margin: 48px 10px 0 0;    float: right;    width: 450px;    text-align: right;    line-height: 120%;    color: #eeeeee;  }#sidebox .spolupracujeme {  margin-top: 10px;  text-align: left;  line-height: 160%;  border: 1px solid #888;  background: #333;  padding: 5px;}  #sidebox .spolupracujeme P {    font-weight: bold;    color: #fff;  }#main {  clear: both;  margin-top: 20px;}   #main #head {     float: right;     width: 750px;     margin: 0px;     padding: 0px;   }            #main #head  #directo {        float: right;        width: 470px;        border: 1px solid #888;        background: #444;        margin-bottom: 10px;        height: 60px;      }      #main #head  #google-search {        float: left;        width: 250px;        border: 1px solid #888;        background: #999;        padding: 5px;        text-align: center;        height: 50px;      }  #main #sidebox {    float: left;    height: 180px;  }  #main #bazar {    float: right;    width: 750px;    border: 1px solid #888;  }    #main #bazar .inbox{      margin: 10px;      height: 1800px;    }   #main #foottext{    float: right;    width: 740px;    border: 1px solid #888;    background: #444;    color: #999;     margin-top: 5px;    text-align: left;    padding: 5px;    font-size: 12px;  }    #main #foottext A{      text-decoration: underline;    }    #main #foottext A:hover{      text-decoration: none;    }    #main #bazar .inbox{      margin: 10px;      height: 1800px;    }  #main .copyright{    clear: both;    color: #555;    padding: 10px 5px;    text-align: right;  }  /*ostatni*/STRONG {font-weight:bold;}.clear {clear:both;height:0;line-height:0;font-size:0;}
