
a {
	color : #3C36A9;
	text-decoration : none;
	font : 10px verdana, sans-serif;
}

body {
	background : #f3f3f3 ;
	font : 10px sans-serif;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}

p {
	margin:5px;
}

div.Header {
	font-size:12px;
	font-style:italic;
	font-weight:bolder;
	color:#4F65BD;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

td.StatType {
	width:65px;
	height:16px;
	background:#f5e4ce url('../img/info_round_td.png') no-repeat;
	font-family:arial, sans-serif;
	padding-left:2px;
	color:#666;
}

td.StatValue {
	width:65px;
	text-align: center;
	vertical-align:bottom;
	font-family:arial, sans-serif;
	color:#666;
	background:white;
	border:1px #f5e4ce solid;
	border-left-style:none;
}

div#CStats {
	position: absolute;
	top:323px;
	left:8px;
	width:162px;
}

div#CTresc {
	position: relative;
	top : -2px;
	left : 177px;
	background : #F8F9FF;
	padding : 5px;
	border : 1px #6A6AAE solid;
	width : 568px;
	z-index : 0;
}

div#ContainerQuickMenu {
	position:absolute;
	top:25px;
	left:15px;
	border: gray solid 1px;
	border-bottom-style:none;
	border-right-style:none;
}

div#ContainerTInfo {
	background: #fcfcfc url('../img/info_title.png') no-repeat ;
	border-top-style:none;
	border-bottom-style:none;
	border-left:1px #ECD0AB solid;
	border-right:1px #ECD0AB solid;
}

div#Data {
	font : 9px arial, sans-serif;
	color : #cc3300;
	padding-right:2px;
	padding-top:2px;
}

div#InfoBgBottom {
	height:10px;
	background: url('../img/info_bg_bottom.png') no-repeat ;
}

div#InfoBgTop {
	height:10px;
	background: url('../img/info_bg_top.png') no-repeat ;
}

div#Logo1 {
	position:relative;
	width : 172px;
	height : 91px;
	background: url('../img/logo1.png') ;
}

div#Logo2 {
	position:relative;
	left:171px;
	top:-91px;
	width:307px;
	height:75px;
	background: url('../img/logo2.png') no-repeat ;
}

div#MiddleContainer {
	position:relative;
	top:-8px;
	width:770px;
	left:50%;
	margin-left:-385px;
}

div#QuickMenu {
	position:relative;
	top:2px;
	margin:5px;
	width:145px;
}

div#Stopka {
	margin-top:5px;
	font : normal 9px arial, sans-serif;
	color : #696c73;
}

div#Stopka a {
	font-size:9px;
	color:#232322;
}

div#Stopka a:hover {
	color:silver;
}

div#TitleMenu {
	z-index:2;
	position:absolute;
	left:-22px;
	top:-1px;
	width:22px;
	height:65px;
	background:url('../img/menu_title.png') ;
}

div#TopContainer {
	position:relative;
	height:92px;
	width:770px;
	left:50%;
	margin-left:-385px;
}

div#Logo3 {
	background : white url('../img/logo3.png');
	border : #69749d 1px;
	border-style : solid none solid solid;
	left : 486px;
	position : relative;
	top : -155px;
	width : 95px;
	height : 62px;
	z-index : 1;
}

div#TopTab {
	z-index:0;
	position:relative;
	top:-232px;
	left:581px;
	background:white url('../img/tlotopbar.png');
	width:187px;
	height:77px;
}

div#Tresc {
	background:white;
	border:1px #c9d3ff solid ;
	height:100%;
	min-height:342px;
}

select#QuickLinks {
	margin:0px;
	padding:0px;
	width:120px;
	font-family:arial,sans-serif;
	font-size:10px;
}

select#QuickLinks option {
	padding:0px;
	margin:1px;
	background:#F7F8FF;
	border:1px solid #666699;
}

table#TInfo {
	padding:0px;
	width:135px;
	margin-left:22px ;
	margin-right:3px ;
}

table#TInfo td {
	font-size : 10px;
}

a:hover {
	color : #52A0FF;
}

dl#DlLinks {
	margin:10px;
}

dl#DlLinks dt {
	font-size:10px;
	font-weight:bold;
	color:#535353;
	margin-top:5px;
}

dl#DlLinks dd {
	font-family:arial,tahoma,sans-serif;
	margin-left:15px;
	padding-top:3px;
}

dl#DlLinks ul {
	list-style-type: circle;
}

dl#DlLinks a {
	font-size:10px;
}
