﻿* { 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: white; }
a img { border-style: none; }
h1 { color: #a59b3f; font-size: 26px; }

html, body { height: 100%; }

body { 
	text-align: center; font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: white; background-color: black;
	background-image: url('/templates/kutuzovfort/img/bg.jpg'); background-repeat: no-repeat; background-position: center top; }
	
.page { position: relative; height: auto !important; height: 99.9%; min-height: 99.9%; width: 851px; text-align: left; margin: 0 auto; }

.header { background: black; height: 136px; }
.header .phone { font-size: 26px; color: #a5a84f; float: right; margin-top: 30px; }
.header .phone span { color: white; display: block; text-align: right; font-size: 14px; }
.header hr { border-style: none; height: 1px; background-color: #3f759a; clear: both; }

.header ul { float: left; margin: 15px 0 15px 30px; }
.header ul li { float: left; list-style-type: none; margin: 0; display: block; }
.header ul li.separator { width: 45px; }
.header ul li a { display: block; position: relative; color: #fa5ac4; font-weight: bold; font-size: 15px; text-decoration: none; }

.image { margin-top: 123px; }

.content { padding: 20px; }

.footer { border-top: 1px #3f759a solid; padding-top: 20px; text-align: center; }
.footer .counters { padding: 12px; }

