a         { color: #006600; font-size: 12px; text-decoration: none;}
a:link    { color: #006600; font-size: 12px; text-decoration: none;}
a:visited { color: #006600; font-size: 12px; text-decoration: none;}
a:hover   { color: #FFCC00; font-size: 12px; text-decoration: underline;}

#leftLink {color: #006600; text-decoration: none;}
#leftLink a:link, #leftLink a:visited {color: #006600; text-decoration: none;}
#leftLink a:hover {color: #FFCC00; text-decoration: none;}

#startLink {color: #FFCC00; text-decoration: none;}
#startLink a:link, #startLink a:visited {color: #FFCC00; text-decoration: none;}
#startLink a:hover {color: #FFFFFF; text-decoration: none;}

body {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #00511B;
	background-image: url(/images/back_image.gif);
	background-repeat: repeat;
}

p {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;}

td {
/*	text-align: left;
	vertical-align: top;*/
}

td img {
/*	display: block;*/
}

.image-borders {
	border                   : 1px solid #333333;
	display                  : inline;
	border-collapse          : collapse;
	margin-top               : 1px;
	margin-right             : 0px;
	margin-bottom            : 1px;
	margin-left              : 0px;
}

.lista-alpha-0 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-indent: -13px;
}
.lista-alpha-1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-indent: -13px;
}
.lista-alpha-2 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-indent: -13px;
}
.lista-minus-0 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: -7px;
}
.lista-minus-1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-indent: -7px;
}
.lista-minus-2 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-indent: -7px;
}

.white {
	color: #ffffff}

.white-14 {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.white-16 {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.bordo {
	color: #a60000}

.bordo-14 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;
	color: #a60000
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.blue {
	color: #3082A8}

.blue-14 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;
	color: #3082A8;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.green {
	color                   : #006924;
}

.green-14 {
	font-family             : Arial, sans-serif, Helvetica;
	font-size               : 14px;
	color                   : #006924;
	font-weight             : normal;
}

.green-16 {
	font-family             : Arial, sans-serif, Helvetica;
	font-size               : 16px;
	color                   : #006924;
	font-weight             : normal;
}



.gray {
	color:#333333}

.gray-14 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;
	color: #222222;
	font-weight: normal;
}

.gray-16 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 16px;
	color: #222222;
	font-weight: normal;
}


.red {
	color:#FF0000}


/************ menuLinks Styles **************/
#menuLinks{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
}

#menuLinks a:link, #menuLinks a:visited {
	display: block;
	color: #666666;
	background: url(menu/buttonab.png);
	vertical-align: middle;
	font-weight: bold;
	padding-top: 6px;
	height: 20px; /* do wysokosci trzeba dodac padding-top i wyjdzie wysokosc jednego przycisku w menu*/
	/*height: 50px !important;*/
}

#menuLinks a:hover{
	background-position: 0px -26px;
	text-decoration: none;
	color: #a60000;
}

/************ MainTable Styles **************/
#MainTable {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#MainTable1 {
	border: 1px solid #666666;
	border-collapse: collapse;
}
#MainTable2 {
	border: 1px solid #666666;
	border-collapse: collapse;
}
#MainTable3 {
	border: 1px solid #666666;
	border-collapse: collapse;
}
/************ smLinks Styles **************/
#smLinks{
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
/*	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 155px;*/
}

#smLinks a:link, #smLinks a:visited {
	display: block;
	color: #3082A8;
	background: url(menu/buttonsmab.gif);
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 15px;
	height: 18px; /* do wysokosci trzeba dodac padding-top i wyjdzie wysokosc pozycji menu*/
	/*height: 50px !important;*/
}

#smLinks a:hover{
	background-position: 0px -20px;
	text-decoration: none;
	color: #94BE22;
}

/************ menuLinks Styles **************/

.style1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px #006600 solid;
	border-collapse: collapse;

}

.style1a {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 10 px;
	background-color: #666666;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
