html, body, div, img  {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

html, body {
height: 100%;
}

div, img {
  position: relative;
}
body {
  font-family: Arial, Sans Serif;
  color: black;
}


#errors {
 background-color: #fff8f8;
 color: red;
 border: 1px solid #ffaaaa;
 padding: 5px 10px;
 margin: 10px 0px;
 width: 440px;
}

#messages {
 color: #e87615;
 border: 1px solid #e87615;
 padding: 5px 10px;
 margin: 10px 0px;
 width: 440px;
}

div.paging {
 margin-top: 30px;
}
div.paging a, div.paging span {
 border: 1px solid transparent;
 text-decoration: none !important;
 padding: 0px 2px;
}
div.paging span {
 color: #e87615;
 border: 1px solid #e87615;
}
div.paging a:hover {
 border: 1px solid #e87615;
 text-decoration: none;
}


#main {
  position: relative;
  min-height: 100%;
  _height: 100%;
}


#header {   
  height: 400px;  
}
#header div {
  height: 296px; 
  background: transparent url('img/headerTopBG.png') left 38px repeat-x;
}
#header #bottomBG {  
  height: 66px;
  background-position: left top;
  background-image: url('img/headerBottomBG.png');
  background-repeat: repeat-x; 
  _background-image: expression('none');
  _filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://"+window.location.hostname+"/themes/vip/main/img/headerBottomBG.png', sizingMethod='scale')"); 
}
#header #bottomBG div {
  position: absolute;
  right: 9px;
  top: 18px;
  font-size: 9px;
  color: #787878;
  height: 30px;;
  width: 460px;
  text-align: right;
  overflow: hidden;
}
#header #bottomBG div {
 overflow: visible;
}
#header #mainMenu {
  position: absolute;
  left: 0px;
  top: 33px;
  _top: 32px;
  height: 62px;
}
#header #mainMenu td {
  border-style: none;
}
#header #mainMenu .blocking { width: 145px; height: 1px; line-height: 1px; }
#header #mainMenu .stubBG {
  background: transparent url('img/mainMenuBG.png') left top repeat-x;
}
#header #mainMenu .stub {
  background: transparent url('img/mainMenuStub.png') left top no-repeat;
  width: 29px;  
  position: static;
}
#header #mainMenu .stubBG a {
  margin-top: 35px;
  padding: 0px 10px;
  display: block;
  position: static;
}
#header #mainMenu .spacer {
  width: 4px;
  background: transparent url('img/mainMenuSpacer.png') left top no-repeat;
}
#header #logo {
  position: absolute;
  left: 488px;
  top: 15px;
  display: block;
}
#header #logo img {
  background-color: #e87615;
  color: white;
  text-align: center;
  font-weight: bold;   
}
#header #address {
  position: absolute;
  left: 770px;
  top: 15px;
  color: #e57717;  
  font-weight: bold;
  font-size: 13px;
  width: 205px;
  height: 50px; 
  padding-top: 20px;  
  overflow: hidden; 
  background: transparent;
}
#header #address div { height: auto;}
#header #address p {margin: 0px;}
#header div #centerBG {      
  height: 203px;
  background: #eb8833 url('img/headerCenterBG.jpg') left top repeat-x;
  z-index: -1;
  top: 94px;
}
#header div #centerBG div { 
  height: 203px;    
  top: 0px;
}
#header div #centerBG div div {   
  height: 203px; 
  background: transparent url('img/headerRight.png') 605px 29px no-repeat; 
}
#header div #centerBG #headerLeft_1 {   
  background: transparent url('img/headers/headerLeft_1.jpg') left 16px no-repeat;
}
#header div #centerBG #headerLeft_2 {   
  background: transparent url('img/headers/headerLeft_2.jpg') left 16px no-repeat;
}
#header div #centerBG #headerLeft_3 {   
  background: transparent url('img/headers/headerLeft_3.jpg') left 16px no-repeat;
}
#header div #centerBG #headerLeft_4 {   
  background: transparent url('img/headers/headerLeft_4.jpg') left 16px no-repeat;
}
#header div #centerBG #headerLeft_5 {   
  background: transparent url('img/headers/headerLeft_5.jpg') left 16px no-repeat;
}
#header #customMenu {
  margin-top: -1px;
  z-index: 1;
  position: absolute;
  width: 512px;
  height: 73px; 
  background: transparent url('img/customMenuLeft.png') left top no-repeat;
}
#header #customMenu div {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 44px;
  height: 64px; 
  background-position: left top;
  background-image: url('img/customMenuRight.png');
  background-repeat: repeat-x; 
  _background-image: expression('none');
  _filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://"+window.location.hostname+"/themes/vip/main/img/customMenuRight.png', sizingMethod='scale')"); 
}
#header #customMenu a {
  text-decoration: none;
  display: block;
  position: absolute;
  width: 66px;
  height: 57px;
  top: 2px;
}
#header #customMenu #linkNews {
  left: 64px;
}
#header #customMenu #linkInformation {
  left: 173px;
}
#header #customMenu #linkCalculator {
  left: 282px;
}
#header #customMenu #linkTracing {
  left: 390px;
  width: 75px;
}


#breadCrumb, #secondMenu {
  padding: 0px 32px 30px 32px;
  font-size: 11px;
  font-weight: normal;
}
#breadCrumb a, #secondMenu a {
  color: #7a7a7a;
  text-decoration: none;
}
#breadCrumb a:hover, #secondMenu a:hover {
  text-decoration: underline;
}
#breadCrumb span, #secondMenu span {
  color: #e87615;
  font-weight: bold;
}
#breadCrumb img, #secondMenu img {
  margin: 0px 1px 0px 4px;
}


#right {
   width: 245px;  /* Ширина left */
   float: right;
}
#right .list {
 background: transparent url('img/listShadow.png') left bottom no-repeat;
 width: 205px;
 height: 217px;         
}
#right .list div {
 background: #e8cc15 url('img/listTop.png') left top no-repeat;
 width: 205px;          
 height: 207px;           
}
#right .list div div {    
 padding-top: 34px; 
 width: 205px;          
 height: 173px;
 background: transparent url('img/listBottom.png') left bottom no-repeat;
}
#right .list div div div {
 font-size: 10px;
 left: 24px;
 width: 160px;
 height: 145px;
 overflow: hidden;
 background: none; 
 padding: 20px 0px 0px 0px;  
}


#content, #contentFull {
  /*margin-right: 245px;*/  /* Ширина left */
  margin-left: auto;
  margin-right: auto;           
  /*padding: 0px 50px 80px 65px;*/padding: 0px 0px 80px 0px;
  font-size: 12px;
  font-weight: normal;
  width: 970px; 
} /*
#contentFull {
  margin: 0px;  
  padding: 0px 50px 80px 50px; 
}  */

#clear {
  clear: both;
  width: 0px;
  height: 112px; /* Ширина footer */
}


#footer {
  position: relative;
  margin-top: -112px;
  background: #ef9a52 url('img/footerBG.png') left top repeat-x;
  height: 112px;   /* Ширина footer */
}
#footer div {
  padding-left: 135px;
}
#footer div div {
  padding-left: 147px;
  top: 18px;
  background: #ed9245 url('img/footerBorder.png') left top no-repeat;
}
#footer div div div { top: 0px;
  height: 85px;
  background: transparent url('img/footerBorderBG.png') left top repeat-x;
  color: white;  
  text-align: right;
  padding-right: 120px;
  overflow: hidden;
  font-weight: 14px;
  line-height: 1em;
}
#footer div div div div a {
  text-decoration: underline;
  color: white;
}
#paragraf {
  position: absolute;
  left: 0px;
  bottom: 33px;
  width: 89px;
  height: 24px;
  text-decoration: none;
  z-index: 10;
}
#gismeteo {
 width: 100px;
 height: 85px;
 position: absolute;
 right: 0px;
 bottom: 8px;
 z-index: 100;
 display: block;
 overflow: hidden;
 border-bottom: 1px solid black;
}

/* --------------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 1.5em 0em 0.5em 0em;
}
h1 {  font-size: 20px;  }
h2 {  font-size: 18px;  }
h3 {  font-size: 16px;  }
h4 {  font-size: 14px;  }
h5 {  font-size: 12px;  }
h6 {  font-size: 10px;  }

p {
  text-indent: 0em;
  margin: .5em 0em;
}
a {
  color: #e87615;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.fineTable {
  border: 1px solid black;
  _border-left-style: none;
  padding: 0px;
  margin: 0px;
}
.fineTable th {
  font-weight: normal;
  color: black;
  background-color: #f39534;
  padding: 5px;
  border-left: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.fineTable tr th:first-child {
  border-style: none;
}
.fineTable td {
  border-left: 1px solid black;
  text-align: center;
  vertical-align: middle;
  padding: 4px 5px;
  border-top: 1px solid #f0f0f0;
}
.fineTable tr td:first-child {
  border-style: none;
  border-top: 1px solid #f0f0f0;
  * border-left-style: none;
}
