@charset "utf-8";
/* CSS Document */

body {
	font-family:		"Trebuchet MS";
	font-size:			13px;
	-webkit-text-size-adjust: none;
}

textarea {
	font-family:		"Trebuchet MS";
	font-size:			13px;	
}

form {
	padding:			0;
	margin:				0;
}

input, textarea, select {
	padding:			2px 2px 2px 3px;
	background-color:	#FFFFFF;
	border:				1px solid #8da4b7;
	font-family:		Tahoma;
	font-size:			13px;
	margin:				2px;
}

p {
	margin:				0;
	padding:			0;
}

hr {
	height:				1px;
	border-top:			1px solid #000000;
	border-bottom:		none;
	border-left:		none;
	border-right:		none;
	background-color:	#000000;
}

.produkt {
	width:				181px;
	height:				60px;
	background-color:	#f2f7f0;
	border:				1px solid #aeaeae;
	float:				left;
	margin:				4px;
	text-align:			center;
}

blockquote {
	margin-right:		0px;
	margin-bottom:		0px;
}

a {
	text-decoration:	none;
	color:				#000000;
}

a:hover {
	color:				#555555;
}
