
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/img01.gif) repeat-x left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #8F8F8F; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 173px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 120px 0 0 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

/* Menu */

#menu {
	float: right;
	height: 173px;
}

#menu ul {
	margin: 0px;
	padding: 125px 40px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}


/* Search */

#search {
	width: 220px;
	padding-bottom: 10px;
}

#search form {
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
}

#search-text {
	width: 176px;
	height: 22px;
	padding: 7px 0px 0px 10px;
	background: #0B0B0B url(images/img16.jpg) no-repeat left top;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
}

#search-submit {
	float: left;
	width: 34px;
	height: 29px;
	background: url(images/img17.jpg) no-repeat left top;
	border: none;
	color: #636363;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 40px 40px 0px 40px;
	background: url(images/img04.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

#banner {
	padding-bottom: 40px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	background: url(images/img06.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
	color: #343434;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 38px;
	padding-top: 10px;
	background: url(images/img09.jpg) no-repeat left top;
}

.post .meta a { color: #8F8F8F; }

.post .entry {
	background: url(images/img07.jpg) no-repeat left top;
}

.post .entry-btm {
	padding: 20px 30px;
	background: url(images/img08.jpg) no-repeat left bottom;
}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(images/img15.gif) no-repeat left 3px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px 30px;
	background: url(images/img12.jpg) no-repeat left top;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(images/img13.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 0px 0px;
	background: url(images/img11.jpg) no-repeat left top;
	text-align: right;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #1E1E1E;
}

#footer a {
	color: #1E1E1E;
}


@media handheld, screen {

/* "przyciski" na górze strony i w opcjach */
.button {
	font: bold 16px Verdana, Tahoma, Arial, sans-serif;
	color: #82031a;
	position: absolute;
	width: 23px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.button:hover {
	background-color: #82031a;
	color: #ffffff;
}

/*  opcje  */
#options {
	display: none;
	border-top: 3px solid #780318;
	border-bottom: 3px solid #780318;
	background-color: #f9eff1;
	padding: 5px 0;
	margin: 0 0 5px 0;
}


#options1 {
	height: 250px;
	position: absolute;
	left: 2px;
	right: 24px;
	top: 35px;
	padding: 0 0 0 2px;
}

#order {
	height: 100%;
	width: 100%;
	margin: 0;
}

#posFirst {
	top: 40px;
	right: 2px;
}

#posUp {
	top: 65px;
	right: 2px;
}

#posDown {
	top: 90px;
	right: 2px;
}

#posLast {
	top: 115px;
	right: 2px;
}

#posAdd {
	top: 160px;
	right: 2px;
}

#posSort {
	top: 185px;
	right: 2px;
}

#options2 {
	margin-top:250px;
}

#options3, #options4 {
	text-align: center;
}

#options4 label {
	font-weight: bold;
}

#options4 label span:hover {
	cursor: pointer;
	text-decoration: underline;
}

#options4 label .enabled {
	color: red;
}

#pathPrefs {
	width: 100%;
}

/* listy wyboru */
select{
	font: normal 12px Tahoma, Arial, sans-serif;
}

#selectors select {
	width: 100%;
}

.separator {
	color: #114072;
	background-color: #f2f9ff;
	font-weight: bold;
}

.end {
	color: #ffffff;
	background-color: #82031a;
}

option {
	color: #6a6a6a;
	background-color: white;
	font-weight: normal;
}

/*  górny pasek z przyciskami */
#buttons {
	height: 24px;
}

#btnOpt {
	font-size: 13px;
	right: 2px;
	top: 2px;
	width: 50px;
}

#btnPrev{
	background: url(left.png); 
	float: right;
	width: 32px;
	height: 32px;
	right: 340px;
	top: 200px;
}

#btnNext{
	background: url(rigth.png); 
	float: right;
	width: 32px;
	height: 32px;
	right: 290px;
	top: 200px;
}

#btnShow{
	background: url(more.png); 
	float: right;
	width: 32px;
	height: 32px;
	right: 240px;
	top: 200px;
}

/* zawartość programu */
#content {
	
	background-color: #2d2d2d;
	

	padding: 5px 0;
	text-align: center;
	cursor: default;
}

#content>div {
	text-align: left;
}

.err {
	border: 2px solid #780318;
	color: #780318;
	background-color: #f9eff1;
	padding: 5px;
	margin: 5px;
	font: bold 12px Verdana, Tahoma, Arial, sans-serif;
}

#itemMain {
	display: none;
}

/* godziny i tytuły filmów */
.header {
	font: normal 14px Verdana, Tahoma, Arial, sans-serif;
	background-color: #1B1B1B;
	padding-bottom: 2px;
	line-height: 1.2;
}

.hasDesc .header .title {
  border-bottom: 1px dotted #9c8c8c;
}

.hasDesc .header:hover .title {
  border-bottom: 1px dashed;
  border-color: inherit;
}


.hasDesc {
	cursor: pointer;
}

.hour {
	margin-right: 7px;
	font-weight: bold;
}

.hit {
	padding-left: 2px;
	font-weight: bold;
	color: red;
	background-color: #f9eff1;
	background: url(hit.gif) no-repeat left top; padding-left: 34px;
}

.itemPrev {
	color: #5e5e5e;
}

.itemNow {
	color: #FF0000;	
}

.itemNow .header {
	background-color: #f9eff1;
	background: url(trwa.gif) no-repeat left top; padding-left: 34px;
	
}

.itemNext {
	color: #9c8c8c;
}

/* opisy filmów */
.desc {
	color: #a0a0a0;
	display: none;
	border-left: 4px solid #b5b5b5;
	padding: 0 4px;
	margin: 4px 0 4px 10px;
}

.desc .additional {
	font-style: italic;
	color: #44ec38;
}

/* stopka */
#footer {
	text-align: center;
	padding: 5px;
	font:  normal 9px Verdana, Tahoma, Arial, sans-serif;
	color: #444;
}

}
