<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">





html {
      background: black url('../files/bgBody.jpg') repeat;
}


body {
	font: 12px "Trebuchet MS", "Geneva CE", lucida, verdana, sans-serif;
        background: transparent url('../files/headBg.jpg') repeat-x;
	color: #cbcbcb;
        margin: 0px;
        padding: 0px;
        text-align: center;
}

h1 {
	font-size: 16px;
        font-weight: bold;
	color: #f0f0f0;
}

h2 {
	font-size: 18px;
        font-weight: bold;
	color: #f0f0f0;
}

ul, li, ol, a, img, form, input, textarea, tr, td, dt, p, h1, h2, h3,h4, h5, h6 {
    margin:0px;
    padding:0px;
}
img {
    border: 0px;
}

ul, li {
    list-style-type: none;
}

.error {
    color: #500505;
    border: 2px solid #fae0e0;
    background: #f67c7c;
    padding: 10px 16px;
    margin: 10px 0;
}

.success {
    color: #053006;
    border: 2px solid #e0fae0;
    background: #baf9bb;
    padding: 10px 16px;
    margin: 10px 0;
}

.success {
    
}

.clBoth {
    font-size: 0px;
    clear: both;
}

.red {
        color: #d52329;
}

.butt {
    width: 100%;
    height: 9px;
    background: url('../files/buttonHide.jpg');
    position: absolute;
    bottom: 0px;
}

.butt #buttonHide {
    display: block;
    width: 100%;
    height: 9px;
}

.hidden {
    display: none;
}

.show {
    display: none;
}

a.buttonAboutMe {
    width: 80px;
    height: 24px;
    background: transparent url("../files/buttonAboutMe.png") no-repeat;
    display: block;
    color: #e8e8e8;
    text-decoration: none;
    padding: 6px 0 0 8px;
    position: absolute;
    bottom: 20px;
    left: 15px;
}

    a:hover.buttonAboutMe {
        color: #ffffff;
        background: transparent url("../files/buttonAboutMeHover.png") no-repeat;
    }

a.buttonGallery {
    width: 80px;
    height: 24px;
    background: transparent url("../files/buttonGallery.png") no-repeat;
    display: block;
    color: #e8e8e8;
    text-decoration: none;
    padding: 6px 0 0 8px;
    position: absolute;
    bottom: 20px;
    left: 0px;
}

    a:hover.buttonGallery {
        color: #ffffff;
        background: transparent url("../files/buttonGalleryHover.png") no-repeat;
    }

#main {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}


#header {
    height: 132px;
    position: relative;
}

    #logo {
        width: 195px;
        height: 90px;
        position: absolute;
        top: 20px;
        left: 0px;
    }

    #lang {

        width: 65px;
        height: 26px;
        background: transparent url("../files/langBg.png") no-repeat;
        position: absolute;
        bottom: -5px;
        right: 0px;
        text-align: center;
        padding-top: 5px;
    }

        #lang a {
            color: #cdcecf;
            font-size: 12px;
            padding-top: 5px;
            text-decoration: none;
        }

        #lang a:hover {
            color: #cdcecf;
            text-decoration: underline;

        }

         #lang a.active {
            color: #d52329;
            font-weight: bold;
        }

        #lang span {
            color: #303030;
        }


    #header div.home, #header div.aboutme, #header div.gallery, #header div.contact {
        width: 93px;
        height: 67px;
        position: absolute;
        top: 0px;
    }
    
        #header div.home {
            right: 301px;
            background: transparent url("../files/homeActive.png") no-repeat;
        }
        
        #header div.home a {
            display: block;
            width: 100%;
            height: 100%;
        }

        #header div.aboutme {
            right: 198px;
            background: transparent url("../files/aboutMeActive.png") no-repeat;
        }
        
        #header div.aboutme a {
            display: block;
            width: 100%;
            height: 100%;
        }

        #header div.gallery {
            right: 99px;
            background: transparent url("../files/galleryActive.png") no-repeat;
        }
        
        #header div.gallery a {
            display: block;
            width: 100%;
            height: 100%;
        }

        #header div.contact {
            right: -1px;
            background: transparent url("../files/contactActive.png") no-repeat;
        }
        
        #header div.contact a {
            display: block;
            width: 100%;
            height: 100%;
        }

    #header li.home {
        width: 93px;
        height: 67px;
        position: absolute;
        top: -4px;
        right: 301px;
        background: transparent url("../files/home.png") no-repeat;
    }

        #header li.home.active {
            background: transparent url("../files/homeActive.png") no-repeat;
            top: 0px;
        }

        #header li.home a {
            width: 100%;
            height:100%;
            display: block;
        }

     #header li.aboutme {
        width: 93px;
        height: 67px;
        position: absolute;
        top: -4px;
        right: 198px;
        background: transparent url("../files/aboutMe.png") no-repeat;
    }

        #header li.aboutme.active {
            background: transparent url("../files/aboutMeActive.png") no-repeat;
            top: 0px;
        }

        #header li.aboutme a {
            width: 100%;
            height:100%;
            display: block;
        }

    #header li.gallery {
        width: 93px;
        height: 67px;
        position: absolute;
        top: -4px;
        right: 99px;
        background: transparent url("../files/gallery.png") no-repeat;
    }

        #header li.gallery.active {
            background: transparent url("../files/galleryActive.png") no-repeat;
            top: 0px;
        }

        #header li.gallery a {
            width: 100%;
            height:100%;
            display: block;
        }

    #header li.contact {
        width: 93px;
        height: 67px;
        position: absolute;
        top: -4px;
        right: -1px;
        background: transparent url("../files/contact.png") no-repeat;
    }

        #header li.contact.active {
            background: transparent url("../files/contactActive.png") no-repeat;
            top: 0px;
        }

        #header li.contact a {
            width: 100%;
            height:100%;
            display: block;
        }

#first {
    height: 324px;
    border-bottom: 1px solid #424242;
    position: relative;
}

a.facebook {
    position: absolute;
    top: 8px;
    left: 800px;
    display: block;
    width: 25px;
    height: 29px;
    background: transparent url("../files/facebook.png") no-repeat;
}

    a:hover.facebook {
        background: transparent url("../files/facebookHover.png") no-repeat;
    }

a.facebook span {
    display: none;
}

    #first div.left {
        width: 290px;
        height: 324px;
        float: left;
        background: transparent url("../files/helloBg.png") no-repeat;
        text-align: center;
        position: relative;
    }

        #first div.left div.text {
            width: 260px;
            text-align: left;
            margin: 0 auto;
        }

        #first hr {
            height: 2px;
            border: 0px;
            background: transparent url("../files/helloHr.gif") repeat-x;
            padding:0px;
            margin:0px;
            margin-top: 15px;
            margin-bottom: 15px;
        }

        #first h1, #first h2 {
            padding-top: 24px;
        }

    #first div.right {
        width: 510px;
        height: 324px;
        float: right;
        background: transparent url("../files/mattoniHome.png") no-repeat;
    }


#titles {
    /*height: 75px;*/
    border-bottom: 1px solid #424242;
    border-right: 1px solid #424242;
    border-left: 1px solid #424242;
    position: relative;
    background: #000000;
}


        #titles div.text {
            width: 770px;
            text-align: left;
            margin: 0 auto;
        }

        #titles hr {
            height: 2px;
            border: 0px;
            background: transparent url("../files/helloHr.gif") repeat-x;
            padding:0px;
            margin:0px;
            margin-top: 15px;
            margin-bottom: 15px;
        }

        #titles h1, #titles h2 {
            padding-top: 24px;
            padding-bottom: 24px;
        }
        
        #titles h2 span{
                color: #303030;
            }
            
            
        #titles h2 a {
            color: #807e7f;
            text-decoration: none;
        }
        
        #titles h2 a:hover {
            color: #807e7f;
            text-decoration: underline;
        }
            
            #titles div.galleryS {
                width: 250px;
                margin-left: 10px;
            }
            
            #titles div.galleryS a.gallerySort {
                float: left;
                display: block;
                width: 120px;
                color: #807e7f;
                text-decoration: underline;
            }
            
            #titles div.galleryS a.gallerySort.active {
                color: #d42329;
                text-decoration: none;
            }
            
            #titles div.galleryS a:hover.gallerySort {
                color: #d42329;
                text-decoration: none;
            }

    #titles div.inGallery {
        background: #0a0a0a;
        border-top: 1px solid #1d1d1d;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #titles div.inGallery .gallery {
        background: #0a0a0a;
        /*border-top: 1px solid #1d1d1d;*/
    }
    
    #titles div.inGallery .gallery strong {
        margin-left: 10px;
        font-size: 13px;
        /*border-top: 1px solid #1d1d1d;*/
    }

    #titles div.inGallery div.gallery {
        text-align: center;
        width: 786px;
        margin: 0 auto;
    }

        #titles div.inGallery div.gallery h2 {
            font-size: 18px;
            text-align: left;
            font-weight: normal;
            color: white;
            margin: 0 0 20px 8px;
        }
        
        div.inGallery div.gallery h3 {
            text-align: left;
            margin-left: 10px;
        }

        #titles div.inGallery div.gallery div.all {
            width: 180px;
            height: 170px;
            background-color: #131414;
            padding-top: 10px;
            float: left;
            margin: 8px 8px;
        }

        #titles div.inGallery div.gallery div.galleryImg {
            margin: 0 auto;
            width: 160px;
            height: 160px;
            background: #070707;
            border: 1px solid #5c5c5c;
            position: relative;
        }

            #titles div.inGallery div.gallery div:hover.galleryImg {
                border: 1px solid #928f8f;
            }

#center {

}

    #center .borderTop {
        background-color: #131414;
        height: 10px;
    }

    #center .borderTop.add {
        border-top: 1px solid #424242;
    }

        #center .borderTop .borderLeftRight {
            border-left: 1px solid #494949;
            border-right: 1px solid #494949;
            height: 10px;
        }

    #center .main {
        background: #1f2020 url("../files/riniBottom.png") no-repeat bottom right;
        border-bottom: 1px solid #494949;
    }

        #center .main a {
            color: #f0f0f0;
            font-size: 13px;
        }

            #center .main a:hover {
                text-decoration: none;
            }

        #center .main span.contact {
            color: #f0f0f0;
            font-size: 13px;
        }

        #center .main h4 {
            color: #f0f0f0;
            font-size: 14px;
            font-weight: bold;
        }

        #center div.contactForm {
            width: 490px;
            position: absolute;
            top: 90px;
            right: -15px;
        }

        #center div.contactForm input {
            width: 230px;
            height: 30px;
            color: #353434;
            background: transparent url("../files/input.png") no-repeat;
            border: 0px;
            font: 12px "Trebuchet MS", "Geneva CE", lucida, verdana, sans-serif;
        }

            #center div.contactForm input.button {
                width: 100px;
                height: 30px;
                color: #e8e8e8;
                background: transparent url("../files/buttonSendForm.png") no-repeat;
                border: 0px;
                font: 12px "Trebuchet MS", "Geneva CE", lucida, verdana, sans-serif;
                cursor: pointer;
            }

                #center div.contactForm input:hover.button {
                    background: transparent url("../files/buttonSendFormHover.png") no-repeat;
                }

        #center div.contactForm textarea {
            width: 382px;
            height: 127px;
            color: #353434;
            background: transparent url("../files/textarea.png") no-repeat;
            border: 0px;
            font: 12px "Trebuchet MS", "Geneva CE", lucida, verdana, sans-serif;
        }

    #center .borderLeftRight {
        border-left: 1px solid #494949;
        border-right: 1px solid #494949;
        text-align: center;
    }

        #center .borderLeftRight div.text {
            margin: 0 auto;
            width: 770px;
            text-align: left;
            position: relative;
        }

            #center .borderLeftRight div.text h1 {
                font-weight: normal;
                padding-top: 15px;
                padding-bottom: 5px;
            }
            

            #center .borderLeftRight div.text hr, #center .borderLeftRight hr {
                border: 0px;
                height: 2px;
                background: transparent url("../files/hrText.gif") repeat-x;
                margin-bottom: 20px;
            }

        #center .borderLeftRight div.gallery {
            text-align: center;
            width: 786px;
            margin: 0 auto;
        }

            #center div.gallery div.all {
                width: 180px;
                height: 170px;
                background-color: #131414;
                padding-top: 10px;
                float: left;
                margin: 8px 8px;
            }

            #center div.gallery div.galleryImg {
                margin: 0 auto;
                width: 160px;
                height: 160px;
                background: #070707;
                border: 1px solid #5c5c5c;
                position: relative;
            }

                #center div.gallery div:hover.galleryImg {
                    border: 1px solid #928f8f;
                }

            #center div.gallery div.galleryImg div.transp {
                background: transparent url("../files/transpBg.png") no-repeat;
                width: 144px;
                height: 40px;
                position: absolute;
                bottom: 0px;
                left:0px;
                text-align: left;
                padding-left: 14px;
                padding-top: 5px;
                color: #f5f9f9;

            }

            #center div.gallery div.galleryImg div.transp p.photoVideo {
                color: #adadad;
            }

            #center div.gallery div.galleryImg div.transp a {
               color: #f5f9f9;
               font-weight: bold;
            }

                #center div.gallery div.galleryImg div.transp a:hover {
                    color: #ffbdc0;
                    text-decoration: none;
                }
                
            #center .borderLeftRight div.gallery table {
                font-size: 13px;
            }
            
            #center .borderLeftRight div.gallery table strong {
                font-size: 13px;
                color: #ffffff;
            }

#bottom {
    padding-top: 15px;
    height: 50px;
}

    #bottom div.left {
        float: left;
    }

    #bottom div.right {
        float: right;
    }

        #bottom span {
            color: #363333;
        }
        #bottom a {
            color: #acacac;
            text-decoration: none;
        }

        #bottom a:hover {
            color: #ffffff;
        }




/*
a[href^="error:"] {
	background: red;
	color: white;
}
*/</pre></body></html>