/*
file: style.css
website: www.dr1ger.com
contact: dr1ger(dot)roman(a)gmail(dot)com
created by Roman Belda -aka- Dr1ger
*/

* {
  margin: 0px;
  padding: 0px;  
}

body {
  background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/bg.png);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  color: #FFFFFF;
  font-family: 'Trebuchet MS';
  font-size: 80%;
}

p {
  font-family: Arial;
  font-size: 10pt;
  color: #575651;
}

a {
  color: #CC071E;
  text-decoration: none;
}

a:hover {
  color: #CC071E;
  text-decoration: underline;
}

img {
  border: 0px;
}

address {
  font-style: normal;
  text-align: right;
  padding-top: 20px;
}

#main {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  height: 300px;
  background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/header_bg.jpg);
  background-repeat: no-repeat;
}
    
  #header #language {
    float: right;
    font-size: 110%;
    padding: 15px 20px 0px 0px;
  }

    #header #language a {
      color: #F5F5F6;
      text-decoration: none;
    }

    #header #language a:hover {
      color: #F5F5F6;
      text-decoration: underline;
    }

  #header #imageContainer {
   	position: relative;
  }
 
    #header #imageContainer img {
      display: none;
      position: absolute;
    }
  
  #header #popis {
    font-size: 85%;
    padding: 10px 100px 0px 0px;
    text-align: right;
  }  
  
  #header #buttons {
    text-align: right;
    padding: 20px 0px 0px 724px;
    position: absolute;
  }
  
#menu {
  height: 22px;
  background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/menu_bg.jpg);
  background-repeat: repeat-x;  
}

  #menu ul {
    list-style: none;/*    float: right;*/
    text-align: center;/*    margin-right: 150px;*/
  }
  
    #menu li {
      display: inline;
      padding: 0px 3px 0px 3px;
      font-size: 90%;
    }
    
    #menu a {
      color: #FFFFFF;
      text-decoration: none;
    }
    
    #menu a:hover {
      color: #FFFFFF;
      text-decoration: underline;
    }
    
#display {
  color: #666666;
}

  #left {
    background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/left_bg.jpg);
    background-repeat: no-repeat;
    width: 270px;
    height: 600px;
    float: left;
    text-align: right;
  }
  
    #left ul {
      margin-top: 20px;
      margin-right: 10px;
      list-style: none;
    }
    
      #left li {
        margin-top: 10px;
        padding-right: 10px;
        background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/dot.gif);
        background-repeat: no-repeat;
        font-weight: bold;
        background-position: center right;        
      }
      
      #left li.no_decoration {
        background-image: none;
      }

        #left ul.second {
          margin-top: -10px;
          .margin-top: -30px;
          margin-right: -10px;
          list-style: none;
        }

          #left ul.second li {
            font-size: 100%;
            .padding-top: -2px;
            margin-top: -2px;
            font-weight: normal;
            color: #000000;
            padding-right: 10px;
            background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/grey_dot.gif);
            background-repeat: no-repeat;
            background-position: center right;
          }


      #left a {
        color: #333333; /* was #666666 */
        text-decoration: none;
      }
      
      #left a:hover {
        text-decoration: underline;
      }
      
    #left #reklama {
      margin-top: 20px;
      width: 200px;
      float: right;
    }
    
      #left #reklama h2 {
        background-color: #CC071E;
        color: #FFFFFF;
        padding: 3px 20px 3px 0px;
        font-size: 90%;
      }
      
  #right {
    float: right;
    background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: 65px 0px;
    width: 752px;
  }    

  #right A {
    color: #CC071E;
    text-decoration: none;
  }  


  #right a:hover {
    color: #CC071E;
    text-decoration: underline;
  }

  #right_podstranka {
    float: right;
    background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/main_podstranka_bg.jpg);
    background-repeat: no-repeat;
    background-position: 65px 0px;
    width: 752px;
  }

  #right_podstranka h2 {
    font-size: 100%;
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
  }

    #right_podstranka #podstranka {
      background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/podstranka_bg.png);
      background-repeat: repeat-y;
      width: 626px;
      padding: 10px 25px 20px 25px;
      float: left;
    }

    #right #obsah {
      background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/obsah_bg.png);
      background-repeat: repeat-y;
      width: 432px;
      padding: 20px 25px 20px 25px;
      float: left;
    }
    
      #right #obsah p {
        padding: 10px 0px 0px 0px;
      }

      #right #obsah h1 {
        padding: 10px 0px 0px 0px;
        color: #CC071E;
        font-family: Arial;
        font-size: 14pt;
      }

      #right #obsah h2 {
        padding: 10px 0px 0px 0px;
        font-size: 133%;
      }

      #right #obsah hr {
            border: 0;
            height: 1px;
            background-color: #BBBBBB;
            margin-top: 10px;
            margin-bottom: 10px;

       }

      
      #right #obsah #copyright {
        margin-top: 50px;
      }
      
      #right #obsah .kontakt {
        float: right;
      }
    
    #right #rside {
      background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/news_bg.png);
      background-repeat: repeat-y;
      float: right;
      width: 268px;
    }
     
     #right #rside #news {
      background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/novinky.png);
      background-repeat: no-repeat; 
      background-position: -2px -1px;
      width: 194px;
      color: #FFFFFF;
      font-weight: bold;
      height: 243px;
      text-align: right; 
      font-size: 80%;
     }
      
       #right #rside #news .popis {
         padding: 5px 20px 5px 20px;
       }
       
        .red {
         color: #FF0000;
        }
      
      #right #rside #news a {
        color: #666666;
        text-decoration: none;
      }
     
      #right #rside #news #partner {
        position: absolute;
        margin-top: 222px;
        margin-left: 32px;
        .margin-left: -160px; /* Pro IE */
      }
      
    #right #rside #dance_partner {
      background-image: url(http://webdesign.webmacher.sk/users/359045/images/design/dance_partner.png);
      background-repeat: no-repeat;
      background-position: bottom left;
      height: 122px;
      margin-top: 110px;
      color: #59595B;
      width: 190px;
      text-align: right;
      font-size: 80%;
      font-weight: bold;
    }
    
      #right #rside #dance_partner p {
        padding-left: 70px;
        padding-right: 25px;
      }  
