body {
	margin: 0;
	padding: 0;
	font: normal 14px/1.3em Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", times, Arial, Helvetica, sans-serif;
	border: 0;
	outline: 0;
	background: #fff repeat-x top left;
	color: #222;
	cursor: default;
	/* JUL!! 
	background: url(../images/jul-bg.jpg) no-repeat center 75px fixed; */
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	clear: none;
}

div, ul, ol, table, input, select, textarea, label, img {
	display: block;
	float: left;
}

table, tbody, thead, tfooter {
	width: 100%;
	float: left;
	display: table;
	}

div { width: 100%; }
a {	text-decoration: none; color: #222; cursor: pointer; }
a:visited { }
a:hover { background-position: 100% 100%; color: #c00; }
li.sel a { background-position: 100% 100%; }

ul { list-style: disc; }

h1,h2,h3,h4,h5,h6 {
	font: normal 10px/12px Georgia, "Times New Roman", times, Arial, Helvetica, sans-serif;
	clear: left;
	float: none;
	display: block;
}

h2 {
	font-size: 2.8em; line-height: 1.3em;
	}

h3 {
	font-size: 1.8em; line-height: 1.3em;
	color: #c00;
	}

h4 {
	border-bottom: 1px solid #d6d6d6;
	font-size: 1.5em; line-height: 1.3em;
	margin: 2em 0 .5em;
	padding: .2em 0;
	}

h5 {
	font-size: 1.3em; line-height: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 .5em;
	}

h5 img {
	margin: -3px 3px 0 0;
	}

h6 {
	font-size: 1.6em; line-height: 1.3em;
	}

h2 span, h3 span, h4 span, h5 span { display: none; }

.highlight {
	background: #e6f1be;
	padding: 0 2px;
	}

p {
	margin: 0 0 .8em;
	float: none;
	display: block;
	width: 100%;
	clear: both;
	font-size: 15px; line-height: 1.3em;
	}

p a {
	text-decoration: underline;
	}

.caption {
	width: 135px;
}

.caption img {
	float: none;
	margin: 0 auto;
	}

.caption span {
	clear: both;
	display: block;
	font-size: 14px;
	margin: 6px 0 0;
	text-align: center;
	}

.caption .promo {
	margin-top: 5px;
	}

p.big {
	font-size: 19px;
	clear: none;
	}

.gallery,
#julpromo {
	background: #fff;
	width: 800px;
	padding: 0 20px;
	margin: 0 -20px 20px;
	-moz-box-shadow: 0 1px 6px #bbb;
	-o-box-shadow: 0 1px 6px #bbb;
	-webkit-box-shadow: 0 1px 6px #bbb;
	-khtml-box-shadow: 0 1px 6px #bbb;
	box-shadow: 0 1px 6px #bbb;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	}

.gallery {
	padding: 25px 0 0;
	margin: 0;
	width: inherit;
	}

.clear {
	clear: both;
	display: block;
	}

textarea, .text, .file {
	border: 1px solid #ccc;
	margin: 0 4px 4px 0;
	padding: 3px;
	font: normal 12px/1.3em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	clear: left;
	}

.radio, .chk {
	margin: 0 4px 4px 0;
	}

label {
	cursor: pointer;
	clear: both;
	}

select {
	border: 1px solid #ccc;
	clear: left;
	}

/* List */

.plainlist {
	padding: 0 0 0 20px;
}

.plainlist li {
	font-size: 16px;
	line-height: 1.4em;
}

/* buttons */

.back {
	display: block;
	width: 140px; height: 24px;
	background: url(../images/back.png) no-repeat;
	}

.back span {
	display: none;
	}

/* header */

.header {
	width: 800px;
	float: none;
	margin: 0 auto;
	}

.header div {
	background: url(../images/header_bg.png);
	float: left;
	height: 105px;
	}

.logo {
	margin: 6px 0 0;
	float: left; clear: none;
	width: auto;
	}

.menu {
	float: right;
	margin: 75px 0 0 -20px;
	}

.menu li {
	clear: none; float: left;
	list-style: none;
	margin: 0 5px;
	height: 18px;
	}

.menu h3 {
	font-size: 12px; line-height: 1.3em;
	text-transform: uppercase;
	}

.menu a:hover {
	}

.menu .sel a {
	background: url(../images/menu-sel.png) no-repeat bottom;
/*	border-bottom: 3px dotted #c00; */
	height: 27px;
	float: left;
	color: #c00;
	}

/* end header */

/* main */

.main {
	width: 800px;
	float: none;
	margin: 0 auto;
	}

/* For wide pictures */

.main.widepic .divide.right {
	clear: both;
	}

.main div {
	float: left;
	}

.main h2 {
	line-height: 2em;
	margin: 6px 0;
	}

.main h3 {
	margin: 3px 0 6px;
	}

.box {
	position: relative;
	}

.red {
	color: #c00;
	}

.small {
	font-size: 90%;
	color: #666;
	}

.fade {
	color: #666;
	clear: none;
	}

.box div {
	/*border-bottom: 1px dotted #ccc;*/
	}

.box .divide {
	width: 48%;
	padding: 15px 0 3px;
	margin: 0 4% 0 0;
	}

.box .divide.right {
	float: right;
	margin: 0;
	}

.box.info {
	border: 1px solid #f0f0f0;
	background: #fafafa;
	padding: 10px 10px 2px;
	float: none;
	width: auto;
	margin: 0 0 12px;
	}

.box.info img {
	margin: 0 6px 0 0;
	}

.box.adress {
	float: right !important;
	background: #E6F1BE;
	padding: 10px 10px 2px;
	margin: 0 0 12px;
	border-left: 3px solid #a0cd21;
	}

.box.adress .divide {
	border: none;
	display: inline-block;
	float: left !important;
	clear: none;
	margin: 0;
	}

.box.adress .divide.adress p {
	margin: 0 0 4px;
	font-size: 18px;
	}

.footer {
	background: url(../images/footer_bg.png);
	width: 100%;
	margin: 20px 0 10px;
	}

.footer p {
	text-align: center;
	margin: 4px 0 5px;
	}

.footer span {
	margin: 0 6px;
	}

.footer a {
	margin: 0 4px;
	}

/* gallery */

#frontGallery {
	border-bottom: 1px dotted #c00;
	border-top: 1px dotted #c00;
	padding: 10px 0;
	}

.gallery td {
	width: 20%;
	padding: 0 0 12px;
	}

.gallery td a {
	/*float: left;*/
	text-align: center;
	}

.gallery td a img {
	float: none;
	margin: 0 auto;
	}

.gallery td span {
	width: 100%;
	margin: 6px 0 0;
	float: left;
	font-size: 14px;
	}

.gallery .ny {
	background: url(../images/ny.png) no-repeat;
	width: 26px; height: 26px;
	margin: 0 0 0 12px;
	position: absolute;
	}

/* product */

.location {
	float: right;
	margin: 15px 10px 0 0;
	}

.divide.product {
	border: none;
	padding: 0;
	}

.divide.product img {
	float: none;
	margin: 0 auto;
	}

.box.productinfo {
	border: 1px solid #c2e056;
	background: #E6F1BE;
	margin: 0 0 10px;
	padding: 2% 2% 1%;
	width: 96%;
	float: right;
	clear: both;
	}

.box.productinfo * {
	clear: none;
	float: left;
	width: auto;
	margin: 0;
	}

.box.productinfo span {
	clear: left;
	}

.box.productinfo p {
	font-size: 18px;
	}

.box.productinfo .right {
	float: right;
	width: 200px;
	}

.box.productinfo .right * {
	float: right;
	width: auto;
	}

.box.productinfo .right a {
	clear: both;
	text-decoration: underline;
	}
