@charset "utf-8";
/* ************************************************* */
/* ***************** MAIN STYLES ******************* */
/* ************************************************* */
body {
	margin: 0px auto;
    font-family: Tahoma, Verdana, Arial;
	font-size: 62.5%;
	color:#333333;
    background: url(../images/back.png) repeat-x top ;
}

a{
    color:blue;
    text-decoration: none;
}

a:hover{
    color:purple;
    text-decoration: underline;
}

#pageWraper{
    margin: 0px auto;
    width: 1000px;
}
td{
    font-size: 1.1em;
}

.imageStyler{
    float: left;
    border: 2px solid #AB0505;
    margin: 10px 10px 10px 10px;
    padding: 2px;
}
.imageStyler img{
    border: 0px;
}

/* *****************   HEADER    ******************* */
/* ************************************************* */
#header{
    display:inline;
    float:left;
    width:1000px;
    height: 177px;
    background: url(../images/header.jpg) top center no-repeat;
}


/* *****************   HEADER MENIU    ******************* */
/* ************************************************* */

ul#menuHeader{
    display: inline;
    float: left;
    width: 980px;
    list-style: none;
    margin: 150px 0px 0px 16px;
    padding: 0px 0px 0px 0px;
    font-size: 1.2em;
    font-family: "Trebuchet MS", Verdana, Tahoma;           
}
ul#menuHeader li{
    display: block;
    float: left;
    margin: 4px 0px 0px 0px;
       
}
ul#menuHeader li a.noactiv{
    display: block;
    color:white;
    padding: 4px 8px 4px 8px;    
}
ul#menuHeader li a.noactiv:hover{
    color:#EB7201;
    text-decoration: none;   
}

ul#menuHeader li a.activ{
    display: block;
    color: #333;
    background: #EFB4B4;
    padding: 4px 8px 4px 8px;    
}
ul#menuHeader li a.activ:hover{
    color: #666;
    background: #EFB4B4  
}

 
/* *****************  FULL WEAPPER  ******************* */
/* ************************************************* */

#fullWraper{
    display: inline;
    float: left;
    width: 1000px;
    margin: 20px 0px 0px 0px;
}


/* *****************  LEFT WEAPPER  ******************* */
/* ************************************************* */

#leftWeaper{
    display: inline;
    float: left;
    width: 210px;
    margin: 0px 0px 0px 0px;
}


    .sectionWraps{
        display: inline;
        float: left;
        width: 206px;
        margin: 0px 0px 15px 0px;  
        background: url(../images/left_bt_support.jpg) no-repeat top #f6522f;
        border-bottom: 4px solid #fcc7bc;
        border-right: 4px solid #fcc7bc;
    }
    
    .buttonTitle{
        display: inline; 
        float:left;
        width: 90%;
        font-size: 1.8em;
        font-family: Georgia, Verdana, Tahoma;
        margin: 10px 0px 3px 10px;
        padding: 4px 0px 10px 6px;
        color: #110400;       
    }
                                    
    .sectionWraps ul{
        display: inline; 
        float: left;
        width: 100%;
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 1px;
        
    }
    .sectionWraps ul li{
        display: inline; 
        float: left;
        width: 100%;
        padding: 0px 0px 0px 0px;  
        margin: 0px 0px 3px 0px;
        font-size: 1.1em;       
    }
    .sectionWraps ul li a{
        width: 85%;
        display: inline;
        float: left;
        color:#000000;
        margin: 0px 0px 0px 10px;
        padding: 5px 0px 5px 6px; 
        text-decoration: none; 
        border-bottom: 1px solid #fed3aa;
    }
    .sectionWraps ul li a:hover{ 
        color: #ffffff;
        text-decoration: none;
    }
    
    
    .sectionWraps ul li a.on{
        width: 85%;
        display: inline;
        float: left;
        color:#ffffff;
        background: #BD3407;
        margin: 0px 0px 0px 10px;
        padding: 5px 0px 5px 6px;  
        text-decoration: none; 
    }
    
    
    
    
    /* EVENTS WRAPER */

    .EvntSectionWraps{
        display: inline;
        float: left;
        width: 206px;
        margin: 0px 0px 15px 0px;
        background: url(../images/left_news_bg.png) no-repeat top #FE8D00;
        border-bottom: 4px solid #fcc7bc;
        border-right: 4px solid #fcc7bc;
    }
    
    .EvntButtonTitle{
        display: inline; 
        float:left;
        width: 95%;
        font-size: 1.8em;
        font-family: Georgia, Verdana, Tahoma;
        margin: 0px 0px 3px 0px;
        padding: 16px 0px 2px 10px;
        color: #000;
        
    }
                                    
    .EvntSectionWraps ul{
        display: inline; 
        float: left;
        width: 100%;
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 1px;
        
    }
    .EvntSectionWraps ul li{
        display: inline; 
        float: left;
        width: 98%;
        padding: 0px 0px 0px 0px;  
        margin: 0px 0px 3px 0px;
        font-size: 1.1em;       
    }
    .EvntSectionWraps ul li a{
        width: 92%;
        display: inline;
        float: left;
        color:#000000;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 10px 10px; 
        text-decoration: none; 
    }
    .EvntSectionWraps ul li a:hover{ 
        color: #fff;
        text-decoration: none;
    }
    
    
    

#rightWeaper{
    display: inline;
    float: right;
    width: 210px;
    margin: 0px 0px 0px 0px;
}


   .quickNewsHD{
           display: inline;
           float: left;
           width: 100%;
           text-indent: 10px;
           background: url(../images/right_bg.png) repeat-x; 
           color: #FFFFFF;
           font-size: 1.4em;
           margin: 0px 0px 2px 0px;
           padding: 5px 0px 8px 0px;
       }
       .quickNewsTXT{
           display: inline;
           float: left;
           width: 100%;
           background: #ffe0cc; 
           margin: 0px 0px 3px 0px;
           padding: 6px 3px 6px 6px;
           font-size: 1.1em;
           
       }
       .quickNewsTXT a{
           color: #333333;
           text-decoration: none;
       }
       
       .quickNewsTXT a:hover{
           color: #A83405;
           text-decoration: none;
       }
       
       
       
       
   .sectionWrapsRight{
    display: inline;
    float: left;
    width: 206px;
    margin: 0px 0px 15px 0px;  
    background: #ffe0cc;
    }
   
                                    
    .sectionWrapsRight ul{
        display: inline; 
        float: left;
        width: 100%;
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 1px;
        
    }
    .sectionWrapsRight ul li{
        display: inline; 
        float: left;
        width: 100%;
        padding: 0px 0px 0px 0px;  
        margin: 0px 0px 3px 0px;
        font-size: 1.1em;       
    }
    .sectionWrapsRight ul li a{
        width: 86%;
        display: inline;
        float: left;
        color:#000000;
        margin: 0px 0px 0px 2px;
        padding: 5px 0px 5px 16px; 
        text-decoration: none; 
        border-bottom: 1px solid #fed3aa;
    }
    .sectionWrapsRight ul li a:hover{ 
        color: #333;
        text-decoration: none;
    }
    
    
    .sectionWrapsRight ul li a.on{
        width: 97%;
        display: inline;
        float: left;
        color:#ffffff;
        background: #BD3407;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 6px;  
        text-decoration: none; 
    }




/* *****************  CENTER WEAPPER  ******************* */
/* ************************************************* */

#centerWeaper{
    display: inline;
    float: left;
    width: 560px;
    margin: 0px 0px 0px 12px;
}

    #centerWeaper h1{
        display: inline;
        float: left;
        width: 95%;
        margin: 10px 0px 5px 0px;
        padding: 0px 0px 3px 24px;
        font-size: 1.8em;
        font-family: Georgia, Tahoma, Verdana;
        font-weight: normal;
        color: #a64106;
        background: url(../images/title_bullet.png) no-repeat 1% 40%;
        border-bottom: 2px solid #fcc7bc;
    }
    #centerWeaper p{
        text-align: justify;
        line-height: 1.4em;
        display: inline;
        float: left;
        width: 96%;
        margin: 2px 0px 10px 0px;
        padding: 10px 10px 10px 10px;
        font-size: 1.1em; 
        color: #333;
        background: #FFF7DF;
        border-bottom:1px solid #fcc7bc ;
    }
    
    .otherContentSuport{
        text-align: justify;
        line-height: 1.4em;
        display: inline;
        float: left;
        width: 96%;
        margin: 6px 0px 10px 0px;
        padding: 10px 10px 10px 10px;
        font-size: 1.1em; 
        color: #333;
        background: #FFF7DF;
        border-top:1px solid #fcc7bc ;
        border-bottom:1px solid #fcc7bc ;
    }

    
    ul.catedreList{
        text-align: justify;
        line-height: 1.4em;
        display: inline;
        float: left;
        width: 94%;
        margin: 6px 0px 10px 0px;
        padding: 10px 10px 10px 10px;
        font-size: 1.1em; 
        color: #333;
        background: #faece9;
        border-top:1px solid #fcc7bc ;
        border-bottom:1px solid #fcc7bc ;
        list-style: none;
    }
    ul.catedreList li{
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style: none;
    }

    ul.catedreList li h3{
        font-weight: normal;
        font-size: 1.2em;
        padding: 0;
        margin: 0;
    }

    .collapse{
        width: 95%;
        margin: 4px 0px 3px 10px;
        padding: 10px 0px 10px 10px;
        background: #fff;
    }

/* *****************  FOOTER WEAPPER  ******************* */
/* ************************************************* */
#footerWraper {
    width: 100%;
    float: left;
    clear: both;
    background: url(../images/footer_bg.png) repeat-x top #ab0505;
    margin: 10px 0px 0px 0px; 
}

#footerContent{
    margin: 0px auto;
    padding: 20px 0px 30px 0px;
    width: 1000px;
    font-size: 1.1em;
    color: white;
    background: url(../images/footer_hd.png) top center no-repeat;    
}





fieldset{
    display: inline;
    float: left;
    border:1px solid #ccc;
    margin: 10px 0px 0px 10px;
    padding: 10px 50px 30px 50px;
}

legend{
    display: inline;
    padding: 6px 8px 6px 8px;
    background: #f0f0f0;    
}


input, textarea{
    display: inline;
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 1.4em;
}

label{
    font-size: 1.4em;
    color: red;
}