p, li, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	/*line-height: 120%;*/
	font-size: 100%;

}
textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	line-height: 100%;
	font-size: 90%;
}
input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	line-height: 100%;
	font-size: 100%;
}
/* font size 10px*/
td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	/*line-height: 120%;*/
	font-size: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

.userlist {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	line-height: 120%;
	font-size: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	font-size: small;
	text-align: justify;
/*	line-height: 100%;*/
	color: #000000:
	background-color: #F8F8F8;

}
/* dotad line-height: 15px*/
a {
	color: #333399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #993333;
}

a:active {
	text-decoration: none;
}


ul, ol {
/*	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;*/
}

form, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {
	padding: 10px;
	padding-top: 0px;
}

.header a:hover {
	color: #993333;
	background: transparent;
	border-bottom: 0px;
}

.page {
	color: #000;
	font-size: small;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
}

.page a {
	text-decoration: underline;
}

.page a:hover {
	color: #993333;
	text-decoration: underline;
}
.page a:visited {
	text-decoration: underline;
}
.missingpage {
	/* background: #ccffff; */ 
	text-decoration: none;
	border-bottom-width: 1px; 
	border-bottom-color: #933; 
	border-bottom-style: dashed; 
}

.footer {
	clear: both;
	background-color: #DDDDDD;
	padding: 5px 10px;
	border: 1px inset;
	border-top: none;
	border-top: 1px solid #CCCCCC;
}

.commentsheader {
	clear: both;
	background-color: white;
	padding: 0px 10px;
	border-left: 0px inset;
	border-right: 0px inset;
	border-top: 0px solid #CCCCCC;
}

.comment {
	background-color: #DAA520;
	padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	background-color: white;
	padding: 10px;
	border-left: 10px; 
	border-right: 10px;
	border-top: 1px solid #CCCCCC;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 90% "Bitstream Vera Sans Mono","Courier New", monospace;
	width: 95%;
	margin:auto;
	overflow: auto;
	padding: 3px;
}

.notes {
	color: #888800;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: small;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}

h5 {
	font-size: x-small;
}

h4 {
	font-size: medium;
}

h3 {
	font-size: large;
}

h2 {
	font-size: x-large;
}

h1 {
	font-size: xx-large;
}

a.ext {
	color: #333399;
}

a.ext:hover {
	color: #993333;
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.searchbox {
	/* border: none; */
	border: 1px solid #CCCCAA; 
	padding: 0px;  
	margin: 0px; 
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

/*---Speific Styles ---*/

.clear {clear:both;}

.comments {display: none;}

.floatl {float: left; width: 48%; margin: 0.5%; padding: 0.5%; background: #EEE;}

.floatr {float: right; width: 48%; margin: 0.5%; padding: 0.5%; background: #EEE;}

.previewhead {
	margin: auto; 
	z-index:20; 
	position:fixed; 
	top: 40px; 
	left: 10px; 
	color: red; 
	font-size: xx-large; 
	font-weight: bold; 
	padding: 5px;
}
.leftalign {
	text-align: left;}
.rightalign {
	text-align: right;}

.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;}

.additions {background-color: #ccffcc;}

.deletions {color: #876; background-color: #FFCC99;}

.underline {text-decoration: underline;}

.recentchanges {font-size: 0.9em;}

.pagenote {color: #888;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

.smallprint {font-size: 0.8em; color: #777; padding-right: 0.5%; text-align: right;}

.smallprint a {
	color: #987;
}

input.redButton {
background-color: #EECCCC;
border-width: 0px;
color: black;
font-size: Defaultpt;
font-family: Default;
}

input.greenButton {
background-color: #CCEECC;
border-width: 0px;
color: black;
font-size: Defaultpt;
font-family: Default;
}

input.greyButton {
background-color: #CCCCCC;
border-width: 0px;
color: black;
font-size: Default;
font-family: Default;
}

input.schowek{
background: url(../images/schowek.gif) no-repeat #CCCCCC;
font: right;
}
input.swap{
background: url(../images/rotate.gif) no-repeat #CCCCCC;
font: right;
}

input.check{
background: url(../images/check.gif) no-repeat #CCCCCC;
font: left;
}

input.usun{
background: url(../images/usun.gif) no-repeat #CCCCCC;
font: left;
}
input.wyloguj{
background: url(../images/wyloguj.gif) no-repeat #CCCCCC;
font: left;
}
input.save{
background: url(../images/save.gif) no-repeat #CCCCCC;
font: left;
}
input.edit{
background: url(../images/edit.gif) no-repeat #CCCCCC;
font: left;
}
input.coins{
background: url(../images/coins.gif) no-repeat #CCCCCC;
font: left;
}
