/* 
    Document   : special
    Created on : 2012.08.30., 16:00:12
    Author     : semmer@infoart.hu
*/

div#logo-box > a {
  background: transparent url('gfx/altrace_logo.png') 0 0 no-repeat;
}

div#cover-head-top {
  background: transparent url('gfx/logo_play_altrace.png') 0 0 no-repeat;
  width: 165px;
  height: 107px;
  top: 0;
  left: -51px;
}

div#flag-head {
  background: transparent url('gfx/city-right.png') 0 0 no-repeat;
}

div#rklm-right-side-top {
  background: transparent url('gfx/head-right.png') 0 0 no-repeat;
}
/*
div#rklm-left-side-bottom {
  width: 210px;
  height: 1000px;
  background: transparent url('gfx/reklam/rklm-right-960-mvm.png') 100% 0 no-repeat;
  position: absolute;
  top: 93px;
  left: -210px;
  cursor: pointer;
}*/
/*
div#rklm-head-link-left {
  width: 222px;
  height: 435px;
  background: transparent url('gfx/reklam/corner-left-mvm.png') 0 0 no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  /*display: none;
}
  */
/*
div#rklm-left-side-top {
  width: 800px;
  height: 540px;
  background: transparent url('gfx/reklam/head-left-mvm.png') 100% 100% no-repeat;
  position: absolute;
  bottom: 0;
  right: 960px;
  /*display: none;
  cursor: pointer;
}
*/




@media only screen and (min-width: 1681px) {
  div#cover-head-top {
    left: 269px !important;
  }
  div.header-in-with-slider div#rklm-head-link-right,
  div.header-in-with-slider div#flag-head {
    right: 320px;
  }
  div.header-in-with-slider div#rklm-right-side-top {
    left: 1280px;
  }
  div.header-in-with-slider div#cover-head-top {
    left: 295px;
  }
  div.header-in-with-slider div#rklm-head-link-left {
    left: 320px;
  }
  div#rklm-left-side-top {
    right: 1600px;
  }
  div.header-in-with-slider div#rklm-left-side-top {
    right: 1280px;
  }
 /* div.header-in-with-slider div#rklm-left-side-bottom {
    background: transparent url('gfx/reklam/rklm-left-1600-mvm.png') 100% 0 no-repeat;
  }*/
}

@media only screen and (min-width: 1305px) and (max-width: 1680px) {
  div#cover-head-top {
    left: 109px !important;
  }
  div.header-in-with-slider div#rklm-head-link-right,
  div.header-in-with-slider div#flag-head {
    right: 160px;
  }
  div.header-in-with-slider div#rklm-right-side-top {
    left: 1120px;
  }
  div.header-in-with-slider div#cover-head-top {
    left: 135px;
  }
  div.header-in-with-slider div#rklm-head-link-left {
    left: 160px;
  }
  div#rklm-left-side-top {
    right: 1280px;
  }
  div.header-in-with-slider div#rklm-left-side-top {
    right: 1120px;
  }
  /*
  div.header-in-with-slider div#rklm-left-side-bottom {
    background: transparent url('gfx/reklam/rklm-left-1280-mvm.png') 100% 0 no-repeat;
  }*/
}

@media only screen and (min-width: 480px) and (max-width: 664px) {
  div#logo-box > a {
    background: #000 url('gfx/altrace_logo_t.png') 0 50% no-repeat !important;
  }
}

@media only screen and (min-width : 320px) and (max-width : 479px) {
  div#logo-box > a {
    background: #000 url('gfx/altrace_logo_t.png') 0 50% no-repeat !important;
  }
}