@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin,latin-ext);

:-moz-placeholder {
    color: #5D327B !important;
    font-style: italic;
    font-weight: normal;
}
*::-moz-selection {
    background: none repeat scroll 0 0 rgba(88, 55, 133, 0.9);
    color: #FFFFFF;
    text-shadow: none;
}



html, body {
	height: 100%;
}

BODY {
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

img {
    border: 0px;
}

td, th {
    font: 12px/15px 'Open Sans', sans-serif;
	vertical-align: top;
    color: #4E5052;
}

a {
    color: #4E5052;
    text-decoration: none;
}

a:hover {
    color: #4E5052;
    text-decoration: underline;
}

form {
    margin: 0px;
}

button, input, select, textarea {
    font: 11px 'Arial', sans-serif;
    color: #4E5052;
}












div.psd {
	min-width: 1200px;
	max-width: 1400px;
	padding: 0 15px;
	margin: 0 auto;
}




/* HEADER */

#header {
	height: 80px;
	padding: 0 15px;
	border-bottom: 3px solid #583785;
}

#header div.logo {
	float: left;
	padding: 30px 0 0 0;
	font: 300 13px 'Open Sans', sans-serif;
}

#header div.logo a:hover {
	text-decoration: none;
}

#header div.logo img {
	float: left;
}

#header div.logo span {
	float: left;
	padding: 12px 0 0 20px;
}

#header div.login_box {
	float: right;
    padding: 26px 0 0 0;
	font: 13px 'Open Sans', sans-serif;
}

#header div.login_box div {
    float: left;
    padding-left: 6px;
}

#header div.login_box a {
    border: 1px dotted #e1e1e1;
    display: block;
    padding: 9px 12px;
}

#header div.login_box div.login a,
#header div.login_box div.logout a,
#header div.login_box a:hover {
	text-decoration: none;
    background-color: #583785;
    border-color: #583785;
    color: #fff;
}



/* MENU */

#menu {
	width: 225px;
}

#menu div.header {
	height: 34px;
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 0 0 0 18px;
	border: 1px dotted #B1B8C2;
	overflow: hidden;
}

#menu div.header span.icon {
	float: left;
	display: block;
	width: 30px;
	padding-top: 9px;
	font-size: 17px;
	line-height: 30px;
	color: #583785;
}

#menu div.header span.title {
	display: inline-block;
	font-size: 15px;
	line-height: 34px;
	color: #583785;
}

#menu div.header span.arrow {
	float: right;
	display: block;
	padding: 10px 14px;
	cursor: pointer;
}

#menu div.header span.rotated {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

#menu div.header:first-child {
	margin-top: 0;
}

#menu ul,
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul {
	margin-bottom: 10px;
}

#menu li {
	border-bottom: 1px dotted #B1B8C2;
}

#menu li a {
	display: block;
	padding: 10px 0 10px 19px;
	font-size: 13px;
	color: #606366;
}

#menu li a:hover,
#menu li.active a {
	text-decoration: none;
	color: #FFF;
	background: #583785;
}

#menu li a:hover {
	background: rgba(88,53,133, 0.8);
}

#menu li a:hover i,
#menu li.active a i {
	color: #FFF;
}

#menu li i {
	display: inline-block;
	width: 11px;
	padding: 0 10px 0 0;
	font-size: 14px;
	line-height: 10px;
	font-style: normal;
	vertical-align: middle;
	color: #583785;
}

#menu ul:last-child {
	margin-bottom: 0;
}

#menu ul li:last-child {
	border: 0;
}




/* CONTAINER */

#container {
	display: table;
	width: 100%;
}

#left {
	display: table-cell;
	width: 240px;
	min-width: 240px;
	padding: 20px 0;
}

#content {
	display: table-cell;
	width: 100%;
	padding: 20px 0;
}




/* FOOTER */

td.footer {
    vertical-align: bottom;
}

#footer {
    width: 100%;
    display: table;
	font-size: 11px;
	color: #606366;
	border-top: 3px solid #583785;
}

td.footer a,
td.footer a:hover {
    font-weight: bold;
	color: #583785;
}

div.footer_left {
    float: left;
    padding: 10px 15px;
}

div.footer_right {
    float: right;
    padding: 10px 15px;
}
















table.table_all {
    width: 100%;
    height: 100%;
}

table.table {
    width: 100%;
}




/* NAGLOWEK */

table.content_ng {
    width: 100%;
	border: 1px dotted #B1B8C2;
}

td.content_ng {
    padding: 9px 12px;
	font-size: 13px;
}

img.strzalka_p {
    margin: 0px 12px -1px 0px;
}




/* SEPARATOR */

div.content_sep {
    height: 15px;
}




/* TABLE LISTING */

table.content_listing {
    width: 100%;
    border-top: 1px dotted #B1B8C2;
    border-left: 1px dotted #B1B8C2;
}

td.content_listing_ng {
    vertical-align: middle;
    padding: 8px 14px;
    border-bottom: 1px dotted #B1B8C2;
    border-right: 1px dotted #B1B8C2;
    background: #F1F1F1;
}

td.content_listing_l,
td.body_td {
    padding: 8px 14px;
    border-bottom: 1px dotted #B1B8C2;
    border-right: 1px dotted #B1B8C2;
    width: 30%;
}

td.body_td {
	vertical-align: middle;
}

td.content_listing_r {
    padding: 8px 14px;
    border-bottom: 1px dotted #B1B8C2;
    border-right: 1px dotted #B1B8C2;
    width: 70%;
}

td.content_listing_bottom {
    padding: 8px 14px;
    border-bottom: 1px dotted #B1B8C2;
    border-right: 1px dotted #B1B8C2;
    text-align: right;
}

td.content_listing_bottom img {
    margin: 0px;
}




/* LOGIN FORM */

div.login_form {
	margin: 100px 240px 0 0;
	padding: 0 20%;
}
