body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/tpl/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F4F3DD;
}
h1 {
	font-size: 17px;
	color: #663300;
}
h2 {
	font-size: 15px;
	color: #663300;
}
h3 {
	font-size: 14px;
	color: #663300;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
h6 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
}

A IMG {
 border: none; /* Убираем границу */
}
a:link, a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover, a:active              {
	color: #000000;
	text-decoration: underline;
}
#laaja_header  {

}
#header   {
	height: 105px;
	margin: auto;
	padding: 0;
	width: 750px;
	background-image: url(/images/tpl/header.jpg);
	background-repeat: no-repeat;
} 
#container  {
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #302F2A;
	background-image: url(/images/tpl/cbg.jpg);
	background-repeat: repeat-y;
} 
#header  h1  {
	margin: 0;
	padding: 10px 0;
}
#header   .topnav,#header   .topnav   a:link,#header .topnav   a:visited     {
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
#contentContainer  {
	width: 750px;
	text-align: left;
	color: #302F2A;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#left {
	width: 158px;
	background-image: url(/images/tpl/lm_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	left: 0px;
	top: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_top {
	background-image: url(/images/lmbg_top.gif);
	background-repeat: no-repeat;
	height: 0px;
}
#left h3 {
	color: #FDE292;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#left .menu1 a {
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	background-image: url(/images/tpl/lm_el_1.png);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-left: 12px;
	padding-left: 9px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
#left .menu1 a:hover, #left .menu1 a:active {
	color: #000000;
	background-image: url(/images/tpl/lm_el_1active.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}
#left .menu1_sel {
	text-decoration: none;
}
#left .menu1_sel  a {
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	background-image: url(/images/tpl/lm_el_1active.png);
	margin-left: 12px;
	padding-left: 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#left .menu1_sel div a {
	text-transform: none;
	display: block;
	padding-left: 5px;
	background-image: url(/images/spacer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
	margin-left: 20px;
}
#left .menu1_sel div a:hover, #left .menu1_sel div a:active {
	color: #000000;
	text-decoration: none;
}
#left .menu1_sel .sel a  {
	color: #000000;
	background-color: #F7F3B4;
}
.lm_news_separator {
	background-repeat: no-repeat;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar2  {
	position: absolute;
	top: -7px;
	right: 7px;
	width: 150px;
	margin-right: 7px;
}
.news {
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.news_header  {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-right: 6px;
	text-transform: capitalize;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C566F;
}
.news_all  a  {
	color: #FDE292;
}


.news_date  {
	font-size: 8px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}
.news_date_p {
	font-size: 8px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	left: 536px;
	top: -15px;
}
.news_content  {
	font-size: 10px;
	margin-bottom: 7px;
	padding-right: 7px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #688DAE;
	padding-top: 3px;
}
.news_content   p, .news_content a {
	font-size: 10px;
	margin-bottom: 7px;
	margin-top: 0px;
	color: #FDE292;
}
.news_content a:visited {
	font-size: 10px;
	margin-bottom: 7px;
	margin-top: 0px;
	color: #FDE292;
}

#right {
	position: absolute;
	top: 25px;
	right: 5px;
	width: 170px;
	margin-right: 7px;
	background-image: url(/images/rmbg_bott.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#right_top {
	background-image: url(/images/rmbg_top.gif);
	background-repeat: no-repeat;
	height: 7px;
}
#right h3 {
	background-image: url(/images/tpl_1/rm_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
#mainContentContainer   {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	color: #302F2A;
}
#mainContentContainer1   {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	color: #302F2A;
	margin-right: 0px;
	padding: 1;
	position: relative;
	height: 1%;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 585px;
}
#mainContentContainer2  {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #302F2A;
	padding-left: 0px;
	margin-right: 190px;
}
#mainContentContainer3   {
	margin-top: 0;
	margin-right: 130px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	color: #302F2A;
}

#mainContent .header h2 {
	font-size: 10px;
	color: #666666;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
}
#mainContent .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-bottom: 7px;
	margin-top: 5px;
}
#mainContent .header h1 {
	font-weight: normal;
	color: #663300;
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 5px;
	font-style: italic;
}
.sisalto {
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 3px;
}
.sisalto p {
	font-size: 13px;
}

.gallery {
	background-color: #F7F5BC;
}


.gallery h4 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.img_div {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	margin-top: 5px;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	width: 145px;
	padding-right: 10px;
	padding-left: 10px;
}
.img_div  img {
	border: 1px solid #FFFF66;
}


.img_txt_div {
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 35px;
	padding-top: 3px;
	margin-bottom: 10px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
.lm_gallery {
	background-color: #DEF2F8;
}
.lm_img_txt_div {
	font-size: 10px;
	color: #999999;
	text-align: left;
	background-image: url(/images/tpl_1/gallery_txt_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 15px;
	padding-left: 16px;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
	height: 0px;
}
#footer  {
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	background-color: #214481;
	background-image: url(/images/tpl/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
} 
#footer   td   {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

#sidebar1 { width: 180px; }
#p_mokki {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-right: 3px;
	margin-left: 3px;
}

#p10 {
	padding-left: 10px;
	padding-right: 10px;
}
#p20 {
	padding-left: 20px;
}
#padding_15 {
	padding-right: 15px;
	padding-left: 15px;
}


#p20 .sis {
}
#p15 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
span.more_btn     a {
	text-decoration: underline;
	color: #2B5A6D;
	border: 1px solid #CCC;
	background-image: url(/images/tpl/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: right 100%;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 8px;
	float: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	display: inline-block;
}
span.more_btn  a:hover {
	background-image: url(/images/tpl/bg_btn_sel.gif);
	color: #623E00;
	background-repeat: repeat-x;
	background-position: right bottom;
}
form#contact {
	border: 1px solid #CCCCCC;
	margin-right: 40px;
	margin-left: 20px;
	padding-top: 107px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(/images/pmerkki.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.kartta {
	background-image: url(/images/kartta_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 250px;
	padding-bottom: 250px;
	padding-left: 10px;
}
.price {
	background-color: #BFCFDD;
	font-size: 12px;
	font-weight: normal;
	width: 90%;
	background-image: url(/images/price_bg.jpg);
	background-repeat: no-repeat;
}
.price .header  td {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}

