/* -------------------------------------------
Soubor: style.css
Nazev: main styl pro www.melodienamobil.eu
Autor: Jan Hommer
Datum: 10-2008
------------------------------------------- */

body {
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 11px;
  color: #555;
}

.just {text-align:justify;}
.cent {text-align:center;}

/* -------------------------------------------
    Div s hlavnĂ­m pozadĂ­m
------------------------------------------- */

#banner {margin-left:20px;}

#page {
  position: relative;
  width: 934px;
  margin: 0 auto;
  background: #f0f0f0;
}

/* -------------------------------------------
    Div s hlaviÄ�kou
------------------------------------------- */

#header {
  position: relative;
  width: 934px;
  height: 130px;
}

#header h1 {
  position: absolute;
  width: 934px;
  height: 107px;
  margin: 0;
}

#header h1 span {
  position: absolute;
  display: block;
  width: 934px;
  height: 107px;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  background: url(bg_header.jpg) no-repeat;
}

#header p {
  padding: 0;
  margin: 0;
  background: #606060;
}

#header p a {
  display: block;
  padding: 5px 12px;
  text-decoration: none;
  color: #fff;
}

/* -------------------------------------------
    Div se sloupcema
------------------------------------------- */

#main {
  position: relative;
  width: 934px;
  padding: 30px 0 0;
  background: url(bg_content.gif) top repeat-x;
  overflow: hidden;
}

#main h2 {
  padding: 10px 30px;
  margin: 0;
  font-size: 12px;
  color: #fff;
}

/* -------------------------------------------
    Div s levym sloupcem
------------------------------------------- */

#left {
  position: relative;
  float: left;
  width: 218px;
  margin: 0 12px;
}

#left h2 {
  background: #79d2ea url(bg_left-h2.gif) repeat-x;
}

#left ul#category {
  list-style: none;
  padding: 0;
  margin: 0;
}

#left ul#category .active a{
    color:red;

}

#left ul#category .submenu a{
    margin-left:30px;

}

#left ul#category li {
  padding: 0;
  margin: 0 0 1px;
}

#left ul#category li a {
  display: block;
  
  height: 14px;
  padding: 6px 30px;
  margin: 0;
  background: url(bg_left-a.gif) no-repeat;
  color: #555;
  text-decoration: none;
}

#left ul#category li a:hover {
  color: #000;
}







/* -------------------------------------------
    Div s obsahem
------------------------------------------- */

.over {
  position: relative;
  float: left;
  width: 422px;
}

.content {
  position: relative;
  float: left;
  width: 422px;
  margin: 0 12px 13px;
  background: #fff;
}

/* -------------------------------------------
    Modry div
------------------------------------------- */

.blue h2 {
  background: #707da0 url(bg_content-h2_blue.gif) repeat-x;
}

.blue h3 {
  padding: 15px 25px 0;
  margin: 0;
  font-size: 18px;
}

.blue h4 {
  clear: both;
  padding: 15px 25px 5px;
  margin: 0;
  font-size: 12px;
  color: #455374;
}

.blue p {
  padding: 0 0 10px;
  margin: 0 25px;
}

.blue p#order {
  padding: 10px;
  margin: 0 0 10px;
  background: url(bg_blue_p-order.gif) center no-repeat;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
}

.blue p#border {
  margin: 0 25px 10px;
  border-bottom: 1px solid #cbcbcb;
}

.blue p#gall {
  float: none;                /*--ZMÄ�NA Z right NA none--------------*/
  width: 250px;
  margin: 30px 25px 0 0;
  text-align: center;
}

.blue p#gall img {
  border: 1px solid #4e5257;
  margin: 0 0 -2px 1px;
}

.blue p#nfo {
  float: right;
  width: 250px;
  margin: 0 25px 0 0;
  margin: 30px 25px 0 0;       /*--PĹ�IDĂ�NO----------------------------*/
}



.blue p#nfo strong {
  font-size: 12px;
}

.blue p#price {
  text-align:center;
}

.blue p#operinfo {
  text-align:center;
}

.blue p#compat {
  text-align:justify;
}

.blue #phone {
  float: left;
  width: 104px;
  height: 201px;
  padding: 62px 0 0 36px;
  margin: 0;
  background: url(bg_phone.jpg) top left no-repeat;
}

.blue #phone img {
  width: 71px;
  height: 93px;
}

.blue p strong {
  color: #455374;
  text-align:center;
}

.blue em {
  font-style: normal;
  color: #455374;
}

/* -------------------------------------------
    Oranzovy div
------------------------------------------- */

.orange h2 {
  background: #707da0 url(bg_content-h2_orange.gif) repeat-x;
}

.orange .cat {
  float: left;
  width: 119px;
  background:#494949;
  padding: 0;
  margin: 10px 9px 10px 10px;
  border: 1px solid #a5a5a5;
}

.orange .cat p {
  padding: 0;
  margin: 0;
  text-align: center;
}

.orange .cat p a {
  display: block;
  padding: 0 0 5px;
  text-decoration: none;
  background: url(bg_content_orange-cat-a.gif) bottom repeat-x;
}

.orange .cat p a:hover {
  display: block;
  text-decoration: none;
  background: url(bg_content_orange-cat-a-hover.gif) bottom repeat-x;
}

.orange .cat p a img {
  border: solid #a5a5a5;
  border-width: 0 0 1px;
}

.orange .cat p a span {
  margin:0;
  padding:0;
  height:30px;
  color: #fff;
  text-decoration: underline;
}

/* -------------------------------------------
    Ruzovy (fialovy) div
------------------------------------------- */

.pink {
  background: #e3e3e3;
}

.pink h2 {
  background: #707da0 url(bg_content-h2_pink.gif) repeat-x;
}

.pink ol {
  padding: 0;
  margin: 22px 20px 22px 40px;
}

.pink ol li {
  padding: 0;
  margin: 0 0 10px;
  color: #bf1a9d;
  font-weight: bold;
}

.pink ol li span {
  color: #555;
  font-weight: normal;
}

.pink ol li span a {
  display: block;
  float: right;
  width: 76px;
  height: 14px;
  padding: 3px 0;
  margin: -17px 0 0;
  background: url(bg_content_pink-down.gif) no-repeat;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

/* -------------------------------------------
    Cerveny div
------------------------------------------- */

.red h2 {
  background: #707da0 url(bg_content-h2_red.gif) repeat-x;
}

.red {
  background: #e3e3e3;
}

.red p#listing {
  clear: both;
  padding: 10px;
  margin: 0;
  font-weight: bold;
}

.red p#listing a {
  color: #777;
}

.red p#listing a:hover {
  color: #555;
}

.red .cat {
  float: left;
  width: 121px;
  padding: 0;
  margin: 10px 9px 10px 10px;
  height: 127px;                     /*--PĹ�IDĂ�NO ------------------------*/
}

.red .cat p {
  padding: 0;
  margin: 0;
  text-align: center;
}

.red .cat p a {
  display: block;
  text-decoration: none;
  color: #777;
}

.red .cat p a:hover {
  color: #000;
}

.red .cat p a img {
  border: 0px solid #777;     /* ---- ZMÄ�NÄ�NO NA 0px ------------*/
}

.red .cat p a span {
  text-decoration: underline;
}

/* -------------------------------------------
    Div s pravym sloupcem
------------------------------------------- */

#right {
  position: relative;
  float: right;
  width: 218px;
  margin: 0 12px;
}

#right h2 {
  background: #c3e92f url(bg_right-h2.gif) repeat-x;
}

#right h4 {
  padding: 17px 7px;
  margin: 0;
  font-size: 12px;
}

#right a {
  text-decoration: none;
  color: #709700;
}

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

#right p {
  padding: 0 7px 20px;
  margin: 0;
  min-height: 60px;                /*-- PĹ�IDĂ�NO -----------------------*/
  
}

#right p img {
  float: left;
  margin: 3px 6px 0 0;
  border: 1px solid #606060;
}

#right p.date {
  float: right;
  padding: 0 7px;
  margin: -31px 0 0;
  border: none;
  color: #989898;
}

#right p.last {
  border: none;
}

/* -------------------------------------------
    Div s patickou
------------------------------------------- */

#footer {
  position: relative;
  clear: both;
  width: 934px;
  padding: 0 0 10px;
  border-top: 1px solid #b5b5b5;
  background: #aaa url(footer.gif) top repeat-x;
}

#footer a {
  color: #555;
  text-decoration: none;
}

#footer a:hover {
  color: #000;
}

#footer p {
  padding: 10px 20px 0;
  margin: 0;
}

#footer p.about {
  float: right;
  font-size: 10px;
  color: #7d7d7d;
}
