body {
	margin: 0;
	padding: 0;
	background: #ffffff url(img/bd.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: center; /*Center stary IE*/
}
#cont {
	width: 800px;/*Width of main container*/
	margin: 0 auto;/*Center container on page*/
        text-align: left; /*dla Center stary IE*/
}
#pod {
	width: 100%;
}
#log {
	width: 800px;
	height: 50px;
}
.log1 {
	margin: 12px 0 0 35px;
	width: 210px;
	height: 20px;
}
#bg {
	padding: 20px 30px 0 30px;
	width: 800px;
	background: url(img/tl.gif) no-repeat;
}
#ft {
	clear: left;
	width: 100%;
	height: 120px;
	background: url(img/ft1.png) repeat-x;
	text-align: center;
}
#ft1 {
	position: relative;
	top: 57px;
	font-size: 10px;
	color: #066990;
}
.ods {
	margin-left: 330px;
}
.bx {
	width: 100%;
	margin-left: 20px;
}
.bxd {
	position: relative;
	width: 175px;
	height: 30px;
	top: 0;
	left: 0;
	background: url(img/cn.gif) no-repeat;
}
img {
	border: 0;
}
.li {
	display: none;
}

