html,body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #767570 url("/images/css/body.png") repeat-x top left;
}

div#page-mat {
	width: 760px;
	_height: 490px;
	min-height: 490px;
	text-align: left;
	background: transparent url("/images/css/mp.jpg") no-repeat 0px 0px;
	margin: 0 auto;
	position: relative;
}

div#page-mat p.addr {
	position: absolute;
	top: 385px;
	left: 9px;
	font-size: 14px;
	width: 215px;
	color: #FFF;
	line-height: 1.5;
}

h1.hid,h2.hid {
	visibility: hidden;
	margin: 0;
	padding: 0;
	display: none;
}

h2 {
	font-size: 1.5em;
	color: #F51D00;
	font-weight: normal;
}

div#page-mat a {
	color: #FFF;
	text-decoration: none;
}

div#page-mat a:hover {
	text-decoration: underline;
}

/* text */
div#page-text {
	margin-top: 134px;
	width: 658px;
	min-height: 417px;
	_height: 417px;
	float: right;
	font-size: 0.9em;
	color: #222;
	background: transparent url("/images/css/footer.png") no-repeat bottom
		center;
}

div#txt-mat {
	margin: 18px 18px 18px 168px;
}

div#txt-mat a {
	color: #2F7EBF;
	text-decoration: underline;
}

#jeans-eshop {
	padding: 1em;
	background: #E5380E;
	color: white;
	text-align: center;
}

#jeans-eshop a {
	color: white !important;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none !important;
	padding-bottom: 0.3em;
	border-bottom: 2px solid #EF9A86;
}

#jeans-eshop a:hover {	
	border-bottom-color: white;
}

#jeans-eshop span {
	margin-top: 1em;
	display: block;
}

.small {
	font-size: 11px !important;
}
