﻿body
{
    background-image: url('../files/image/App/appbackground.gif' ); /*  background-position: center;     background-repeat: repeat-y; */
}
h1, h2
{
    display: none;
}
.invisible
{
    display: none;
}

/* LAYOUT */
.main
{
    position: static;
    margin-left: auto;
    margin-right: auto;
    width: 780px; /* background-color: #EBEBEB; */
    background-color: White;
    height: auto; /* background-image: url(  '../files/image/App/appbackground.gif' ); */
}

/*  -> Ohraniceni*/

.borderTop, .borderBottom, .borderLeft, .borderRight
{
    background-color: Navy;
}
.borderTop, .borderBottom
{
    margin-left: auto;
    margin-right: auto; /* margin-top:10px; */
    width: 780px;
    height: 20px;
}
.borderTop
{
    background-image: url('../files/image/App/borderTop.gif' );
}
.borderBottom
{
    background-image: url('../files/image/App/borderBottom.gif' );
}
.borderLeft, .borderRight
{
    /* height: 790px; */
    height: 100%;
    width: 20px;
    float: left;
}
.borderLeft
{
    background-image: url('../files/image/App/borderLeft.gif' );
}

.borderRight
{
    background-image: url('../files/image/App/borderRight.gif' );
}

.content
{
    /*margin-left:20px;   */
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 780px;
}
.Admincontent
{
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    background-color: #F5F5F5;
}
.topBanner
{
    /* background-color: White;  */ /* background-color: Silver; */
    height: 160px;
    background-image: url('../files/image/App/topBanner.jpg' );
    background-repeat: no-repeat;
}

.menuBanner
{
    /*  background-color: White; */
    background-color: White;
    height: 35px; /*     margin-top: 10px;     margin-bottom: 10px;     */
    overflow: hidden; /*     margin-top:10px;     margin-bottom:10px;      */
    margin-bottom: 20px;
}
.menuBox
{
    /*margin-top: 5px;*/ /*  margin-top:5px;         margin-left: 5px; */
    overflow: hidden; /*     height: 19px;     */ /* margin-left: 3px; */
}
.menuBox ul
{
    margin: 0px;
    padding: 0px;
}
.menuBox li
{
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
    /*margin-left: 4px;*/
}
.menuBox a
{
    /* display: inline; */ /* padding-left:8px;*/ /* padding-left: 0px;*/
}

.subMenuBox
{
    margin: 0px;
    padding: 0px;
    /*padding-top: 1px; *//**/
    width: 145px;
}
.subMenuBox ul
{
    margin: 0px;
    padding: 0px;
}
.subMenuBox li
{
    margin: 0px;
    padding: 0px;
    background-color: #F5F5F5; /* margin-left: 1px; */
}
.subMenuBox a
{
    margin: 0px;
    padding: 0px;
    background-color: #F5F5F5; /* margin-left: 1px; */
}
.subMenuBox img
{
    border: 0px;
}





.leftBanner, .rightBanner
{
    /* margin-top: 20px; */
    height: 620px;
}
.leftBanner
{
    width: 90px; /*  background-color: White; */
    float: left;
    overflow: hidden;
}
.AdminleftBanner
{
    width: 150px;
    background-color: #D2B48C;
    float: left;
    overflow: hidden;
}
.verticalSizer
{
    height: 601px;
    width: 0px; /* display:none; */
    float: left;
}
.pageContent
{
    /* height: 600px; */ /*  padding: 2px; */
    overflow: auto;
    width: 600px;
    float: left;
    margin-left: 10px; /* background-color: #EBEBEB; */ /* background-image: url(  '../images/texture1.png' ); */
}
.pageContentAdmin
{
    /* padding: 2px; */ /*   overflow: auto; */
    width: 626px;
    background-color: #F5F5F5;
    float: left; /* margin-left:200px; */
}
.textNav
{
    background-color: #F5F5F5;
    padding-left: 10px;
    border-collapse: collapse;
    border-top: solid 1px Silver;
    border-bottom: solid 1px Silver;
    font-family: Verdana, sans-serif;
    font-size: xx-small;
}
.textContent
{
    width: 550px;
    margin-top: 0px; /* padding:20px;*/
    margin-left: 10px;
    margin-right: 5px; /* PISMO ZAKLADNI */
    font-size: x-small; /*     color: #333399;     */
    margin-bottom: 20px;
    overflow: hidden;
}
.rightBanner
{
    width: 155px; /* background-color: White; */
    float: left;
    overflow: hidden; /* margin-left:800px; */ /*  background-color: #F5F5F5; */
}
.rightBanner a
{
    color: Gray;
    font-weight: bold;
}
.rightBanner a:hover
{
    color: Silver;
    font-weight: bold;
}


.bottomBanner
{
    /*position: relative;*/ /* bottom:20px; */ /* margin-top:10px; */ /* float:none; */ /* overflow:hidden; */ /* background-color: White; */
    height: 21px; /* margin-left:800px; */ /*          */
    bottom: 0px;
    background-image: url('../files/image/App/bottomBanner.jpg' );
    background-repeat: no-repeat;
}
.bottomLeft, bottomCenter, bottomRight
{
    height: 15px;
}
.bottomLeft
{
    float: left;
    width: 150px; /*     margin-top:10px;       */
}

.bottomCenter
{
    margin-top: 5px; /* height:16px; */
    float: left;
    text-align: center;
    width: 430px; /* background-color:White; */
    font-size: x-small;
    color: Gray;
}

.bottomRight
{
    margin-top: 3px; /*  height:20px; */
    float: left;
    text-align: right;
    width: 150px;
}

.cleaner
{
    clear: both;
}
.bobottomBanner Image
{
    vertical-align: middle;
    background-color: White;
}
/* CONTROLS */

/* KOMENTARE */

.Post
{
    margin-top: 6px;
    margin-bottom: 6px;
    border: 0px;
}
.Post .postName
{
    margin-top: 6px;
    color: Gray; /* #0066ff; font-size:larger; */
}
.Post .postDate
{
    font-weight: normal;
    color: Gray;
}
.Post .postText
{
    /* font-size:small;*/
    font-weight: normal;
    color: Black;
    width: 545px;
    overflow: hidden;
    color: Black; /* #333399; */
}
.AddPost
{
    padding: 5px;
    border: 0px;
    background-color: #F5F5F5;
}
.AddPost .tInput
{
    /* width:450px; */
    border: 1px;
    border-color: Gray;
}
.postsHeading
{
    font-size: small;
}
/* 
        STYLY GALERIE 
*/
.galleryContent
{
    /* height: auto; */ /*  padding: 2px; */ /* overflow: auto; */
    width: 585px;
    background-color: White;
    float: left; /* margin-left:200px; */
    background-color: White;
    font-family: Verdana, sans-serif;
    font-size: small;
    color: Black;
}
.galleryContent a
{
    color: Gray; /* color: #3333CC; */
    font-weight: bold;
    font-size: small;
}
.galleryContent a:hover
{
    /* color: #3366CC; */
    font-weight: bold;
    font-size: small;
}
.galleryContent .AspNet-DataList
{
}
.galleryContent .AspNet-DataList-Item, .galleryContent .AspNet-DataList-Alternate
{
    vertical-align: middle; /*     width:105px;     height:105px; */
    text-align: center;
    width: 120px;
    height: 120px; /* border-collapse:collapse;     border-color:Aqua; */
    background-image: url('../files/image/App/galleryimageback.gif' );
    background-repeat: no-repeat;
    background-position: center;
}
.thumbsContent
{
    width: 550px; /*margin-top: 15px; */ /* padding:20px;*/
    margin-left: 10px;
    margin-right: 5px; /* PISMO ZAKLADNI */ /*     width:700px; height:110px; background-color:silver; vertical-align:middle; margin: 20px auto; overflow: auto; overflow-y: visible; white-space: nowrap; clear: both; */
    overflow: auto;
    background-color: White;
    float: left; /* margin-left:200px; */ /* color: #333399; */
}
.imagePreview
{
    width: 400px;
    height: 300px;
}
.imageThumb
{
    border: 5px;
    padding: 5px; /* width:75px; */
    height: 75px;
    width: 75px;
}
.lightThumb
{
    /* text-align:center; */ /*     margin-left: auto;     margin-right: auto; */
}
.imgBox
{
    width: 108px;
    height: 108px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto; /* background-color: #ACACAC; */
    background-image: url('../files/image/App/galleryimageback.jpg' );
    background-repeat: no-repeat;
    background-position: center;
}
.imgArea
{
    /* vertical-align:middle;       width:105px;     height:105px; */
    width: auto;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto; /*   background-color: Navy;*/
}
.imgCell
{
    /* border:solid , 2px; */
    vertical-align: middle; /*     width:105px;     height:105px; */
    text-align: center;
    width: 120px;
    height: 120px; /* border-collapse:collapse;     border-color:Aqua; */
    background-image: url('../files/image/App/galleryimageback.gif' );
    background-repeat: no-repeat;
    background-position: center; /*     margin-top: auto;     margin-bottom: auto;          margin-left: auto;     margin-right: auto;     */ /*  background-color: Navy; */
}

.imgTable
{
    /* background-color:Navy;*/
    border: 0px;
}
.imgTable td
{
    padding: 5px; /* border:solid , 2px; */
    vertical-align: middle; /*     width:105px;     height:105px; */
    text-align: center;
    width: 120px;
    height: 120px; /* border-collapse:collapse;     border-color:Aqua; */
    background-image: url('../files/image/App/galleryimageback.gif' );
    background-repeat: no-repeat;
    background-position: center; /*     margin-top: auto;     margin-bottom: auto;          margin-left: auto;     margin-right: auto;     */ /*  background-color: Navy; */
}
.galleryHeading
{
    /* margin-top: 20px;*/
    font-size: small;
    font-weight: bold; /* color: #3333CC; */
}
.galleryText
{
    width: 535px;
    margin-top: 20px; /*  font-size:small; */ /* PISMO ZAKLADNI */
    font-family: Verdana, sans-serif;
    font-size: x-small; /* color: #333399; */
    font-weight: bold; /* margin-bottom: 5px; */
}
.galleryList
{
    /* color: #333399; */
    margin: 10px; /* margin-top: 25px; */
}
.galleryList div
{
    margin-top: 15px;
    text-align: center;
    font-size: x-small;
}
.galleryListName
{
    font-size: x-small;
}
.galleryDescriptionCell
{
    vertical-align: middle;
    font-family: Verdana, sans-serif;
    font-size: x-small; /* color: #333399; */
    font-weight: bold;
}

.customButton
{
    outline: Gray solid 2px;
    border: none;
    background-color: Black;
    color: White; /*     margin-left:5px;     margin-right:5px;     */
    width: 70px;
    margin-bottom: 5px;
}
/*
    STYLY VIDEA
*/
.videoContent
{
    /* height: auto; */ /*  padding: 2px; */ /* overflow: auto; */
    width: 585px;
    background-color: White;
    float: left; /* margin-left:200px; */
    background-color: White;
    font-family: Verdana, sans-serif;
    font-size: small;
    color: Black;
}
.videoContent a
{
    color: Gray; /* color: #3333CC; */
    font-weight: bold;
    font-size: small;
}
.videoContent a:hover
{
    /* color: #3366CC; */
    font-weight: bold;
    font-size: small;
}
.divCenter
{
    /* margin-top: 5px; */
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.loginBox
{
    font-size: small;
    padding-left: 50px;
    background-image: url(../images/Lock.gif);
    background-repeat: no-repeat;
    background-position: left;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto; /*  padding:10px 10px 10px 10px; */ /* background-color: #FAFAFA; */
    border: solid 1px Silver;
    height: 180px;
    width: 300px;
}
.loginBox input
{
    width: 120px;
}

#slovnik p
{
    margin: 25px 0 25px 0;
}
.banneryOld
{
    margin-top: 30px;
    overflow: hidden; /* background-color: #FAFAFA; */
    width: 145px;
}
.bannery
{
    overflow: hidden; /* background-color: #FAFAFA; */
}
.bannery p, .banneryOld p
{
    padding: 0;
    margin: 0;
    text-indent: 0;
}
.videoLine
{
    width: 95px;
    height: 1px;
    color: Silver;
    border-style: dashed;
}
.videoPlayer
{
    width: 420px;
    height: 320px;
    background-image: url('../files/image/videoplayerback2.gif' );
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.DetailsView
{
    /*     margin-left:auto;     margin-right:auto;     */
    border: 0px;
}
.DetailsView table, .DetailsView tr, .DetailsView td
{
    padding: 3px;
    border: 0px;
    border-collapse: collapse;
    text-align: left;
}
.siteMap
{
    margin-left: 30px;
}
.siteMap li
{
    list-style-type: circle;
    margin: 0px;
    padding: 0px;
}
.siteMap ul li ul
{
    margin-bottom: 0px;
    margin-left: 20px;
}
.siteMap li ul li
{
    list-style-type: square;
}

