body {
	background-image: url("dermolin_hatter.jpg");
	background-color: #362217;
	background-attachment: fixed;
	overflow-x:hidden;
}

figcaption {
	font-weight:bold;
}

h3.inverse {
	background-color:#000000;
	color:#FFFFFF;
	display:inline-block;
	text-align:center;
	padding:5px
}

a.vasarlaslink {
	color: #FF3300;
}

.btn-xlarge {
    padding: 14px 24px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

.text-xsmall {
	font-size:60%;
} 

.leirasblokk {
	text-align:justify;
}

.prodheaderblock1 {
	text-align:right;
}

@media screen and (max-width: 768px) {
	.prodheaderblock1 {
		text-align:left;
	}
}
