/*
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 : 19.04.2014, 14:34:31
    Author     : REIZFLUT
*/

html{
    min-height: 101%;
}

body{
    padding-bottom: 50px;
}

.mgtop20px{
    margin-top: 20px;
}

.mgtop30px{
    margin-top: 30px;
}

.mgtop40px{
    margin-top: 40px;
}

.thumbgal-item{
   height: 100px;
   overflow: hidden;
   margin-bottom: 10px;
}

.qmchecked{color: #333;}
.qmtocheck{color: #CCC;}