@charset "utf-8";

body.beta { background: #fff url(/images/common/body-bg-beta.gif) repeat-x 0 0;	}

.beta #masthead {
	background: url(/images/common/masthead-bg_beta.gif) repeat-x 0 0;
	height: 45px;
	position: relative;
}

.beta #logo {
	height: 22px;
	width: 242px;
	top: 10px;
	left: 10px;
}

.beta #logo a {
	background: url(/images/common/logo-big_beta.png) no-repeat 0 0 !important;
	height: 22px;
	width: 242px;
}

* html .beta #logo a { background: url(/images/common/logo-big_beta.gif) no-repeat 0 0 !important; }

.beta #mainNav {
	background: url(/images/common/mainnav-bg_beta.gif) repeat-x 0 0;
	height: 28px;
}

.beta #mainNav a { margin: 8px 30px 8px 0; }

/* ścieżka */
.beta #breadcrumbs {
	background: url(/images/common/bc-bg_beta.gif) repeat-x 0 0;
	padding: 7px 10px 8px;
}

#tempOptions { 
	float: right;
	width: 600px;
	padding-top: 10px
}

#tempOptions li {
	float: right;	
	line-height: 12px; 
	margin: 6px 0;
	padding: 0 10px;
	text-transform: capitalize;
	border-right: 1px solid #f5f5df;
}

#tempOptions li.bold {
	border: 0 none;
	padding: 0 0 0 10px;	
}

#tempOptions a { color: #f5f5df; }

#tempOptions a:hover {
	color: #FFA500;
	text-decoration: underline;
	background: none;
}
