* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	margin:0px; padding:0px; border:0px;
	background: url("bg.gif") #9e1c0f repeat-x;
	position:relative; 
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial;
	color: #907f5f;
}
h2 {
	width:100%;
	font-size: 30px;
	color: #907f5f;
	line-height: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #907f5f;
	font-weight: normal;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
h3 {
	width:100%;
	font-size: 20px;
	color: #907f5f;
	line-height: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
a {
	color: #907f5f;
	text-decoration: underline;
}
a:hover {
	color: #907f5f;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
li { 
	padding-left: 10px;
}
form {
	padding-left: 10px;
}
form label {
	background: transparent;
	line-height:20px;
	color: #907f5f;
	font-weight: normal;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
form input {
	background: transparent;
	width:300px;
	line-height:20px;
	border: 1px solid #907f5f;
	color: #907f5f;
	font-weight: normal;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
form textarea {
	background: transparent;
	width:400px;
	height:90px;
	overflow: hidden;
	border: 1px solid #907f5f;
	color: #999;
	font-weight: normal;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
button {
	background: transparent;
	width:100px;
	line-height:20px;
	border: 1px solid #907f5f;
	margin-top: 5px;
	font-weight: normal;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
#flashcontent {
	width: 800px;
	height:600px;
	margin: auto;
}
#content {
	width: 793px;
	background: url("cbg.gif") repeat-y;
	margin: auto;
}
#head, #headen {
	background: url("hbg.jpg") no-repeat;
	width:793px;
	height: 350px;
}
#head h1 {
	background: url("hh1.jpg") no-repeat;
	width:220px;
	height: 330px;
	float: left;
}
#headen h1 {
	background: url("hh1en.jpg") no-repeat;
	width:220px;
	height: 330px;
	float: left;
}
#head h1 a, #headen h1 a {
	width:220px;
	height: 330px;
	float: left;
}
#head h1 span, #headen h1 span {
	display: none;
}
#photodiv {
	background: url("photo.jpg") no-repeat;
	width:573px;
	height: 330px;
	float: left;
}
#photodiv ul {
	margin-top: 288px;
	padding-left: 10px;
}
#photodiv li {
	line-height: 28px;
	background: url("li.gif") no-repeat;
	float: left;
	color: #282828;
}
#photodiv li a {
	padding-left: 15px;
	padding-right: 10px;
	color: #282828;
	text-decoration: none;
	font-size: 16px;

	font-weight: bold;
}
#photodiv li.active a {
	padding-left: 15px;
	padding-right: 10px;
	color: #9e1c0f;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#sidebar {
	width:190px;
	padding-left: 15px;
	padding-right: 25px;
	float: left;
	line-height: 20px;
	color: #e3d0b4;
}
#sidebar h2 {
	color: #e3d0b4;
	border-bottom: 1px solid #e3d0b4;
	font-size: 24px;
}
#sidebar h3 {
	color: #e3d0b4;
}
#sidebar a {
	color: #e3d0b4;
}
#sidebar li a {
	font-weight: bold;
	font-size: 15px;
}
#sidebar li li a {
	font-weight: normal;
	font-size: 15px;
}
#sidebar li li.active a {
	color: #cc9966;
}
.pogoda_spb_ru_informer {
	font-size: 15px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
.pogoda_spb_ru_informer th {
	width:190px;
	font-size: 24px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #907f5f;
}
#text {
	width:520px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 23px;
	padding-right: 20px;
	background: url("tbg.jpg") no-repeat;
	line-height: 20px;
	float: left;
}
#portfolio a img {
	background: url("aimg.gif") no-repeat;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999;
}
#footer {
	background: url("fbg.jpg") no-repeat;
	width:740px;
	padding-right: 53px;
	height: 116px;
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear:both;
	background: #eff0f1;
}
