body {
        background: #322A49 url(gfx/p_bgrd.jpg) repeat-x left top;
        margin: 0px;
        padding: 0px;
        height: 100%;
        min-height: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

h1 {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}

h1 a span {
  display: none;
}

#PageHolder {
        min-height: 100%;
        width: 986px;
        margin-right: auto;
        margin-left: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #C4BED5;
}

#Header {
        background-image: url(gfx/top_bgrd.png);
        background-repeat: no-repeat;
        height: 154px;
        width: 986px;
}
#LogoAndTop {
        height: 56px;
}
#NN {
        height: 55px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 11px;
        text-indent: 255px;
        line-height: 46px;
}
#NN a {
        color: #CC99FF;
        text-decoration: none;
}

#THeaders {
        background-repeat: no-repeat;
        height: 42px;
}

.HeaderMainPage {
        background-image: url(gfx/top_headers_m2.png);
}

.HeaderCategories {
        background-image: url(gfx/top_headers_kateg2.png);
}

.HeaderPictures {
        background-image: url(gfx/top_headers_kepek2.png);
}

.HeaderDownload {
        background-image: url(gfx/top_headers_s2.png);
}

.HeaderPostcard {
        background-image: url(gfx/top_headers_kepes2.png);
}

#Topmenu {
        float: right;
        width: 490px;
        margin-top: 7px;
}

#Topmenu a span {
        display: none;
}

.TM1 {
        display: block;
        float: left;
        height: 16px;
        width: 97px;
        margin-right: 12px;
        background-image: url(gfx/topmenu01.png);
        background-position: 0px 0px;
        background-repeat: no-repeat;
}
.TM2 {
        display: block;
        float: left;
        height: 16px;
        width: 104px;
        margin-right: 12px;
        background-image: url(gfx/topmenu02.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
}
.TM3 {
        display: block;
        float: left;
        height: 16px;
        width: 87px;
        margin-right: 12px;
        background-image: url(gfx/topmenu03.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
}
.TM4 {
        display: block;
        float: left;
        height: 16px;
        width: 129px;
        background-image: url(gfx/topmenu04.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
}
.TM1:hover {
        background-image: url(gfx/topmenu01.png);
        background-position: 0px -16px;
}
.TM2:hover {
        background-image: url(gfx/topmenu02.png);
        background-position: 0px -16px;
}
.TM3:hover {
        background-image: url(gfx/topmenu03.png);
        background-position: 0px -16px;
}
.TM4:hover {
        background-image: url(gfx/topmenu04.png);
        background-position: 0px -16px;
}
#NN a:hover {

        color: #FFCC00;
        text-decoration: none;
}
#Left {
        height: 100%;
        width: 218px;
        float: left;
        margin-top: 16px;
}
#Center {
        clear: none;
        height: 100%;
        width: 580px;
        float: left;
        margin-left: 1px;
        margin-top: 8px;
}
#Right {
        width: 172px;
        float: left;
        margin-left: 8px;
        font-size: 11px;
        margin-top: 16px;
        line-height: 16px;
}
#Right a {
        font-size: 10px;
        font-weight: normal;
        color: #CCCCFF;
        text-decoration: none;
}
#Right a:hover {
        color: #FFCC00;
}

.mainpagecontent {
  margin-top: 300px;
}

.categorypath a,
.thumbnailcaption a {
        font-size: 11px;
        color: #CCCCFF;
        text-decoration: none;
}
#thumbnailtable {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        clear: both;
        margin: 10px 0;
}
.thumbnailcaption {
        height: 18px;
}
#thumbnailtable a .thumbnailpic {
        border: 1px solid #3E2F5B;
        margin-top: 12px;
        margin-bottom: 2px;
        padding: 5px;
        background-color: #221A33;
}

#thumbnailtable a .selected,
#thumbnailtable a:hover .selected,
#thumbnailtable a:hover .thumbnailpic {
/* 534679 */
        border: 1px solid #6d5d9f;
        background-color: #000000;
}
.categorypath a:hover,
.thumbnailcaption a:hover {
        color: #FFCC00;
}
#THeaderssub {
        background-image: url(gfx/top_headers_s1.png);
        background-repeat: no-repeat;
        height: 42px;
}
.Preview {
        padding: 12px;
        margin-top: 7px;
        height: auto;
        width: 556px;
        background-color: #191426;
        margin-bottom: 6px;
}
.Preview a {
        color: #CCCCFF;
        text-decoration: none;
        font-weight: bold;
}
.Preview a:hover {
        color: #FFCC00;
        text-decoration: none;
}
.Preview a span {
        display: none;
}
.Preview .ArrowNext {
        display: block;
        float: left;
        background-image: url(gfx/arrow_next.png);
        background-repeat: no-repeat;
        height: 33px;
        width: 34px;
        margin-left: 2px;
}
.Preview .ArrowBack {
        display: block;
        float: left;
        background-image: url(gfx/arrow_back.png);
        background-repeat: no-repeat;
        height: 33px;
        width: 34px;
        margin-left: 18px;
}
.Inact {
        background-position: 0px 0px;
}
.Active {
        background-position: 0px -33px;
}
.Active:hover {
        background-position: 0px -66px;
}
.Preview .Iname {
        font-size: 14px;
        text-decoration: none;
        float: left;
        width: 230px;
        margin-left: 18px;
        margin-bottom: 6px;
        margin-top: 8px;
}
.Preview .Size {
        font-size: 10px;
        float: left;
        width: 230px;
        margin-left: 18px;
        margin-bottom: 14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.Preview .IInfo {
        font-size: 11px;
        float: left;
        width: 230px;
        margin-left: 18px;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 12px;
}
.ButtPostCard {
        display: block;
        float: left;
        background-image: url(gfx/butt_postcard.png);
        height: 36px;
        width: 197px;
        margin-left: 14px;
        margin-top: 6px;
}
.ButtPostCard:hover {
        background-image: url(gfx/butt_postcard.png);
        background-position: 0px -36px;
}
#Impr {
    display: block;
    clear: both;
    padding: 1px 0 0 0;
        width: 100%;
        height: 190px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #999999;
        text-decoration: none;
        background-image: url(gfx/ipr_bgrd.png);
        line-height: 14px;
}
.imp {
    clear: both;
        width: 420px;
        margin-top: 65px;
        margin-right: auto;
        margin-left: auto;
}
#Impr a {
        color: #999999;
        text-decoration: none;
}
#Impr a:hover {
        color: #FFCC00;
        text-decoration: none;
}
#FMLogo {
        background-image: url(gfx/fmlogo.png);
        background-repeat: no-repeat;
        background-position: 0px -25px;
    display: block;
        height: 25px;
        width: 91px;
        margin-top: 8px;
}
#FMLogo:hover {
        background-image: url(gfx/fmlogo.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    display: block;
        height: 25px;
        width: 91px;
}
#FMLogo span {
  display: none;
}

.subcategorylistwindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -150px;
    width: 300px;
    height: 400px;
    overflow: auto;

    background: #000 url(gfx/ipr_bgrd.png) repeat-x left top;
    color: #333;
    border: 3px solid #ccc;
    padding: 0;
    z-index: 1000;
}

#downloadpicturewindow {
    display: none;

    position: fixed;
    top: 10px;
    left: 50%;

    margin-left: -375px;
    width: 750px;
    height: 580px;
    overflow: auto;

    background: #000 url(gfx/ipr_bgrd.png) repeat-x left top;
    color: #fff;
    border: 3px solid #ccc;
    padding: 0;
    z-index: 1000;
}

p.downloadheader {
        display: block;
        margin: 12px 0 0 0;
        padding: 0 5px 0 5px;
        border: 0;
        height: 28px;
}

.closelink {
        float: right;
        color: #fff;
        text-decoration: none;
}

.closelink:hover {
        float: right;
        color: #fff;
        text-decoration: underline;
}

.downloadbody,
.downloadimage {
        display: block;
        margin: 0;
        padding: 5px;
        border: 0;
        font-size: 10px;
        text-align: center;
}

.downloadbody {
        margin-top: 5px;
}

.downloadimage img {
        margin-top: 10px;
}

.jqmOverlay {
  background-color: #000;
}

/* Pager */

div.pager {
  display: block;
  margin: 0 auto 0 auto;
  padding: 25px 0 0 0;
  border: 0;
  text-align: center;
}

div.pager a {
  text-decoration: none;
}

div.pager span {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFCC00;
  padding: 0 0 0 5px;
}

div.pager a:link span, div.pager a:visited span {
  color: #CCCCFF;
  text-decoration: none;
}

div.pager a:hover span {
  color: #FFCC00;
  text-decoration: none;
}

div.pager a span {
  font-weight: normal;
}

div.pager span.pagertitle {
  color: #CCCCFF;
}

div.pagerarrows {
  display: block;
  margin: 0;
  padding: 0 30px 0 0;
  border: 0;
}

div.pagerbottom {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}

a.prevlink:link, a.prevlink:visited {
  color: #CCCCFF;
  text-decoration: none;
}

a.prevlink:hover {
  color: #FFCC00;
  text-decoration: none;
}

a.prevlink span {
}

a.nextlink:link, a.nextlink:visited {
  color: #CCCCFF;
  text-decoration: none;
}

a.nextlink:hover {
  color: #FFCC00;
  text-decoration: none;
}

a.nextlink span {
}

div.pagerbottom span.emptylink {
}

p.categorypath {
  display: block;
  margin: 15px 0 10px 5px;
  padding: 0;
  border: 0;
}

p.error {
        display: block;
        margin: 5px 0 5px 0;
        padding: 5px;
        border: 3px solid #c00;
        color: #c00;
}

span.picturecounter {
  font-weight: bold;
  color: #FFCC00;
}

div.fm600 {
  display: block;
  margin: 0;
  padding: 5px;
  border: 0;
  background-color: #221a33;
  border: 1px solid #3e2f5b;
  width: 160px;
}

p.fotoalbum_albums_caption {
  display: block;
  margin: 35px 0 0 0;
  padding: 0;
  border: 0;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

p.fotoalbum_albums_caption a:link ,
p.fotoalbum_albums_caption a:visited {
  color: #CCCCFF;
  text-decoration: none;
}

p.fotoalbum_albums_caption a:hover {
  color: #FFCC00;
  text-decoration: none;
}

table.fotoalbum_albumlist {
  width: 570px;
}

td.fotoalbum_fillercell {

}

td.fotoalbum_picturerow {
  background: transparent url(gfx/fotoalbum_bg.jpg) no-repeat center center;
  vertical-align: middle;
  text-align: center;
  width: 180px;
  height: 180px;
}

td.fotoalbum_captionrow {
  vertical-align: middle;
  text-align: center;
  height: 30px;
  font-size: 10px;
}

td.fotoalbum_captionrow a:link,
td.fotoalbum_captionrow a:visited {
  color: #CCCCFF;
  text-decoration: none;
}

td.fotoalbum_captionrow a:hover {
  color: #FFCC00;
  text-decoration: none;
}

div.helpcontent {
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
  border: 0;
  width: 560px;
  height: 590px;
  overflow: auto;
}

div.helpcontent a:link,
div.helpcontent a:visited {
  color: #CCCCFF;
  text-decoration: none;
}

div.helpcontent a:hover {
  color: #FFCC00;
  text-decoration: none;
}

.google_468_linkunit {
  text-align: center;
  padding: 10px 0;
}
