/* ------------------------------------------------------- */
/* --------------------------------------------- AK - 2009 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	
	background-color: #d6d6d6;
	background-image: url('http://tge.pl/data/img/bg.png');
	background-repeat: repeat-x;
	background-position: left top;
	
	color: #464644;
	font-size: 12px;
	font-family: Arial, "Helvetica", Helvetica, sans-serif;
}

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

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

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


#container {
	margin: 0 auto;
	width: 100%;
	background-image: url('http://tge.pl/data/img/bg_container.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#header, .wrapper, #footer, #header_banner, #middle, div.layer {
	margin: 0 auto;
	width: 950px;
}

div.kurier {
	width: 100%;
}

#header {
	height: 340px;
	background-color: #fff;
}

#header #logo {
	position: absolute;
	margin: 27px 0px 0px 13px;
	display: block;
	width: 339px;
	height: 59px;
	background-image: url('http://tge.pl/data/img/tge_logo.jpg');
	background-repeat: no-repeat;
}
#header #logo-en {
	position: absolute;
	margin: 27px 0px 0px 13px;
	display: block;
	width: 326px;
	height: 59px;
	background-image: url('http://tge.pl/data/img/tge_logo-en.jpg');
	background-repeat: no-repeat;
}
#search {
	position: absolute;
	margin: 44px 0px 0px 755px;
	width: 170px;
	height: 22px;
	background-image: url('http://tge.pl/data/img/search_text.png');
	background-repeat: no-repeat;
}

#header #header_banner {
	position: absolute;
	margin: 123px 0px 0px 0px;
	height: 178px;
}

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

.wrapper, #footer {
	background-color: #fff;
	background-image: url('http://tge.pl/data/img/wrapper_bg.png');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 926px;
	padding: 12px;
}

#footer {
	background-image: none;
	width: 890px;
	padding: 30px 30px 10px 30px;
	color: #9d9d9d;
	font-size: 11px;
	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: 318px;
	padding-right: 24px;
}

#left_page {
	width: 256px;
}

#center {
	width: 325px;
}

#center_page {
	width: 630px;
	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: 325px;
	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;
}

#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;
}

#kurier {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 152px;
	background-image: url('http://tge.pl/data/img/bg_kurier.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#middle {
	padding: 32px 15px 0px 15px;
	width: 920px;
}

#newsletter {
	float: left;
	width: 313px;
}

#newsletter h3 {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
}

#newsletter p {
	color: #ffffff;
	line-height: 110%;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

#newsletter span.loader {
	display: block;
	float: left;
	width: 236px;
	margin-top: 4px;
	text-align: center;
}

#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;
}

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

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

.wrapper h2 {
	display: block;
	float: left;
	padding: 2px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #372849;
}

.wrapper h2 span {
	display: block;
	float: left;
	width: 400px;
}

#center_page h2 {
	display: block;
	width: 630px;
	padding: 5px;
	border-bottom: 1px solid #d1d1d1;
	text-transform: none;
	font-weight: normal;
}

.wrapper #center_page h2 span {
	color: #282f49;
}

#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;
	display: block;
	width: 380px;
	list-style-type: none;
	list-style-position: outside;
	text-align: center;	
}

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

#navi li {
	border-bottom: 1px solid #9a9a9d;
}

#navi {
	margin: 301px 0px 0px 0px;
	padding-top: 2px;
	width: 950px;
	height: 36px;
	background-color: #9a9a9d;
	border-bottom: 1px solid #a9acb6;
	line-height: 33px;
}

#navi li.sep {
	width: 6px;
	height: 33px;
	font-size: 0px;
	background-image: url('http://tge.pl/data/img/navi_sep.png');
	background-position: center top;
	background-repeat: no-repeat;
}

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

#navi li.selected a, #navi li:hover a {
	border-bottom: 2px solid #fff;
}

#navi li.sep, #navi li.sep:hover, #navi ul li:hover, #navi li.selected ul a, #navi li:hover ul a {
	border: 0 none;
}

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

#navi ul {
	display: none;
	position: absolute;
	margin: 1px 0px 0px 0px;
	padding: 4px 5px 4px 5px;
	width: 235px;
	background-color: #727272;
}

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

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

#navi ul li a:hover {
	background-color: #9a9a9d;
	color: #fff;
}

#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: #53506e;
	text-decoration: none;
}


#footer_menu {
	display: block;
	width: 890px;
	margin: 0;
	padding: 0px 0px 40px 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;
}

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

#submenu a:hover, #submenu li.selected a {
	background-color: #e1e1e1;
	background-image: url('http://tge.pl/data/img/submenu_selected.png');
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

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

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

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

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

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



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

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

#searchText {
	padding: 4px 6px 0px 10px;
	width: 108px;
	height: 18px;
	background-color: transparent;
	font-size: 11px;
	color: #7a7a7a;
}

#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 {
	padding: 4px 6px 0px 10px;
	width: 218px;
	height: 18px;
	background-color: transparent;
	background-image: url('http://tge.pl/data/img/newsletter_email.png');
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #7a7a7a;
}

#newsletter_btn {
	width: 79px;
	height: 22px;
	border: 0 none;
	outline: 0 none;
	font-size: 0;
	line-height: 0;
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

.btn_pl {
	background-image: url('http://tge.pl/data/img/newsletter_btn_pl.png');
}

.btn_en {
	background-image: url('http://tge.pl/data/img/newsletter_btn_en.png');
}

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

a, a:link, a:active, a:visited { color: #901e41; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }

a.more {
	color: #901e41;
	line-height: 20px;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	float: right;
	font-weight: bold;
	background-image: url('http://tge.pl/data/img/more.png');
	background-position: right center;
	background-repeat: no-repeat;
}

a.expose {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0px 8px 0px 8px;
	background-color: #e9e9e9;
	border: 1px solid #f5f5f5;
	border-top: 0px none;
	color: #5d5d5d;
	text-transform: uppercase;
	text-decoration: none;
}

a.expose img { padding-top: 5px; }

a.expose:hover, a.selected {
	color: #000;
	background-color: #c7c6d1;
}

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

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

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

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

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

a.print em {
	font-style: none;
	color: #b50042;
}

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


#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; }