﻿html {
	background-image: url('pics/bg-blue.png');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: 'Exo 2', sans-serif;
	color: #666;
}

a
{
	color: #124063;
	text-decoration: none;
}

a:hover
{
	color: #D53430;
	text-decoration: none;
}

.pic-link {
}

.pic-link:hover {
	opacity: 0.85;
}

.fast-contact {
	font-size: 13px;
	font-weight: 300;
	color: #969696;
}

.podpis-nadpis {
	font-size: 14px;
	font-weight: 600;
	color: #004163;
}

.podpis {
	font-size: 12px;
	font-weight: 300;
	color: #C0C0C0;
}
.content {
	font-size: 14px;
	font-weight: 300;
	color: #818181;
}
