@charset "utf-8";

body {
	background-color:#3E3E3E;
	margin:0px;
	padding:0px;
	font-size:14px;
}
a {
	color:#782600;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:1;
	margin:0px;
	padding:0px;
	border-left-style:none;
	border-top-style:none;
	border-bottom-style:none;
	border-right-style:none;
}

a:hover {
	color:#782600;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	line-height:1;
	margin:0px;
	padding:0px;
	border-left-style:none;
	border-top-style:none;
	border-bottom-style:none;
	border-right-style:none;
}


.main_link {
	color:#782600;
	font-size:16px;;
	font-weight:bold;
	text-decoration:none;
}

.main_link:hover {
	color:#782600;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.message_error {
	font-size:18px; 
	font-weight:bold; 
	color:#F00; 
	text-align:center; 
	padding-bottom:7px;
}

.message_ok {
	font-size:18px; 
	font-weight:bold; 
	color:#EEE;
	text-align:center; 
	padding-bottom:7px;
}

caption.cp1 {
	font-size:18px; 
	font-weight:bold; 
	color:#CCC; 
	text-align:left; 
	text-decoration:underline; 
	padding-bottom:7px;
}
caption.cp_error {
	font-size:18px; 
	font-weight:bold; 
	color:#F00; 
	text-align:left; 
	text-decoration:underline; 
	padding-bottom:7px;
}
caption.cp2 {
	text-align:left; 
	font-size:16px; 
	font-weight:bold; 
	color:#222;
}
caption.cp3 {
	font-size:18px; 
	font-weight:bold; 
	color:#CCC; 
	text-align:left; 
	text-decoration:underline; 
	padding-bottom:7px;
}

p.admin {
	color:#333;
	font-size:14px;
}
a.admin {
	color:#782600;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.admin:hover {
	color:#782600;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
a.command {
	color:#C76600;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
}
a.command:hover {
	color:#C76600;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	white-space:nowrap;
}


td.admin_content {
	background-color:#AAA;
	vertical-align:top;
}


table.admin_list {
	background-color:black;
}
td.admin_list {
	background-color:#CCC;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
}
td.admin_list_main {
	background-color:#EEE;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
}
th.admin_list {
	background-color:#DDD;
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
	color:black;
	vertical-align:middle;
	padding-bottom:4px;
	padding-top:4px;
}
p.admin_list {
	color:#333;
	margin-bottom:0px;
	margin-top:0px;
}

 
table.form_inp {
	border-width:1px;
	background-color:black;
}
p.form_inp {
	margin:0px;
}
input.form_inp {
}
caption.form_inp {	
	font-size:16px; 
	font-weight:bold; 
	color:#782600; 
	text-align:left; 
	text-decoration:underline; 
	padding-bottom:7px;
}
td.form_inp {
	text-align:right; 
	vertical-align:bottom;
	background-color:#CCC;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
}


/* klasy do ukrywania wierszy z filmami */
tr.new_zero_cnt {}
tr.new_one_cnt {}
tr.new_many_cnt {}
tr.zero_cnt{}
tr.one_cnt {}
tr.many_cnt {}

table.stats {
	background-color:#333;
}
caption.stats {
	text-align:left; 
	font-size:14px; 
	font-weight:bold; 
	color:#DDD;
}

td.stats_desc {
	background-color:#CCC;
	text-align:right;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	font-size:12px;
	white-space:nowrap;
}
td.stats_value {
	background-color:#CCC;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	text-align:left;
	font-size:12px;
	white-space:nowrap;
}
div.thmb_frame {
	vertical-align:bottom;
	text-align:center;
	margin:0px;
	padding:0px;
	width:129px;
	height:139px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
}
div.thmb_small {
	width:96px;
	height:96px;
	position:relative;
	left:17px;
	top:25px;
	margin:0px;
	padding:0px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	background-image:url(/img/thmb_small.png);
}
div.thmb_small_brights {
	width:96px;
	height:96px;
	position:relative;
	left:17px;
	top:25px;
	margin:0px;
	padding:0px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	background-image:url(/img/thmb_small_brights.png);
}
img.thmb_small {
	width:90px;
	height:67px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	top:3px;
	left:0px;
	cursor:pointer;
}
div.thmb_big {
	width:129px;
	height:129px;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	background-image:url(/img/thmb_big.png);
}
div.thmb_big_brights {
	width:129px;
	height:129px;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	background-image:url(/img/thmb_big_brights.png);
}
img.thmb_big {
	width:121px;
	height:91px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	top:4px;
	left:0px;
	cursor:pointer;
}

table.cake-sql-log { display: none; }
td.dragHandle { cursor:n-resize; }
