﻿@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,500,700,300&subset=latin,cyrillic,latin-ext,cyrillic-ext);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,600,700,300);
@import url(http://www.polfirms.ru/css/font-awesome.min.css);

a {
	color: #575757;
	font-size: 12px;
	font-weight: 500;
}
a:hover {
	color: #E9001B;
}
body {
	background-position: center top;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url('http://www.polish.ru/A01/img/bg.jpg');
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
}
.content {
	color: #000000;
	font-size: small;
	font-weight: normal;
	text-align: center;
	margin: auto;
	width: 900px;
	height: 100%;
	margin-top: 170px;
	padding-right: 15px;
	padding-left: 15px;
	background: linear-gradient(to bottom, rgba(234,234,234,0) 0px, rgba(234,234,234,0) 61px, rgba(234,234,234,0) 62px, rgba(234,234,234,1) 240px) transparent;
}
h1 {
	font-size: small;
	font-weight: 700;
	color: #000000;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin: auto 15px auto 0px;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #EA001C;
}
h4 {
	padding: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 14px 0px 0px 20px;
	text-align: justify;
	background-color: rgba(255,255,255,0.9);
	line-height: 13px;
	overflow: hidden;
	height: 91px;
}
.style2 {
	overflow: hidden;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	color: #C0C0C0;
	height: 18px;
	width: 640px;
}
.style3 {
	border: 1px solid #C0C0C0;
	margin: 5px;
	font-size: small;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	width: 250px;
	height: 150px;
}
.style4 {
	background-color: rgb(238,238,238);
}
.style6 {
	border: none;
	margin: 12px 2px 0px 2px;
	max-width: 20px;
	max-height: 14px;
}
.top {
	padding: 0px;
	color: #000000;
	font-size: small;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	width: 100%;
	height: 176px;
	margin-top: 0px;
	position: absolute;
	z-index: 999;
	top: 0px;
	background:linear-gradient(to bottom, #f0f0f0 0px, #f0f0f0 40px, #e0e0e0 41px, #fff 42px, #fff 170px) #fff;
}
.top .lang {
	max-width:940px;
	margin: auto;
	height: 40px;
}
.top h5 {
	padding: 0px;
	float: left;
	width: 270px;
	text-align: left;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
	margin: 0px;
	font-size: 13px;
	color: #333;
	font-family: Raleway;
	text-indent: 9px;
}
.top .flags {
	width:400px;
	float:right;
	height:20px;
	padding:10px 0px 10px 0px;
	text-align:right;
}
.top .flags a{
	color: #E74C3C;
	text-decoration:none;
	font-family: Raleway;
	font-size: 13px;
	line-height:20px;
}
.top .flags a:hover {
	color: #333;
}
.top .flags img {
	border-style: none;
	vertical-align: middle;
}
.top .logo {
	background-image: url('http://www.polfirms.ru/images/logo.png');
	background-repeat: no-repeat;
	background-position: 6px bottom;
	max-width: 940px;
	margin: auto;
	height: 76px;
	text-align: center;
	padding-top: 42px;
}
.top .logo a {
	display: block;
	border-radius: 50%;
	width: 30px;
	height: 16px;
	background-color: #e84c3d;
	color: #FFFFFF;
	float: right;
	margin-left: 1px;
	margin-right: 2px;
	line-height:16px;
	font-size:13px;
	padding: 7px 0px 7px 0px;
}
.top .logo a:hover {
opacity:0.75;
}
.top .logo img {
	border:none;
}

.top .logo .link {
	position: absolute;
	width: 114px;
	height: 100px;
	margin-left: 6px;
	margin-top:-23px;
}
.top .logo .link a {
	display:block;
	width: 114px;
	height: 100px;
	background-color: transparent;
	text-decoration:none;
}