* {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
}
h1, h2, h3, h4, h5, h6 { padding: 0.6em 0 1em 0; color: #109D48; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { border-left:3px solid #109D48; padding:0 0 0 0.5em; font-size: 1.1em; margin:30px 0; }
h4 { font-size: 1em; padding: 0.3em 0; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
p {
	padding:  0.4em 0 0.8em 0;
}
a {
	color: #109D48;
}
a:hover {
	color: #C00;
}
img {
	border: 0;
}
ul {
	list-style-image: url(/i/li.gif);
	margin-left: 1.7em;
}
ol {
	margin-left: 2em;
}
dd {
	margin-left: 1.7em;
}
li {

}
table {
	font-size: 100%;	
}
hr {
	color: #CCC;
	background: #CCC;
	border: none;
	margin: 1em 0;
	height: 1px;
}
.smf {font-size: 0.75em;}

#All {
	width: 100%;
	max-width: 980px;
	min-width: 770px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) > 982 ? "980px" : "auto");
	font-size: 1.3em;
	position: relative;
	min-height: 100%;
}
* html #All {
	height: 100%;
}
#Main {
	width: 100%;
	margin-bottom:3.5em;
}
#MainLeft, #MainRight {
	vertical-align: top;
}
#MainLeft {
	width: 25%;
	font-size: 0.85em;

}
#MainRight {
	width: 75%;
}

#Footer {
	position: relative;
	margin-top: -3.5em;
	height: 3.5em;
	font-size: 1.2em;
}


#Logo {
	background: url(/i/leftBg.png) no-repeat 50% 0;
	height:170px;
	text-align: center;
}


#Menu {
	list-style: none;
	float: left;
	width: 100%;
	margin:0;
	padding:20px 0 30px 0;
}
#Menu li {
	float: left;
	padding: 0;
	text-align: center;
	background: none;
}
#Menu a {
	display: block;
	height: 28px;
	overflow: hidden;
	text-decoration: none;
	font-size: 12px;
}
#Menu a span {
	position: relative;
	top: -13px;
	left: 0;
	height: 28px;
	display: block;
	width: 100%;
	cursor:pointer;
}
#Menu a:hover span, #Menu a.mOn span {
	background-position: 50% -28px;
}
#m01 { width:14%; }
#m01 span { background: url(/i/m01.png) no-repeat 50% 0; }
#m02 { width:27%; }
#m02 span { background: url(/i/m02.png) no-repeat 50% 0; }
#m03 { width:30%; }
#m03 span { background: url(/i/m03.png) no-repeat 50% 0; }
#m04 { width:28%; }
#m04 span { background: url(/i/m04.png) no-repeat 50% 0; }


#subMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 70%;
}
#subMenu li {
	padding: 0 0 0 10px;
	height: 1%;
	background: none;
}

#subMenu a {
	text-decoration: none;
	color: #000;
	display: table-cell !important;
	display: inline-block;
	width: auto;
	padding: 1em 20px 0 0;
	background: url(/i/marker.png) no-repeat 100% 0;
}
#subMenu a:hover, #subMenu a.mOn {
	color: #109D48;
	background: url(/i/marker.png) no-repeat 100% 100%;
}


#Content {
	margin-right: 170px;
	text-align: justify;
	//width: 100%;
}

#Content img {
	border: solid 1px #109D48;
}
#mult {
	position: absolute;
	right: 0;
	top: 180px;
/*	top: 300px; */
	height: 200px;
}
.siteTitle {
	font-size: 0.9em;
	white-space: nowrap;
	text-align: center;
	letter-spacing: 18px;
	padding: 0.3em 0 0 0;
}
.parTitle {
	text-transform: uppercase;
}
.newsTitle {
	padding:0;
}


/* #copy {
	padding-right: 2em;
	text-align: right;
}
*/

#copy { color:#808080; font-size:90%; padding:0 2em; text-align:left; }
#copy div { float:right; }
#copy div a { font-size:100%; }

a.copy {
	font-size: 0.8em;
	color: #808080;
	text-decoration: none;
}
a.copy:hover {
	color: #109D48;
}


.leftright {
	width: 100%;
}
.leftright td {
	width: 50%;
	vertical-align: bottom;
	padding: 0.5em 0;
}
.right {
	text-align: right;
}


.catList {

}
.catList .catItem {
	margin-left: 185px;
}
.catList img {
	border: solid 1px #109D48;
	float: left;
	margin: 0 0 7px 0;
}
.clear {
	clear: both;
}
#shopsMap {
	text-align: left;
	clear: left;
	width:400px;
	height:400px;
	background: url(i/scheme.png) no-repeat 0 0;
	position: relative;
	margin: 0 auto;
}
.shop {
	position: absolute;
	width:10px;
	height:10px; 
	text-decoration: none;
	ooverflow: hidden;
}
#shopsMap img {
	border: 0;
}
#shopsMap .dotimg {
	border: 0;
	width: 10px;
	height: 10px;
	position: absolute;
	background: url(/i/magDot.png) no-repeat 0 0;
}
.shopDesc {
	background:#EEE43F;
	border: solid 1px #1E944A;
	display: none;
	position: relative;
	padding: 3px;
	text-decoration: none;
	color: #000;
	font-size:0.8em;
}
.shopDesc span {
	white-space: nowrap;
}
.shopList {
	color: #666;
	font-size: 0.85em;
	padding: 0 0 0.6em 0;
}
.shopList a {
	color: #000;
/*	font-weight: bold;
*/	text-decoration: none;
}
.shopList a:hover {
	color: #C00;
}

.shopfoto {
	float: left;
	margin-bottom: 40px;
	margin-right: 30px;
}
.shoppodr {
		
}

.green {
	color: #109D48;
}
.shopsBack {
	width: 300px;
	text-align: center;
}
.shopsBack a {
	text-decoration: none;
	padding-left: 11px;
	background: url(/i/greenarrow.gif) no-repeat 0 50%;
}

p.s { font-size:85%; }
span.s { color:#606060; font-size:85%; }
ul.s { margin-bottom:30px; }
ul.s li { margin-bottom:5px; }
h3.c { margin-bottom:10px; }


#dtd {border-collapse:collapse; margin:20px 0;}
#dtd tr {border-top:1px solid #109d48;}
#dtd tr td, #dtd tr th {padding:5px;text-align:center;}
#dtd tr td span {color:#808080;}
.doff {color:#109d48;}
#dtd #tbor { border-top:none; }
#dtd #bbor { font-size:85%; }

.partnersPics {
	float:left; width: 33%; text-align: center;
}

.smallite {
	font-size: 0.8em;
	color: #808080;
}



.container {
	width: 100%;
	overflow: hidden;
}
.left, .rightf {
	float: left;
	margin: 0 25px 25px 0;
}
#r1 {
	padding: 0 0 0 0;
}
#p1 {
	margin: 54px 0 0 0;
}

#p2, #p3, #p4, #p5 {
	margin: 0 0 25px 0;
}


