body {
	margin:0px; padding:0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;

}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
}

td.stopka_1, td.stopka_2 {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}	

td.stopka_1 a , td.stopka_2 a {
	font-size: 10px;
	font-weight: normal;
	color: #71716E;
	text-decoration: none;
}	
td.stopka_1 a:hover, td.stopka_2 a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #71716E;
	text-decoration: underline;
}	

td.title {
	font-family: Geneve, Helvetica, sans-serif; 
	background-color: #A42100;
	height: 55px;
	vertical-align: middle;
	color: white;
	font-size: 24px;
	font-weight: normal;
	background-image: url("../img/top_bg.jpg");
	background-repeat: repeat-x;
}

td.title_2 {
	font-family: Geneve, Helvetica, sans-serif; 
	background-color: #EEEEE6;
	border-bottom: 1px solid #303030;
	height: 20px;
	vertical-align: middle;
	padding-left: 10px;
	color: #303030;
	font-size: 12px;
	font-weight: bold;
}

td.spacer_1 {
	background-image: url('../img/spacer_1.gif');
	background-repeat: repeat-y;
	width: 3px;
}

td.menu {
	width: 200px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 15px;
	vertical-align: top;
}

.t1 {
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #B7B7AF;
}

td.menu a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 16px;
	color: #71716E;
	text-decoration: none;
}

td.menu a:hover {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 16px;
	color: #71716E;
	text-decoration: underline;
}

input, select {
	border: 1px solid #A0A0A0;
	color: #000000;
   font-size : 11px;
   FONT-FAMILY: Verdana,Helvetica, sans-serif;
   font-weight : normal;
   padding-left: 6px;	
   background-color: #ffffff;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
   height: 20px;
}

select#bryly {
	border: 1px solid #A0A0A0;
	color: #000000;
   font-size : 11px;
   FONT-FAMILY: Verdana,Helvetica, sans-serif;
   font-weight : normal;
   padding-left: 6px;	
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
	width: 400px;
	height: auto !important;
}

textarea {
	border: 1px solid #A0A0A0;
	color: #000000;
   font-size : 11px;
   FONT-FAMILY: Verdana,Helvetica, sans-serif;
   font-weight : normal;
   padding-left: 6px;	
   background-color: #ffffff;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
}

input.button {
	background-color: #EEEEE6;
	border-width: 1px;
	border-color: #707070;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 18px;
	text-align: center;
}

input.button1 {
	background-color: white;
	border-width: 1px;
	border-color: #707070;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 20px;
	padding-bottom: 3px;
	color: #7c7c7c;
}


td.error {
	text-align: center;
	color: red;
	font-weight: bold;
}


table.lista th {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #707070;
	padding-bottom: 3px;
}
table.lista td {
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #a7a7a7;
}

.t2 {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
}	

a {
	color: #969665;
	text-decoration: none;
}

a:hover {
	color: #969665;
	text-decoration: underline;
}

.writer {
	border: 1px solid #707070;
}

table.menu {
	width: 180px;
	margin-left: 20px;
	margin-top: 20px;
}

table.menu td.hpos {
	font-family: Geneve, Helvetica, sans-serif; 
	background-color: #EEEEE6;
	border-bottom: 1px solid #303030;
	height: 25px;
	vertical-align: middle;
	padding-left: 10px;
	color: #303030;
	font-size: 12px;
	font-weight: bold;
}

table.menu td.hvals {
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: white;
}


table.info {
	width: 184px;
	margin-left: 20px;
	margin-top: 40px;
	border: 1px solid #505050;
	background-color: white;
}

table.info td {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	color: #707070;
}

table.menu a {
	color: #73734D;
	display: block;
	line-height: 24px;
	text-indent: 15px;
}

table.menu a:hover {
	text-decoration: none;
	background-color: #D8D8C5;
}

td.data {
	width: 730px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
	vertical-align: top;	
}

h1 {
	font-weight: normal;
	font-size: 24px;
	font-family: Tahoma, Helvetica, sans-serif;
}

p.text {
	text-indent: 24px;
	line-height: 16px;
}

table.mgroup {
	width: 100%;
}

table.mgroup tr:hover td.normal, table.mgroup tr:hover td.normal_ed {
	background-color: #EFEFE7;
}

table.mgroup td.header_closed {
	border-bottom: 1px solid #303030;
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:	url('../img/folder_closed.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;	
	width: 85%;	
}

table.mgroup td.header_opened {
	border-bottom: 1px solid #303030;
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:	url('../img/folder_opened.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;	
	width: 85%;
}

table.mgroup td.spac {
	height: 10px;
}

table.mgroup td.inner {
	padding-left: 30px;
	width: 100%;
}

table.mgroup td.normal {
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image:	url('../img/article.gif');
	background-repeat: no-repeat;
	background-position: left center;	
	vertical-align: middle;
}

table.mgroup td.graphics {
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image:	url('../img/graphics.gif');
	background-repeat: no-repeat;
	background-position: left center;	
	vertical-align: middle;
	cursor: pointer;
}

table.mgroup td.header_ed {
	width: 100px;
	border-bottom: 1px solid #303030;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 2px;	
	text-align: right;	
}


table.mgroup td.normal_ed {
	width: 100px;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	vertical-align: middle;	
	text-align: right;
}

span.sub {
	font-size: 9px;
	color: #707070;
}

option.opt_h {
	background-color: #EEEEE6;
	height: 15px;
	font-weight: bold;
}

div.description {
	width: 500px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FAFAF8;
	text-align: justify;
	border: 1px solid #303030;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 20px;
}

p.success {
	text-align: center;
	color: darkgreen;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FAFAF8;
	border: 1px solid #303030;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 20px;
	width: 300px;
}

p.info {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid #a7a7a7;
	line-height: 24px;
	margin-bottom: 15px;
	margin-top: 20px;
	width: 250px;
}

p.error {
	text-align: center;
	color: darkred;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FAFAF8;
	border: 1px solid #303030;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 20px;
	width: 300px;
}

td.preview {
	background-color: white;
	width: 300px;
	height: 300px;
	text-align: center;
	border: 1px solid #707070;
}

td.path {
	vertical-align: top;
	padding-top: 15px;
}

div#preview {
	color: #e7e7e7;
	letter-spacing: 8px;
}

tr.grp {
	background-color: none;
}
tr.grp:hover {
	background-color: #EEEEE6;
}

table.users {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	margin-bottom: 20px;
	text-align: center;
}

table.users th{
	font: bold 12px Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;	
	height: 35px;
}

table.users tr:hover {
	background-color: #eeeee6;
}

table.users td { 
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #dfdfdf;	
	border-bottom: 1px solid #dfdfdf;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

table.ordershow {
	padding: 10px;
	border: 1px solid #808080;
	background-color: white;
}

table.ordershow th {
	font-weight: bold;
	font-size: 11px;s
	border-bottom: 1px solid #000000;
}

table.ordershow td {
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dashed #909090;
	padding-bottom: 5px;
	padding-top: 5px;
}

option.nn {
	font-weight: bold;
	background-color: #EEEEE6;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #D0D0B9;
}

option.nb {
	background-color: #efefef;
	text-indent: 15px;
}

option.np {
	text-indent: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

select#subqueries {
	width: 290px;
}

tr.n0 td {
	background-color: #DCDCCB;
}

tr.n1 td.s {
	border-left: 20px solid #ECECE1;
}

tr.n2 td.s {
	text-indent: 40px;
}

tr.n3 td.s {
	text-indent: 60px;
	color: #A3A374;
}

