


@font-face { 
    font-family: MyriadPro; 
    src: url(/resources/fonts/);
}

/* tags */
body {
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 100%;
    line-height: 120%;
    color: #3c3c3c;
}

form, input, textarea {
    margin: 0px;
    padding: 0px;
}

input { vertical-align: middle; }

img {
    border: 0px;
    display: inline;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 { 
    margin: 0px 0px 10px 0px;
    font-weight: normal;
}

h1 {
    font-size: 29pt;
    color: #000000;
}

h2 {
    font-size: 21pt;
    line-height: 100%;
    color: #cc3300;
}

h3 { 
    font-family: arial;
    font-size: 110%;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

h4 { 
    font-size: 13pt;
    font-style: italic;
    color: #e61111; /*#cc3300;*/
}

h5 { 
    font-size: 12pt;
    color: #2f4992;
}

h6 { 
    font-size: 100%;
    font-weight: bold;
    color: #000;
    margin: 0px 0px 5px 0px;
}

h3 span { color: #a73939; }


/* links */
/*a, a:link, a:active {
    font-size: 12px;
    color: #d22238;
}

a:visited, a:visited:hover {
    color: #ea9aa4;
}

a:hover {
    color: #ea9aa4;
    text-decoration: none;
}*/

a, a:link, a:active {
    font-size: 100%;
    color: #2aac37;
}

a:visited {
    color: #17601f;
}

a:hover, a:visited:hover {
    font-size: 100%;
    color: #2aac37;
}

/* form */
/*.textbox {
    border: 1px solid #cc3300;
    background-color: #fff;
    padding: 3px;
    width: 30%;
}*/


/* common */
img.left {
    float: left;
    margin: 0px 20px 5px 0px;
}

img.right {
    float: right;
    margin: 0px 0px 15px 20px;
}

p { margin: 0px 0px 10px 0px; }
p img { margin: 0px 10px 10px 0px; }

.accent {
    font-weight: bold;
    color: #b22019;
}

.req {
    font-size: 110%;
    color: #ff0000;
}


/* table */
/*.table {  }

.table td {
    vertical-align: top;
    padding: 2px 5px 3px 5px;
}

.table .caption {
    font-style: italic;
}

.table a, .table a:link, .table a:visited, .table a:hover, .table a:visited:hover {
    text-decoration: none;
    font-style: normal;
    color: #e61111;
}

.table a.link {
    text-decoration: underline;
    font-style: italic;
    color: #e61111;
}*/

/* block */

/* list */
/*div.list .item {
    padding: 10px 0px;
    background: url(/resources/images/layout/innersub.png) top center no-repeat;
}

div.list img {
    float: left;
    width: 105px;
    margin: 0px 15px 0px 0px;
}

div.list .txt {
    padding: 5px 0px 0px 15px;
}

div.list .txt .title {
    color: #3C3C3C;
    font-style: normal;
    font-weight: bold;
}

div.list .txt p {
    margin: 5px 0px 0px 0px;
    font-size: 8pt;
    line-height: 120%;
    font-style: italic;
}*/


/* pager */
.pager {
    clear: both;
    width: 650px;
    text-align: right;
}

.pager span {
    padding: 0px 2px 0px 3px;
}

 /*blocks */

.bl-s { 
    background-color: #f5f1e0;
    padding: 5px 15px 5px 15px;
}


.bl-title { 
    border-top: 1px solid #92342f; 
    margin:0 0 15px;
    width:650px;
    float:left;
}

.bl-title .top {
    position: relative;
    z-index: 100;
    float: left;
    margin: -14px 10px 0px 10px;
    padding: 2px;
    background-color: #fff;
}


.content .bl-s .text { width: 470px; }

 
.bl-deco { 
    border: 1px solid #92342f; 
    float:left;
}

.bl-deco .top {
     float: left;
     margin: -14px 10px 0px 10px;
     padding: 2px;
     background-color: #fff;
     position: relative;
     z-index: 100;
 }
 
.bl-deco .main { clear: left; }
.bl-deco .content { padding: 5px 8px 8px 8px; }
 

.spl-s {
    float: left;
    clear: left;
    width: 272px;
    height: 1px;
    background: url(/resources/images/layout/spl-s.gif) center no-repeat;
    margin: 5px 0px 5px 0px;
}

.spl {
    float: left;
    clear: left;
    width: 572px;
    height: 1px;
    background: url(/resources/images/layout/spl.gif) center no-repeat;
    margin: 5px 0px 5px 0px;
}
 
/* content */
.content p {  }

.content img {  }

.content a, .content a:link, .content a:active {
    font-size: 100%;
    color: #b22019;
}

.content a:visited {
    color: #771511;
}

.content a:hover, .content a:visited:hover {
    font-size: 100%;
    color: #b22019;
}


.index .bl-about { width: 650px; }

.index .bl-about .content { padding: 5px 15px 15px 15px; }





.z-root {
    width: 990px;
    margin: 0px auto;
}

.z-top { 
    width: 100%; 
    float: left; 
    position: relative;
}

.z-top .bg {
    position: absolute;
    z-index: 100;
    width: 990px;
    height: 186px;
    background: url(/resources/images/layout/top.png) center no-repeat;
}

.z-top .deco {
    position: absolute;
    z-index: 10;
    width: 618px;
    height: 257px;
    background: url(/resources/images/layout/top-bg.jpg) center no-repeat;
    margin: 0px 0px 0px 370px;
}

.z-top .logo {
    width: 120px;
    height: 120px;
    position: absolute;
    z-index: 110;
    margin: 15px 0px 0px 15px;
    cursor: pointer;
}

.z-top .nav {
    position: absolute;
    z-index: 110;
    margin: 105px 0px 0px 615px;
}

.z-top .nav .lang{
    display: block;
    float: left;
    font-size: 11px;
    color:#b22019;
    padding: 0px 10px 0px 0px;
    margin-top: -5px;
}
.z-top .nav .home {
    display: block;
    float: left;
    width: 9px;
    height: 11px;
    padding: 0px 10px 0px 0px;
    background: url(/resources/images/layout/ico/home.gif) left top no-repeat;
}

.z-top .nav .sitemap {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    padding: 0px 10px 0px 0px;
    background: url(/resources/images/layout/ico/sitemap.gif) left top no-repeat;
}

.z-top .nav .mail {
    display: block;
    float: left;
    width: 12px;
    height: 8px;
    margin: 2px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    background: url(/resources/images/layout/ico/mail.gif) left top no-repeat;
}

.z-top .menu {
    position: absolute;
    z-index: 110;
    clear: both;
    margin: 140px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

.z-top .menu .about {
    padding: 0px 50px 0px 30px;
}

.z-top .menu li {
    float: left;
    padding: 0px 3px 0px 2px;
    color: #fff;
    font-size: 90%;
}

.z-top .menu a, .z-top .menu a:visited {
    color: #fff;
    font-size: 105%;
    text-decoration: none;
}

.z-top .menu a:hover, .z-top .menu a:visited:hover {
    color: #fff;
    font-size: 105%;
    text-decoration: underline;
}


.z-middle {
    position: relative;
    z-index: 110;
    float: left;
    width: 100%;
    margin: 200px 0px 0px 0px;
}

.z-middle .z-column {
    float: right;
    position: relative;
    z-index: 120;
    width: 267px;
    /*height: 495px;*/
    margin: -155px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    font-size: 80%;
}
.z-middle .z-column .bkright{
    float: right;
    width: 267px;
    background: url(/resources/images/layout/column.jpg) left top repeat-y;
}
.z-middle .z-column .bl-deco {
    float: left;
    width: 100%;
    /*height: 495px;*/
}

.z-middle .z-column .main {
    float: left;
    width: 100%;
}

.z-middle .z-column .main .item {
    display: block;
    height: 105px;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    font-size: 100%;
}

.z-middle .z-column .main .selected { background: url(/resources/images/layout/c-hilite.png) left top no-repeat; }

.z-middle .z-column .main .item .info {
    float: left;
    width: 155px;
}

.z-middle .z-column .main .item .title {
    display: block;
    margin: 0px 0px 10px 0px;
    color: #b22019;
    text-align: right;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

.z-middle .z-column .main .item .text {
    display: block;
    color: #000;
    text-align: right;
    font-size: 85%;
    font-family: arial;
    line-height: 120%;
}

.z-middle .z-column .main .deco {
    position: absolute;
    z-index: 130;
}

.z-middle .z-column .main .deco1 {
    margin: -30px 0px 0px 175px;
    width: 118px;
    height: 128px;
}

.z-middle .z-column .main .deco2 {
    margin: 130px 0px 0px 175px;
    width: 92px;
    height: 106px;
    background: url(/resources/images/layout/c-deco2.png) left top no-repeat;
}

.z-middle .z-column .main .deco3 {
    margin: 270px 0px 0px 175px;
    width: 108px;
    height: 80px;
    background: url(/resources/images/layout/c-deco3.png) left top no-repeat;
}

.z-middle .z-column .main .deco4 {
    margin: 380px 0px 0px 175px;
    width: 117px;
    height: 73px;
    background: url(/resources/images/layout/c-deco4.png) left top no-repeat;
}


.z-middle .nav {
    float: left;
    position: relative;
    font-size: 70%;
    padding: 0px 0px 0px 180px;
    list-style: none;
    margin: -10px 0px 0px 0px;
}

.z-middle .nav li {
    float: left;
    padding: 0px 2px 15px 3px;
    color: #737373;
}

.z-middle .nav span {
    color: #b22019;
}

.z-middle .nav a, .z-middle .nav a:visited {
    color: #737373;
    text-decoration: underline;
}

.z-middle .nav a:hover, .z-middle .nav a:visited:hover {
    color: #737373;
    text-decoration: none;
}


.z-middle .z-content {
    clear: left;
    font-size: 80%;
    padding: 0px 0px 0px 30px;
}


.z-middle .z-content .rightcollumn{
    float:right;
    padding:0 17px 0 0;
    width:270px;
}
.z-middle .z-content a, .z-middle .z-content a:link, .z-middle .z-content a:active {
    color: #b22019;
}

.z-middle .z-content a:visited {
    color: #771511;
}



.z-bottom {
    clear: both;
    float: left;
    width: 100%;
    height: 155px;
    margin: 30px 0px 0px 0px;
    background: url(/resources/images/layout/bottom-line.jpg) top left no-repeat;
    font-size: 75%;
}

.z-bottom .deco {
    margin: 11px 0px 0px 0px;
    position: absolute;
    z-index: 10;
    width: 267px;
    height: 76px;
    background: url(/resources/images/layout/bottom.jpg) top left no-repeat;
}

.z-bottom .copy {
    width: 600px;
    padding: 50px 0px 0px 280px;
}



.fold-description{
    width:650px;
    margin:0 0 30px;
}


/* image box */
#ImageBoxOverlay{
    opacity:0.8;
}
#ImageBoxOuterContainer,
#ImageBoxOverlay
{
    position: relative;
    z-index: 3000;
/*    background-color: #f0fae6;*/
    background-color:#000000;
}
#ImageBoxCaption
{
    position: relative;
    z-index: 3000;
    background-color: #f0fae6;
    border-left: 1px solid #5E5E73;
    border-right: 1px solid #5E5E73;
    border-bottom: 1px solid #5E5E73;
}
#ImageBoxContainer
{
    position: relative;
    z-index: 3000;
    width: 250px;
    height: 250px;
    background-color: #f0fae6;

    border-left: 1px solid #5E5E73;
    border-right: 1px solid #5E5E73;
    border-top: 1px solid #5E5E73;
}
#ImageBoxCaptionText
{
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
    display: none;
}
#ImageBoxCaptionImages
{
display: block;
height: 30px;
    
}

#ImageBoxCaptextcontainer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#ImageBoxPrevImage {
    background: url(/resources/images/layout/l.png) bottom left no-repeat;
}

#ImageBoxNextImage {
    background: url(/resources/images/layout/r.png) bottom right no-repeat;
}

#ImageBoxClose{
    text-decoration: underline;
    font-size: 80%;
    color: #b22019 !important;
    font-weight: bold;
}

