html {
	margin: 0; 
	padding: 0;
	overflow: -moz-scrollbars-vertical; /*scrollbars in FF always on */
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background: #d0c7bc;
	}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	}

.t_form {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 8pt;
	}

.noinput {
	border: none;
	background: none;
	}
	
img {
	 border: 0;
	 }

.slika {
	 border: 1px solid #2c120f;
	 }

p {
	padding: 0;
	 }


.t_j { 
	text-align: justify;
	}

#t_sm { 
	color: #d0c7bc;
	}

#t_sm2 { 
	color: #a8987a;
	}

#t_sm3 { 
	color: #2c120f;
	}

#t_o { 
	color: #d5551d;
	}

#naslov {
	font-size: 11pt;
	color: #d5551d;
	font-weight: bold;
	}

#bg_svsmedja {
	background: #b0a292;
}

#bg_smedja {
	background: #4a3630;
}

#bg_tsmedja {
	background: #2c120f;
}

#bg_ssmedja {
	background: #6e5f5a;
}

ul {
	padding: 5px 0 5px 18px;
	margin: 0 0 5px 0;
	list-style-type: square;
	}

li {
	margin: 2px 0 1px 0;
	padding: 3px 0 0 0;
	}

a:link {
	text-decoration: underline;
	color: #2c120f;
	}
a:visited {
	text-decoration: underline;
	color: #2c120f;
	}
a:hover {
	text-decoration: none;
	color: #d5551d;
	}
a:active {
	text-decoration: none;
	color: #d5551d;
	}

.t_meni {
	color: #2c120f;
}

.t_meni a:link {
	text-decoration: none;
	color: #2c120f;
	}
.t_meni a:visited {
	text-decoration: none;
	color: #2c120f;
	}
.t_meni a:hover {
	text-decoration: none;
	color: #d5551d;
	}
.t_meni a:active {
	text-decoration: none;
	color: #d5551d;
	}

#t_sm a:link {
	text-decoration: underline;
	color: #d0c7bc;
	}
#t_sm a:visited {
	text-decoration: underline;
	color: #d0c7bc;
	}
#t_sm a:hover {
	text-decoration: none;
	color: #d5551d;
	}
#t_sm a:active {
	text-decoration: none;
	color: #d5551d;
	}

.t_meni2 {
	color: #d0c7bc;
}

.t_meni2 a:link {
	text-decoration: none;
	color: #d0c7bc;
	}
.t_meni2 a:visited {
	text-decoration: none;
	color: #d0c7bc;
	}
.t_meni2 a:hover {
	text-decoration: none;
	color: #d5551d;
	}
.t_meni2 a:active {
	text-decoration: none;
	color: #d5551d;
	}
