.osmrtnica_siva {
	background: #333;
	padding: 10px;
	border: 4px solid #775b1a;
	outline: 4px solid #aa9853;
	margin: 0; 
	overflow: auto;
	padding-left: 45px;
	margin-bottom: 15px;
}

div.trgovina {
	padding-bottom: 10px;
}

h1 {
	margin-top: -2px;
	margin-bottom: -2px;
}

h1.osmrtnica {
    color: #c3af55;
    margin-top: 0px;
}

h2.osmrtnica {
    color: #c3af55;
    margin-top: 0px;
}

h1.header {
    margin-top: 10px;
    margin-bottom: 10px;
}

p.osmrtnica {
    color: #c3af55;
    text-align: justify;
	text-justify: inter-word;
}




.template1_bg_full {
	background: url('https://pogrebne-storitve-raj.si/h/template/bg_marmor.png');
	padding: 10px;
	border: 4px solid #DDD; 
	outline: 4px solid #231f20; 
	margin: 0; 
	overflow: auto; 
	margin-bottom: 15px;
}

.template1_bg_right {
	background: #333 url('../h/template/1desno.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;

	border: 4px solid #775b1a; 
	outline: 4px solid #aa9853; 
	margin: 0; 
	overflow: auto; 
	margin-bottom: 15px;
}

.template1_bg_left {
	background: #333 url('../h/template/1levo.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;

	border: 4px solid #775b1a; 
	outline: 4px solid #aa9853; 
	margin: 0; 
	overflow: auto; 
	margin-bottom: 15px;
}

.navbar.navbar-default {
    border-radius: 15px;
}