body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	font-size:14px;
	background-color: #fff;
	text-align: center;
	}
table{font-size:12px;}
#bg-menu {
	position:inherit;margin:0px;padding:0px;
	left:0px;
	top:214px;
	width:900px;
	height:21px;
	background:url("../images/bg_menu.jpg");
	text-align:center;
}
#bg-menu-td {
	width:900px;
	height:21px;
	background:url("../images/bg_menu.jpg");
	text-align:center;
}
#bg-menu-cien {
	position:inherit;margin:0px;padding:0px;
	left:0px;
	top:235px;
	width:900px;
	height:32px;
}

#bg-tresc {
position:inherit;margin:0px;padding:0px;
top:267px;
	width:900px;
background:url("../images/bg_tresc.jpg") repeat-y;
}

#bg-stopka {
background:url("../images/bg_stopka.jpg") no-repeat;
	width:900px;
	height:21px;
	margin:0px;padding:0px;

}
#stopka_tekst{	font-size:10px;	text-align:center; padding-top:4px;}

#tekst{padding-left:5px;padding-right:10px;padding-bottom:5px;width:730px;text-align:justify;margin:0px;padding-top:0px;font-size:12px;}
.clsMenu {text-decoration:none;color:white;font-weight:bold;padding-left:3px;padding-right:3px;font-size:15px;}
.clsMenu:hover{color:black;}
hr{	border : 1px dotted  #80A2C5;}

div#container{width:750px;text-align:left;padding-top:50px;}
div#logo{}
div#tlo_gora{background:url("../images/tlo_gora.jpg") no-repeat;	background-position: bottom left;width:400px;height:207px;float:left;}
div#globus{background:url("../images/globus.jpg") no-repeat;width:329px;height:207px;float:left;}
div#clear{clear:both;}
div#menu{padding-top:13px;}
div#adres{color:#fff;padding-left:15px;font-size:12px;}
div#tytul{background:url("../images/strzalka.gif") no-repeat;	background-position: bottom left;height:30px;}

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:0px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:02px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}



