body {
	margin:0; padding:0; height:100%;
	background:#005aab url('../gfx/wrapper_bg.png') repeat-x top left;
	font-size:11px;
	line-height:1.2em;
	font-family:Tahoma, Arial, sans-serif;
}

a:link, a:visited {
	text-decoration:none;
	color:#005aab;
}

a:hover, a:active {
	text-decoration:none;
	color:#000;
}

img {
	border:0;
}

div.wrapper {
	width:960px;
	height:100%;
	margin:0 auto;
}

div#header {
	height:265px;
	width:100%;
	background:url('../gfx/ue_logo.png') no-repeat;
	background-position:right 20px;
	position:relative;
}

div#header_main {
	height:160px;
	width:100%;
	background:url('../gfx/header.png') no-repeat;
	position:absolute;
	top:104px;
}

div#header_buttons {
	height:29px;
	position:absolute;
	bottom:122px;
}

div#header_buttons a {
	width:86px;
	height:29px;
	margin-right:3px;
	float:left;
	display:block;
}

div#header_buttons .kurs_off {
	background:url('../gfx/kurs_off.png') no-repeat;
	text-indent:-1000px;
}

div#header_buttons .gra_off {
	background:url('../gfx/gra_off.png') no-repeat;
	text-indent:-1000px;
}

div#header_buttons .kurs_on {
	background:url('../gfx/kurs_on.png') no-repeat;
	text-indent:-1000px;
}

div#header_buttons .gra_on {
	background:url('../gfx/gra_on.png') no-repeat;
	text-indent:-1000px;
}


#content .left {
	width:200px;
	margin-right:10px;
	min-height:200px;
	float:left;
}

#content .right {
	width:750px;
	min-height:200px;
	float:left;
}



.right .box {
	width:370px;
	min-height:220px;
	background-color:white;
	margin-right:10px;
	float:left;
}

.right .box2 {
	background-color:white;
	margin-right:10px;
}


.right .alpha {
	margin:0px;
}

.clr10 {
	clear:both;
	height:10px;
}

.clr20 {
	clear:both;
	height:20px;
}

.clr {
	clear:both;
}

.header {
	height:30px;
	font-family: Helvetica, Arial;
	font-weight:bold;
	color:white;
	line-height:210%;
	text-transform:uppercase;
	font-size:15px;
}

.long { width:750px !important; margin:0; }

.orange	{ background:url('../gfx/orange_bg.png') repeat-x;	}
.black	{ background:url('../gfx/black_bg.png') repeat-x;	}
.green	{ background:url('../gfx/green_bg.png') repeat-x;	}
.blue	{ background:url('../gfx/blue_bg.png') repeat-x;	}
.purple { background:url('../gfx/purple_bg.png') repeat-x;	}

.spot {
	margin:0px 10px 0px 10px;
	float:left;
}

.content {
	padding:10px;
}

.content h3 {
	font-size:12px;
	margin:0;
	margin-bottom:5px;
	padding:0;
	color: #AF0137;
}

.boxitem {
	clear:both;
	margin-bottom:10px;
}

.boxitem .image {
	float:left;
}

.boxitem .line {
	float:left;
	background:url('../gfx/dots.png') repeat-y center;
	height:80px;
	width:20px;
}

.boxitem h3 {
	font-size:12px;
	margin:0;
	margin-bottom:5px;
	padding:0;
}

.boxitem p {
	margin:0px 0px 10px 0px;
	padding:0;
}


.useritem {
	float:left;
	margin:5px;
	width:160px;
}

.useritem .image {
	float:left;
	margin-right: 5px;
}

.useritem h3 {
	font-size:12px;
	margin:0;
	margin-bottom:5px;
	margin-top:25px;
	padding:0;
}

.useritem p {
	margin:0px 0px 10px 0px;
	padding:0;
}

span.huge {
	font-size:18px;
	color:#005aab;
}



.expertitem {
padding:5px;
}

.expertitem .person {
color:#005aab;
margin-bottom:15px;
margin-top:5px;
}

.expertitem .image {
	float:left;
	margin-right:10px;
	height:100%;
}

.expertitem h3 {
	font-size:12px;
	margin:0;
	margin-bottom:5px;
	padding:0;
}

.expertitem p {
	margin:0px 0px 10px 0px;
	padding:0;
	line-height:140%;
}



.articleitem {
padding:5px;
}

.articleitem .image {
	float:left;
}

.articleitem h3 {
	font-size:16px;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

.articleitem .line {
	float:left;
	background:url('../gfx/dots.png') repeat-y center;
	min-height:120px;
	width:20px;
}

.articleitem p {
	margin:0px 0px 10px 0px;
	padding:0;
	line-height:140%;
}


.login_box {
	background:#6e6e6e url('../gfx/login_box.png') repeat-x top;
	min-height:148px;
}

.login_box .content {
	padding-top:0px;
	padding-bottom:0px;
}

.login_box form {
	margin:0;
	padding:0;
}

.login_box .content form input {
	margin:2px;
	padding:2px;
	width:94%;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#666;
}

.login_box .buttons{
	text-align:center;
	padding:4px;
}

.login_box .buttons img {
	padding:2px;
}


.login_box a:link, .login_box a:visited {
	color:#fff;
	font-weight:bold;
}

.login_box a:hover, .login_box a:active {
	color:#fff;
	text-decoration:underline;
}

.menu_box {
	background:#005aab url('../gfx/darkblue_bg.png') repeat-x top;
	min-height:230px;
}

.menu_box ul {
		margin:0;
	padding:0;
	margin-left:10px;
}

.menu_box ul li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	font-family:arial;
	color:white;
	font-size:12px;
}

.menu_box ul li a {
	color:white;
	display:block;
		padding:3px;
}

.menu_box ul li a:hover {
	background-color:#008aca;
	}
	
	
#footer {
	background:url('../gfx/footer.png') repeat-x top;
	height:70px;
}

#footer .text {
	padding-top:20px;
	color:white;
}


#footer .wrapper {
	text-align: center;
}





.page .content {
	padding:20px;
}

.page {

	background:#fff;
	width:100%;
	min-height:540px;
}

.page h1 {
	font-family:arial, sans-serif;
	font-weight:bold;
	color:#005aab;
	font-size:22px;
	margin-bottom:1em;

}

.page h2 {
	font-family:arial, sans-serif;
	font-weight:bold;
	color:#005aab;
	font-size:15px;
	margin-bottom:1em;
	margin-top:1em;
}

.page {
	font-size:12px;
	line-height:1.6em;
}

.page p.heading {
	font-weight:bold;
	color:#000;
	font-size:13px;
	font-family:arial, tahoma, sans-serif;
	background-color:#b5d2ec;
	padding:10px;
}

.thumb {

	border:4px solid #b5d2ec;
}

.lewy {
	float:left;
	margin-right:20px;
}

.page .header {
	margin-bottom:0px;
}

.breadcrumb {
	font-size:11px;
	color:#fff;
	text-transform:none;
	font-weight:normal;
	margin:0;
}

.breadcrumb a:link, .breadcrumb a:visited {

	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.breadcrumb a:hover, .breadcrumb a:active {
	color:#fff;
	text-decoration:underline;
		font-weight:bold;
}



#zmien_email input, #zmien_haslo input {
	float: left;
	width: 175px;
	font: 11px Arial, serif;
}

#zmien_email label, #zmien_haslo label {
	display: block;
	float: left;
	margin-top: 2px;
	width: 120px;
}


#przypomnij {
	position: absolute;
	display: none;
	z-index: 1000;
	top: 120px;
	left: 410px;;
	width: 350px;
	height: 198px;
	border: 1px solid #44829C;
	background: #D9E5EA;
}

#zmien_haslo {
	position: absolute;
	display: none;
	z-index: 1000;
	top: 120px;
	left: 410px;;
	width: 350px;
	height: 187px;
	border: 1px solid #44829C;
	background: #D9E5EA;
}

#przypomnij img, #zmien_haslo img {
	float: right;
	cursor: pointer;
}

#przypomnij p, #zmien_haslo p {
	margin: 0px 0 15px 0px;
	font-weight: bold;
}

#przypomnij iframe {
	 width: 350px;
	 height: 195px;
	 border: 0;
}

#zmien_haslo iframe {
	 width: 350px;
	 height: 185px;
	 border: 0;
}

.big_table tr td {
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	color: #1F497D;
}

.odd_blue {
	background-color: #D0D8E8;
}

.even_blue {
	background-color: #E9EDF4;
}

.content_green h2 {
	color: #97BF0D;
}

.content_green h1 {
	color: #97BF0D;
}