INPUT[type="text"] {
	/*background: url(../obrazki/raport_background/c2.gif) top repeat-x;*/
	border: 1px dotted rgb(192,192,192);
}
body
{
	margin: 0 0 30px 0;
	padding: 0;
	background: #FFF;
	font-size: 75%;
	font-family: "arial", "verdana", "tahoma", "georgia", "trebuchet ms";
	color: #666;
}

span.normal {
	font-weight: normal;
	color: black;	
}

img
{
	border: 0;
}

#container
{
	margin: 0 auto;
	width: 800px;
}

#headercont
{
	width: 800px;
	height: 50px;
	padding-top: 10px;
	border-bottom: 2px solid #F90;
}


span.h1
{
	margin: 48px 0 0 15px;
	padding: 0;
	font-size: 220%;
	font-weight: normal;
	color: #F90;
	letter-spacing: -1px;
}

span.h1sub
{
	color: #FFC875;
	font-size: 200%;
	font-weight: normal;
}

span.h1sub img
{
	margin-top: 8px;
	margin-left: 5px;
	width: 26px;
	height: 16px;
}

#maincont
{
	width: 800px;
	line-height: 160%;
	padding: 15px 0 0 0;
}

#maincont p
{
	margin: 0 15px 15px 15px;
}

#maincont h2, h3
{
	margin: 0 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
	font-weight: normal;
	color: #F90;
	border-bottom: 1px solid #E5E5E5;
}

#mainleft
{
	float: left;
	width: 580px;
	padding: 0 15px 0 0;
}

#mainright
{
	float: left;
	width: 195px;
	padding: 0 0 0 10px;
}

#mainleft img
{
	float: left;
	border: 1px solid #CDCDCD;
	padding: 5px;
	margin: 0 15px 5px 15px;
}


#bottom
{
	clear: both;
	width: 800px;
}

#footercont
{
	border-top: 2px solid #F90;
	float: left;
	width: 800px;
	height: 50px;
	color: #999;
}

#footercont p
{
	margin: 0;
	padding: 15px;
}

#footercont a
{
	color: #999;
	text-decoration: none;
}

#footercont a:hover
{
	color: #F90;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 600px;
	height: 50px;
}

#footerright
{
	float: left;
	width: 500px;
	height: 50px;
	text-align: right;
}


img {
	border: 0; 
	padding: 0px;
	margin-top: -0px;
	margin: 0px;
}

h2.gora {
	margin: 5px 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
	font-weight: normal;
	color: #F90;
	border-bottom: 1px solid #E5E5E5;
}


a.dodaj_raport:link {
	text-decoration: none;
	/*color: #4ab0e4;*/
	color : Peru;
}
a.dodaj_raport:visited {
	text-decoration: none;
	/*color: #4ab0e4;*/
	color : Peru;
}

a.dodaj_raport:hover{
	color: #666;
	text-decoration: none;
}

table.glowna {
	width: 580px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

table.wojska {
	width: 99%;
}
td.tytul {
	width: 17%;
}

tr.podswietl {
	background-image: url(../obrazki/raport_background/c2.gif);
}
td.jednostki {
	text-align: center;
}

td.pusta {
	color: rgb(192,192,192);
	text-align: center;
}

td.grubo {
	font-weight: bold; 
}
td.pomarancz {
	color : Peru;
	/*color: rgb(244,122,0);*/
	font-weight: bold; 
}
td.zielony {
	color : Peru;
	/*color: rgb(0,220,0);*/
	font-weight: bold; 
}
td.do_lewej {
	text-align: left;
}
table {
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: rgb(192,192,192);
	margin: 0px auto;
	padding: 0px;
	/*background: #EFE8CB;	*/
	font-size: 12px;
	color: #153E4A;
	vertical-align: middle;
	text-align: left;
	/*border-collapse: separate;*/
}

td {
	margin: 0px; 
	padding: 3px;
	border-width: 0px 0px 1px 1px;
	/*height:20px;*/
	border-style: solid;
	border-color: rgb(192,192,192);
	text-align: center;
}

span.blad {
	color: red;	
	font-weight: bold;
}
span.info {
	color: green;	
	font-weight: bold;
}
span.grubo {
	font-weight: bold;
}
div#linki {
	/*top: 75px;
	left : 30px;*/
	color: rgb(244,122,0);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 570px;
	margin: auto;
}
#mapa {
	width: 510px;
	height: 510px;
	max-width: 510px;
	max-height: 510px;
	padding: 0px;
	margin-left: 15px;
	overflow: hidden;
}


table.map {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table.map tr td{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
td.raporty{
	background-image: url(../obrazki/raport_background.png);
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#mapa img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*
kolorki sojuszy
zolty (255,240,0)
szary po 92
purpurka 201,0,255

*/