/**** 1024 - 1150 / notebook **********************************************************/
@media (max-width:1150px) {

/**** layout **********************************************************/
.content-width {
	width:900px;
}
body, div.screen, div.head-in {
  background-size:1000px auto;
}
div.head-in {
	width:1000px;
}
.noindex div.head-in > div {
	padding-top:130px;
}

p {
	padding:0 0 8px 0;
}


a.to-home {
	width:200px;
	top:46px;
}
h1, .h1 {
	font-size:28px;
	padding:0 15% 0 15%;
}
h2, .h2 {
	font-size:21px;
}
h3, .h3 {
	font-size:19px;
}
h4, .h4 {
	font-size:18px;
}
h5, .h5 {
	font-size:17px;
}

div.topbar {
	top:4px;
}
div.topbar-l img, div.topbar-r img {
	height:20px;
}



div.page-in-in {
	padding:25px 40px 25px 40px;
}

.green-forest-top {
	background-size:1282px 200px;
	height:200px;
}
.green-forest-bg {
	background-size:1282px auto;
}
.grey-forest-top {
	background-size:1438px 200px;
	height:200px;
}
.grey-forest-bg {
	background-size:1438px auto;
}
.green-forest .page-in-in, .grey-forest .page-in-in {
	padding-top:0;
}

/*** menu ***/
ul.menu {
	top:56px;
}
ul.menu li a {
	margin:0 0 0 15px;
	font-size:14px;
	padding:12px 0 12px 0;
}


/*** boxy ***/
.boxy > * {
	margin:0 10px 0 10px;
	padding:30px 30px 10px 30px;
}
.boxy h3 {
	margin-bottom:20px;
}


.stromky-list > * {
	margin:0 0 15px 0;
}
.stromky-list > * img {
	margin:0 10px 0 0;
}

/*** steps ***/
div.steps {
	margin:50px 0 0 0;
}
div.steps .item .step-icon img {
	height:75px;
}
div.steps .item .no {
	width:32px;
	height:32px;
	line-height:32px;
	font-size:16px;
}
div.steps .item .h {
	font-size:16px;
}
div.steps .arr {
	margin:0 20px 0 20px;
}
div.steps .arr img {
	width:28px;
	margin:103px 0 0 0;
}



.kontakty {
	margin:30px 0 0 0;
}
}