* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
a {color: #026603;text-decoration: underline;font:normal 12px arial;}
a:hover {text-decoration: none;}
a,img {border: none;}
.green {color:#026603;}
#wrapper {
	width: 993px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.pic{border:1px solid #8eb864;}
p{
	font:normal 13px Arial;
	text-align:justify;
}
.title {
	font:bold 13px Arial;
	background:url(/img/design/title.jpg) no-repeat 0 0;
	padding:4px 0px 0px 27px;
	height:26px;
}
.title1 {
	font:bold 16px Arial;
	color:#026603;
}
h1 {	font:bold 13px Arial;
	background:url(/img/design/title.jpg) no-repeat 0 0;
	padding:4px 0px 0px 27px;
	height:26px;
}

.cont_title {
	font:bold 13px Arial;
	background:url(/img/design/title.jpg) no-repeat 0 0;
	padding:4px 0px 0px 27px;
	height:26px;
	position:relative;
/* 	top:-45px;
	left:7px; */
	margin-top:-25px;
}	
.width100{width:100%;}
.width50{padding-left:18px;}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 57px;
	padding-top:20px;
}
.navigation{
	height:60px;
	width:967px;
	margin:0 auto;
	margin-top:20px;
}
a:link.navy , a:visited.navy {
	display:inline-block;
	min-width:135px;
	width:135px;
	height:44px;
	background:url(/img/design/nav_link.jpg) no-repeat 0 0;
	text-decoration:none;
	font:bold 12px arial;
	color:#004c01;
	text-transform:uppercase;
	text-align:center;
	padding-top:11px;
}
a:hover.navy{
	background:url(/img/design/nav_link.jpg) no-repeat 0 -55px;
}
a:link.bot_nav, a:visited.bot_nav {
	font:normal 12px arial;
	text-decoration:none;
	color:#ffffff;
}
a:hover.bot_nav{text-decoration:none;}
a:link.kids_lnk, a:visited.kids_lnk {
	font:bold 12px arial;
	color:#026603;
	text-decoration:none;
    background:url(/img/design/kids_lnk.jpg) no-repeat 0% 10%;
	padding-left:15px;
	display:block;
}
a:hover.kids_lnk{text-decoration:underline;}
.tild{font:normal 12px arial;color:#ffffff;}
a:link.titlecar, a:visited.titlecar{font:bold 15px Arial;color:#026603;text-decoration:none;}
a:hover.titlecar{text-decoration:underline;}

a:link.article_link, a:visited.article_link {
	font:normal 12px arial;
	text-decoration:none;
	color:#026603;
	font-size:120%;
}
a:hover.article_link{text-decoration:none;}
/* Middle
-----------------------------------------------------------------------------*/
#content {padding: 0 0 70px;}
/* маленький блок */
.bottom_nav{text-align:center;}
.catalog{margin-top:8px;}
.cat_img{width:132px;}
.cat_txt{vertical-align:top; padding-right:15px;}
.after{background:#c7d3c7;padding:5px 12px;vertical-align:middle;}
.top_right{background:url(/img/design/top_right.jpg) no-repeat; width:240px; height:64px;}
.top_left{background:url(/img/design/top_left.jpg) no-repeat; width:740px; height:64px;}
.middle_cont{background:#deebde;}
.bottom_left{background:url(/img/design/bottom_left.jpg) no-repeat; width:240px; height:64px;}
.bottom_right{background:url(/img/design/bottom_right.jpg) no-repeat; width:240px; height:64px;}
.big_top{background:url(/img/design/big_top.jpg) no-repeat; width:987px; height:64px;}
.big_bottom{background:url(/img/design/big_bottom.jpg) no-repeat; width:987px; height:64px;}
.justify{text-align:justify;}
.center{text-align:center;}
.pad {padding:0px 20px;}
.price_list {border-collapse:collapse;}
.price_list th {background:#c0d4c0; font: bold 11px Arial; padding:4px; border:1px solid #889088;}
.price_list td {background:#cee1ce; padding:4px; text-align:center; border:1px solid #889088;}
.price_list td.nam {background:#cee1ce; padding:4px; text-align:left; border:1px solid #889088;}
.price_list tr:hover {background:#c0d4c0;}
/* .kity{margin-left:5px;} */

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	padding:0 30px;
	width: 933px;
	margin: -70px auto 0;
	height: 10px;
	vertical-align:top;
}
.copy {
	font:normal 12px Arial;
	color:#ffffff;
	display:inline-block;

}
.inspiro {
	font:normal 11px Tahoma;
	color:#ffffff;
	float:right;
	display:inline-block;	
}
.article_annons {
	float:left; 
	padding:5px; 
	padding-left:0px; 
	padding-bottom:0px; 
	width:200px; 
	text-align:center;
}
#tooltip {
font-size:60%;
width: 200px;
position: absolute;
z-index: 1;
border: 1px solid #003100;
background-color: #bfd3c4;
color: #000;
padding: 5px;
font:normal 11px Tahoma;
opacity: 0.80;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
h3 {font:bold 12px Tahoma;}
