body { 
}
tr td {}
ul {
	display: inline;

}
li {
	list-style: none;
	display: inline;
	
}
a {
	text-decoration:none;
	color: #1B5069;
	font-size:16px;
	font-weight: bolder;
}
ul a:hover {
	text-decoration: none;
	color:#FFFF00;
	background-color:#3399FF;
	border-top:#CCCCCC 1px dotted;
}
.menu {
	padding: 10px;
	
}
p 	{color:#FFFF00;
	}

.main {
	background-color:#2E8BB8;
	border-left:#CCCCCC 1px dotted;
	border-right:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
	height: 500px;
	width: 698px;
	padding-top: 20px;
		}
.kreska {
		display:inline;
		}
#banner {
	width: 700px;
	height: 200px;
			}
#naglowek {display: none;
			}

.flagaON {
	margin: 2px 2px 2px 2px;
	width: 30px;
	height: 18px;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	}
.flagaOFF {
	margin: 2px 2px 2px 2px;
	width: 30px;
	height: 18px;
					}



#monitor {
	width: 100px;
	height: 100px;
	margin-top:-101px;
	padding-left: 99%;
	
		}
html>body #monitor {
	width: 100px;
	height: 100px;
	margin-top:-101px;
	margin-left: 250px;
	padding-left: 50%;
	
		}					
.tresc	{
	padding: 10px;
	width: 500px;
		}					
#formularz	{
		margin-left: 30px;
			}
			
#kontener {width: 698px;}
html>body #kontener 	{
		width: 698px;
		padding-left: 50%;
		margin-left: -350px;
				}

