﻿* { margin: 0; padding: 0; }
cite { font-style: normal; }
q { font-style: italic; }
p { margin: 16px 0; }
li { margin-left: 47px; list-style-image: url('/templates/berega/img/marker.gif'); padding-bottom: 3px; }
blockquote { margin: 16px 0 16px 40px; font-style: italic; }
a { color: #0064b1; }
a:hover { color: #eb760e; }
a img { border-style: none; }

h1 { font-size: 30px; color: #317924; }

html, body { margin: 0; padding: 0; }

body { font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; color: #3b3b3b; }

.page { position: relative; text-align: center; width: 900px; text-align: left; margin: 0 auto; }

.page-head { background: url('/templates/berega/img/head.jpg') no-repeat left top; height: 353px; position: relative; }
.page-head .logo { display: block; margin-top: 16px; }
.page-head .phone { 
	position: absolute; bottom: 12px; left: 20px; color: #080805; font-size: 26px; padding-top: 130px;
	background: url('/templates/berega/img/phone.jpg') no-repeat center top; }
.page-head .phone label { display: block; font-size: 15px; }

.page-body { background: url('/templates/berega/img/menu.jpg') no-repeat left top; padding-bottom: 30px; }
.page-body .menu { float: left; margin: 22px 0 0 30px; }
.page-body .menu li { list-style-type: none; margin: 0; padding-bottom: 8px; list-style-image: none; }
.page-body .menu li a { text-decoration: none; color: white; font-size: 20px; }
.page-body .menu li a:hover { text-decoration: underline; }
.content { margin-left: 308px; padding-top: 20px; }

.page-foot { text-align: center; }
.page-foot .actions { width: 100%; }
.page-foot .item0 { float: left; }
.page-foot .item1 { float: right; }
.page-foot .copyright { 
	background-image: url('/templates/berega/img/foot.gif'); background-position: left top; background-repeat: no-repeat;
	margin: 30px 0 6px 0; padding: 7px 0; color: white; }
.page-foot .copyright a { color: white; }

