﻿html, body { height: 100%; margin: 0; padding: 0; }
* { margin: 0; padding: 0; }

body { 
	background-color: #060606; background-image: url(/templates/smolensky/img/bg.gif); background-repeat: no-repeat; 
	background-position: center top; color: #898989; font-family: Calibri, Tahoma, Verdana, Arial, sans-serif; font-size: 14px; }
cite { font-style: normal; }
q { font-style: italic; }
p { margin: 16px 0; text-align: justify; }
li { margin-left: 47px; }
blockquote { margin: 16px 0 16px 40px; font-style: italic; }
a {	color: #0f8aa4; text-decoration: underline; }
a:hover { color: #e40f55; }
a img { border: 0; }
h1 { font-size: 25px; color: white; font-weight: normal; font-family: "Times New Roman", Times, serif; padding-top: 0; }

.page { position: relative; text-align: center; padding: 0; }

.page-head { width: 702px; text-align: left; margin: 0 auto; position: relative; } 
.page-head .phone { font-size: 40px; font-family: Times New Roman; color: white; position: absolute; bottom: 50px; right: 60px; background-color: black; padding: 2px 8px; }
.page-head .phone span { font-size: 20px; position: relative; top: 10px; display: block; float: left; margin-right: 6px; }
.page-head ul { float: left; margin: 39px 0 31px 0; }
.page-head ul li { display: block; height: 36px; margin: 0;  float: left; list-style-type: none; }
.page-head ul li span { display: block; padding: 18px 6px 0 6px; }
.page-head ul li a { display: block; position: relative; color: white; text-decoration: none; }
.page-head ul li a:hover { color: #e40f55; }
.page-head ul li.active { background: url('/templates/smolensky/img/mnu-active.gif') repeat-x left top; font-weight: bold; }
.page-head ul li.dev { background: url('/templates/smolensky/img/mnu-dev.gif') no-repeat center bottom; width: 25px/*расстояние между элементами*/; padding: 0; }

.page-body { width: 702px; text-align: left; margin: 0 auto; padding: 30px 0 0 0; }
.page-body .content { margin-bottom: 50px; }
.page-body .actions { margin-bottom: 50px; }
.page-body .actions .action { float: left; width: 234px; }
.page-body .actions .action img { float: left; margin: 0 12px; }
.page-body .actions .action a { display: block; margin-top: 25px; }

.page-foot { width: 702px; height: 120px; text-align: left; margin: 0 auto; position: relative;  }
.page-foot .copyright { padding-left: 45px; color: #454037; background: url('/templates/smolensky/img/copyright.gif') no-repeat left center; }
.page-foot .counters { margin-top: 24px; }
.page-foot .phone { font-size: 45px; font-family: Times New Roman; color: #454037; position: absolute; top: 0px; right: 0; }
.page-foot .phone span { font-size: 20px; position: relative; top: 10px; display: block; float: left; margin-right: 6px; }

