div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../images/bottom.gif) no-repeat  right bottom;
	color: #fff;
	margin:0 auto;
}
div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu li{
	list-style:none;
}
div.sdmenu div:first-child {
	background: url(../images/toptitle.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
	text-align:left;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: url(../images/colmen.png) repeat-x;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #ffffff;
	text-align:left;
	text-decoration:none;
}
div.sdmenu div a.current {
	background : #e2001a;
}
div.sdmenu div a:hover {
	background : #e2001a url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
#box-pop{
	width:273px;
	margin:0 0 0 35px;
}
.box-pop-t{
	width:100%;
	padding:9px 0 0 0;
	background:url(../images/box-pop-t.png) no-repeat;

}
.box-pop-m{
	width:100%;
	background:url(../images/box-pop-m.png) repeat-y;
}
.box-pop-b{
	width:100%;
	height:9px;
	background:url(../images/box-pop-b.png) no-repeat;
}
.heading-small{
	width:254px;
	height:41px;
	background:url(../images/heading-small.png) no-repeat;
    margin: 0px auto 0px auto;
}
.heading-small p{
	text-align:center;
	font:22px Geneva, Arial, Helvetica, sans-serif;
    margin:0px;
    padding-top:3px;
    color:#fff;
}
#obmen{
	width:273px;
	margin:15px 0 0 35px;
}
.box-obmen-t{
	width:100%;
	padding:9px 0 0 0;
	background:url(../images/box-pop-t.png) no-repeat;
	
}
.box-obmen-m{
	width:100%;
	background:url(../images/box-pop-m.png) repeat-y;
	padding:1px 0 0 0;
}
.box-obmen-b{
	width:100%;
	height:9px;
	background:url(../images/box-pop-b.png) no-repeat;
}
#pogoda{
	width:273px;
	margin:15px 0 0px 35px;
}
.box-pogoda-t{
	width:100%;
	padding:9px 0 0 0;
	background:url(../images/box-pop-t.png) no-repeat;

}
.box-pogoda-m{
	width:100%;
	background:url(../images/box-pop-m.png) repeat-y;
	padding-top:1px;
}
.box-pogoda-b{
	width:100%;
	height:9px;
	background:url(../images/box-pop-b.png) no-repeat;
}
#s4et4iki{
	width:273px;
	margin:15px 0 0px 35px;
}
.box-s4et4iki-t{
	width:100%;
	padding:9px 0 0 0;
	background:url(../images/box-pop-t.png) no-repeat;

}
.box-s4et4iki-m{
	width:100%;
	background:url(../images/box-pop-m.png) repeat-y;
	padding-top:1px;
}
.box-s4et4iki-b{
	width:100%;
	height:9px;
	background:url(../images/box-pop-b.png) no-repeat;
}

