body {
	margin:0; padding:0;
	background:white url("bg.jpg") 0% 0% repeat-x;
	font-family:Verdana;
	font-size: 14px;
}
.prod {
	width:100%; margin:0;padding:0;
	text-align:center;
}

.content {float:left; padding-right:50px; padding-left:50px;}
.content p {margin-top:0;padding-top:0;}
.menu {	width:100%; margin:0;padding:0;margin-top:10px;
	text-align:center;font-size:1.3em;margin-bottom:30px;}
.menu a {color:#1B5EA8;text-decoration:underline;
margin-left:10px;margin-right:10px;}
.menu b {color:#EA5A2C;margin-left:10px;margin-right:10px;font-weight:normal;}
.menu a:hover {color:#EA5A2C;text-decoration:none;}

.menu_left {width:200px; margin-right:40px;float:left;font-size:0.8em;margin-bottom:20px;padding-bottom:0px;}

.menu_left a {text-decoration:none;}

.copyr {
	color:gray;
	float:left;
	font-size:0.8em;
	width:100%;
	padding:0;margin:0;	
	text-align:center;
	margin-top:20px;
	vertical-align:center;
	height:86px;
	background:white url("bg_foother.jpg") left bottom repeat-x;
}

.copyr p {padding-top:20px;}
.copyr a {
  color: gray;
}

.content h1 {
	font-size:22px;
	font-family:Myriad Pro;
	color:#EA5A2C;
	font-weight: lighter;
	margin-bottom:10px;
	margin-top:20px;
	cursor:pointer;
}

.content h2 {
	font-size:18px;
	font-family:Myriad Pro;
	color:#EA5A2C;
	font-weight: lighter;
	margin-bottom:10px;
	margin-top:10px;
	cursor:pointer;
}

/*менюшка слева*/

.menu_left tr {
background: #CFE8E7;
}
.menu_left td {
padding:5px;
width:200px;
}

.menu_left td.menub {
background: #EA5A2C; /*#d7d7d7;*/
text-align:center;
}
.menu_left td.menub a {color:black; font-weight:bolder;}
.menu_left td.menub a:hover {color:white;}
#q1 a {color:#1B5EA8; font-weight:normal;}
#q2 a {color:#1B5EA8; font-weight:normal;}
#q1 a:hover {color:#EA5A2C;}
#q2 a:hover {color:#EA5A2C;}

#q1 {
	margin-top:10px;
	text-align:left;
}

#q2 {
	margin-top:10px;
	text-align:left;
}

.index table {width:800px;}
.index td {vertical-align:top; text-align:left; width:0%; padding-top:15px;}
.index .st {margin-right:10px;}

.logo {
	position:absolute;
	top:20px;
	left:40px;
}

.logo img {
 border:0px;
}
.baner {
	position: absolute;
	top:10px;
	right:20px;
}

.baner img {
 border:0px;
}

.q1 {
	display:inline-table;
	margin-top:10px;
	text-align:left;
}

.q1 a {color:#1B5EA8; font-weight:normal; font-size:1.1em; line-height:1.7em;}
.q1 a:hover {color:#EA5A2C;text-decoration:none;}

.q2 {
	display:inline-table;
	margin-top:0px;
	text-align:left;
}

.q2 a {color:#1B5EA8; font-weight:normal; font-size:1.1em; line-height:1.3em;}
.q2 a:hover {color:#EA5A2C;text-decoration:none;}
.q2 img {border:0px;}

a.q {color:#1B5EA8; font-weight:normal; font-size:1.1em; line-height:1.3em;}
a:hover.q {color:#EA5A2C;text-decoration:none;}

/*------------------------------------------*/

.index_pic {
/*	float:left;*/
	border: 0px solid #EA5A2C;
/*	width:220px;
	height:168px;*/
	margin-right:15px;
	
}

.inner_pic {
	float:left;
	margin-right:20px;
	margin-bottom:0px;
}

.map {
	border:0px solid #CC6633;
}

/* ----------------------------------------------------- */
/* -------------------- Gallary ------------------------ */
/* ----------------------------------------------------- */

#thumbBox{
	position: absolute;
	left: 0; top: 0;
	width: auto; padding: 10px; padding-bottom: 0;
	background: #999999;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	border:1px solid #eeeeee
}

#thumbBox .footerbar{
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: black;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage {background-color: white;}

#thumbLoading {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 0.5em 1em;
	z-index: 5;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}