﻿* { margin: 0; padding: 0; }
cite { font-style: normal; }
q { font-style: italic; }
p { margin: 16px 0; }
li { margin-left: 47px; }
blockquote { margin: 16px 0 16px 40px; font-style: italic; }
a { color: #173700; }
a img { border-style: none; }

h1 { color: #4f7ea4; font-size: 25px; }

html, body { height: 100%; }

body { background-color: #303030; text-align: center; font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #212121; }
.page { 
	position: relative; height: auto !important; height: 99.9%; min-height: 99.9%; width: 1000px; text-align: left; margin: 0 auto; 
	background: url('/templates/dom-na-taganke/img/bg.jpg') left top repeat-y; }

.header { height: 96px; background: url('/templates/dom-na-taganke/img/header.jpg') no-repeat left top; position: relative; }
.header .logo { position: absolute; top: 20px; left: 110px; display: block; }
.header .phone { color: #8d903d; text-align: right; padding: 20px 110px 0 0; font-size: 20px; font-weight: bold; }

.body { background: url('/templates/dom-na-taganke/img/body.jpg') repeat-y left top; padding: 37px 73px 37px 76px; }

.body .menu { float: left; width: 200px; margin-top: 20px; }
.body .menu li { list-style-type: none; border-bottom: 1px #7fbeed dotted; margin: 0; padding: 6px 0; }
.body .menu li a { font-size: 18px; color: white; font-style: italic; text-decoration: none; }

.body .content { margin: 20px 0 0 275px; }

.footer { font-size: 11px; color: white; padding-top: 12px; position: relative; }
.footer .copyright { width: 336px; text-align: center; float: left; }
.footer .counters { text-align: center; }

