body {
	margin: 0px 0px 5px;
	font-family: Verdana;
}

a:link {
	text-decoration: none;
	color: #1ACA00;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #1ACA00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #19D700;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #1ACA00;
	font-weight: bold;
}
input {
	
	color: #000000;
	font-size: 11px;
	border-color: #686868;
	border-style: solid;
	border-width: 1;
}
select {
	
	color: #000000;
	font-size: 11px;
	border-color: #686868;
	border-style: solid;
	border-width: 1;
}

/* do linkow w topie */
.menulink:link {
	text-decoration: none;
	color: #101010;
	font-weight: normal;
}
.menulink:visited {
	text-decoration: none;
	color: #101010;
	font-weight: normal;
}
.menulink:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.menulink:active {
	text-decoration: underline;
	color: #101010;
	font-weight: normal;
}

.menu-top {
	
	font-size: 8pt;
	color: #101010;
	text-align: left;
	vertical-align: middle;
	line-height: 17px;
}

.panel-klienta {
	
	font-size: 8pt;
	color: #383838;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
	line-height: 17px;
}

.input-login {
	
	color: #101010;
	font-size: 8pt;
	border-color: #686868;
	border-style: solid;
	border-width: 1;
}

/* do glownego menu */
.menu-main {
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	vertical-align: top;
	letter-spacing: 1px;
}

/* do menu po lewej */
.menu-left-tytul {
	
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	letter-spacing: 1 pt;
	font-weight: bold;
}

.menu-left {
	
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 3px;
	font-weight: normal;
}

.menu-left-a:link {
	color: #333333;
	font-weight: normal;
}

.menu-left-a:visited {
	color: #333333;
	font-weight: normal;
}

.menu-left-a:hover {
	color: #000000;
	font-weight: normal;
}

.menu-left-a:active {
	color: #000000;
	font-weight: normal;
}

.info-left {
	
	font-size: 11px;
	color: #101010;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
}

/* do zawartosci */ 
.content-tytul {
	
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-left: 8px;
	letter-spacing: 0,5pt;
}

.content {
	
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.content-title-inside {
	color: #000000; 
	border-color: #B8B8B8; 
	border-style: solid; 
	border-width: 1; 
}

.button {
	color: #000000; 
	border-color: #686868;
	background-color: #FFFFFF; 
	border-style: solid; 
	border-width: 1; 
}
.button2 {
	background-color: #F4FFED; 
	border-width: 0; 
	color: #1ACA00; 
	font-weight: bold; 
	font-size: 13px;
}

.stopkalink:link {
	text-decoration: none;
	color: #5A5A5A;
	font-weight: normal;
}
.stopkalink:visited {
	text-decoration: none;
	color: #5A5A5A;
	font-weight: normal;
}
.stopkalink:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.stopkalink:active {
	text-decoration: underline;
	color: #5A5A5A;
	font-weight: normal;
}

.stopka {
	
	font-size: 11px;
	color: #5A5A5A;
	text-align: center;
	padding-top: 4px;
	line-height: 17px;	
}

.copyright {
	
	font-size: 10px;
	color: #000000;
}

.komunikat {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #CCCCCC;
	text-align: center;
	line-height: normal;
	margin-right: 50px;
	margin-left: 50px;
}
