/*
Theme Name:     Sieljvelünk
Theme URI:      http://mangodesign.hu/
Description:    Vidamdelfin Child Theme
Template:       vidamdelfin
Author:         Hangodi Titanilla
Author URI:     http://mangodesign.hu/
Version:        1.0
Text Domain:    siutak
*/


@import url("../vidamdelfin/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* menu top extra */
.menu_top_extra{
    background:#39A4BC;
}

/* menu top */
#menu_top{
   background: url('images/menu_top_bg_01.jpg') repeat scroll center center #F4F5F2;
   }


#menu_top ul li a {
    color: #41A2B9;
    }

/* ============================  */
.main_content img{
    max-width:100%;
    height:auto;
}
/* REGIOK - orszagok */
.country_box{
    background:#ffffff;
    margin-bottom:5px;
    padding:10px;
}

.country_box_left{
    float:left;
    width:25%;
}
.country_box_right{
    float:right;
    width:74%;
    margin-left:1%;
}

    .country_title{
        font-size:1.4em;
        margin-top:20px;
        margin-bottom:20px;
    }
    
    .region_title{
        font-size:1.1em;
        margin-bottom:10px;
    }


/* siterep adatlap */
.siterep_adatlap{}

    .siterep_adatlap hr{
        margin-top:2px;
        margin-bottom:2px;
    }
    
    .siterep_adatlap .parameters{
        font-size:0.85em;
        color:#666666;
    }
