/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 24, 2014, 6:01:37 AM
    Author     : ritvars
*/


@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,700,500italic,700italic&subset=cyrillic-ext,latin-ext);



body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.4px;
}

.navig a {
    font-size: 16px; 
}

.img-navig span {
    font-size: 23px; 
}

.navig li {
    margin: 8px 6px;
}

