html
{

}

body
{
text-align:left;
font-family: 'Titillium Web', sans-serif;
font-size:16px;
color:#c7d6ee;
background-color:#070b19;
}

.bg{
background-image:url("img/bg.png");
background-repeat:no-repeat;
background-position:top center;
}
h1{font-weight:200;}
.black{background-color:#000;}
.logo{margin-top:30px;margin-bottom:30px;}
a, .blue{color:#1795ff;}
.radius{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.miniatury img {border:1px solid #0d3c6a;margin-bottom:10px;}

small, .small {font-size:62%;}

.linki a
{
color:#FFF;
float:right;
}

a.link-powrot
{
line-height:98px;
margin-right:12px;
}

a.link_fb
{
height:35px;
width:36px;
background:url("img/fb.png") no-repeat top;
margin-right:12px;
margin-top:28px;
}

a.link_yt
{
height:35px;
width:36px;
background:url("img/yt.png") no-repeat top;
margin-top:28px;
}

.footer{border-bottom:1px solid #252932;color:#757f8f;}
.footer_logo{padding-top:20px;padding-bottom:20px;}
.footer_item{line-height:86px;}

.foo_link
{
height:93px;
background:url("img/foo_bg.png") no-repeat;
display: block;   margin-left: auto;   margin-right: auto; 
}

.foo_link:hover
{
background:url("img/foo_bg_hover.png") no-repeat;
}

a.mn{background-position:0 0;width:89px;}
a.mn:hover{background-position:0 0;width:89px;}
a.midi{background-position:-127px 0;width:122px;}
a.midi:hover{background-position:-127px 0;width:122px;}
a.keyschool{background-position:-287px 0;width:125px;}
a.keyschool:hover{background-position:-287px 0;width:125px;}
a.kfm{background-position:-453px 0;width:120px;}
a.kfm:hover{background-position:-453px 0;width:120px;}
a.kf{background-position:-612px 0;width:98px;}
a.kf:hover{background-position:-612px 0;width:98px;}
a.wi{background-position:-749px 0;width:158px;}
a.wi:hover{background-position:-749px 0;width:158px;}

a.link_fb:hover{background:url("img/fb_hover.png") no-repeat top;}
a.link_yt:hover{background:url("img/yt_hover.png") no-repeat top;}

input[type="text"]{background:transparent;border:1px solid #1795ff;color:#1795ff;}
label{font-weight:normal;}
.checkboxFour input[type=checkbox]:checked + label {
	background: #26ca28;
}

.ideye{filter: grayscale(100%);}
.ideye:hover {filter: grayscale(0%);}
.timer{font-size:60px;}

.alert-success {
color: #FFF;
background-color: #1795ff;
border-color: #1795ff;
}

.jasny{background:#090e20;padding-top:40px;padding-bottom:40px;}
.jasny h1{margin-top:0;}