/* styles for MasterPage.master */
body
{
    background-color: #2e2e2e;
    border-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 11pt;
    font-family: Tahoma;
    overflow-x: hidden;
    overflow-y: scroll !important;
}

.MenuDiv
{
    width: 180px;
    height: auto;
    float: left;
    padding: 10px;
    display: block;
    border: 1px silver solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.header_div
{
    border-style: none;
    padding: 0px;
    width: 980px;
    height: 250px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.menu_background_div
{
    background-color: #666666;
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 25px;
    display: block;
}

.menu_surround_div
{
    border-style: none;
    padding: 0px;
    width: 980px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.menu_left
{
    border-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: auto;
    height: 25px;
    display: block;
    float: left;
}

.menu_right
{
    border-style: none;
    padding: 0px 22px 0px 0px;
    margin: 0px;
    width: auto;
    height: 25px;
    display: block;
    float: right;
}


.remote_navigation_surround_div
{
    border-style: none;
    padding: 0px;
    width: 980px;
    height: 128px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    vertical-align: middle;
}

.remote_navigator_div
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 128px;
    float: left;
    display: block;
}


.subject_div
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 934px;
    height: 128px;
    float: left;
    display: block;
}

.content_surround_div
{
    border-style: none;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 934px;
    height: auto;
    display: block;
}

.content_gallery_div
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 253px;
    min-height: 128px;
    float: left;
    display: block;
    z-index: 3;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
.content_gallery_div_wide
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 300px;
    min-height: 128px;
    float: left;
    display: block;
    z-index: 3;
    height: 100%;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

.content_house_gallery_text_div
{
    border-style: none;
    padding: 0px;
    margin-right: 33px;
    width: 220px;
    min-height: 128px;
    float: left;
    display: block;
    z-index: 3;
    /*margin-bottom: -2000px;
    padding-bottom: 2000px;*/
}

.content_text_div
{
    border-style: none;
    padding-top: 5px;
    padding-left: 22px;
    padding-right: 22px;
    margin: 0px;
    width: 637px;
    min-height: 405px;
    float: left;
    background-color: #616161;
    /*display: block;
    margin-bottom: -2000px;
    padding-bottom: 2000px;*/
}
.content_text_div_narrow
{
    border-style: none;
    padding-top: 20px;
    padding-left: 22px;
    padding-right: 22px;
    margin: 0px;
    width: 590px;
    min-height: 128px;
    float: left;
    background-color: #616161;
    display: block;
    height: 100%;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

.content_text_no_gallery_div
{
    border-style: none;
    padding-top: 5px;
    padding-left: 22px;
    padding-right: 22px;
    margin: 0px;
    width: 890px;
    min-height: 128px;
    background-color: #616161;
    display: block;
}


/* styles for header.ascx */




.header_logo_div
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 148px;
    height: 250px;
    float: left;
    display: block;
}

.header_main_photo_div
{
    border-style: none;
    padding-right: 22px;
    margin: 0px;
    width: 810px;
    height: 250px;
    display: block;
    float: left;
}

/* styles for MainPhoto.ascx */
/* styles for Text */
.menu
{
    padding: 0px 3px 0px 3px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border-style: none;
    display: block;
}
.menu:hover
{
    padding: 0px 3px 0px 3px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    border-style: none;
    display: block;
    background-color: #818181;
}
.image_menu
{
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    color: #d8d8d8;
    text-decoration: none;
    border-style: none;
    display: block;
    text-transform: lowercase;
}
.image_menu:hover
{
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #d8d8d8;
    text-decoration: none;
    border-style: none;
    display: block;
    background-color: #818181;
    text-transform: lowercase;
    text-align: center;
}
.menu_vertrieb
{
    color: Yellow;
}
.menu_ukr
{
    color: #ffffff;
}
.menu_ukr:hover
{
    color: #ffffff;
    background-color: #818181;
}
.menu_separator
{
    padding: 0px;
    margin: 0px 0px 2px 7px;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #d8d8d8;
    text-decoration: none;
    border-style: none;
}

h1
{
    text-align: center;
    font-size: 64px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
.subject
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
    border-style: none;
    padding: 5px;
    margin: 0px;
    visibility: visible;
    display: block; /*float: left;*/
}
.subject2
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
    border-style: none;
    padding: 5px;
    margin: 0px;
    visibility: visible;
    display: block; /*float: left;*/
}
.text
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
    border-style: none;
    padding: 0px;
    margin: 0px;
    visibility: visible;
}
.text-small
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
    border-style: none;
    padding: 0px;
    margin: 0px;
    visibility: visible;
}
.text-small-black
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
    border-style: none;
    padding: 0px;
    margin: 0px;
    visibility: visible;
}

a
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: underline;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
    border-style: none;
    padding: 0px;
    margin: 0px;
    visibility: visible;
}
/* start */
/* styles for sIFR... do not modify */

.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced
{
    visibility: visible !important;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]
{
    display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash /* end */ h1
{
    visibility: hidden;
}


/* Gmap */

.MapSwithButtonsDiv
{
    margin-left: 780px;
    width: 100px;
    display: inline;
    position: absolute;
}
.HouseListImage:hover
{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.HouseListImage
{
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}

.povprasevanje_tb
{
    background-color: white;
    border: none;
    font-family: tahoma;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    text-align: left;
    height: 20px;
    padding-top: 4px;
    padding-left: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.povprasevanje_tb2
{
    background-color: white;
    border: none;
    font-family: tahoma;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    text-align: left;
    height: 20px;
    padding-top: 4px;
    padding-left: 10px; /* -webkit-border-radius: 4px;     -moz-border-radius: 4px;*/
}

.ContentObrazecDiv
{
    width: 200px;
    height: auto;
    float: left;
    margin-bottom: 50px;
    background-color: #616161;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 31px;
}
/* PhotoSlider */
/* root element for scrollable */
div.scrollable
{
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 605px;
    height: 380px; /* custom decorations */ /*border:1px solid #ccc; 	background:url(/img/global/gradient/h300.png) repeat-x;*/
}

/* root element for scrollable items */
div.scrollable div.PhotoScrollingItems
{
    width: 20000em;
    position: absolute;
    clear: both;
}
.PhotoHolderDiv
{
    display: inline-block;
    background-color: #EEEEEE; /*border: #EEEEEE 1px solid;*/ /*padding: 2px;*/ /*-webkit-border-radius: 8px;     -moz-border-radius: 8px;*/
}
/*.ScrollingActions
{
    width: 130px; /*margin-left: 230px;*/
/*  margin-left: 0px; /*margin-top: -18px;*/
/*margin-top: -194px;
    position: absolute; /*-webkit-border-radius-topleft: 3px;     -moz-border-top-left-radius: 3px;*/
/*background-color: #EEEEEE;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}*/

.ActionsPrevious
{
    width: 39px;
    height: 39px;
    margin-top: -220px;
    position: absolute;
    margin-left: 10px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}
.ActionsPrevious:hover
{
    width: 39px;
    height: 39px;
    margin-top: -220px;
    position: absolute;
    margin-left: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.ActionsNext
{
    width: 39px;
    height: 39px;
    margin-top: -220px;
    position: absolute;
    margin-left: 746px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.ActionsNext:hover
{
    width: 39px;
    height: 39px;
    margin-top: -220px;
    position: absolute;
    margin-left: 746px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}


.ScrollingActions:hover
{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.ScrollingBackground
{
    background-image: url(/css/layout/slider-controls.png);
}
.prevPhoto
{
    margin-left: 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.ScrollingPlay
{
    margin-left: 5px;
    text-align: center;
    background-position: 0px -160px;
    background-repeat: no-repeat;
}
.ScrollingPause
{
    margin-left: 0px;
    text-align: center;
    background-position: -15px -160px;
    background-repeat: no-repeat;
}
.ScrollingStop
{
    margin-left: 0px;
    text-align: center;
    background-position: -95px -160px;
    background-repeat: no-repeat;
}
.nextPhoto
{
    margin-left: 0px;
    text-align: right;
    background-position: -38px 0px;
    background-repeat: no-repeat;
}

.prevPhoto, .nextPhoto, .ScrollingPlay, .ScrollingPause, .ScrollingStop
{
    width: 39px;
    height: 39px;
    font-size: 13px;
    color: Black;
    text-align: center;
    padding-bottom: 5px;
    cursor: pointer;
    display: inline-block;
}
.PhotoSliderPhoto
{
    /*border: solid White 2px;*/
    width: 605px;
    height: 380px;
}
.PhotoSlider-DescDiv
{
    position: absolute;
    margin-top: 215px;
    width: 221px;
    height: 40px;
    padding: 3px;
    background-color: #EEEEEE;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
.PhotoSlider-DescDiv:hover
{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.PhotoSlider-title, .PhotoSlider-title a
{
    font-size: 12px;
    font-weight: bold;
    color: Black;
}
.PhotoSlider-text, .PhotoSlider-text a
{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.PhotoScrollerBox
{
    background-color: Black;
    width: 1000px;
    height: 800px;
    position: absolute;
    display: none;
}
.PhotoScrollerImages
{
    position: absolute;
    overflow: hidden;
    margin: 50px;
    width: 900px;
    height: 700px;
}
.PhotoSliderLargePhoto
{
    width: 900px;
    height: 700px;
}
.ClassLinkButton
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-box-shadow: 0 0 5px #FFFFFF;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #333333;
    border: solid 1px transparent;
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    height: 10px;
}

.ClassLinkButton:hover
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-box-shadow: 0 0 15px #FFFFFF;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #333333;
    border: solid 1px transparent;
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    height: 10px;
}
.PriceTag
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-box-shadow: 0 0 5px #FFFFFF;
    padding: 15px;
    padding-top: 5px;
    background-color: #333333;
    border: solid 1px transparent;
    font-family: tahoma;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    margin-top: 25px;
}
.SmallPrint
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    padding-left: 15px;
}
.NavigateLineTitle
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
}
.NavigationSeparator
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.NavigationItem
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.NavigationItem:hover
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #818181;
}

.language-choice
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.language-choice-separator
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
}
.language-choice:hover
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #818181;
}
HouseLink
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-box-shadow: 0 0 5px #FFFFFF;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #333333;
    border: solid 1px transparent;
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    height: 10px;
}

.HouseLink:hover
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-box-shadow: 0 0 15px #FFFFFF;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #333333;
    border: solid 1px transparent;
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #cccccc;
    text-decoration: none;
    height: 10px;
}
/* jquery gallery start */
#gallery
{
    position: relative;
    height: 380px;
}
#gallery a
{
    float: left;
    position: absolute;
}

#gallery a img
{
    border: none;
}

#gallery a.show
{
    z-index: 500;
}

#gallery .caption
{
    z-index: 600;
    background-color: #000;
    color: #ffffff;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#gallery .caption .content
{
    margin: 5px;
}

#gallery .caption .content h3
{
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}

.BigImg
{
    display: none;
    position: absolute;
    width: 800px;
    height: 600px;
    border: 5px solid White;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.PhotosGalleryPhoto
{
    border: none;
}

.CrossSliderSmall
{
    width: 605px;
    height: 380px;
}

.PhotoSliderPhoto
{
    width: 605px;
    height: 380px;
}

