.default {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #f1f1f1;
    margin-top: 0px;
}

.bg {
background-image:  url(images/bg-tile.jpg);
}
.txt {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #252525;
line-height:12px;
}
.naslov {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #868584;
font-weight: bold;
}

.br {
line-height:4px;
}

.br2 {
line-height:8px;
}
.txt:hover {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: underline;
color: #000000;
}
.scroll {
	margin-top: 0px;
	width: 100%;
	overflow:auto;
	height: 480px;
}
.scroll2 {
	margin-top: 0px;
	width: 100%;
	overflow:auto;
	height: 480px;
}

.vise {
font-family: Trebuchet MS;
font-size: 10px;
text-decoration: none;
color: #0876B1;
font-weight: normal;
}
.vise:hover {
font-family: Trebuchet MS;
font-size: 10px;
text-decoration: none;
color: #0876B1;
font-weight: normal;
}

.links {
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
color: #660000;
font-weight: normal;
}

.links:hover {
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
color: #660000;
font-weight: normal;
}

.tipka {
	width:50px;
	border:1px solid #252525;
	background-color: #9b0007;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.forma1 {
	width:168px;
	height:25px;
	border:2px solid #ddd8bb;
	font-family: Tahoma;
	color: #004e99;
	font-size: 11px;
	font-weight: bold;
	background-color:#F5EED4;
}
.forma2 {
	width:150px;
	height:95px;
	overflow: auto;
	border:1px solid #252525;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #252525;
	background-color:#c4c3c3;
}

.forma3 {
	width:150px;
	border:1px solid #252525;
	font-family: Trebuchet MS;
	color: #252525;
	font-size: 11px;
	font-weight: bold;
	background-color:#c4c3c3;
}

.border{
border:3px solid #FFFFFF;
}


a{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: white;
}
a:hover{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #BCAEAC;
}

.Back{
	background-image:url(images/bg-tile.jpg);
	background-repeat:repeat-y;
}