﻿html, body {

height : 100%;

}

h1 {

font-size : 64px;

}

.header {

padding-top : 17%;

padding-bottom : 20%;

}

.navigacija {

margin-top : 2%;

font-size : medium;

}

.oddeli {

padding-left : 35px;

text-align : left;

background-color : black;

}

li {

padding : 1%;

}

.bg {

/*background-image : url('pozadinaworks.png');*/

background-color : black;

color : silver;

height : 100%;
width:100%;

background-position : center;

/*background-repeat : no-repeat;*/

}

#zamene {

line-height : 2;

font-family : 'Noto Sans', sans-serif;

}

#software {

background-color : #333333;

}

.nasloviStil {

font-family : 'Archivo Black', sans-serif;

font-size : xx-large;

}

.slikidesno {

padding-right : 5%;

}

.tekstworks {

line-height : 2;

font-family : 'Noto Sans', sans-serif;

}

#statisika {

background-color : #ccccff;

}

.classUp {

font-size : xx-large;

}

.center {

margin : 0;

position : absolute;

top : 50%;

left : 50%;

}

#pozadinalogonavigacija
{
	background-color: #5b2d8f;
}