html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, 
em, img, strong, sub, sup, 
form, table, tbody, thead, tr, th, td {
margin: 0;
padding: 0;


/* font-weight: inherit; 
font-style: inherit;
font-size: 100%;*/
font-family: arial;
/*vertical-align: baseline;
background: transparent;*/
}
/* Не забываем описать стили для :focus! */
:focus {
outline: 0;
}
body {
line-height: 1; 
color: black;
background: white;
}
/* Для таблиц все еще надо прописывать 'cellspacing="0"' в коде */
table {
border: 0;
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
/*text-align: left;*/
border: 0;
padding: 0;
}


img {border: 0;}
TD>IMG { display: block; }
A IMG { border: none; }

/*НАЧАЛО*/
body {
color: white; 
background-image: url("../pic/fon.jpg")
}

a:link { color: white; text-decoration: none; cursor: pointer;}
a:visited {color: white; text-decoration: none; cursor: pointer;}
a:hover { color: white; text-decoration: none; cursor: pointer;}

table.line {
	width:  800px; 
	padding: 0;
}
table.line td {
	border: 0;
}

.text_group {
	display: block;
	position: absolute;
	bottom: 15px;
	width: 210px;
	height: 25px;
	font: bold 12px arial;
	color: white;
	margin-left: 20px;
	border: 0;
	text-align: center;
}
.celal {
	display: block;
	position: absolute;
	top: 25px;
	width: 142px;
	height: 54px;
	margin-left: 55px;
	border: 0;
}
.flag {
	display: block;
	position: absolute;
	top: 103px;
	width: 217px;
	height: 104px;
	margin-left: 16px;
	border: 0;
}
.group1, .group2, .group3 {
	display: block;
	position: relative;
	width: 250px;
	height: 250px;
	border: 0;
}

.zonti2 {
	display: block;
	position: absolute;
	top: 104px;
	left: 14px;
	width: 220px;
	height: 104px;
	border: 0;	
}