html, body
{
    padding: 0px;
    border: 0px;
    margin: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black;
    font-size: 12px;
}

body {
    background-image:url('img/bodyBg.png');
    background-position:left top;
    background-repeat:repeat-x;
}

textarea, input.text, select {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: solid 1px #77787b;
    min-width: 150px;
    width: 150px;
    color: #77787b;
}

.pageContent
{
    margin-top: 95px;
    width: 920px;
    max-width: 920px;
    min-width: 920px;
}

.red
{
    color: red;
}

p a.iconGaleriImg, p a.iconGaleriImg:hover, p a.iconGaleriImg:active, p a.iconGaleriImg:visited
{
    width: 125px;
    min-width: 125px;
    margin-right: 4px;
    margin-bottom: 4px;
    display: block;
    float: left;
    border: 4px solid #fff;
}

.searcher
{
    width: 182px;
    height: 364px;
    min-width: 182px;
    min-height: 344px;
    float: left;
    background: #99ca3c;
    color: white;
}

.vertical-flash
{
    background-image:url("img/vertical-flash.png");
    background-repeat:no-repeat;
    background-position: 0px 0px;
    width: 142px;
    height: 346px;
    min-width: 142px;
    min-height: 346px;
    margin-left: 6px;
    float: left;
}

.centerPage
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    min-width: 920px;
    position: absolute;
    margin-left: -500px;
    left: 50%;
    min-height: 400px;
    background: #ffffff;
    border-right: solid 40px #ffffff;
    border-left: solid 40px #ffffff;
}

.tyrsuv-vrch, .metrostav-development
{
    background-image:url("img/pod-tyrsovym-vrchem.png");
    background-repeat:no-repeat;
    background-position: 0px 0px;
    width: 169px;
    height: 84px;
    min-width: 169px;
    min-height: 84px;
    float: left;
}

.tyrsuv-vrch a:link, .tyrsuv-vrch a:visited, .tyrsuv-vrch a:active, .tyrsuv-vrch a:hover,
.metrostav-development a:link, .metrostav-development a:visited, .metrostav-development a:active, .metrostav-development a:hover
{
    display: block;
    border: none;
    width: 169px;
    height: 84px;
    min-width: 169px;
    min-height: 84px;
}

.top-flash, .top-flash-subpage
{
    background-image:url("img/top-flash.png");
    width: 920px;
    height: 307px;
    min-width: 920px;
    min-height: 307px;
    clear: both;
    background-repeat:no-repeat;
    background-position: 0px 0px;
    padding-bottom: 8px;
    border-bottom-color: #D2D4D5;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    margin-bottom: 8px;
}

.top-flash-subpage
{
    background-image:url("img/top-flash-subpage.png");
    height: 188px;
    min-height: 188px;
}

.titleBlock
{
    float: left;
    margin-left: 70px;
}

.titleBlock h1
{
    color: #99ca3c;
    font-size: 20px;
    font-weight:normal;
    margin: 8px 0px 0px 0px;
    padding: 0px;
}

.infolinka
{
    color: #99ca3c;
}

.marginLeft
{
    margin-left: 16px;
}

.titleBlock h2
{
    color: #9E9FA1;
    font-size: 13px;
    font-weight:normal;
    margin: 0px;
    padding: 0px;
}

.metrostav-development
{
    background-image:url("img/metrostav-development.png");
    width: 184px;
    min-width: 184px;
    float: right;
}

.top
{
    margin-top: 25px;
    width: 920px;
    overflow: hidden;
}

.left
{
    min-height: 300px;
    min-width: 354px;
    width: 354px;
    float: left;
}

.right
{
    float:right;
    min-height: 200px;
    min-width: 575px;
    width: 575px;
    margin-bottom: 16px;
}

.bottom
{
    clear: both;
    padding-top: 10px;
    width: 920px;
    text-align:left;
    overflow: hidden;
    color: #77787B;
    font-size: 10px;
}

.homeBlock
{
    width: 738px;
    min-width: 738px;
    color: #77787b;
    float: left;
}

.searcherSubPage
{
    height: 346px;
    max-height: 346px;
}

.grayBlock
{
    background: #ededee;
    color: #77787b;
    padding: 10px;
    float: left;
}

.grayBlock p
{
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.grayBlock #map
{
    width: 560px;
    height: 364px;
    border: solid 1px #c3c3c3;
    float: left;
}

.grayBlock #map_options
{
    padding-top: 10px;
    background: #99ca3c;
    width: 188px;
    height: 356px;
    float: left;
}

.grayBlock #map_options .option
{
    margin: 5px 0px 0px 10px;
    width: 168px;
    /*height: 20px;*/
    /*line-height: 20px;*/
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
    color: #ffffff;
    font-size: 11px;
}
.grayBlock #map_options .label
{
    display: block;
    width: 120px;
    float: left;
    padding-left: 10px;
}
.grayBlock #map_options .option input
{
    padding-top: 3px;
    float: left;
}
.grayBlock #map_options .bus
{
    background-image: url("../media/pics/icons/icon-bus.png");
}

.grayBlock #map_options .deti
{
    background-image: url("../media/pics/icons/icon-deti.png");
}

.grayBlock #map_options .kultura
{
    background-image: url("../media/pics/icons/icon-kultura.png");
}

.grayBlock #map_options .metro
{
    background-image: url("../media/pics/icons/icon-metro.png");
}

.grayBlock #map_options .posta
{
    background-image: url("../media/pics/icons/icon-posta.png");
}

.grayBlock #map_options .restaurace
{
    background-image: url("../media/pics/icons/icon-restaurace.png");
}

.grayBlock #map_options .sport
{
    background-image: url("../media/pics/icons/icon-sport.png");
}

.grayBlock #map_options .tram
{
    background-image: url("../media/pics/icons/icon-tram.png");
}

.grayBlock #map_options .vlak
{
    background-image: url("../media/pics/icons/icon-vlak.png");
}

.grayBlock #map_options .zdravi
{
    background-image: url("../media/pics/icons/icon-zdravi.png");
}

.grayBlock #map_options .policie
{
    background-image: url("../media/pics/icons/icon-policie.png");
}

.grayBlock .novinka
{

}

.grayBlock .novinka .datum, .grayBlock .novinka .nadpis, .grayBlock .novinka .podnadpis
{
    display: block;
}

.grayBlock .novinka .datum
{

}

.grayBlock .novinka .nadpis
{
    color: #99CA3C;
    font-weight: bold;
}

.grayBlock .novinka .podnadpis
{
    color: #99CA3C;
    font-weight: bold;
}

.grayBlock .novinka .text
{
    margin: 0px;
    padding: 0px;
}

.grayBlock .novinka .text a:link, .grayBlock .novinka .text a:visited, .grayBlock .novinka .text a:active
{
    color: #77787B;
    text-decoration: underline;
}

.grayBlock .novinka .text a:hover
{
    color: #99CA3C;
    text-decoration: underline;
}

.grayBlockMain, .grayBlockSearch
{
    width: 562px;
    margin-right: 6px;
    min-height: 330px;
}

.searchTdOdd
{
    background: #cfcfcf;
    padding: 2px;
}

.searchTd
{
    background: #ededee;
    padding: 2px;
}

.grayBlockSearch
{
    width: 750px;
    min-width: 750px;
    margin-right: 0px;
}

.grayBlock h2, .searcher h2
{
   color: #99ca3c;
   font-size: 14px;
   margin: 0px;
   padding: 0px;
   font-weight:bold;
   margin-bottom: 10px;
}

.searcher h2
{
    color: white;
    font-size: 13px;
}

.grayBlock h3
{
   color: #99ca3c;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
   font-weight:bold;
}

.grayBlock ul, .grayBlock ul li
{
   list-style-position:outside;
   list-style-type:square;
   color: #99ca3c;
   margin: 0px;
   padding: 0px;
   margin-left:7px;
}

.grayBlock ul
{
    padding-top: 5px;
}

.grayBlock ul li span
{
    color: #77787b;
    word-wrap: line-wrap;
}

.grayBlock ul li span ul
{
    margin-left: 0px;
}

.grayBlock ul li span ul li
{
    list-style-type: none;
    margin-left: 0px;
}

.grayBlock .projekt
{
  padding-top: 8px;
  display: block;
  min-height: 120px;
  margin-bottom: 8px;
}

.grayBlock .first
{
  padding-top: 0px;
}

.searcher .searcherSliderItemMargin
{
   margin-left: 8px;
   margin-top: 4px;
   margin-bottom: 4px;
}

.searcher .listBox
{
    margin: 4px 0px 4px 0px;
}

.listOption, .listBox, .kalendarListOption
{
    border: 1px solid gray;
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}

.linkIcon, .linkIcon:hover, .linkIcon:active, .linkIcon:visited
{
    color: white;
    text-decoration: underline;
}

.searcher .ui-widget-content
{
    background: #E7EEC4;
    border-color: white;
}

.searcher a.ui-state-default, .searcher a.ui-widget-content,.searcher a.ui-state-default
{
    border-color: white;
    background: white;
}

.listBox
{
    width: 162px;
    max-width: 162px;
    min-width: 162px;
    border-color: white;
    background: #E7EEC4;
    color: gray;
}

.projekt h3, .projekt h2
{
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}

.projekt h3
{
    margin-bottom: 8px;
}

.projekt ul
{
    margin-left: 8px;
}

.grayBlock .projekt .projektImg
{
    float: left;
    display: block;
    margin-right: 16px;
    min-width: 160px;
    width: 160px;
}

.grayBlock .projekt .projektDetail
{
    float: left;
    display:block;
}

.grayBlock a:link, .grayBlock a:visited
{
    text-decoration:underline;
    color: #77787B;
}

.grayBlock a:hover
{
    text-decoration:underline;
    color: #99ca3c;
}

.bottom a:link, .bottom a:active, .bottom a:visited
{
    text-decoration:none;
    color: #77787b;
}

.bottom a:hover
{
    text-decoration:underline;
    color: #99ca3c;
}
.grayBlock a, .grayBlock a img
{
    border: none;
}

.pageTable
{
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    padding:0px;
    margin:0px;
}

.pageTable td
{
    text-align:left;
    vertical-align:top;
    border-bottom:1px solid #D3D3D3;
    padding:2px 5px 2px 0px;
}

.pageTable .fstCol
{
    font-weight:normal;
    color:#99ca3c;
}

.pageTable .tableTheme
{
    font-weight:bold;
    color:#99ca3c;
}

.pageTable .another
{
    vertical-align:bottom;
    height:50px;
}

.pageTable tr.last td
{
    border-bottom:none;
}

.home-seo-block, .home-news-block
{
    background: #F2F2F3;
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    min-height: 232px;
    color: #77787b;
    padding: 10px;
    float: left;
    margin-right:5px;
}

.home-news-block
{
    font-size: 11px;
}

.home-news-block h3
{
    font-size: 11px;
}

.inpage-news-block
{
    width: 562px;
    min-width: 562px;
    max-width: 562px;
    color: #77787b;
    font-size: 12px;
}

.home-seo-block h2, .home-news-block h2
{
   font-size: 12px;
}

.home-banner-block, .home-banner-block2
{
    max-width: 372px;
    height: 108px;
    min-height: 108px;
    max-height: 108px;
    padding: 0px;
    float: left;
    margin-right:5px;
    margin-top:5px;
}

.home-news-block p, .inpage-news-block p
{
    color:#77787b;
}

.bottomLine
{
    display: block;
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #D4D6D7;
    font-size: 11px;
    padding: 3px 0px 2px 0px;
    height: 16px;
    min-height: 16px;
}

.bottomLeft
{
    float: left;
    display: block;
}

.bottomRight
{
    float: right;
    display: block;
}

.copyright
{
    clear: both;
    padding: 0px;
    border: 0 none;
    margin-top: 8px;
}

.home-news-block ul, .home-news-block ul li, .inpage-news-block ul, .inpage-news-block ul li {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}

.home-news-block ul
{
    margin-top: 15px;
}

.home-news-block ul li, .inpage-news-block ul li {
    background-position:0px 0px;
    background-repeat:no-repeat;
    height: 54px;
    min-height: 54px;
    max-height: 54px;
    margin: 0px 0px 10px 0px;
    padding-left: 64px;
}

.home-news-block ul li .date, .inpage-news-block ul li .date
{
    color: #99ca3c;
    font-weight:bold;
    margin: 0px;
    padding: 0px;
    display:block;
}

.home-news-block ul li h3, .inpage-news-block ul li h3
{
    color: #99ca3c;
    font-weight:bold;
    margin: 0px;
    padding: 0px;
    display:block;    
}

.inpage-news-block ul li h3
{
    margin: 4px 0px 4px 0px;
}

.home-news-block ul li h3 a:link, .home-news-block ul li h3 a:active, .home-news-block ul li h3 a:visited,
.inpage-news-block ul li h3 a:link, .inpage-news-block ul li h3 a:active, .inpage-news-block ul li h3 a:visited
{
    color: #99ca3c;
    text-decoration: underline;
}

.home-news-block ul li h3 a:hover, .inpage-news-block ul li h3 a:hover
{
    color: #77787b;
    text-decoration: underline;
}

.home-news-block ul li p, .inpage-news-block ul li p
{
    margin: 0px;
    padding: 0px;
    display:block;    
}

.pravyPosun
{
    margin-left:180px;
}

.greenColor
{
    color: #99CA3C;
}

.btl
{
    font-size: 11px;
}

.homepage-insearcher-href
{
    position: absolute;
    width: 172px;
    left: 738px;
    top: 850px;
    padding-left: 10px;
    color: #fff;
}

.homepage-insearcher-href a:link, .homepage-insearcher-href a:active, .homepage-insearcher-href a:visited
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.homepage-insearcher-href a:hover
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.seo-hide
{
    display: none;
}
/*
table.kalendar
{
    background: #99CA3C;
    color: #FFF;
    empty-cells: show;
    margin: 0px;
    width: 100%;
}

table.kalendar tr td
{
    padding-left: 8px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    width: 200px;
}*/

table.kalendar
{
    background: #ddd;
    color: #77787B;
    empty-cells: show;
    margin: 0px;
    width: 100%;
}

table.kalendar tr td
{
    padding-left: 8px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    width: 200px;
}

.kalendarListOption
{
    width: 210px;
    min-width: 210px;
    font-size: 12px;
    color: #77787B;
}

#sliderHead1, #sliderHead2, #sliderHead3
{
    margin: 4px 0px 4px 0px;
}

#sliderHead1 strong, #sliderHead2 strong, #sliderHead3 strong
{
    margin: 0px 0px 4px 0px;
}

.etc-akce-black a, .etc-akce-black a:link, .etc-akce-black a:visited,
.etc-akce-black  {  color: #000000;  }
.etc-akce-white  {  color: #FFFFFF;  }
.etc-akce-green, .etc-akce-black a:hover  {  color: #99CA3C;  }

.etc-akce-in-green
{
    background-color: #99CA3C;
    float: left;
    padding: 5px;
    height: 120px;
    width: 225px;
}

.etc-akce-small  {  font-size: 11px;  }
.etc-akce-big    {  font-size: 20px; font-weight: bold;  }
.etc-akce-huge   {  font-size: 24px; font-weight: bold;  }


.et-akce-green-box
{
    color: white;
    background: #99CA3C;
    font-weight: bold;
    padding: 6px;
    display: inline-block;
}

.et-akce-green-box a, .et-akce-green-box a:hover, .et-akce-green-box a:active, .et-akce-green-box a:visited
{
    color: white !important;
    text-decoration: underline;
    font-weight: bold;
}