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: black; text-decoration: none; cursor: pointer;}

.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;
}
.group {
	display: block;
	position: relative;
	width: 250px;
	height: 250px;
	border: 0;
}


.red_in {
	color: red;
	text-indent: 30px;
	text-align: justify;
	font: bold 13px arial;
	margin: 5px;
}
.in {
	text-indent: 30px;
	text-align: justify;
	font: normal 13px arial;
	margin: 5px;
}

table.main {
	width: 800px;
	height: 550px;
	border: 5px solid white;
} 
table.main td {
	border: 0;
	color: black;
	
}
.text_div {
	display: block;
	position: relative;
	width: 650px;
	height: 450px;
	overflow: auto;
	border: 0;
	padding: 0px;
}

#logo {
	margin-left: 20px;
}

table.menu {
	width: 115px;
	height: 150px;
	border: 0;
	margin-top: 30px;
	margin-left: 25px;
} 
table.menu td {
	border: 0;
	height: 25px;
}

.menu_text {
	font: bold 14px arial;
}
.menu_text_sub {
	font: bold 12px arial;
}

.sub_menu {
	display: block;
	position: relative;
	width: 90px;
	border: 0;
	text-align: left;
	margin-bottom: 5px;
}

/*пластиковое оборудование*/
table.plastic_table {
	width: 	290px;
	border: 0;
}
table.plastic_table td {
	height: 20px;
	border: 0;
	
}
.plastic_text1 {
	font: bold 12px arial;
	color: #840000;
}
.plastic_text2 {
	margin-left: 10px;
	font: bold 12px arial;
	color: #5A5A5A;
}
table.spec {
	width: 640px;
}
table.spec td {
	border: 0;
}

/*контакты*/
table.kontakt {
	width: 650px;
	height: 450px;
	background-color: #1E1E1E;
}
table.kontakt td {
	border: 0;
	color: white;
}


/*зонты большие*/
table.zonti_big {
	width: 630px;
	height: 450px;
}
table.zonti_big td {
	border: 0;
}

table.gif {
	margin: 10px;
}
table.gif td {
	border: 0;
}
table.photo_small {
	width: 350px;
}
table.photo_small td {
	border: 0;
}

/*флаги*/
table.flag_menu {
	width: 650px;
	height: 450px;
}
table.flag_menu td {
	border: 0;
}
table.flag_small {
	
}
table.flag_small td {
	border: 0;
}
table.flag_but {
	margin-left: 35px;
	margin-top: 20px;
}
table.flag_but td {
	padding: 2px;
	padding-left: 15px;
	border: 0;
}
a.link1:link{
	font: bold 12px arial;
	color: red;
}
a.link1:visited{
	font: bold 12px arial;
	color: red;
}
a.link2 {
	font: bold 12px arial;
}
.over_flag {
	cursor: pointer;
	background-color: #B4B4B4;
}
.out_flag {
	background-color: white;
}
.out_flag2 {
	background-color: #B4B4B4;
}
.over_flag1 {
	cursor: pointer;
	background-color: #B4B4B4;
}
.out_flag1 {
	background-color: red;
}
.out_flag1_sub {
	background-color: gray;
}
table.photo1 {
	width: 362px;
}
table.photo1 td {
	border: 0;
}

.copy {
	font: normal 12px arial;
}