﻿div.finanse_start
{
    background-position: center center;
    background-image: url(../grafika/finanse.jpg);
    width: 970px;
    height: 460px;
    background-repeat: no-repeat;
    background-color: #0e3782;
}

div.finanse_motto
{
    width: 200px;
    color: white;
    text-align: center;
    margin-top: 150px;
    margin-left: 400px;
}
div.finanse_motto_podpis
{
    text-align: right;
    width: 100%;
    font-size: 9px;
    font-style: italic;
}

a.link_mainpage
{ font-size: 9px;
  float:left;
}
