
.kan-header, .kan-header-en {min-width:980px; height: 400px; background:url(/userfiles/editor/kanpal/header/bgtop.jpg); background-repeat: no-repeat;background-position:bottom right;background-size: cover}
.kan-header-he {min-width:980px; height: 400px; background:url(/userfiles/editor/kanpal/header/bgtop-he.jpg); background-repeat: no-repeat;background-position:bottom right;background-size: cover}
.kan-header .kan-logo {display:block;height: 400px; width: 413px;background: url(/userfiles/editor/kanpal/header/logo-ru.png) no-repeat left top;}
.kan-header-en .kan-logo {display:block;height: 400px; width: 413px;background: url(/userfiles/editor/kanpal/header/logo-en.png) no-repeat left top;}
.kan-header-he .kan-logo {display:block;height: 400px; width: 413px;background: url(/userfiles/editor/kanpal/header/logo-he.png) no-repeat left top;}

.kan-topmenu {min-width:980px; width: 100%;border-top:2px #b5c5e5 solid;border-bottom:2px #b5c5e5 solid;}
.kan-topmenu td { width:14.28%;}
.kan-topmenu td a { display:block;padding:16px 10px; text-align: center;font-size:13px;font-weight:bold;text-decoration:none; color: #000;border-left:1px #e7dec4 solid;border-right:1px #b5c5e5 solid;white-space:nowrap;
  -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;
  text-shadow:1px 1px 1px rgba(255,255,255,0.4)}
.kan-topmenu td a.twolines { padding:7px 10px;}
.kan-topmenu td:last-child a {border-right:0}
.kan-topmenu td a {background: #e7dec4;
background: -moz-linear-gradient(top, #e7dec4 0%, #b6c7e7 49%, #b6c7e7 51%, #e7dec4 100%);
background: -webkit-linear-gradient(top, #e7dec4 0%,#b6c7e7 49%,#b6c7e7 51%,#e7dec4 100%);
background: linear-gradient(to bottom, #e7dec4 0%,#b6c7e7 49%,#b6c7e7 51%,#e7dec4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7dec4', endColorstr='#e7dec4',GradientType=0 );
background-size: 100% 100%;background-position: center center}
.kan-topmenu td a:hover, .kan-topmenu td.active a {text-shadow:1px 1px 1px rgba(255,255,255,.8);background-size: 100% 200%;background-position: center center; color: #212f7b;}

.kan-topmenu-he td a { font-size: 14px;;line-height:1.2em}
.kan-topmenu-he td a.twolines {padding: 8px 10px;}

.contentDiv {min-width:980px;}