Jakie mogą być tego powody?
Przejrzałem jeszcze raz kod i nie ma w niej nic takiego... wszystko oparte na php/html/css/sql.
Dam head, bo sądzę, że jak coś jest źle, to tylko tutaj...
Kod
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $_SESSION['lang']; ?>" lang="<?php print $_SESSION['lang']; ?>" dir="ltr">
<head>
<title>Zarny</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="<?php print $_SESSION['lang']; ?>" />
<meta name="description" content="[Opis ukryty]" />
<meta name="keywords" content="[Tagi ukryte]" />
<meta name="Robots" content="index, follow" />
<meta name="Author" content="MappingFOR" />
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="res/iebehavior.css" media="screen" /><![endif]-->
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $_SESSION['lang']; ?>" lang="<?php print $_SESSION['lang']; ?>" dir="ltr">
<head>
<title>Zarny</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="<?php print $_SESSION['lang']; ?>" />
<meta name="description" content="[Opis ukryty]" />
<meta name="keywords" content="[Tagi ukryte]" />
<meta name="Robots" content="index, follow" />
<meta name="Author" content="MappingFOR" />
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="res/iebehavior.css" media="screen" /><![endif]-->
<link rel="stylesheet" type="text/css" href="style.css" />
</head>