/*
Theme Name: Bunker Child
Theme URI: http://feren.cz
Description: This is a Child of Bunker theme
Author: Miklos Ferencz
Author URI: http://feren.cz
Template: bunker
Version: 1.0
*/
@import url("../bunker/style.css");

body {
background: #fff;
font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 11px;
line-height: px;
color: #3D3D3D;
position: relative;
-webkit-font-smoothing: antialiased;
border-top: 0px solid #000000;
margin: 0;
}

