﻿body 
{
    margin:0px;
    background-color:#0e2930;
    font-family:Calibri, Arial;
    color:#FFFFFF;
}

div.head 
{
    margin:auto;
    width:1000px;
    height:1000px;
}

div.header 
{
    width:100%;
    height:280px;
    background:url([images/header_light.jpg]);
    text-align:center;
    vertical-align:text-bottom;
}

div.body 
{
    width:100%;
    height:660px;
    padding-top:60px;
    background-image:url('images/pozadi.jpg');
    text-align:center;
}

p
{
    margin:0px;    
}

a.menu
{
    font-size:30pt;
    color:#FFFFFF;
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
}

a:hover
{
      border-bottom: 1px dashed #119c97;
}

p.header
{
    font-size:50pt; position:relative; top:85%;
}

div.pen 
{
    width:460px; 
    height:159px;
    margin-top:45px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

div.obdelnik
{
    width:460px;
    height:84px;
    background-image:url('images/obdelnik.jpg');
    padding-top:20px;
}

a.obdelnik 
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:35pt;
}

div.change {color:#2a6b7b;}
a.change   {color:#2a6b7b; border-bottom: 1px dashed #2a6b7b; text-decoration:none;}
a:hover.change    {color:#FFFFFF;}
