.butik_content a {
	text-decoration: none;
	border-bottom: 1px solid #ee2a84;
	color: #ee2a84;
	}
.butik_content a:hover {
	color: #a11c59;
	border-color: #a11c59;
	}
	
.butik_content {
	margin: 1em -5px 0 -5px;
	width: 718px;
	border: 1px solid #d0d0d0;
	padding: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em
	}
	
.butik_content img {
	float: right;
	margin: 0 0 0 1em;
	}

.butik_content h1 {
	color: #ee2a84;
	font-size: 1.4em;
	}

.butik_content h2 {
	font-size: 1em;
	color: #cd2172;
	margin: 1.5em 0 0.5em 0
	}
	
.butik_content hr {
	border: none;
	height: 1px;
	background: #ff0078;
	width: 40%;
	margin: 1em auto 1em auto;
	}
	
.butik_content strong {
	color: #83003e;
	font-size: 0.9em;
	}
	
.butik_content p {
	margin: 0 0 1em 0;
	text-align: justify;
	}
.butik_content .italic {
	font-style: italic;
	}
	
.butik_content ol, .butik_content  ul {
	list-style-position: outside;
	margin: 1.5em 0 1.5em 3em;
	}
.butik_content  ol li, .butik_content  ul li {
	margin: 0 0 0.5em 0;
	}
.butik_content ul li {
	list-style-type: square;
	}

.butik_content dl dt {
	margin: 2em 0 0.5em 0;
	font-weight: bold;
	color: #ee2a84;
	}
.butik_content dl dd {
	padding: 0 0 0 1.5em;
	}
.butik_content dl dd p {
	margin: 0 0 0.5em 0;
	}
	
.butik_content table {
	border: 1px solid #ffe1f5;
	margin: 2em auto 2em auto;
	}
.butik_content table th {
	padding: 0.5em;
	background: #ffebf9;
	text-align: left;
	color: #83003e;
	font-size: 0.9em;
	}
.butik_content table td {
	padding: 0.5em;
	text-align: center;
	background: #fff2fa;
	}
.butik_content table .darker_row td {
	background: #ffebf9;
	}
	
.butik_content .baner  {
	display: block;
	text-align: center;
	margin: 0 auto;
	border: 0;
	}
.butik_content .baner img {
	float: none;
	}
	
/* corrections */
	
.text_menu_title {
	display: none;	
	}
	
.text_menu_list {
	font-size: 1.6em;
	font-weight: bolder;
	margin: 0.5em 0 0.5em 0;
	color: #cd2172;
	}
	
#side_menu {
	
	}