/*//////////////
  BACKGROUNDS
/////////////*/
.default {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    margin-top: 0px;
	background-color: #9CCFFA;
	background-image:url(images/pozadina.jpg);
	background-repeat:repeat-x;
}

.pozadinarub {
	background-color:#FFFFFF;
	background-image:url(images/pozadina_rub.jpg);
	background-repeat:repeat-x;
}

.def {
	background:url(images/bg-tile.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.tdm {
	background:url(images/bg-main.gif);
}

.tabla{
	border:1px solid #b8b5b5;
}

.tablad{
	border-bottom:1px solid #b8b5b5;
}

.glavna{
border-left:20px solid #f5f5f5;
border-right:20px solid #f5f5f5;
}

.slike {
border:3px double #b8b5b5;
}
/*///////////*/

/*//////////////
     TEXTS
/////////////*/
.txt {
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #474747;
}

.text {
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #474747;
}
.txt:hover {
font-family: Arial;
font-size: 11px;
text-decoration: underline;
color: #474747;
}

.txt2 {
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: white;
}

/*///////////*/

.naslov {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #1d227d;
font-weight: bold;
}
.ns{
	background-color:#f4f4f4;
}
.naslov2 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #868584;
font-weight: bold;
}

.br {
line-height:4px;
}

.br2 {
line-height:8px;
}

.vise {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #0876B1;
font-weight: normal;
}
.vise:hover {
font-family: Trebuchet MS;
font-size: 11px;
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;
}
/*/////////
  FORME
////////*/
.tipka {
	width:50px;
	border:1px solid #dddddd;
	background-color: #f7f7f7;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}

.forma2 {
	width:200px;
	height:70px;
	overflow: auto;
	border:1px solid #dddddd;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	background-color:#f7f7f7;
}

.forma3 {
	width:200px;
	height:20px;
	border:1px solid #dddddd;
	font-family: Arial;
	color: #606060;
	font-size: 11px;
	font-weight: normal;
	background-color:#f7f7f7;
}
/*/////////////////////////
/////////////////////////*/
.border{
border:4px solid #FFFFFF;
}


a{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #0876B1;
}
a:hover{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #0876B1;
}

.Back{
	background-image:url(images/bg-tile.jpg);
	background-repeat:repeat-y;
}

.scroll {
height:338px;
height:440px;
overflow:auto;
}

.li {
list-style:circle;
}
