body
{
    font-family: 'Trebuchet MS';
    font-size: 13px;
    font-weight: normal;
    color: #333;
}
.main-page
{
    font-size: 27px;
    font-weight: bold;
    font-style: italic;
    color: #0066FF;
    text-align: center;
    margin: 20px auto 20px auto;
    padding-bottom: 20px;
}

tr.metal, tr.metal td, tr.metal h3
{
    text-align: center;
    font-weight: bold;
    font-size: 27px;
    color: #009900;
}

td
{
    text-align: center;
}

tr.notowania { color: #009900; font-size: 24px; font-weight: bold; }

tr.photo td
{
    padding: 10px;
}   
h1, h2 { margin: 5px auto; 
     font-style: italic; font-size: 27px; font-weight: bold; text-align: center; }
#content-wrapper h2 { font-size: 17px; }
.header h1 a {color: #fff; line-height: 11px;}
#content-wrapper span.date { text-align: center; margin: 0 auto;}
ul#flags li {
padding-left: 20px; padding-right: 10px;
display: inline-block; zoom: 1; *display: inline; /* IE7 */
margin: 0;
background-image:url(images/flags-sprite.png);
background-position:left top;
background-repeat:no-repeat; 
height: 24px; width: 25px; 
text-align: left; 
}
ul li a { line-width: 24px;}
#flags li#poland { background-position: 0 0; }
#flags li#usa { background-position: 0 -24px; }
#flags li#europe { background-position: 0 -48px;}


a, a:link{ color: #f13809; }
	
	
/* HEADER */

.sub-header h1 {
	position:absolute;
	top:56px; left:45px;
	margin: 0; padding:0;
	height:41px;
	color:#fff; font-size:25px; 
  }

.sub-header .nav {
	float: right;
	top:46px;
	margin-right: 32px; padding:0;
	 }

.sub-header .nav li {
	float:left;
	margin:0 5px; padding: 0 4px;
	-moz-border-radius: 10px;
}

.sub-header .nav li a {
	color: gray !important;
	font-size:1.4em;
	text-transform:uppercase;
  width: 100px;
 
  }
.sub-header .nav li span { text-shadow:0 -2px -2px #fff; line-height: 22px; }
.sub-header .nav li span.linki { font-size: 24px; line-height: 36px; font-weight: bold; color: #333;}


.sub-header .nav li a:hover, .header .nav li span:hover, .header .nav li a.selected {
	background: #FFFECB;
  color: #fff;
  text-decoration: underline; }
	
.sub-header .nav li a:hover { color: #CFA54E !important;  -moz-box-shadow:0 0 4px #FFE070; text-decoration: none; }


.more {
  background:#FFFFFF url(/images/button-bg.gif) repeat-x left top;
  border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD; border-style:solid; border-width:1px;
  display:block;
  font-size:14px;
  font-weight:bold;
  height:22px;
  line-height:1.5em;
  margin-bottom:6px;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
  padding:6px 0;
  text-align:center;
  text-shadow:-1px -1px -1px #FFFFFF;
  width:100%;
}
.round { -moz-border-radius:5px; }

.addthis_toolbox addthis_default_style {margin: 0 auto; width: 100px;}
