@charset "utf-8";
/* CSS Document */

body {
	font-size: 1.4vw;
}

#tmpl-top-container {
	width: 100%;
	position: relative;
}
#tmpl-top-container #tmpl-menu {
    width: 90%;
    float: left;
    height: 100%;
    padding-top: 45px;
}
#tmpl-language {
    width: 10%;
    float: left;
    height: 100%;
    padding-top: 45px;
}