body {
	background-position: center;
	margin:0;
	padding:0;
	/*background-color: #dedede;*/
}

#page {
	width:786px;
	margin:0 auto;
	padding:0;
	background-color: white;
	background-image: url(i/lm-bg.gif);
	background-repeat: repeat-y;
}

.clearB1px{clear:both;height:1px;font-size:1px;line-height:1px;}


#header {
	height: 37px;
	background-color: black;
	padding-top:9px;
}

#header img{
	float: left;
	margin-right: 23px;
}
#header div{
	float: left;
	border-left: 1px solid white;
	padding: 5px 25px 5px 8px;
}

#header div a{
	color: white;
}

#chmurki div{
	float: left;
	height: 57px;
}
#flashcontent{

float: right;
height: 59px;

}


#leftMenu {
	width:187px;
	float: left;
}

#leftMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#leftMenu li {
	height: 18px;
	margin: 0;
	padding: 0px;
	padding-left:24px;
	background-image: url(i/lm-st.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#leftMenu li div{
	padding-top:3px;
}

#leftMenu li.top {
	height: 19px;
	margin: 0;
	padding: 0px;
	padding-left:16px;
	background-image: url(i/lm-dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: black;
}
#leftMenu li.top div{
	padding-top:3px;
}
#leftMenu li.top a{
	color: white;
}

#leftMenu li.active {
	height: 19px;
	margin: 0;
	padding: 0px;
	padding-left:32px;
	background-image: url(i/lm-st.gif);
	background-position: 10px 0px;
}
#leftMenu li.top div{
	padding-top:3px;
}
#leftMenu li.top a{
	color: white;
}


#leftMenu li.sep {
	height:5px;font-size:5px;line-height:5px;
	background-image: none;
}

#contentTop {
	width:599px;
	height: 19px;
	float: left;
	background-color: black;
}

#content {
	width:599px;
	float: left;
	overflow: auto;
	background-color: white;
}

#content div.pad {
	padding: 10px 15px 10px 15px;
}



#footerSep {
	clear:both;height:1px;font-size:1px;line-height:1px;
	border-top: 1px solid #68BD45;
}

#footer {
clear:both;
}

#footer-left {
	position:relative;
	width:187px;
	float: left;
	height: 18px;
}

#footer-logo {
	position:absolute;
	top: -26px;

}

#footer-right {
	width:599px;
	border-top: 1px dotted black;
	float: left;
	background-color: white;
}

#footer-right div{
	float: left;
	padding-top: 3px;
	padding-left: 15px;
}

#footer-right a{
	font-size: 10px;
	text-decoration: underline;
}
