/*
Theme Name: Child Theme
Template: sparkling
Author: Free WP TP
Author URI: http://freewptp.com/
*/

#secondary .widget a {
    color: #dd3333;
	text-transform: capitalize;
font-size: 8;
font-weight: bold;
}

#secondary .widget > h3 {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 25px;
    margin-top: 0;
    color: #636467;
}

<?php wp_head(); ?>

#header_main .container, .main_menu ul:first-child > li > a {
height: 90px  !important;
line-height: 90px  !important;
}

html.fixed_header #main {
padding-top: 90px;
}

</head>

<div id="custom_header" style="width:1150px;margin-left:auto;margin-right:auto;">
<img src="http://eeagrants-tisa.ro/wp-content/uploads/2015/12/heder-2-1.jpg" border="0" usemap="#map_top_link">
    <map name="map_top_link">
        <area shape="rect" coords="0,0,280,170" href="http://eeagrants.org/" target="_blank" />
        <area shape="rect" coords="280,0,900,170" href="http://www.mmediu.ro/" target="_blank" />
        <area shape="rect" coords="900,0,1170,170" href="http://geografie.ubbcluj.ro/pages/sienphcts/" target="_blank" />
        <area shape="rect" coords="0,0,0,0" href="http://www.ubbcluj.ro/ro/" target="_blank" />
    </map>

</div>
