body {
	margin: 0;
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
	color: #444;
	line-height: 1.5;
	background: #000 url(../images/tst1.jpg) fixed top center;
	font-size: 14px;
}

.mob-menu {
	display: none;
}

.cont-main img {
	padding: 10px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

a {
	color: #55f;
}

.clearfix {
	clear: both;
}

h1, h2, h3 {
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
}

h1,h2,h3,p {
	margin: 0 0 20px;
}

.pheader {
	border-left: 5px solid #fc0;
	padding-left: 10px;
}

.main-cont {
	margin: 20px auto 50px;
	width: 1000px;
	background: #fff;
	border-bottom: 7px solid #fc0;
	border-radius: 5px;
	box-shadow: 0 0 150px rgba(0,0,0,1);
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0 15px 30px;
	border-right: 1px dashed #808080;
}

.right-col {
	width: 230px;
	float: right;
	padding: 0 15px;
}

.cont-main {
	margin: 0 260px 0 260px;
	padding: 0 10px;
	overflow: auto;
}

.cont {
	margin: 0 260px 0 0;
	padding: 10px 10px 25px 25px;
	overflow: auto;
	min-height: 800px;
}

.container {
	padding-top: 20px;
}

.header {
	position: relative;
	height: 135px;
	padding: 10px;
}

.logo {
	margin-top:6px;
	margin-left:52px;
}

.footer {
	min-height: 440px;
	border-top: 1px dashed #808080;
	background: #f7f7f7;
	padding: 20px 0;
	position: relative;
}

.main-menu {
	background:#333;
}

.age {
  background: #eee none repeat scroll 0 0;
  bottom: 0;
  font-style: italic;
  left: 0;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slogan {
  bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  left: 19px;
  position: absolute;
}

.ofis {
	position: absolute;
	top: 30px;
	right: 225px;
}

.sklad {
	position: absolute;
	top: 30px;
	right: 25px;
}



.ofis p, .sklad p {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

.ofis .sh-email {
	font-size: 1.3em;
	color: #77f;
}

.ofis p a {
	text-decoration: none;
	color: #444;
}

.news h1 {
	font-size: 18px;
	margin-bottom: 6px;
	font-weight: bold;
	line-height: 1;
	border-left: 3px solid #fc0;
	padding-left: 5px;
}

.news .date {
	font-size: 12px;
	color: #808080;
	margin-bottom: 0px;
	padding-left: 7px;
}

.news p {
	font-size: 12px;
	padding-left: 7px;
}

.news {
	margin-bottom: 20px;
}

.news-line h1 {
	font-size: 22px;
	margin-bottom: 6px;
	font-weight: bold;
	line-height: 1;
}

.news-line .date {
	font-size: 12px;
	color: #808080;
	margin-bottom: 0px;
}

.news-line p {
	font-size: 14px;
}

.news-line {
	margin-bottom: 40px;
}

.feedback {
	border: 1px dashed #808080;
	padding: 10px;
}

.feedback h1 {
	font-size: 22px;
	font-weight: bold;
}

.feedback p {
	margin: 10px 0 3px;
	font-size: 12px;
}

.feedback input {
	border: 1px solid #808080;
	border-left: 5px solid #fc0;
	width: 93%;
	padding: 5px;
	border-radius: 3px;
}

.feedback textarea {
	border: 1px solid #808080;
	border-left: 5px solid #fc0;
	width: 93%;
	padding: 5px;
	margin-bottom: 10px;
	border-radius: 3px;
	height: 70px;
}

.feedback input.button {
	background: #333;
	color: #fff;
	border: none;
	border-left: 5px solid #fc0;
	width: 101%;
}

.spr-button {
	display: block;
	margin: 10px 0 20px;
	padding: 10px 0;
	background: #fc0;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.spr-button:hover {
	background: #fb0;
}

.spr-button h2 {
	margin: 0;
}

.spr-button p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.spr-button-g {
	display: block;
	margin: -25px 0 20px;
	padding: 10px 0;
	background: #fc0;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.spr-button-g:hover {
	background: #fb0;
}

.spr-button-g p {
	margin: 0;
	font-weight: bold;
}

input#lastname {
	display:none
}

.left-menu {
	margin-top: 10px;
}

.left-menu ul {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}

.left-menu li {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 10px;
	border-bottom: 1px dashed #808080;
}

.left-menu li.last {
	border-bottom: none;
}


.left-menu a {
	text-decoration: none;
}

.left-menu li:hover a {
	color: #000;
}

.left-menu li.active a {
	color: #000;
}

.docs {
	float: left;
	width: 235px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.docs img {
	margin-bottom: 10px;
}

.docs a {
	font-weight: bold;
}

.doc-opis {
	margin-top: 30px;
	margin-left: 250px;
}

.contacts div {
	margin-bottom: 20px;
}

.contacts p {
	margin-bottom: 0;
}

.maps {
	min-height: 400px;
	border: 1px solid #ccc;
}

.pers {
	width: 340px;
	float: left;
	padding-right: 10px;
}

.pers img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

.mesto {
	border-top: 1px dashed #808080;
	padding-top:10px;
	padding-left:15px;
}

.cont li {
	margin-bottom: 10px;
}

table, td {
	border: 1px solid #808080;
	border-collapse: collapse;
}

table {
	margin-bottom: 30px;
}

td {
	font-size: 12px;
	padding: 5px;
}

.table-header {
  background: #fc0 none repeat scroll 0 0;
  color: #000;
  font-weight: bold;
  text-align: center;
}

.tname {
	background: #f0f0f0;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.tcomment {
	
}

.tprice1 {
	background: #f0f0f0;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.tprice2 {
	background: #f0f0f0;
	font-weight: bold;
	text-align: center;
	color: #000;	
}

.tprice3 {
	background: #f0f0f0;
	font-weight: bold;
	text-align: center;
	color: #000;	
}

.price-page h2 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: normal;
}

.liveinternet {
	position: absolute;
	bottom: -5px;
	right: 0;
}

#back-top {
    position: fixed;
    bottom: 40px;
    left: 40px;
}
#back-top a {
    padding: 4px 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #000;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fc0;
    border: 1px solid #000;
}
#back-top a:hover {
    color: #000;
    text-decoration: underline;
}
#back-top a span{
    font-family: Verdana, sans-serif;
}

.cat-item {
	width: 150px;
	float: left;
	margin: 10px 8px 10px;
	text-align: center;
	padding: 3px;
	border: 1px solid #ccc;
	min-height: 260px;
}

.krab .cat-item {
    min-height: 360px;
}

.cat-item img {
	width: 100%;
	height: auto;
}

.category .cat-item h2 {
	font-size: 14px;
	margin-bottom: 0;
}

.cat-item p {
	font-size: 12px;
	margin: 0;
	line-height: 1.2;
}

.cat-item .cena {
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0;
	margin-top: 3px;
}

.doptext {
	padding: 25px;
	border-top: 1px dashed #808080;

}

.doptext p {
	font-size: 12px;
	margin-bottom: 5px;
}

.doptext h2 {
	font-size: 14px;
	margin-bottom: 15px;
}

.category {
	margin-bottom: 40px;
}

.category h2 {
	padding-left: 10px;
	font-size: 22px;
}

.price-seo {
	margin-bottom: 35px;
}

.price-seo p {
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.p-phone {
	font-weight: 700;
	font-size: 1.7em!important;
	color: #55f;
	text-align: center;
}

@media (max-width: 1040px) {
	.main-cont {
		width: 960px;
	}

	.level1 {
		width: 137px;
	}
	
	.cat-item {
		width: 142px;
	}
	
	.cat-item img {
		width: 100%;
	}
	
	.flevel1 {
		width: 20%; 
	}
	#fnav {
		padding: 0;
	}
	.footer {
		padding: 20px 10px;
	}
}

@media (max-width: 768px) {
	body {
		padding: 0;
	}
	.main-cont {
		width: 100%;
		border-radius: 0;
	}
	.level1 {
		width: 108px;
		font-size: 12px;
	}
	#fnav ul li a {
		font-size: 10px;
	}
	.sidebar {
		width: 160px;
	}
	.r-main {
		width: 190px;
	}
	.cont-main {
		margin: 0 200px 0 190px;
	}
	h1 {
		font-size: 1.3em;
	}
	h2 {
		font-size: 1em;
	}
	ul {
		padding-left: 20px;
	}
	.cont {
		min-height: 1400px;
	}
	.docs {
		width: 155px;
	}
	.doc-opis {
		margin-left: 170px;
	}
	.tipichka img {
		width: 100%;
		height: auto;
	}
	.ofis {
		right: 25px;
	}
	.cat-item {
		width: 210px;
		height: 395px;
	}
	.cat-item img {
		margin-bottom: 30px;
	}
	.logo {
		width: 300px;
		margin-left: 5px;
		margin-top: 17px;
	}
}


@media (max-width: 650px) {
	.ofis, .sklad, .slogan, .age {
		position: static;
	}
	.logotype {
		text-align: center;
	}
	.slogan {
		font-size: 18px;
	}
	.ofis {
		text-align: center;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.sklad {
		text-align: center;
		margin-bottom: 20px;
	}
	.container {
		display: flex;
		flex-direction:column;
	}
	.main-cont {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.header {
		height: auto;
		padding: 40px 0 0;
	}
	#back-top {
		left: -1000px; 
	}
	.sidebar {
		float: none;
		width: 100%;
		padding: 0;
		order: 2;
	}
	.right-col {
		float: none;
		width: 100%;
		padding: 0;
		order: 3;
	}
	.cont-main {
		margin: 15px;
		order: 1;
	}
	.news-block {
		margin: 20px;
	}
	.spr-button {
		margin: 20px;
	}
	.feedback {
		margin: 20px;
	}
	.feedback input, .feedback textarea {
		font-size: 1.5em;
	}
	.feedback input.button {
		width: 98%;
		padding: 10px;
	}
	ul {
		padding-left: 18px;
	}
	.footer {
		min-height: 0;
		height:auto;
	}
	.footer-menu {
		display: none;
	}
	.cont {
		margin: 0;
		min-height: 0;
		padding: 20px;
	}
	ol {
		padding-left: 14px;
	}
	.left-menu {
		margin: 20px;
	}
	.left-menu li {
		font-size: 1.1em;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.docs {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	.doc-opis {
		margin: 0;
	}
	.spr-button-g {
		margin: 20px;
	}
	h1 {
		font-size: 1.8em;
	}
	.logo {
		margin: 20px 0 0;
		padding: 0;
		width: 60%;
	}
	.slogan {
		font-size: 1.1em;
		margin-top: -8px;
	}
	.mesto {
		padding-top: 20px;
		font-size: 1.5em;
	}
	.cat-item {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	.category .cat-item h2 {
		font-size: 1.8em;
		margin-bottom: 10px;
	}
	.cat-item p {
		font-size: 1.2em;
		line-height: 1.5;
	}
	.cat-item .cena {
		font-size: 1.5em;
	}
	.main-menu {
		display: none;
	}
	.mob-menu {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		background: #444;
	}
	.dl-menuwrapper:first-child {
		margin-right: 0;
	}
	.dl-menuwrapper button, .dl-menuwrapper button:hover, .demo-2 .dl-menuwrapper button.dl-active {
		background: #fc0!important; 
	}
	.dl-menuwrapper ul {
		background: #555;
	}
	#nav li.active a {
		color: #fc0;
		background: #666;
	}
}























