﻿body {
    /* czcionki na potrzeby ilustracji */
    font-family : Georgia, Trebuchet MS, "Arial", monospace;
    font-weight : normal;
    font-size   : 15px;
    text-align  : justify;
    color: #000000;
	background-color: white;
	background-image: url(../templates/grafika/naglowek.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a {
    /* czcionki na potrzeby ilustracji */
    font-family : Georgia, Trebuchet MS, "Arial", monospace;
    font-weight : bold;
	text-decoration: none;
    font-size   : 15px;
    color: #000000;
}

.logo1 {
    font-family : Georgia, Trebuchet MS, "Arial", monospace;
    font-weight : normal;
    font-size   : 40px;
    text-align  : justify;
    color: #70b6c8;
}

.logo2 {
    font-family : Georgia, Trebuchet MS, "Arial", monospace;
    font-weight : bold;
    font-size   : 20px;
    text-align  : justify;
    color: silver;
}

.stopka {
    font-family : Georgia, Trebuchet MS, "Arial", monospace;
    font-weight : normal;
	text-decoration: none;
    font-size   : 12px;
    color: gray;
}

.foto {
    width: 620px;
	height: 80px;
	border: none;
}

.foto2 {
    width: 140px;
	height: 80px;
	border: none;
}