
/* *************************************** */
/* *   Style Switcher: bigger font size  * */
/* *************************************** */



body {
   background-color: #FFF !important;
}

.SunMoon i {
    color: gray !important;
}


.SunMoon i.active {
    color:yellow !important;
}


.ui-widget-content a.buttonSquare {
    color:white !important;
}

.ui-widget-content a.buttonSquare:hover, .ui-widget-content a.buttonSquare:active, .ui-widget-content a.buttonSquare:focus {
    color:#347534 !important;
}


.half-panel .half-panel-title, .half-panel .half-panel-body p  {
    color:#444 !important;
}

.breadcrumb {
    background-color: #FFF !important;
    color: #3366FF !important;
}

.breadcrumb > .active {
    color: #444 !important;
}



/*MOJE*/

.CentralMenu > li > a{
	/*color:#333 !important;*/
}

.name-pos a{
    color: #111 !important;
}

.da-slider{
    background-color: #ecf5fa !important;;
    border-top:#ecf5fa !important;;
    border-bottom:#ecf5fa !important;;
    /*box-shadow: 0px 1px 1px #000 !important;*/
}

.half-panel{
    border:0px solid #000;
}

.half-panel:hover{
    border:0px solid #000;
}


footer.footer {
background: #1b284a  !important;
color: #FFF;
}

footer.footer a:hover {
background: #FFF !important;
}

.da-slide h2{
    color:#1b284a !important;;
}

.da-slide-data p{
    color:#252a2a !important;;
}

.alert.alert-category {
    background: #FFF !important;
    border: 1px solid #1b284a  !important;
    color: #1b284a  !important;
}

.alert.alert-category:hover {
    background: #28c0d5 !important;
    border: 1px solid #28c0d5 !important;
    color: #FFF !important;
}


@import url("style.css");