﻿body
{
    font-family: Trebuchet MS, Calibri, Arial, helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    color: #666666;
    background: #ffffff url('../PHOTOS/BG/bg.jpg') no-repeat center top;
    background-attachment: fixed;
}

 a {text-decoration:none;color:#666666;}
 a:link    {text-decoration:none;color:#666666;}
 a:visited {text-decoration:none;color:#666666;}
 a:hover
{
    text-decoration: none;
    color: #000000;

}

hr
{
    border: thin dotted #724e31;
}

table
 {
 border-collapse:collapse;
 }
 table,th, td
 {
 border: 0px solid black;
 }


.page-wrap
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    padding: 0;
    background-color: #E9E9E9;
    padding: 10px;
    border: 1px solid #bfbfbf;
}

.fancybox-thumb img {
	        border: 1px solid #e5e5e5;
	        padding: 0;
	        margin: 1px 1px 1px 0;
	        vertical-align: top;
        }

        .fancybox-thumb img.last {
	        margin-right: 0;	
        }


.Tablom
{
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;

}

.Tablom2
{
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px; 
}

.LogoIMG
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#header {
	
    position: relative; width: 1000px; margin: 0px auto; padding: 0;
}
#header img
{
   margin: 35px 0 12px 20px; 
}

#langBar
{
    float: right;
    width: 200px;
}

.Download
{
   position: relative;
   text-align: center; 
   padding-top: 4px;
}

 .Download a {
 outline: none;/* get rid of dotted borders in FireFox */
 text-indent: -5000px ;/* this move the text outside of the screen area */
 display:block;
 width:200px;
 height:46px;
 margin: 0px auto;
 background: url('../images/downbutonbg.png') 0 0 no-repeat;
 }

 .Download a:hover {
 background-position: -202px 0;
 }


.divMenu
{
    position: relative;
    width: 1000px;
    margin: 0px auto;
    padding: 0;
    display:block;
    
}
.divMenuTd
{
    background: url('../menuJS/mainbg.gif') repeat-x;
}


.golge1000
{
    position: relative;
    width: 1000px;
    margin: 0px auto;
    padding: 0;
    background: url('../images/shadow_bottom1000.png') no-repeat;
    height: 21px;
}

.pagetitle
{
    font-family: Trajan Pro, Segoe UI, Trebuchet MS, Arial, Calibri, helvetica, sans-serif;
    font-size: 14pt;
    }

.photoDiv
{
    position: relative; width: 980px; margin: 0px auto; padding-left: 10px;
}

.photobox
{
    float: left;
    margin-right: 25px;
    width: 300px;
    height: 260px;
    display: block;
    background-position: top center;
    background-image: url('../images/poloroid.png');
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.photobox.last {
	        margin-right: 0;	
        }


.photobox .photom
    {
    width: 262px;
    height: 191px;
    margin-top: 16px;
    margin-left: 21px;
    position: relative;
    text-align: center;
    background-color: #ffffff;
    }

    .photobox .photom .photoext
{
    width: 262px;
    height: 191px;
    text-align: center;
    margin: 0 auto;
    font-size: 30pt;
    font-weight: bold;
    color: #E9E9E9;
    font-family: Trajan Pro, Trebuchet MS, Times New Roman, Verdana, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    line-height: 191px;
    background-color: #E9E9E9;
    background-image: url(../images/metal-paper.jpg);
}

.photobox .photom img
{
    width: 262px;
    height: 191px;
    /*border: 1px solid #666666;*/
}

.photobox .photom a:hover {
opacity:.70;
filter:alpha(opacity=70);
}

.photobox .photom .OzetBox
{
    font-family:  Verdana , Trebuchet MS, Times New Roman, sans-serif;
    font-size: 8pt;
    color: #666666;
    padding: 6px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/white-opacity-80.png);
    width: 262px;
}

.photobox .titleBox
{
    width: 300px;
    position: absolute;
    text-align: center;
    margin: 2px auto;
    font-size: 8pt;
    color: #333333;
    font-family: Trajan Pro, Trebuchet MS, Times New Roman, Verdana, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
}