/* CSS Document */

BODY {
  background-color: #323232;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet MS;
  font-size: 12px;
}

TD {
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet MS;
  font-size: 12px;
}

P, DIV { 
  margin: 0px;
  padding: 0px;
}

A {
  color: #000000;
}

H1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-style: italic;
}

H2 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}

DIV.all {
  width:100%;
  _height: 580px;
  min-height: 580px;
  background-color: #000000;  
  background-image:url('design/bg_all.jpg');
  background-position: center top; 
}

DIV.stred{
  width:1px;
  position: relative;    
}

DIV.ram {     
  position: absolute;
  width: 970px;
  left: -485;   
  background-image:url('design/bg_2.jpg');
  background-position: center top; 
}

DIV.header {
  background-image:url('design/bg_1.jpg');
  background-position: center top; 
  height: 218px;
}

DIV.middle { 
  _height: 550px;
  min-height: 550px;
}

DIV.botom {
  background-image:url('design/bg_3.jpg');
  background-position: center top; 
  background-repeat:no-repeat;
  _height: 14px;
  min-height: 14px; 
  clear: both;
} 

DIV.header2 {
  background-image:url('design/bg_header.jpg');
  background-position: center bottom;  
  background-repeat:no-repeat;
  height: 218px;  
  position: relative;
}

DIV.left {
  float:left;
  width:450px; 
  _height: 230px;
  min-height: 200px;
  background-image:url('design/bg_4.jpg');
  background-position: left top; 
  background-repeat: no-repeat;
}

DIV.right { 
  float:right; 
  width:514px;  
  _height: 200px;
  min-height: 200px;
  background-image:url('design/bg_5.jpg');
  background-position: left top; 
  background-repeat: no-repeat; 
}

DIV.logo {
  position: absolute;
  top: 188px;
  right: 32px;
}

DIV.logo_porsche {
  position: absolute;
  top: 34px;
  right: 32px;
}

DIV.menu {    
  position: absolute;
  top: 91px;
  left: 40px; 
  width: 170px;  
}

DIV.menu_radek {   
  border: 0px solid #000000;
  height: 30px; 
  position: relative;
}

A.menu_radek { 
  font-size: 14px;  
  text-decoration: none;
  font-weight: bold;
  color: #3a3a3a;
}

DIV.menu_stk {
  position: absolute;
  top: -1px;
  right: 110px;
}

DIV.right2 {
  margin: 50px 40px 10px 20px;
} 
 
hr.cistic {
  clear: both;
  visibility: hidden;
}

DIV.novinky {
  float:left; 
  width: 176px;  
  _height: 200px;
  min-height: 200px;
  margin-top: 220px;
  margin-left: 32px;
  _margin-left: 16px;
}

DIV.nabidka_vozu {    
  float: right; 
  width: 190px;  
  _height: 200px;
  min-height: 200px; 
  margin-top: 12px;  
  margin-right: 14px;
  _margin-right: 7px;
}

DIV.nabidka_vozu_1 {  
  _height: 35px;
  min-height: 35px; 
  font-size: 16px;
  color: #ffffff;
  font-style: italic;
  vertical-align: top;
}

DIV.nabidka_vozu_2 {  
  _height: 35px;
  min-height: 35px; 
  vertical-align: top;
} 

A.nabidka_vozu_2 {  
  font-size: 16px;
  color: #000000;
  font-style: italic;   
  font-weight: bold;
  text-decoration: none;
  padding-left: 18px;
}
