.base_width
{
    width: 1000px;
    margin: auto;
}

img
{
    vertical-align: bottom;
}

body {
    min-height: 100%;
    color: #555555;
    font-family: "Scada",Arial,Helvetica,sans-serif;
}

a
{
    font-family: "Scada",Arial,Helvetica,sans-serif;
    color: #9F9E74;
    text-decoration: none;
}

a:hover
{
    color: #A42F30;
}

h2
{
    color: #035C75;
    font-family: 'Open Sans';
    font-size: 36px;
    font-weight: 200;
}

#body_fw_100
{
    z-index: 10;
    position: absolute;
    top: 58px;
    width: 100%;
   
    
}

#central_middle_header_100
{
    position: relative;
    height: 261px;
    width: 100%;
    height: 261px;
    background: white url(/templates/_img/bg-central-fw.png) repeat-x center bottom;
    border-bottom: 1px solid #a42f30;
}

#central_middle_header
{
    position: relative;
}


#central_middle_header div.info_text
{
    position: relative;
    top: 68px;
    background-color: rgba(131,138,160,0.3);
    width: 652px;
    height: 170px;
}


#central_middle_header div.info_text div.text
{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 445px;
    
    
    font-size: 16px;
    font-weight: 200;
    color: #363336;
}

#central_middle_header div.info_text div.text h1
{
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    color: #035c75;
    padding-bottom: 13px;
}



#central_middle_header div.info_text div.img_registration
{
    position: absolute;
    z-index: 2;
    right: 4px;
    top: 9px;
    background: url(/templates/_img/registration.png) no-repeat center center;
    height: 157px;
    width:  170px;
}

#central_middle_header div.info_contact
{
    position: absolute;
    top: 95px;
    right: 15px;
    width: 295px;
    color: #035c75;
    font-size: 20px;
    text-align: center;
    display: none;
}

#central_middle_header div.info_contact h2
{
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #035c75;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #9f9e74;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.slider_height
{
    height: 231px;
}



ul.ul_eq_cols
{
    float: left;
    width: 100%;
    
    margin: 0;
    padding: 0;
    list-style: none;
    
    
}

ul.ul_eq_cols > li
{
    margin: 0;
    padding: 0;
    float: left;
}

ul.ul_eq_cols div.img_canvas
{
    min-height: 90px;
    text-align: center;
    padding-bottom: 10px;
    
}

ul.ul_eq_cols div.img_canvas > img
{
    margin: auto;   
}

ul.ul_eq_cols li:first-child > div.wrap
{
    margin-right: 0;
    margin-left: 0;
}

ul.ul_eq_cols li > div.wrap
{
    padding-right: 0px;
    margin-left: 20px;
    cursor: pointer;    
    min-height: 210px;
}

div.post_txt
{
    padding-bottom: 50px;
}
  

ul.ul_eq_cols li div.wrap h3
{
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

ul.ul_eq_cols li div.wrap:hover h3 a:hover,
ul.ul_eq_cols li div.wrap:hover h3 a
{
    text-decoration: underline;
}

ul.ul_eq_cols li div.wrap h3 a
{
    font-family: 'Open Sans', Helvetica;
    font-weight: 200;
    font-size: 34px;
    color: #035C75;
}


/* Putj k razdelu (breadcrumbs)
--------------------------------------------------------------------------- */

ul.current_path
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.current_path > li
{
    float: left;
    
}

ul.current_path  li,
ul.current_path  li a
{
    font-family: 'Open Sans';
    font-weight: 200;
}

ul.current_path  li a
{
    color: #9F9E74;
}

ul.current_path  li a:hover
{
    color: #A42F30;
}

/* ---------------------------------------------------------------------------
END :: Putj k razdelu (breadcrumbs) */


#content_100
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 105px;
    padding-bottom: 30px;

}

#body_fw_100 h1 
{
    margin: 0;
    padding: 0;
    height: 27px;
    
    padding-left: 200px;
    color: #035C75;
    font-size: 19px;
    font-weight: normal;
    
    
}

/* Rubric - central 
----------------------------------------------------------------------------- */


ul.ul_rubric
{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 50px;
    padding-top: 10px;
}

ul.ul_rubric li > div.img_canvas
{
    min-height: 90px;
    text-align: center;
    padding-bottom: 10px;
    float: left;
    border: 1px solid #EEEEEE;
    margin-right: 20px;
    padding: 10px;
}

ul.ul_rubric li div.img_canvas > img
{
    width: 228px;
}

ul.ul_rubric li > div.text
{
    float: right;
    width: 730px;
    font-size: 15px;
}

ul.ul_rubric li h3 a
{
    color: #9F9E74;
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: 400;
}

ul.ul_rubric li h3 a:hover
{
    color: #A42F30;
    text-decoration: none;
}

ul.ul_rubric li h3
{
    border-bottom: 1px solid #A42F30;
}

/* -----------------------------------------------------------------------------
END :: Rubric - central */



/* Numerical List
----------------------------------------------------------------------------- */
.numlist ol li.heading ul,
.numlist ol li.heading ol,
.numlist ol li.heading .txt
{
    margin-top: 10px;
}

.numlist ol li.heading .txt
{
    font-weight: normal;
    font-size: 14px;
    text-transform: normal;
    
}
.numlist ol {
    counter-reset: item;
    list-style: none;
}

.numlist li.heading
{
    margin-bottom:20px;
}

.numlist ol li{
    font-weight:bold;
    list-style-position:outside;
    
}

.numlist ol li:before{    
    content: counters(item,".") ". ";
    counter-increment: item;
    display:marker;
    color: darkred;    
    float: left;
    margin-right: 10px;
}

.numlist ol li ol li{
    font-weight:normal;
    text-transform:none;
    padding-bottom: 10px;
}

.numlist ol li ol li ol li{
    margin-left:15px;
    list-style-type:lower-roman;
    text-indent: 0;
}

.numlist ol li ol li ol li:before{
    content:none;
}

.numlist ol li ol li ol li ol li{
    list-style-type:lower-alpha;   
}

.numlist ol li ol li ul li 
{
    list-style-type: square;
    margin-left: 15px;
    text-indent: 0;
}

/* -----------------------------------------------------------------------------
END ::  Numerical List */

