body {
	font-family: 'Roboto' , Arial, sans-serif;
	font-weight: 400;
	font-size: 11pt;
	line-height: 1.4;
	background-color: #fff;
	margin: 3px 10px 10px 10px;
}
h1 {
	font-family: 'Alegreya' , Georgia, serif;
	font-size: 2.2em;
	font-weight: 900;
	padding: 0;
	margin: 0;
	text-shadow: 1px 1px 1px #fff, 2px 2px 1px #999;
}
h1 a:link, h1 a:visited {
    color:#000;
}
h2 {
	font-family: 'Roboto Condensed' , 'Arial Narrow' ,Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 300;
	padding: 0;
	margin: 0 0 .5em 0;
}
p {
	margin: 0 0 .5em 0;
}
.important{
	color: #f00;
}
.important2{
	color: #f90;
}
.condensed {
	font-family: 'Roboto Condensed' , 'Arial Narrow' ,Arial, sans-serif;
	font-weight: 300;
}
#main-menu {
	font-family: 'Roboto Condensed' , 'Arial Narrow' ,Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	padding: .25em 0;
	margin: .25em 0 1em 0;
	border-style: solid;
	border-color: #000;
	border-width: 3px 0;
}
#main-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main-menu li {
	display: inline;
}
#main-menu li:after {
	content: "\00a0\00a0|\00a0";
}
#main-menu li:last-child:after {
	content: '';
}
#user-wrapper {
	float: right;
	text-align: right;
	margin-top: 1em;
}
#logout {
	margin-left: 1em;
}
a {
	color: #59d;
	text-decoration: none;
}
a:hover {
	opacity: .75;
}
a.button {
	display: inline-block;
	background-color: #59d;
	color: #fff;
	padding: .2em .5em;
	margin: 0 .5em .5em 0;
}
a.button.white {
	background-color: #fff;
	color: #59d;
	padding: 0;
}
input[type=submit] {
	display: inline-block;
	background-color: #59d;
	color: #fff;
	padding: .2em .5em;
	margin: 0 .5em .5em 0;
	border-style:none;
}
.thin {
	font-weight: 300;
}
.bold {
	font-weight: 900;
}
.small {
	font-size: .85em;
}
.long {
	display: inline;
}
.short {
	display: none;
}
.bullet {
	display: inline-block;
	-font-weight: 900;
	color: #fff;
	background-color: #999;
	min-width: .6em;
	padding: 0 .4em;
	text-align: center;
	border-radius: .7em;
}
.nowrap {
	white-space: nowrap;
}
.inline-block {
	display: inline-block;
}
.margin-right {
	margin-right: 1em !important;
}
.margin-right-half {
	margin-right: .5em !important;
}
.table {
	display: table;
	border-style: solid;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	margin-bottom: .5em;
}
.tr {
	display: table-row;
}
.tr:hover {
	background-color: rgba(85, 153, 221, 0.1);
}
.tr.header {
	background-color: #000;
	color: #fff;
}
.td {
	display: table-cell;
	padding: 0 5px;
	border-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #000;
	border-width: 0 1px 1px 0;
}
.td:last-child {
	border-width: 0 0 1px 0;
}
.tr.header .td {
	border-right-color: #666;
}
.td.index {
	text-align: right;
}
@media only screen and (max-width: 940px) {
	.expendable
	{
		display: none !important;
	}
	.long
	{
		display: none;
	}
	.short
	{
		display: inline;
	}
}
@media only screen and (max-width: 750px) {
	body {
		font-size: .8em;
	}
}
@media only screen and (max-width: 480px) {
	body {
		background-image: none;
	}
	h1 {
		font-size: 2em;
	}
	#main-menu {
		border-width: 2px 0;
	}
	.table, .tr {
		display: block;
	}
	.tr {
		padding: 3px 2px 6px 40px;
		border-style: solid;
		border-color: #000;
		border-width: 0 0 1px 0;
	}
	.table {
		border-style: solid;
		border-color: #000;
		border-width: 2px 0 1px 0;
	}
	.tr.header {
		display: none !important;
	}
	.td {
		display: inline;
		margin: 0 5px 0 0;
		padding: 0;
		border: none;
	}
	.td.index {
		float: left;
		margin: 0 0 0 -38px;
	}
}
@media only screen and (max-width: 360px) {
	#user {
		display: none;
	}
}
label {
	margin-left: 0.5em;
}

.formacijaOkvirZunanji { background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #DFDBD1; display: inline-block; vertical-align: top; margin-bottom: 14px; }
.formacijaOkvir { width: 240px; height: 240px; line-height: 240px; text-align: center; }
.formacijaOkvir.crta { border-style: solid; border-width: 0 0 1px 0; border-color: #DFDBD1; }
.formacija { vertical-align: middle; }
div.zreb { text-align: center; }
div.formacijaZnak { position: absolute; padding: 5px 10px; }
div.formacijaNaziv { background-color: #ebebe8; padding: 5px 10px; }
div.FlipRotate { position: absolute; padding: 5px 5px 5px 219px; }
.naslov { font-size: 2em; }