/*-----main template layourt-----*/
#header .region, #top-bar .region, #menu .region, #featured .region, #messages .region, #main-wrapper,  #bottom .block > div, #full-width .block > div:not(.contextual), #footer .region, #breadcrumbs .region {
	width: 1800px;
}
h1 {
	font-size: 64px;
}
h2 {
	font-size: 48px;
}
h3{
	font-size: 32px;
}
.btn {
	height: 64px;
	line-height: 64px;
	padding: 0 60px;
	font-size: 24px;
	border-radius: 10px;
}
body{
	font-size: 22px;
}

#header {
	height: 104px;
}

/*-----header-----*/
.site-logo img {
	height: 56px;
	width: 104px;
}
#block-wood-topmenu a, #block-wood-tel a, #block-wood-korzina a, #block-wood-main-menu .menu-item a{
	font-size: 18px;
}
header a {
  font-size: 24px;
}
header input[type="search"] {
	height: 32px;
	width: 32px;
	line-height: 32px;
	font-size: 20px;
}
header input[type="submit"] {
	height: 32px;
	width: 32px;
}


#menu {
	height: 44px;
	line-height: 44px;
}

/*#sidebar {
	width: 260px;
	margin-right: 20px;
}
#content{
    width: 1520px;
}*/

/*------------------avelacvel e---------------------*/
.featured.with-image {
	height: 300px;
}

.left, .right {
	padding: 60px;
	font-size: 20px;
}