@charset "utf-8";
/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0;padding: 0;color: #000; background-color: #000 }
div {position: relative;}
ul, ol, dl {}
h1, h2, h3, h4, h5, h6, p {margin-top: 0; padding: 0px 0px; }
a img { border: none;}

td {vertical-align: top}
a:link {color: #000;text-decoration: underline; }
a:visited {color: #000;text-decoration: underline;}
a:hover, a:active, a:focus { text-decoration: none;}

/* nagłówek */
#header{height:107px; background-color: #fff; margin: 10px 0 0 0}
	#header_cont{width: 950px; height:107px; margin: 0 auto; background: url(images/bg_header.png);}
	#menu{position: absolute; top: 20px; right: 0px; width:550px; height: 67px}
		#m_formularz{display: block;height:67px; width:98px; background: url(images/menu.png) 0 0;position: absolute; top: 0px; left:0px;}
		#m_dziennik{display: block;height:67px; width:98px; background: url(images/menu.png) -98px 0;position: absolute; top: 0px; left: 98px;}
		#m_admin{display: block;height:67px; width:105px; background: url(images/menu_listaadministratorow.png) 0 0; position: absolute; top: 0px; left: 196px;}
		#m_settings{display: block;height:67px; width:85px; background: url(images/menu_settings.png) 0 0; position: absolute; top: 0px; left: 300px;}
		#m_report{display: block;height:67px; width:85px; background: url(images/menu_report.png) 0 0; position: absolute; top: 0px; left: 385px;}
		#m_wyloguj{display: block;height:67px; width:77px; background: url(images/menu.png) -196px 0;position: absolute; top: 0px; left: 470px;}
		#m_formularz:hover{background: url(images/menu.png) 0 67px;}
		#m_dziennik:hover{background: url(images/menu.png) -98px 67px;}
		#m_admin:hover{background: url(images/menu_listaadministratorow.png) 0 67px;}
		#m_report:hover{background: url(images/menu_report.png) 0 67px;}
		#m_settings:hover{background: url(images/menu_settings.png) 0 67px;}
		#m_wyloguj:hover{background: url(images/menu.png) -196px 67px;}
		
/* główny kontener */
#mainpanel{background-color: #fff; margin: 10px 0 0 0; clear: both; float: left; width: 100%;}
#mainpanel_cont{width: 950px; margin: 0 auto; padding: 20px 0 50px 0}

h1{font-size: 25px; font-weight: bold; color:#8A8A8A }

.main_message{display: block; width: 100%; text-align: center }

#searchpanel{padding: 0; margin: 0px auto; width:743px}
	.inp2{font-size: 14px;border: 0px; width: 413px;}
	.for_inp_2{height:57px; vertical-align: middle; background: url(images/bg_input_long2.png); text-align: center}
	.for_inp_2_search {width: 120px; height:57px; vertical-align: middle; text-align: center}

	

/*panellogowania */
#logpanel{padding: 100px 0; margin: 0px auto; width:410px}
	.inp1{font-size: 14px;border: 0px; width: 285px;}
	.for_inp_1{width: 317px; height:55px; vertical-align: middle; background: url(images/bg_input.png); text-align: center}
	.like_for_inp_1{width: 317px; height:55px; vertical-align: middle; text-align: center}
	.large_head{font-size: 14px; font-weight: bold; color:#457E86;vertical-align: middle; }

/*panellogowania */
#nav_panel{width: 730px; padding:20px 0 0 0; margin: 0 auto; overflow: auto;}
	#nav_panel a{display: block; float: left; font-size:22px; color: #B9B9B9; text-decoration: none; padding: 0 7px}
	#nav_panel a:hover{color: #000}
	
/*dane w stopce */
#foot_data{width: 950px; color: #999; padding: 50px 0 0 0}
#foot_data a{text-decoration: none}
#foot_data .tb_lft{text-align: left; width: 300px}
#foot_data .tb_rgt{text-align: right;width: 300px}
#foot_data .tb_cent{text-align: center; width: 350px}
.fl_right select{border: 1px solid #aaa;}
#foot_data .fl_right{float: right}

/* maintable */
#maintable{width: 100%; margin: 20px 0 0 0}
#maintable th{font-size: 11px; font-weight: bold; color: #69A9B2; border-top: 5px solid #69A9B2; vertical-align: middle;height: 30px}
#maintable td{font-size: 11px; color: #333; border-top: 1px solid #69A9B2; text-align: center; vertical-align: middle; height: 30px; padding: 5px}
#maintable .film{width: 20px}
#maintable .zwiastun{width: 30px;color: #F00; font-weight: bold}
#maintable .jingiel{width: 30px;color: #000; font-weight: bold}
#maintable .fotosy{width: 30px;color:#69A9B2; font-weight: bold}
#maintable .edycja{width: 30px;}

#maintable .data{width: 100px; vertical-align: top}
#maintable .login{width: 100px; vertical-align: top}
#maintable .zdarzenie{text-align: left; vertical-align: top }
#maintable .opis{text-align: left; vertical-align: top }
#maintable .w150{width:150px}
#maintable .w100{width:100px}
#maintable .w75{width:75px}
#maintable .w50{width:50px}
#maintable .head_top_col{color: #69A9B2}
#maintable .bld{font-weight: bold}

 .cntt{width: 100%; text-align: center; margin: 25px 0}

.no_border{border: 0px !important;}
.add_new_form{float: right; margin: 10px; clear: both;}

#menu_table{width: 100%}
#menu_table td{font-size: 15px; font-weight: bold;border-bottom: 5px solid #69A9B2; text-align: center; color: #8A8A8A}
#menu_table td a{text-color: #8A8A8A; text-decoration: none;}
#menu_table td a:hover{text-decoration: underline;}
#menu_table .sel {background-color: #69A9B2}
#menu_table .sel a{color: #fff;}

.administrators-list-table tr td.t-left {
	text-align: left !important;
}

.administrators-list-table tr th.admin-id {
	width: 30px !important;
}

.changelog {
	text-decoration: none !important;
	font-size: 18px !important;
	color: #8A8A8A !important;	
}

.changelog:hover {
	text-decoration: none !important;
}

.changelog img {
	width: 32px;
	height: 32px;
}

#mainpanel_cont .new-media-form input[type='text'] {
	width: 300px !important;	
}

#mainpanel_cont .new-media-form textarea {
	width: 300px !important;
	min-height: 100px;	
}

input.date-picker {
	width: 70px;
	margin-left: 3px;
}

label.error {
	margin-left: 5px;
	font-weight: bold;
	color: #F00;
	display: block;
}

ul.field-error {
	color: #F00;
	margin: 0;
	padding: 3px 0 3px;
}

ul.field-error li {
	list-style-type: none;
	list-style-image: url(../images/warning.png);
	padding: 0 0 0 0;
	list-style-position: inside;
}

.photo-details-row {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.photo-details-row div.lbl {
	clear: both;
	float: left;
	width: 40%;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.photo-details-row div.val {
	float: left;
	width: 50%;
	text-align: left;
	padding-left: 10px;
}

.photo-details-row div.val input, .photo-details-row div.val select {
	width: 85%;
}

.photo-details-row div.val textarea {
	width: 85%;
	height: 100px;
}

.multiple-files-lbl {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-top: 2px;
}

.photos-frames-container {
	clear: both;
	float: left;
	width: 100%;
}

.photos-frames-container .tree-menu-container {
	float: left;
	width: 23%;
	padding: 15px 0 0 0;
}

.photos-frames-container .table-list-container {
	float: left;
	margin-left: 2%;
	width: 75%;	
}

.easytree-container {
	border: 0 !important;
}

.download-report-container {
	float: right;
	width: auto;
	text-align: right;
	font-size: 10px;
}

.download-report-container img {
	vertical-align: middle;	
	padding-right: 10px;
}

.download-report-container a {
	text-decoration: none;	
}

#media-report-dialog-container .date-picker {
	width: 85px !important;
}

.channel-ad-time-form tbody tr td:first-child:not(.links) {
	width: 300px !important;
	text-align: right !important;
}

.channel-ad-time-form tbody tr td:last-child:not(.links) {
	text-align: left !important;
}

/* AJAX LOGIN PAGE */
.ajax-request-body #mainpanel {min-height: auto !important; }
.ajax-request-body #mainpanel_cont {width: 450px !important; padding: 0 !important; }
.ajax-request-body #logpanel {width: 400px !important; padding: 0 !important; }
.ajax-request-body #logpanel input {width: 90% !important; }