html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0;
}

body{
	width:100%;
	height:100%;
	margin:0px;
	padding-top:30px;
	background:url(../images/bgr.jpg) top repeat-x #79ccfc;
}

a {
color:#FC6F01;
}


a:hover{
color:#FEE86E;
}

/*baner*/
#fla{
	width:819px;
	height:237px;
	line-height:70%;	
}

/*srodek na tresc i menu*/
#middle{
	height:235px;
	width:819px;
	vertical-align:top;
	text-align:left;
}

/*komorka z menu*/
#menu{
	width:184px;
	height:100%;
	padding:25px 0px 0px 15px;
	vertical-align:top;
	background:#d6f0ff;
}

/*komorka z trescia*/
#txt{
	width:600px;
	height:100%;
	background:#f7fcff;
	padding:10px;
	text-align:justify;
	vertical-align:top;
}

/*stopka*/
#foot{
	width:677px;
	height:72px;
	background:url(../images/foot.jpg) top no-repeat;
	float:left;
}

#top{
	position: relative;
	width:147px;
	height:72px;
	margin-right:-7px;
	background:url(../images/top.jpg) top no-repeat;
	float:left;
	cursor:hand;
}

#web{
	margin: 3px auto auto 190px;
	width:115px;
	height:10px;
	position: relative;
	cursor:hand;
}

#k2{
	margin:25px 10px auto auto;
	width:205px;
	height:15px;
	overflow:hidden;
	position: relative;
	cursor:hand;
}

/*menu*/
#mm_header{
	height:25px;
	width:170px;
	background:url(../images/menu_top_170.jpg) top no-repeat;
}

#mm_foot{
	height:11px;
	width:170px;
	background:url(../images/menu_foot_170.jpg) top no-repeat;
}

#mm_main{
	width:168px;
	padding:0px 0px 0px 1px;
	background:#0782db;
}