@import url('nbw.css');/* html, body */

body {
	margin: 0;
	padding: 0;
	
	background: #fff url('http://tge.pl/data/img/bg.png') repeat-x left 109px;
	
	color: #464644;
	font-size: 11px;
	font-family: Arial, "Helvetica", Helvetica, sans-serif;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img, object, embed { border: 0 none; }
a, a img, input { outline: none; }
input { font-family: inherit; }

/* h1, h2, h3, h4, h5, h6, p { outline: none; margin: 0; padding: 0; border: 0; }*/

p { margin: 0; padding: 6px 0px; }

/* ------------------------------------------------------- */
/* wrap div's contents */


#container {
	margin: 0 auto;
	width: 950px;
}

#header, #wrapper, #footer, #header_banner, #newsletter {
	float: left;
	width: 950px;
}

#header {
	height: 331px;
}

#logo, #logo-en {
	position: absolute;
	margin: 17px 0px 0px 13px;
	display: block;
	width: 339px;
	height: 60px;
	background: transparent url('http://tge.pl/data/img/tge-logo.jpg') no-repeat left top;
	text-indent: -5555px;
}

#logo-en {
	width: 326px;
	height: 62px;
	background-image: url('http://tge.pl/data/img/tge_logo-en.jpg');
}

#search {
	position: absolute;
	margin: 44px 0px 0px 755px;
	width: 170px;
	height: 22px;
	background: transparent url('http://tge.pl/data/img/search_text.png') no-repeat left top;
}

#search p { padding: 0; }

#header_banner {
	position: absolute;
	margin: 113px 0px 0px 0px;
	height: 178px;
	line-height: 100%;
}

#breadcrumb {
	float: left;
	width: 926px;
	padding: 5px 12px 5px 12px;
	border-bottom: 1px solid #d1d1d1;
	background-color: #fff;
	color: #b0afb7;
	font-size: 10px;
}

#wrapper {
	margin-top: 20px;
	min-height: 250px;
}

#footer {
	padding: 20px 0px;
	font-size: 10px;
	line-height: 110%;
}

#dot360 {
	text-align: right;
	padding-top: 20px;
	font-size: 9px;
	line-height: 14px;
}

#dot360 img {
	padding-left: 4px;
	float: right;
}

#left, #center, #right, #left_page, #center_page {
	float: left;
}

#left {
	width: 320px;
	margin-right: 8px;
	_margin-right: 4px;
	border: 1px solid #e9e9e9;
	border-top: 0 none;
	min-height: 1300px;
}

#center {
	width: 360px;
	border: 1px solid #e9e9e9;
	border-top: 0 none;
	min-height: 1300px;
}

#left_page {
	width: 256px;
}

#center_page {
	width: 674px;
	padding-left: 20px;
}

#right {
	width: 248px;
	float: right;
}

#right_page {
	width: 160px;
	float: right;
}

#right a {
	text-align: center;
	display: block;
	padding: 5px 0px 5px 0px;
}


/* TABS */
div.tabs {
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
}

div.tabs ul.menu {
	width: 318px;
	float: left;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}

div.tabs ul.menu li {
	display: inline;
	float: left;
	padding-right: 1px;
}

div.tabs ul.menu li a {
	display: block;
	float: left;
	line-height: 23px;
	padding: 0px 8px 0px 8px;
	background-color: #e9e9e9;
	border: 1px solid #f5f5f5;
	border-top: 0px none;
	color: #53506e;
	text-transform: uppercase;
	text-decoration: none;
}

div.tabs ul.menu li a:hover, div.tabs ul.menu li.selected a {
	color: #000;
	background-color: #c7c6d1;
}

div.tabs div.item {
	float: left;
	width: 318px;
	display: none;
	padding: 5px 0px 3px 0px;
	font-size: 11px;
}

div.tabs div.selected {
	display: block;
}

div.tabs p {
	padding: 4px 0px 8px 0px;
}

div.item {
	float: left;
	width: 360px;
	margin-top: 10px;
	border-top: 1px solid #d1d1d1;
	line-height: 130%;
}

#content div.item {
	width: 450px;
	margin-top: 0px;
}

div.no_border {
	border: 0 none;
}

div.item div.content {
	padding: 10px 20px;
}

#content div.item div.content {
	padding: 12px 0px 0px 0px;
}

div.item div.content h3 {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
}

div.item div.content h3 em {
	font-style: normal;
	padding-right: 4px;
}

div.special_border {
	padding: 5px 10px;
	width: 340px;
}

div.special_border div.content {
	float: left;
	padding: 0px;
	width: 340px;
	border-bottom: 2px solid #4a1527;
}



/* newsletter */
#newsletter {
	margin-top: 30px;
	height: 100px;
	background-color: #ebebec;
	border-top: 4px solid #b0b3bc;
}

#newsletter h3,
#newsletter .desc,
#newsletter .form {
	position: absolute;
	margin: 13px 0px 0px 0px;
}

#newsletter h3 {
	margin: 0px;
	padding: 36px 22px 0px 20px;
	width: 130px;
	height: 64px;
	text-transform: uppercase;
	color: #7F2343;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
}

#newsletter .desc {
	margin-left: 192px;
	width: 350px;
	padding: 20px 28px 0px 0px;
	height: 53px;
	line-height: 130%;
	font-size: 11px;
	background: transparent url('http://tge.pl/data/img/newsletter-line.png') no-repeat right center;
}

#newsletter .form {
	margin: 34px 0px 0px 590px;
	width: 342px;
}

#newsletter span.loader {
	display: block;
	float: left;
	width: 240px;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	color: #7e2342
}

#footer_banner {
	float: right;
	width: 560px;
	height: 106px;
}

#content {
	float: left;
	width: 450px;
	padding: 10px 5px 5px 5px;
	color: #464644;
	line-height: 16px;
}

div.gallery {
	float: left;
	width: 450px;
	padding: 20px 5px 5px 5px;
}

#video {
	float: left;
	width: 440px;
	height: 330px;
	margin: 20px 0px 5px 0px;
}

div.gallery a {
	float: left;
	display: block;
	padding: 5px 10px 5px 0px;
	margin: 0;
}

div.gallery a.last {
	padding-right: 0px;
}

div.gallery a img {
	float: left;
}

table.sesja {
	padding-bottom: 10px;
}

table.sesja th {
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

table.sesja th.first { text-align: left; vertical-align: top; padding: 4px 0px 0px 6px; }
table.sesja th.small { font-size: 9px; }

table.sesja td {
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}

table.sesja td.small { text-align: left; font-size: 10px; }
table.sesja td.up, table.sesja td.down {
	background-image: url('http://tge.pl/data/img/sesja_up.png');
	background-position: center center;
	background-repeat: no-repeat;
}

table.sesja td.down {
	background-image: url('http://tge.pl/data/img/sesja_down.png');
}

table.sesja td.tip { cursor: pointer; }


table#list_peoples {
	width: 100%;
	float: left;
	line-height: 200%;
	border-spacing: 2px;
}

table#list_peoples th {
	cursor: pointer;
	background-color: #d1d1da;
	text-align: center;
}

table#list_peoples td {
	text-align: center;
}

table#list_peoples tr {
	background-color: #ededed;
}

table#list_peoples tr:nth-child(2n) {
	background-color: #e1e1e1;
}

table#list_peoples th.headerSortUp, table#list_peoples th.headerSortDown { 
	background-color: #9199bd;
	color: #fff;
}

table#list_peoples .list_peoples_title
{
    text-align:left;
    padding-left:10px;
}

/*------------------------------------------------------- */
/* texts */

#content p {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

#wrapper h2 {
	margin: 0;
	padding: 7px 10px;
	background-color: #7F2343;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
}

#center_page h2 {
	float: left;
	width: 654px;
	text-transform: none;
}

#wrapper h2 span {
	display: block;
	float: left;
	width: 380px;
}

#wrapper h2 a:hover { text-decoration: none; }

#right_page h2 {
	font-size: 12px;
	text-transform: none;
	padding-top: 30px;
}

#pokrewne_linki {
	float: left;
	width: 160px;
	padding-top: 8px;
}

#pokrewne_linki a {
	width: 160px;
	float: left;
	display: block;
	padding: 6px 0px 4px 0px;
	border-bottom: 2px solid #f9f9f9;
	color: #901e41;
	text-decoration: none;
}

/*------------------------------------------------------- */
/* list ol li */

#header_menu, #navi {
	position: absolute;
	margin: 45px 0px 0px 380px;
	padding: 0;
	display: block;
	width: 380px;
	list-style-type: none;
	list-style-position: outside;
	text-align: center;	
	z-index: 999;
}

#header_menu li, #navi li {
	display: inline;
	float: left;
}

#navi li { padding-right: 1px; }

#navi {
	margin: 291px 0px 0px 0px;
	width: 950px;
	height: 40px;
	line-height: 40px;
}

#navi a {
	display: block;
	padding: 0px 20px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border: 0 none;
}

#navi li.selected a, #navi li:hover a {
	background-color: #9f9f9f;
}

#navi li.sep, #navi li.sep:hover, #navi ul li:hover, #navi li.selected ul a, #navi li:hover ul a {
	background-color: transparent;
}

#navi li:hover ul, #navi ul:hover { display: block; }

#navi ul {
	display: none;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 4px 5px;
	width: 200px;
	background-color: #9f9f9f;
}

#navi ul li {
	display: block;
	width: 200px;
	border: none;
}

#navi ul li a {
	color: #fff;
	font-size: 12px;
	line-height: 200%;
	padding: 2px 10px;
	border: 0 none;
}

#navi ul li a:hover {
	background-color: #802442;
}

#header_menu li.sep {
	width: 2px;
	height: 33px;
	font-size: 0px;
	background-image: url('http://tge.pl/data/img/header_menu_sep.png');
	background-repeat: no-repeat;
}

#header_menu a {
	display: block;
	padding: 0px 10px 0px 10px;
	color: #828282;
	text-decoration: none;
	font-size: 11px;
}

#header_menu a:hover { color: #111; }


#footer_menu {
	display: block;
	width: 890px;
	margin: 0;
	padding: 0px 0px 30px 0px;
	list-style-type: none;
	list-style-position: outside;
}

#footer_menu li {
	display: inline;
	float: left;
	border-left: 1px solid #9d9d9d;
}

#footer_menu li.first {
	border: none;
}

#footer_menu a {
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
}

#footer_menu li.first a { padding-left: 0px; }


#submenu, #submenu ul {
	float: left;
	display: block;
	width: 256px;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}

#submenu li {
	display: block;
	float: left;
	width: 256px;
	padding-top: 3px;
}

#wrapper #submenu a {
	display: block;
	width: 236px;
	float: left;
	padding: 4px 0px 4px 20px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #dedede url('http://tge.pl/data/img/submenu_arrow.png') no-repeat 6px 8px;
}

#wrapper #submenu a:hover, #wrapper #submenu li.selected a {
	background: #7f2343 url('http://tge.pl/data/img/submenu_selected.png?2') no-repeat 4px 10px;
	text-decoration: none;
	color: #fff;
}

#submenu ul li {
	padding-top: 0px;
}

#wrapper #submenu ul a {
	font-weight: normal;
}

#wrapper #submenu ul li a,
#wrapper #submenu li.selected ul a,
#wrapper #submenu ul li a:hover {
	background-image: none;
}

#wrapper #submenu li.selected ul li a {
	background-color: #f1f1f1;
	background-image: none;
	color: #000;
}

#submenu li.selected ul li a:hover,
#submenu ul li.selected a {
	background-color: #7f2343;
	background-image: none;
	color: #fff;
}


/*------------------------------------------------------- */
/* form input textarea */

#searchText, #searchBtn, #newsletter_email, #newsletter_btn {
	margin: 0;
	padding: 0;
	float: left;
	border: 0 none;
	outline: 0 none;
}

#searchText {
	padding: 4px 6px 4px 10px;
	width: 108px;
	height: 14px;
	background-color: transparent;
	font-size: 10px;
	color: #828282;
	line-height: 14px;
}

#searchBtn {
	width: 46px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	display: inline;
	
	background-image: url('http://tge.pl/data/img/search_btn.png');
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#newsletter_email {
	float: left;
	padding: 5px 10px 4px 10px;
	width: 220px;
	height: 20px;
	background: transparent url('http://tge.pl/data/img/newsletter-form.png') no-repeat left top;
	font-size: 11px;
	line-height: 20px;
	color: #606063;
	text-transform: uppercase;
}

#newsletter_btn {
	float: right;
	width: 93px;
	height: 29px;
	background: transparent url('http://tge.pl/data/img/newsletter-form.png') no-repeat right top;
	cursor: pointer;
	color: #fff;
}


/*------------------------------------------------------- */
/* links */

a { color: #901e41; text-decoration: none; }
a:hover { text-decoration: underline; }

a.more {
	line-height: 20px;
	padding: 5px 10px 5px 0px;
	float: right;
	background: transparent url('http://tge.pl/data/img/more.png') no-repeat right center;
}

#wrapper a.expose {
	display: block;
	float: left;
	height: 13px;
	line-height: 13px;
	font-size: 11px;
	margin-right: 2px;
	padding: 4px 8px;
	background-color: #9F9F9F;
	border-borrom: 0px none;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#wrapper a.expose img { vertical-align: middle; }

#wrapper a.expose:hover,
#wrapper a.selected {
	color: #fff;
	background-color: #7F2343;
	text-decoration: none;
}

#footer a {
	text-decoration: none;
	color: #464644;
}

#footer a:hover { color: #901E41; }

#breadcrumb a {
	color: #b0afb7;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000;
}

a.print {
	display: block;
	float: right;
	text-decoration: none;
	color: #b29fa6;
	font-size: 12px;
	font-weight: normal;
}

a.print em { font-style: normal; }

a.print:hover { color: #fff; }


#tooltip {
	position: absolute;
	z-index: 3000;
	color: #fff;
	background-color: #00cb41;
	border: 1px solid #137633;
	padding: 4px 6px 4px 6px;
}

#tooltip_red {
	background-color: #ff4b42;
	border: 1px solid #d44134;
}

#tooltip h3, #tooltip div { margin: 0; font-size: 14px; font-weight: normal; }


/* prosta tabela */

#content table {
	width: 100%;
	line-height: 200%;
	border-spacing: 2px;
}

#content table th {
	background-color: #d1d1da;
	text-align: center;
}

#content table td {
	padding: 1px 5px;
}

#content table td:last-child,
#content table td.last-child {
	text-align: center;
	width: 70px;
}

#content table td:last-child p { text-align: center; }

#content table tr {
	background-color: #f8f8f8;
}

#content table tr:nth-child(2n),
#content table tr.odd {
	background-color: #efefef;
}
