*{
	margin: 0;
	padding:0;
	}

body{
	background: #161613;
	color: #eee;
	font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}

#topborder{	
	position: fixed; 
	background-image:url(../img/up-back.png);
	z-index: 0;
	top: 0;
	left: 0px;
	width: 100%;
	height: 120px;
	}

#top{	
	position: absolute;
	top: 0;
	left: 0px;
	height: 245px;
	}

#sidebar{ 
	position:absolute; 
	top: 10px; 
	left:10px; 
	width: 310px; 
	}

#content{ 
	position: absolute;
	z-index: 1;	
	top: 245px; 
	left:330px;  
	right:10px;  
	}

#page .foot{ 
	width: 100%;	
	text-align: center; 
	}


#sidebar .callout{ 
	border: 0px solid #777; 
	padding: 0.25em .5em;   
	}

#sidebar .callout a{ 
	color: #8ad459;
	}

#sidebar .callout ul{ 
	margin-top: -.45em; 
	margin-left: 1em; 
	margin-bottom: .4em; 
	}

/* nastêpny mecz ----------------------------------------------- */
#sidebar .nextgame{ 
	padding: 0.25em .5em;
	}
#sidebar .nextgame h1{ 
	color: #FFF;
	}
#sidebar .nextgame h3{ 
	color: #FFF;
	}
#sidebar .nextgame p{ 
	margin-top: 0em; 
	margin-left: 0em; 
	margin-bottom: 0em; 
	}

#sidebar .nextgame h4{ 
	text-align: right; 
	font-size: x-small;
	margin-top: 0em; 
	margin-left: 0em; 
	margin-bottom: 0em; 
	}

#next_logo_1{ 
	max-width: 120px; 
	text-align: center;
	}

#next_logo_2{ 
	max-width: 120px; 
	text-align: center;
	align: center;
	}

#next_logo_1 img{ 
	max-height: 120px; 
	text-align: center;
	align: center;
	}

#next_logo_2 img{ 
	max-height: 120px; 
	text-align: center;
	}

#next_result { 
	color: #FFF;
	font-size: small;
	text-align: center;	
	}

#next_result h1{ 
	color: #FFF;
	text-align: center;	
	}


/* nastêpny mecz ----------------------------------------------- */


#separator{ 
	display: block;
	height: 2px;
	width: 100%; 
	background-color: #777777;
	}


#nav_top {list-style: none; margin: 0;}
#nav_top a{
	display: block;
	height: 2.0em;
	padding: 0em 2em 0em 2em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
	}

#nav_top a:hover{
	color: #1a1a1a;
	background-color: #D0EB6A;
	}	











/* typography
----------------------------------------------- */

p {	line-height: 1.4em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.4em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	xfont-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}


h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 { font-size: 2.3em; }
h1 a { color:#fff;}
h1 em{ font-size: 1.25em; color: #D0EB6A; font-style: normal; }

h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #D0EB6A;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #c0dB5A;
	text-transform: uppercase;
	padding-top: 0.5em;
	}

a, .contact-link{
	color: #8ad459;
	text-decoration: none;
	cursor: hand;
	}

#content p a:hover,
#content dd a:hover { border-bottom: 1px dotted #8ad459; }
a img{ 	border: none;}

small{ font-size: 0.8em; }

pre{
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	border-left: 6px solid #0d0d09;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #8d8d73;
	padding: 0.3em 0.4em;
	}

pre code{
	padding: 0; margin: 0;
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #fff;
	}


#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{  }

#nav{ list-style: none; margin: 1.5em 0 1em 0;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
	}

#nav a:hover{
	color: #1a1a1a;
	background-color: #D0EB6A;
	}	


/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
#content ul ul{ margin-top: 0;}
	
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

/* misc
----------------------------------------------- */

.section{
	border-top: 4px solid #3d3d33;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
	}
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}




#menu0 {
color: #000000;
font-family: "Trebuchet MS",Verdana,Sans-Serif;
width: 98%;
margin: 1px;
padding: 2px;
}
        
#menu0 dt {
font-family: "Trebuchet MS",Verdana,Sans-Serif;
background-color: #363633;
border: 0px solid; 
border-color: #000000;
font-weight: normal;
font-size: 14px; 
color: #FFFFFF;
text-align: left;
cursor: pointer;
margin: 2px 0 0 0;
padding: 2px;
height: 24px;
}
		    
#menu0 dd {
font-family: "Trebuchet MS",Verdana,Sans-Serif;
text-align: left;
background-color: #666666;
font-size: 14px; 
color: #FFFFFF;
border-width: 0px 0px 0px 0px ;
border-style: solid;
border-color: #000000;
margin: 2px 0 0 0;
padding: 2px 5px;
cursor: pointer;
height: 24px;
}

#menu0 dd a{
font-family: "Trebuchet MS",Verdana,Sans-Serif;
text-align: left;
background-color: #666666;
font-size: 14px; 
color: #FFFFFF;
width: 100%;
margin: 0;
}

#menu0 dd a:hover{
font-family: "Trebuchet MS",Verdana,Sans-Serif;
text-align: left;
background-color: #666666;
font-size: 14px; 
color: #FFFFFF;
width: 100%;
margin: 0;
}
#menu0 dd a:visited{
font-family: "Trebuchet MS",Verdana,Sans-Serif;
text-align: left;
background-color: #666666;
font-size: 14px; 
color: #FFFFFF;
width: 100%;
margin: 0;
}
#menu0 dd a:active{
font-family: "Trebuchet MS",Verdana,Sans-Serif;
text-align: left;
background-color: #666666;
font-size: 14px; 
color: #FFFFFF;
width: 100%;
margin: 0;
}

.table_galery {
    text-align:center; width: 200;
}

.table_film {
    text-align:left; width: 200;
}


.white{
    font-size: 9px; color: #FFFFFF;
}





.ramka {border: #000000 1px solid};
.hrr{width: 580; color: #ffffff; align: left;} 

#licznik p { font-family: verdana; font-size: 12px; color: #161613; text-decoration: none; }
