﻿/*Photogallery*/

div.galeriekont
{
    width: 730px;
    background-image: url(images/gallerykont_back.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 2px solid white;
    position: relative;
    left: 15px;
    margin: 5px;
}

.galleryseznam
{
    background-image: url('_images/BackGallery.jpg');
    background-repeat: repeat-y;
    background-position: left;
    width:100%;
}

div.galeriekont img
{
    border: none;
    margin: 5px;
    vertical-align:middle;
}


#galleryCont
{
    width: 500px;
}

table.listgallery
{
    padding: 0;
    margin: 0;
}

div.gallerylist
{
    padding-left: 10px;
}
td.PhotoGallery
{
    vertical-align: top;
}

div.cara
{
    width: 100%;
    height: 10px;
    background-image: url(images/cara.png);
    background-position: left;
    background-repeat: no-repeat;
    vertical-align: top;
}

div.GalleryLink
{
    margin-left: 15px;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

div.GalleryBack
{
    width: 100%;

    margin-bottom: 5px;
    text-align:center;
}


div.GalleryBack a
{
    position: relative;
    top: 5px;
    color: #9b1b18;
    font-weight: bold;
    text-align:center;
    display:block;
}

div.GalleryBack2
{
    width: 200px;
    height: 26px;
    background-image: url(images/but_back.png);
    background-repeat: repeat-x;
    margin-bottom: 10px;
    position: relative;
    left: 18px;
    text-align:center;
}


div.GalleryBack2 a
{
    position: relative;
    top: 5px;
    color: #9b1b18;
    font-weight: bold;
    text-align:center;
    display:block;
}


div.photoGall
{

    height: 150px;
    width:174px;
    display: table-cell;
    text-align:center;
    vertical-align: middle;

}

div.photoGall a
{
    color: #FFFAEC;
}

td.PhotoTd
{
    background-image: url('_images/BackPhoto.jpg');
    background-repeat: repeat-y;
    background-position: left;
    width:174px;
    vertical-align: middle;
}

.photoTop
{
    background-image: url('_images/TopPhoto.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    height:7px;
    font-size:1px;
}

.photoDown
{
    background-image: url('_images/DownPhoto.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height:10px;
    font-size:1px;
}

td.PhotoGallery_left
{
    padding: 0px;
    width:175px;
    text-align:center;
}

td.PhotoGallery_left img
{
    text-align: center;
    margin: 5px;
    border: 1px solid #eaeaea;
}


td.PhotoGallery_right
{
    padding: 0px 10px 8px 12px;
    vertical-align: top;
}

.EditBlock
{
    background-color: #EFF3FB;
    border: 1px solid #507CD1;
    margin-bottom: 5px;
}

th
{
    background-color: #5D7B9D;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
}

.tableGall
{
    border-collapse: separate;
    width: 100%;
}

.SelectRow
{
    background-color: #99CCFF;
}

.AleterRow
{
    background-color: #C1CEE8;
}

.EditRow
{
    background-color: #507CD1;
}

.NormalRow
{
    background-color: #D9E9F9;
}

.galleft
{
    float: left;
}

.galright
{
    float: left;
    padding-left: 7px;
}
.TitlePhot
{
    width: 80%;
    vertical-align: top;
}

#orderForm
{
    width:600px;
    background-color:White;
    padding:10px;
    border:1px gray solid;
}

#orderForm h2
{
    padding-top:10px;
   }

div#orderForm
{
    margin-left:20px;
    margin-bottom:20px;
    background-image:url(images/back_kontakt.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    color:Black;
    vertical-align:top;
}

div#orderForm td
{
    vertical-align:top;
}
