.formularz_submit_gora
{
border:0;
background:url('images/zapisz.png') no-repeat;
cursor:pointer;
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
padding:0 0 0 18px;
border:0;
}
.formularz_submit
{
border:0;
background:none;
cursor:pointer;
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
padding:0;
border:0;
}
.formularz_tytul{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#9DE96F;
text-align:center;
padding:0 7px 0 7px;
color:#000000;
font-size:11px;
line-height:20px;
border:1px #000 dashed;
}
.formularz_powrot{
position:absolute;
top:-11px;
left:650px;
width:auto;
height:20px;
background:url('images/strz_l.png') no-repeat 3px #9DE96F;
text-align:center;
padding:0 7px 0 25px;
color:#000000;
font-size:11px;
line-height:20px;
border:1px #000 dashed;
}
.formularz{
width:870px;
float:left;
padding:25px;
margin:20px 5px 0 5px;
_margin:20px 0 0 5px;
border:1px #DFD1D2 dashed;
position:relative;
background-color:#FFFDBD;
}
.submit100
{
background:none;
cursor:pointer;
color:#000000;
background-color:#9DE96F;
font-size:12px;
margin:5px;
padding:0;
border:1px #000 solid;
font-weight:bold;
width:100px;
height:30px;
}
.submit200
{
cursor:pointer;
color:#000000;
background-color:#9DE96F;
font-size:12px;
margin:5px;
padding:0;
border:1px #000 solid;
font-weight:bold;
width:200px;
height:30px;
}
.select200
{
width:200px;
height:21px;
background-color:#fff;
color:#666;
border:1px #DFDFDF solid;
float:left;
}
.select400
{
width:400px;
height:21px;
background-color:#fff;
color:#666;
border:1px #DFDFDF solid;
float:left;
}
.input50
{
width:50px;
height:21px;
background-color:#fff;
color:#666;
border:1px #DFDFDF solid;
float:left;
text-align:right;
}
.input100
{
width:100px;
height:21px;
background-color:#fff;
color:#666;
border:1px #DFDFDF solid;
}
.input200
{
width:200px;
height:21px;
background-color:#fff;
color:#666;
border:1px #DFDFDF solid;
}
.input400
{
width:400px;
height:21px;
background-color:#fff;
color:#666;
border:1px #DFDFDF solid;
}
.dolewej
{
float:left;
}
.doprawej
{
float:right;
}
.wyczysc
{
clear:both;
}
/* nowe */
.guzik {
width: 130px;
height: 20px;
background: #ffffff;
outline: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
padding-bottom: 3px;
}
.guzik:hover {
background: #c0c0c0;
}
.guzikadmin {
width: 150px;
height: 24px;
background: #ffffff;
outline: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
padding-bottom: 3px;
}
.guzikadmin:hover {
background: #c0c0c0;
}
.txtmenu
{
	font-family: Verdana,Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;	
}
.tytmenu
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-style: bold;
	line-height: 120%;
}
.komunikat
{
      background: #fffdbd;
      BORDER-BOTTOM: 1px solid black;
	BORDER-left: 1px solid grey;
	BORDER-RIGHT: 1px solid black;
	BORDER-TOP: 1px solid grey;
      margin-left: 5px;
      margin-right: 5px;
      padding-left: 5px;
      padding-right: 5px;
	  margin-top: 0px;
}
.komunikat_confirm
{
      background: #fffc00;
      BORDER-BOTTOM: 1px solid red;
	BORDER-left: 1px solid red;
	BORDER-RIGHT: 1px solid red;
	BORDER-TOP: 1px solid red;
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
      margin: 5px;
}
.komunikat_niebieski
{
	font-family: Verdana,Helvetica, sans-serif;
	background: #fffdbd url(images/komunikat_ok.png) no-repeat;
	text-decoration: none;
	color: blue;
	padding-left:35px;
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	line-height: 28px;
}
.komunikat_czerwony
{
	font-family: Verdana,Helvetica, sans-serif;
	background: #fffdbd url(images/komunikat_er.png) no-repeat;
	text-decoration: none;
	color: red;
	padding-left:35px;
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	line-height: 28px;
}
.komunikat_czarny
{
	font-family: Verdana,Helvetica, sans-serif;
	background: #fffdbd url(images/komunikat_er.png) no-repeat;
	text-decoration: none;
	color: black;
	padding-left:35px;
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	line-height: 32px;
}
.naglowek
{
  font-family: Verdana,Helvetica, sans-serif;
  font-size: 12px;
	font-weight: bold;
	font-style: bold;
  background: #9DE96F;
  BORDER-BOTTOM: 2px solid black;
	BORDER-left: 1px solid grey;
	BORDER-RIGHT: 2px solid black;
	BORDER-TOP: 1px solid grey;
	padding-left: 5px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.wejscie
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 22px;
	width: 100px;
}
.wejscie:hover {
background: #fafd00;
}
.wejscie30
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 18px;
	width: 30px;
	border: 1px solid #0000FF;
}
.wejscie30:hover {
background: #fafd00;
}
.wejscie80
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 18px;
	width: 80px;
	border: 1px solid #0000FF;
}
.wejscie80:hover {
background: #fafd00;
}
.wejscie200
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 20px;
	width: 200px;
}
.wejscie200:hover {
background: #fafd00;
}
.wejscie300
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 20px;
	width: 300px;
}
.wejscie300:hover {
background: #fafd00;
}
.wejscie400
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 20px;
	width: 400px;
}
.wejscie400:hover {
background: #fafd00;
}
.wejscieadmin
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 24px;
	width: 150px;
}
.wejscieadmin:hover {
background: #fafd00;
}
.wybierz1
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 20px;
	width: 200px;
}
.wybierz1:hover {
background: #fafd00;
}
.wybierz2
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 20px;
	width: 100px;
}
.wybierz2:hover {
background: #fafd00;
}
.wybierz1:hover {
background: #fafd00;
}
.wybierz200
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 20px;
	width: 200px;
}
.wybierz200:hover {
background: #fafd00;
}
.wybierz400
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 20px;
	width: 400px;
}
.wybierz400:hover {
background: #fafd00;
}
/* nowe */
.tyt
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

.txtmini
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
.tresc
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}
.tagi
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 15px;
	width: 700px;
}

.wejsciearea
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 300px;
	width: 400px;
}
.wejscieareatag
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 75px;
	width: 400px;
}
.wejsciearea200
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 175px;
	width: 200px;
}
.wybierz
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 18px;
	width: 600px;
}
.wybierz3
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 18px;
	width: 300px;
}
.tabela
{
	BACKGROUND: white;
	COLOR: Black;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	width : 750px;
	padding-top : 1px;
}
.tabelalogin
{
	BACKGROUND: #CAE9B7;
	COLOR: #000000;
	border-bottom: 3px solid #CCCCCC;
	BORDER-left: 3px solid #CCCCCC;
	BORDER-RIGHT: 3px solid #CCCCCC;
	BORDER-TOP: 3px solid #CCCCCC;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	width : 151px;
	padding-top : 1px;
}
.tabela_wpis
{
	BACKGROUND: white;
	COLOR: Black;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	width : 550px;
	padding-top : 1px;
}
.tabela_wyr
{
	BACKGROUND: #FFFF99;
	COLOR: Black;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	width : 550px;
	padding-top : 1px;
}
.layout
{
        bordercolor: blue;
        BORDER-BOTTOM: 0px solid;
        BORDER-left: 0px solid;
        BORDER-RIGHT: 0px solid;
        BORDER-TOP: 0px solid;
}
A              
{
    TEXT-DECORATION: underline;
}

A:link         
{
	COLOR: black;
}

A:visited      
{
	COLOR: black;
}

A:hover        
{
    COLOR: #8D8D8D; 
    TEXT-DECORATION: underline;
}
.lewa,.lewa:visited, .lewa:link{COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: bold;}
.lewa:hover   {COLOR: #0000FF; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: bold;} 
.lewa_wybrane,.lewa_wybrane:visited, .lewa_wybrane:link{font-family: Verdana; font-size: 11px; text-decoration: underline; color: #0000FF}
.lewa_wybrane:hover   {font-family: Verdana; font-size: 11px; text-decoration: underline; color: #000000} 
.lewamini,.lewamini:visited, .lewamini:link{font-family: Arial; font-size: 11px; text-decoration: none; color: #000000}
.lewamini:hover   {font-family: Arial; font-size: 11px; text-decoration: none; color: #6C6C6C} 
.lewamini_wybrane,.lewamini_wybrane:visited, .lewamini_wybrane:link{font-family: Arial; font-size: 11px; text-decoration: underline; color: #0000FF}
.lewamini_wybrane:hover   {font-family: Arial; font-size: 11px; text-decoration: underline; color: #c0c0c0} 
.linkblue,.linkblue:visited, .linkblue:link{COLOR: #0000FF; TEXT-DECORATION: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
.linkblue:hover   {COLOR: #0000FF; TEXT-DECORATION: underline; font-family: Verdana; font-size: 10px; font-weight: bold;}
.linkred,.linkred:visited, .linkred:link{font-family: Verdana; font-size: 10px; text-decoration: none; color: #FF0000; font-weight: bold;}
.linkred:hover   {font-family: Verdana; font-size: 10px; text-decoration: underline; color: #FF0000; font-weight: bold;}
.linkgreen,.linkgreen:visited, .linkgreen:link{font-family: Verdana; font-size: 10px; text-decoration: none; color: #3E5E06; font-weight: bold;}
.linkgreen:hover   {font-family: Verdana; font-size: 10px; text-decoration: underline; color: #3E5E06; font-weight: bold;}
/* CSS Document */
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
	text-align:center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4682B4;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFFFF;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}
