html, body  
	{background: #134753; 
	 color: #000;
	 text-align: left; 
	 font-size: 1em; 
	 font-family: tahoma, verdana, arial, helvetica, sans-serif;
	 width: 100%;
	 overflow: auto;
	 margin: auto;
	 margin-bottom: 50px;
	 text-align: center;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 16pt; 
	 font-weight: bold;
	 margin: 0;
	}

h2 
	{font-size: 14pt;
	 margin: 0;
	 color: #fff;
	}
h3
	{font-size: 12pt; 
	 font-weight: bold;
	 margin: 0;
	}
a, a:visited 
	{color: #c3ccce; 
	 font-size: 1em;
	}
a:hover 
	{color: #8da0a5;
	}
#header
	{background: #1a373d;
         background-image: url('http://forum.jestemhardcorem.pl/images/DarkOrange/logo.png');
	background-position: bottom center;
         background-repeat: no-repeat; 
	border-bottom: 3px ridge #000;
	 min-height: 130px;
	 font-weight: bold;
	 width: 100%;
	 text-align: center;
	}
#content
	{width: 80%;
	 height: auto;
	 display: block;
	 overflow: none;
	 margin: auto;
	 font-size: 10pt;
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin-top: 25px;
	 font-weight: bold;
	}
#content input, textarea
	{background: #646464;
	 border: 2px ridge #000;
	 color: #fff;
	 font-weight: bold;
	}
#content label
	{color: #00ff00;
	}
.zdjecie
	{width: 100%;
	 background: #2f565f;
	 margin: auto;
	 margin-top: 20px;
	 padding: 10px 10px 20px 10px;
	 font-weight: normal;
	}
.redirect
	{color: inherit;
	}
.redirect:hover
	{color: inherit;
	}
.redirect:visited
	{color: inherit;
	}
.zdjecie img
	{text-align: center;
	 margin: auto;
	 display: block;
	 vertical-align: middle;
	}
.mocne, .mocne:visited
	{color: #00bf00;
	 font-weight: bold;
	 text-decoration: underline;
	}
.mocne:hover
	{color: #00bf00;
	 font-weight: bold;
	 text-decoration: underline;
	 font-size: 12pt;
	}
.slabe, .slabe:visited
	{color: #d50005;
	 font-weight: bold;
	 text-decoration: underline;
	}
.slabe:hover
	{color: #d50005;
	 font-weight: bold;
	 text-decoration: underline;
	 font-size: 12pt;
	}
.komentarz_nick
	{font-size: 16pt;
	 margin: 0;
	 padding: 0;
	 padding-bottom: 5px;
	 border-bottom: 2px dotted #000;
	 font-weight: normal;
	}
.komentarz_data
	{font-weight: bold;
	 font-size: 10pt;
	 font-weight: normal;
	 color: #a6a6a6;
	}
.komentarz
	{text-align: justify;
	 font-weight: bold;
	}
.film
	{width: 550px;
	 height: 500px;
	 background: #000;
	 display: block;
	 padding-top: 25px;
	 border: 1px solid #777;
	 text-align: center;
	 margin: auto;
	}
.film a
	{color: inherit;
	 text-decoration: none;
	 display: block;
	}
.film2
	{width: 500px;
	height: 350px;
	padding: 1px;
	border: 1px solid #fff;
	text-align: center;
	display: block;
	margin: auto;
	}
.film_a
	{display: block; color: #fff; text-decoration: none;
	}
	
.link_bottom
	{color: #666;
	 font-size: 10pt;
	 display: block;
	 vertical-align: bottom;
	 margin-top: 50px;
	}
.tytul_film
	{font-family: tahoma;
	 font-size: 16pt;
	 letter-spacing: 1pt;
	 font-weight: bold;
	 margin-top: 5px;
	}
.podtytul_film
	{font-family: tahoma;
	 margin-top: 5px;
	 font-size: 12pt;
	 font-weight: bold;
	}

h2 > a {color: #fff;}
