Файл: public_html/temes/defaut/verh.dat
Строк: 27
<?
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:
#7caa00;
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: #91b546;
padding:
2px;
margin-bottom: 1px;
text-align: left;
font-weight: bold;
margin-top:
1px;}
.foot a
{color: #7caa00;}
.foot a:hover
{color:
#91b546;}
</style>
</head>
<body>
<div
class="verh"><B>'.$zagolovok.'</B></div>';
?>