/* homepage */

#bigImage_bg {
  background: #ffffff;
  position: relative;
  width: 668px;
  /*height: 224px;*/
}

#bigImage {
  padding: 7px;
}

#bigImage a img {
  width: 654px;
  /*height: 210px;*/
  height: 287px;
  margin: 0px;
  padding: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}

div.welcome_nav {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 100%;
}

div.welcome_nav div a {
  background-color: #184A8D;
  padding: 5px 8px 7px 8px;
  color: #ffffff;
  margin: 0 2px 0 0;
  font-size: 12px;
  display: block;
  position: relative;
  bottom: -3px;
  float: left;
}
div.welcome_nav div a:hover {
  text-decoration: underline;
  color: #009ee0;
}

div.welcome_nav div a.active { 
  background-color: #416fad;
  padding: 7px 14px 8px 14px;
  display: block;
  bottom: 0px;
  font-size: 14px;
  position: relative;
}

.homeDotted {
  margin: 7px 6px;
}


/* sloty */

div.homeSlot,
div.homeSlotWide {
  float: left;
  width: 165px;
  height: 185px;
  background-color: #ffffff;
}
div.homeSlotWide {
  width: 333px;
}

.spaceLeft {
  margin-left: 2px;
}

div.space7 {
  padding: 7px;
}

div.homeSlotDown {
  background: url('/images/default/bg_white_166.gif') repeat-y right top;
  width: 100%;
  font-size: 11px;
  line-height: 13px;
}
div.homeSlotDown p {
  margin: 0 0 4px 0;
  padding: 0px;
}
div.d333left {
  background: url('/images/default/bg_white_333.gif') repeat-y left top;
}
div.d333right {
  background: url('/images/default/bg_white_333.gif') repeat-y right top;
}
div.d335 {
  background: url('/images/default/bg_white_165.gif') repeat-y right top;
  background-position: 335px 0px;   
}
div.d167 {
  background-position: 167px 0px;
}
div.d000 {
  background-position: 0px 0px;
}
div.w333 {
  width: 333px;
}
div.w166 {
  width: 166px;
}
div.w167 {
  width: 167px;
}
div.w168 {
  width: 168px;
}

div.teaserTitle {
  color: #003781;
  font-family: verdana;
  font-size: 12px;
  line-height: 15px;
  padding: 2px 0 4px 0;
}

a.linkSlot {
  font-size: 11px;
  color: #003781;
  font-family: verdana;
  line-height: 13px;
  background: url('/images/default/linkicon_darkblue.gif') no-repeat left top;
  background-position: -1px 3px;
  display: block;
  margin: 0px;
  padding: 0 0 0 1em;
}
a.linkSlot:hover {
  color: #009ee0;
  text-decoration: underline;
}

.linkWithoutNib {
  background: none !important;
  padding: 0px !important;
}

#lyr1 {
  width: 100%;
  color: #4d4d4d;
  font-size: 11px;
  line-height: 13px;
}
#lyr1 div {
  padding: 5px 0;
}

.clampHome {
  background-color: #009ee0;
  padding: 4px 8px 5px;
  color: #ffffff;
  margin-bottom: 7px;
}
.clampHome a {
  color: #ffffff;
}

a.boldLink {
  font-weight: bold;
}

a.underlineLink {
  text-decoration: underline !important;
}
a.underlineLink:hover {
  text-decoration: none !important;
}

.left1slot {
  float: left;
  margin-bottom: 5px;
}

.right1slot {
 float: left;
 margin-left: 4px;
 margin-bottom: 5px;
 width: 155px;
}

.w160 {
  width: 160px;
}

/* -/ sloty */

/* bottom links */

div.homeBottomLinks {
  background-color: #ffffff;
  margin-top: 2px;
  height: 27px;
}
div.homeBottomLinks div {
  padding: 7px 7px 0;
}

.inlineBottom {
  float: left;
  margin-right: 23px !important;
}

/* -/ bottom links */

