/*css by isd 28-12-07*/
body {  /*** IE Fix ***/
text-align: center
}
div#zawartosc {
width: 770px;
margin: 0 auto;
padding: 1px;
text-align: left
}
body {
	background-color: #333333;
}
/*zawartosc*/
div#zawartosc {
	width:730px;
	margin:10px auto 0;
	background-color: #990000;
	color: #CCCCCC;
	top: 50px;
	padding: 5px;
	border: 0.5px solid #FFFFFF;
}
/*film*/
div#film {
	width:391px;
	height: auto;min-height:278px;
	margin:auto auto 0;
	background-color: #E6E6E6;
	/*color: #FF6600;*/
	color: #333333;
	top: 50px;
	border: 0.5px solid #666666;
	padding: 4px;
}
dfilm {
}
/*link w srodkowej kolumnie albo texcie p*/
.film {
    color: #333333;
	/*color: #333333;*/
	/*font-size: 12px;*/
	}
.film a {
    color: #333333;
	/*color: #333333;*/
	/*font-size: 14px;*/
	font-size: 100%;
	font-weight: normal;
}
.film a:link {
    /*color: #333333;*/
	color: #333333;
	/*font-size: 12px;
	font-weight: normal;*/
	/*text-decoration: none;*/
	text-decoration: underline;
}
.film a:visited {
	text-decoration: underline;
}
.film a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
}
.film a:active {
	text-decoration: underline;
}
/*kolumna lewa*/
div#kolumnaL {
	width:148px;
	height: auto;
	min-height:278px;
	margin:auto auto 0;
	background-color: #E6E6E6;
	color: #333333;
	top: 50px;
	padding: 4px;
	border: 0.5px solid #666666;
	float: left;
	font-size: 10px;


}
div#kolumnaP {
	width:148px;
	height: auto;
	min-height:278px;
	margin:auto auto 0;
	background-color: #E6E6E6;
	color: #333333;
	top: 50px;
	padding: 4px;
	border: 0.5px solid #666666;
	float: right;
	font-size: 10px;


}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;

}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;

}
#h2 a {
	color: #333333;
	font-size: 11px;
}
#h2 a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
    text-decoration: none;
}
#h2 a:visited {
    text-decoration: none;

}
#h2 a:hover {
	text-decoration: underline;
}
a {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
a:link {
    color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
}
p {
  color: #333333;
	/*color: #996633;*/
  /*color: #FF6600;*/
}

div#gads { /*** IE Fix ***/
text-align: center
}
div#gadslink { /*** IE Fix ***/
text-align: center
color: #996633;
}
#linkkol {
   margin: 0;
   padding: 0;
   list-style-type: none;
   border: thin #990000;
}
#linkkol li {
	margin-bottom: 2px;
	margin-left: 3px;
	border: thin #990000;
	float: left;
}
#linkkol a {
	background-color: #CCCCCC;
	color: #333333;
	display: block;
	width: 142px;
	border: thin #990000;
	padding-left: 5px;
  /* padding-left: 5px;*/
}
#linkkol a:hover {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	/*border: thin #FF6600;*/
   /*font-weight: bold;*/
}
/*linki w stopce*/
.footer {
	color: #333333;
	font-size: 10px;
}
.footer a {
	color: #333333;
	font-size: 10px;
}
.footer a:link {
    color: #333333;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer a:active {
	text-decoration: underline;
}

