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

body { 
	background-color: #f6f6f6; background-image: url('/templates/triumph/img/bg.jpg'); color: #3a3a3a; 
	font-family: Georgia, Century, Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
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: #0a98e1; text-decoration: underline; }
a:hover { color: #0a98e1; }
a img { border: 0; }
h1 { color: #000000; font-size: 58px; font-weight: normal; padding-top: 24px; }

.phone { 
	position: absolute; color: #8d8a91; font-size: 20px; right: 20px;
	font-family: Century, Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	padding-top: 11px; background: url('/templates/triumph/img/phone.gif') no-repeat 32px top; }

.page { position: relative; text-align: center; background: url('/templates/triumph/img/img.png') no-repeat center top; }

.page-head { width: 825px; text-align: left; margin: 0 auto; padding-top: 25px; position: relative; }
.page-head .phone { top: 130px; font-weight: bold; }
.page-head ul { float: left; margin-top: 400px; }
.page-head ul li { height: 40px; padding-left: 10px; margin: 0; float: left; list-style-type: none; }
.page-head ul li span { display: block; position: relative; padding: 0 10px 0 0; height: 40px; float: left; }
.page-head ul li span span { height: 40px; padding: 0; display: block; position: relative; }
.page-head ul li a { 
	display: block; position: relative; margin: 14px 0 0 0; text-transform: uppercase; padding: 0 14px/*расстояние между пунктами меню*/;
	font-weight: bold; font-size: 11px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
.page-head ul li a:hover { text-decoration: underline; }
.page-head ul li.active { background: url('/templates/triumph/img/mnu.gif') no-repeat left top; }
.page-head ul li.active span { background: url('/templates/triumph/img/mnu.gif') no-repeat right -40px; }
.page-head ul li.active span span { background-image: none; background-color: #b5cafa; }
.page-head ul li.active a { color: white; }
.page-head ul li.active a:hover { text-decoration: none; }

.page-body { width: 825px; text-align: left; margin: 0 auto; clear: both; padding-bottom: 50px; }
.page-body .actions { width: 225px; float: right; margin: 0 0 80px 80px; }
.page-body .actions h1 { color: #cacaca; font-size: 41px; padding-top: 40px; }
.page-body .actions .action { margin-top: 20px; }

.page-foot { 
	width: 825px; text-align: left; margin: 0 auto; position: relative; padding: 40px 0 30px 0;
	background: url('/templates/triumph/img/foot.gif') repeat-x left top; }
.page-foot .copyright {
	margin-left: 20px; padding-left: 30px; font-size: 11px; color: #969696; font-family: Arial, Helvetica, sans-serif;
	background: url('/templates/triumph/img/copyright.gif') no-repeat left center; }
.page-foot .counters { margin: 24px 0 0 50px; }
.page-foot .phone { top: 40px; }

