body
{
	background: url("../img/background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	min-height: 700px;

}	

.container-sm
{
	background-color: white;
	box-shadow: 4px 3px 8px 1px #969696;
	-webkit-box-shadow: 4px 3px 8px 1px #969696;
	margin-top: 50px;
	padding-bottom: 40px;
	
}	
.carousel-item
{
	width: 100%;
}	
.drugi
{
	margin-bottom: 100px;
}	
.btn
{
	margin: 5px; 
	width: 100px;
}	
.text
{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
}	

li
{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
	list-style-type: none;
)	