*
{
    margin: 0px;
    padding: 0px;
    font-family: "MS Sans Serif";
}
body
{
    text-align: center;
    padding-top: 10px;
    min-width: 1046px;
}
div
{
    text-align: left;
}
br
{
    clear: both;
}
.HeadBlock
{
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom;
    line-height: 0px;
}
.HeadBlock h1 img
{
    border-width: 0px;
}
.HeadBlock h1
{
    float: left;
    border-width: 0px;
}
.HeadBlock h1 span
{
    display: none;
}
.HeadBlock .SearchBlock
{
    float: right;
    color: #002458;
    font-size: 12px;
    margin-top: 40px;
}
.HeadBlock .SearchBlock a
{
    color: #002458;
    text-decoration: underline;
}
.HeadBlock h2
{
    font-size: 15px;
    font-weight: bold;
}
.HeadBlock .SearchBlock .Desc
{
    font-size: 11px;
}
.HeadBlock .SearchBlock a:hover
{
    text-decoration: underline;
}
.HeadBlock .SearchBlock form input
{
    color: #002458;
    text-decoration: none;
    border: 1px solid #002458;
    padding: 3px;
    background-color: #FFFFFF;
    position: relative;
    top: -8px;
}
.HeadBlock .SearchBlock form .Submit
{
    font-weight: bold;
    border-width: 0px;
}
.BlueMenuBlock
{
    background-image: url('img/BlueMenuBlock.png');
    background-repeat: repeat-x;
    height: 30px;
    text-align: center;
}
.BlueMenuBlock .BlueMenu
{
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    background-image: url('img/BlueMenuBlockSplit.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.BlueMenuBlock .BlueMenu ul
{
}
.BlueMenuBlock .BlueMenu ul li
{
    list-style-type: none;
    width: 148px;
    background-image: url('img/BlueMenuBlockSplit.png');
    background-repeat: no-repeat;
    background-position: top left;
    display: table-cell;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.BlueMenuBlock .BlueMenu ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
}
.BlueMenuBlock .BlueMenu ul li a:hover
{
    text-decoration: underline;
}
.BlueMenuBlock .BlueMenu ul li a:hover, .BlueMenuBlock .BlueMenu ul li:hover ul
{
    visibility: visible;
}
.BlueMenuBlock .BlueMenu ul li ul
{
    visibility: hidden;
    position: relative;
    z-index: 100;
}
.BlueMenuBlock .BlueMenu ul li ul li
{
    list-style-type: none;
    background-color: #c2c6cf;
    background-image: none;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    color: #002458;
    background-repeat: repeat;
    border-bottom: 1px solid #FFFFFF;
    line-height: 20px;
}
.BlueMenuBlock .BlueMenu ul li ul li a
{
    color: #002458;
    text-decoration: none;
}
.BlueMenuBlock .BlueMenu ul li ul li a:hover
{
    text-decoration: underline;
}
.WideBodyBlock
{
    background-image: url('img/WideBodyBlock.png');
    background-repeat: repeat-y;
    width: 1046px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.WideBodyBlock .BodyBlock
{
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-bottom: 4px;
}
.WideBodyBlock .BodyBlock .Row
{
    
}
.WideBodyBlock .BodyBlock .Row .Left
{
    display: table-cell;
    width: 247px;
    float: left;
}
.WideBodyBlock .BodyBlock .Row .Left ul
{
}
.WideBodyBlock .BodyBlock .Row .Left ul li
{
    list-style-type: none;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-image: url('img/LeftMenuSplit.png');
    background-repeat: no-repeat;
    background-position: top left;
    line-height: 29px;
    vertical-align: middle;
    padding-left: 21px;
}
.WideBodyBlock .BodyBlock .Row .Left ul .First
{
    background-image: none;
}
.WideBodyBlock .BodyBlock .Row .Left ul li:hover
{
    background-color: #dbe0e6;
}
.WideBodyBlock .BodyBlock .Row .Left ul li img
{
    margin: auto 4px auto 4px;
    vertical-align: middle;
    border-width: 0px;
    text-decoration: none;
}
.WideBodyBlock .BodyBlock .Row .Left ul li a
{
    text-decoration: none;
    display: inline-block;
    color: #002458;
    line-height: 29px;
}
.WideBodyBlock .BodyBlock .Row .Left ul li a:hover
{
    text-decoration: underline;
}
.WideBodyBlock .BodyBlock .Row .Left ul li ul
{
    margin-left: -21px;
    padding-left: 0px;
    display: none;
}
.WideBodyBlock .BodyBlock .Row .Left ul li:hover ul
{
    padding-left: 0px;
    display: block;
}
.WideBodyBlock .BodyBlock .Row .Left ul li ul li
{
    background-color: #f3f4f6;
    font-weight: normal;
    font-size: 14px;
    padding-left: 46px;
}
.WideBodyBlock .BodyBlock .Row .Left ul li ul li:hover
{
    background-color: #e4e9ef;
}
.WideBodyBlock .BodyBlock .Row .Center
{
    display: table-cell;
    width: 580px;
    float: left;
}
.WideBodyBlock .BodyBlock .Row .Center .Content
{
    min-height: 500px;
    background-image: url('img/ContentBG.png');
    padding: 0px 15px 4px 15px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #adr
{
    font-size: 12px;
    color: #707173;
    padding-top: 10px;
    padding-bottom: 6px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #adr a
{
    color: #707173;
    text-decoration: none;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #adr a:hover
{
    text-decoration: underline;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .paging
{
    font-size: 12px;
    color: #707173;
    padding-top: 10px;
    float: right;
    letter-spacing: 0.1em;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .paging a
{
    color: #707173;
    text-decoration: none;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .paging a:hover
{
    text-decoration: underline;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text
{
    color: #002458;
    font-size: 14px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text h2
{
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 16px;
}

.WideBodyBlock .BodyBlock .Row .Center .Content .Text h3
{
    font-weight: bold;
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text a
{
    text-decoration: underline;
    color: #254773;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text a:hover
{
    text-decoration: underline;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text p
{

}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .Smaller
{
    font-size: 12px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .ImageLine
{
    margin-bottom: 20px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .ImageLine div
{
    width: 167px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 6px 10px 6px;
    display: inline-block;
    float: left;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .ImageLine div img
{
    border: 1px solid #002556;
    width: 165px;
}

.WideBodyBlock .BodyBlock .Row .Center .Content .Text #content ul
{
    list-style-type: none;
    margin-left: 2em;
    margin-bottom: 2em;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .sponsor
{
    color: #707173;
    font-size: 8px;
    float: right;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .vypis
{
    font-size: 14px;
    font-weight: bold;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .adress
{
    font-size: 10px;
    list-style-type: none;
    letter-spacing: 0.1em;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .description
{
    font-size: 12px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #content img
{
    float: left;
    margin: 8px;
    max-width: 145px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #content #map_canvas
{
    width: auto;
    height: 410px;
    margin: 20px;
    border: 1px solid #002458;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #content #map_canvas img
{
    max-width: none;
    float: none;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text #content .more
{
    font-size: 11px;
    text-align: right;
}

.WideBodyBlock .BodyBlock .Row .Center .Content .Text hr
{
    height: 0px;
    color: #707173;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
    border-top: 1px dashed #707173;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    clear: both;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .firm_high
{
    background-color: #dbe7f6;
    padding: 3px;
}
.WideBodyBlock .BodyBlock .Row .Center .Content .Text .firm_mid
{
    background-color: #edf4fc;
    padding: 3px;
}

.WideBodyBlock .BodyBlock .Row .Right
{
    display: table-cell;
    width: 209px;
    float: left;
}
.WideBodyBlock .BodyBlock .Row .Right .AdBlock
{
    background-color: #ffffff;
    color: #ffffff;
    margin: 10px;
    ccolor: #002458;
    font-size: 14px;
    font-weight: normal;
}
.BlueFootBlock
{
    background-image: url('img/BlueFootBlock.png');
    height: 28px;
    background-repeat: repeat-x;
    text-align: center;
}
.BlueFootBlock .BlueFoot
{
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    vertical-align: middle;
    line-height: 28px;
    font-size: 12px;
}
.BlueFootBlock .BlueFoot a
{
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
.BlueFootBlock .BlueFoot a:hover
{
    text-decoration: underline;
}
.BlueFootBlock .BlueFoot .Left
{
    float: left;
}
.BlueFootBlock .BlueFoot .Right
{
    float: right;
}
