﻿body {
}

.bckg
{
    
   background-color: #6191bf;
    text-align: center;
    font-family: Cambria;
    font-size: x-large;
    font-weight: bold;
   color: #FFFFFF;
    height:100px;
    width:1000px;
    margin:auto;
}
.box
{
    padding-top: 100px;
    text-align: left;
    margin: auto;
    height: 500px;
    width: 1000px;
    font-family: Calibri;
    color: #000080;
}

.textb1
{
    height: 137px;
    font-family: Tahoma;
    font-size: large;
    font-weight: bold;
    color: #000080;
    width: 995px;
    margin-top: 0px;
    text-align: center;
}

.textb2
{   
    padding-left:362px; 
    height: 95px;
    font-family: Tahoma;
    font-size: large;
    font-weight: bold;
    color: #000080;
}
.textb3
{   
    padding-left:442px; 
    height: 84px;
    font-family: Tahoma;
    font-size: large;
    font-weight: bold;
    color: #000080;
}

.naslov
{
    background-color: #3F92D2;
    width: 1000px;
    height: 43px;
    text-align: right;
    vertical-align: middle;
    font-family: Cambria;
    font-size: xx-large;
    font-weight: bold;
    color: #FFFFFF;
}

.menubuttons
{
    background-position: left;
    background-color: #66A3D2;
    margin-left: 25px;
    color: #333333;
    font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
    margin-top: 0px;
    background-image: url('../slike/gumb.jpg');
    background-repeat: no-repeat;
}

.menubuttons:hover
{
    background-position: left;
    background-color: #66A3D2;
    margin-left: 25px;
    color: #333333;
    font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
    margin-top: 0px;
    background-image: url('../slike/gumb1.jpg');
    background-repeat: no-repeat;
}

.menu
{
    width: 182px;
    height: 605px;
    background-color: #3F92D2;
    padding-top: 10px;
    float: left;
    font-size: small;
    font-weight: 700;
    color: #FFFFFF;
}
