html, body {
	margin: 0;
	padding: 0;
	font-size:100.01%;
}

body {
	margin-bottom: 50px;
	background: #b0b0b0 url(images/background.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
}


h2 {
	border-top: 2px solid #E2F1FE;
	margin-top: 0px;
		padding-top: 20px;
	margin-bottom: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Geneva, lucida, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
		background: url(images/cart_line.gif) repeat-x top left;

}


#box {
	margin: auto;
	position: relative;
	margin-top: 18px;
	width: 970px;
	padding: 15px;
	padding-bottom: 20px;
	padding-right: 16px;
	padding-top: 0px;
	background: #fff;
}


#main {

	background: url(images/bbm-real-eshop14_03.gif) no-repeat bottom right;
	padding-bottom: 80px;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	position: relative;
	float: left;
	top: 27px;
	left: 1px;
	width: 170px;
	height: 74px;
	overflow: hidden;
	font-size: 0.5em;
	background: #FF9800;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 74px;
	background: url(images/logo.gif) no-repeat top left;
	cursor: pointer;
}

#right {
	float: right;
	padding-top: 20px;
	width: 760px;
}

div.spacer {
	width: 100%;
	height: 0;
	clear: both;
	font-size: 0;
	
}

p {
	font-size: 1.09em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
}

a {
	color: #FF6600;
}

a:hover, a:focus {
	color: #000;
}
