body {
	font-family: Arial;
	font-size: 13px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:white;
	color:white;
}

body#zapytanie {
	
	color:rgb(77,139,207);
}

img {border:none;}
.hide{display:none;}

#mainall{
	width:100%;
	text-align:center;
}
#mbottomall{
	width:100%;
	text-align:center;
}
#main{
	width:781px;
	margin:auto;
	height:484px;
	background:url('img/main.jpg') no-repeat;
	background-position:left;
  position: relative;
}
#mbottom{
	width:781px;
	margin:auto;
	background-color:#528cb7;
	text-align:left;
	min-height:80px;
}

#mainnav{
	border-top:1px solid rgb(255,142,84);
	border-bottom:1px solid rgb(255,142,84);
}

#mainnav a{
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:rgb(77,139,207);
	background:url('img/dot.gif') no-repeat;
	background-position:left;
	padding-left:10px;
	text-decoration:none;
}
#mainnav a:hover{color:rgb(255,152,84);}

.mail{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:rgb(255,152,84);
}
.mail:hover{text-decoration:underline;}
.netp{
	color:white;
	font-size:11px;
	text-decoration:none;
}
.netp:hover{text-decoration:underline;}

#suball{
	width:100%;
	text-align:center;
}
#sub{
	width:780px;
	margin:auto;
	color:rgb(77,139,207);
	text-align:left;
}
.tytul{
	font-weight:bold;
	color:rgb(255,152,84)
}

.table{font-size:13px;}
.ramka{
	border:1px solid rgb(77,139,207);
}

.ramkam{
  position: absolute;
  top: 270px;
  left: 400px;
  width: 360px;
  height: 70px;
  border: 5px solid #add8de;
  color: #366dca;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.ramkam span{color: #ff4e03;}

