Файл: public_html/temes/vend/verh.dat
Строк: 36
<?
echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
<html>
<head>
<meta
http-equiv="Content-Type" content="text/html;
charset=utf-8">
<link rel="shortcut
icon"href="/img/favicon.ico"
/>
<title>'.$title.'</title>
<style
type="text/css">
body {
margin: auto;
background:
#fff;
font-family: Tahoma;
border-radius: 6px;
max-width: 800px;
color:
#000000;
font-size: 12px;}
.gmenu {
border-radius: 4px;
margin:
1px;
padding:2px;
background-color:#f2f4f2;
background-repeat:repeat-x;
border:
1px solid #d3d3d3;
text-align: left;
text-align:
left;
color:#a9a9a9;}
div.verh a{color: #000;}.foot{
background: #e1faa6
repeat-x;
border: 1px solid #91b546;
color: #000000;
padding:
2px;
margin-bottom: 1px;
text-align: left;
font-weight:
bold;
margin-top: 1px;}
.foot {
margin: 2px;
background-color:
#FFFF00;
background-image:url("images/t.png");
background-position:
50% 0%;
background-repeat: repeat-x;
border: 1px solid #004080;
padding:
1px 0px 2px 0px;
padding-left:
4px;}
</style>
</head>
<body>
<div
class="verh"><B>'.$zagolovok.'</B></div>';
?>