/* Sexshop - Strona główna */


body {
	width:972px;
	margin:auto auto;
	background: #ffffff;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #800080;
	text-align:center;
	border:0;
	}
#page {
	width: 972px;
	margin: auto;
}

#content {
	width:740px;
	margin:auto;
}


a{
	font-size:22px;
	font-weight:bold;
	color: #ff00ff;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	border: solid 1px #ff00ff;
	height:150px;
	margin:0;
}


h1{
	text-align: center;
	font-size: 30px;
	padding-top:7px;
/*	padding-left:203px;  */
	font-weight: bold;
	color: #800080;
	background: none;
}


