body {
  margin: 0;
	padding: 0;
	background-color: #8189d2;
}

table {
  font-family: Verdana, Arial, Times New Roman;
  color: #333333;
	font-size: 13px;
}

h1 {
 font-size: 15px;
 font-weight: bold;
 margin: 10px 0 0 10px;
 color: #dddddd;
}


h2 {
  font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h3 {
  font-size: 13px;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 0;
}

.nag {
width: *;
height: 20px;
padding: 3px;
background-color: #3F4368;
text-align: center;

}

a {
  color: #000d88;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;		
}

a:visited {
  color: #000d88;
}

a:hover {
  color: #4a5084;
	text-decoration: underline;	
}

.egipt_start{
  width: 768px;
	height: 120px;
  background: white url('img/naglowek.jpg') no-repeat left top;
}

.ramka {
 width: 168px;
 font-size: 12px;
 padding: 5px;
 text-align: right;
 margin: 5px 0 5px 0;
 color: #ffffff;
}

.ramka a {
 font-weight: normal;
 color: white;
 text-decoration: none;
}

.ramka a:hover {
 font-weight: normal;
 color: yellow;
 text-decoration: underline;
}

.ramka a:visited {
 color: white;
 text-decoration: none;
}


img {

margin: 10px;
border: 1px solid #222222;
padding: 5px;

}
