﻿#frame-top
{
  background: transparent url('../images/frame-top-transparant-750x50.png') no-repeat scroll 0 0;
  float: left;
  position: relative;
  height: 50px;
  width: 670px;
  padding: 0 40px;
}

#frame-body
{
  background: transparent url('../images/frame-body-transparant-750x1.png') repeat-y scroll 0 0;
  float: left;
  position: relative;
  width: 670px;
  z-index: 1;
  padding: 5px 40px;
  height: 280px;
}

#frame-bottom
{
  background-image:url('../images/frame-bottom-transparant-750x50.png');
  background-repeat: no-repeat;
  float: left;
  position: relative;
  height: 50px;
  width: 670px;
  padding: 0 40px;
}

#image-holder
{
  position: relative;
  z-index: 2;
  width: 200px;
}

#card-holder
{
  background: transparent url('../images/frame-card.png') no-repeat scroll 0 0;
  padding: 0;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 225px;
  height: 390px;
}

#card-holder img
{
  margin: 20px auto 0 auto;
}

.card-title
{
  margin: 10px 0 15px 0;
  text-align: center;
  font-weight: bold;
  font-size: large;
}

.card-name
{
  text-align: center;
  font-weight: bold;
}

.card-naw
{
  padding: 5px 20px;
  font-size: small;
  font-weight: normal;
}

#frame-spreuk-top
{
  background: transparent url('../images/frame-top-transparant-650x50-75.png') no-repeat scroll 0 0;
  float: right;
  position: relative;
  height: 50px;
  width: 650px;
}

#frame-spreuk-body
{
  background: transparent url('../images/frame-body-transparant-650x1-75.png') repeat-y scroll 0 0;
  float: right;
  position: relative;
  width: 650px;
}

#frame-spreuk-bottom
{
  background: transparent url('../images/frame-bottom-transparant-650x50-75.png') no-repeat scroll 0 0;
  float: right;
  position: relative;
  height: 50px;
  width: 650px;
}

#frame-slideshow-top
{
  background: transparent url('../images/frame-top-transparant-320x50-75.png') no-repeat scroll 0 0;
  float: left;
  position: relative;
  height: 38px;
  padding: 12px 25px 0 27px;
  width: 268px;
  z-index: 10;
}

#frame-slideshow-body
{
  background: transparent url('../images/frame-body-transparant-320x1-75.png') repeat-y scroll 0 0;
  float: left;
  position: relative;
  height: 125px;
  width: 320px;
  z-index: 1;
}

#frame-slideshow-bottom
{
  background: transparent url('../images/frame-bottom-transparant-320x50-75.png') no-repeat scroll 0 0;
  float: left;
  position: relative;
  height: 50px;
  width: 320px;
  z-index: 1;
}

#frame-foto-top
{
  background: transparent url('../images/frame-top-transparant-225x15-75.png') no-repeat scroll 0 0;
  float: right;
  position: relative;
  height: 5px;
  padding: 10px 0 0 10px;
  width: 215px;
  z-index: 10;
}

#frame-foto-body
{
  background: transparent url('../images/frame-body-transparant-225x1-75.png') repeat-y scroll 0 0;
  float: right;
  position: relative;
  height: 360px;
  width: 225px;
  z-index: 1;
}

.h273#frame-foto-body
{
  height: 263px;
}

.h308#frame-foto-body
{
  height: 298px;
}

#frame-foto-bottom
{
  background: transparent url('../images/frame-bottom-transparant-225x15-75.png') no-repeat scroll 0 0;
  float: right;
  position: relative;
  height: 15px;
  width: 225px;
  z-index: 1;
}