﻿/*reset*/


.sch::-webkit-input-placeholder {
	color: #AAAAAA;
    font-style:italic;
    font-size:10px;
}
.sch::-moz-placeholder {
	color: #AAAAAA;
     font-style:italic;
     font-size:10px;
}
.sch:-moz-placeholder {   /* Older versions of Firefox */
	color: #AAAAAA;
     font-style:italic;
     font-size:10px;
}
.sch:-ms-input-placeholder { 
	color: #AAAAAA;
     font-style:italic;
     font-size:10px;
}
    .info-param {
        font-size: 16px;
        font-weight: bold;
    }
    .stav-1 {
        background-color:#fffaa2;
    }
    .stav-2 {
        background-color:#c2e3ff;
    }
        .stav-3 {
        background-color:#fec8c8;
    }
                .stav-4 {
        background-color:#c5ffa6;
    }
                                .stav-5 {
        background-color:#077bff;
        color:white;
        font-weight:bold;
    }

    .tiles {
        padding-top:20px;
        width: 770px;
        height: 230px;
        margin: 0 auto;
        padding-left:20px;
    }
    .tiles .tile {
        float: left;
        width: 100px;
        height: 100px;
        margin: 9px 0 0 10px;
        position: relative;
        overflow: hidden;
        background-image: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.2)));
        background-image: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
        background-image: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
        background-image: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
        background-image: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
    }
   .tiles div .icon {
        font-size: 48px;
        width: 100%;
        height: 100%;
        line-height: 100px;
        position: absolute;
        text-align: center;
        display: block;
        color: #ffffff;
    }

       .iframe-list {
        width: 100%; height: 100%; border: none;
    }
    .navigation-btn {
        padding: 5px;
    }
    .k-checkbox, .k-radio {
    display: inline !important;
}
.pdd-0 {
    padding: 0px !important;
}

    .tiles div .a {
   
        width: 100%;
        height: 100%;
        line-height: 15px;
        padding-top: 29px;
        position: absolute;
        text-align: left;
        display: block;
        color: #ffffff;
    }

    .tiles div .description {
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        padding-left: 10px;
        top: 70px;
        font-size: 12px;
        color: #ffffff;
    }

    @font-face {
font-family: ITCKabelStd;
src: url("/App_Themes/Css/ITCKabelStd-Demi.otf") format("opentype");
}
    
#gallery {
	z-index: 0;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: #000000;
	opacity: 1;
    height:500px;
}

#gallery .animation {
	overflow: visible;
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

    #gallery .wallpaper {
	z-index: 0;
	overflow: visible;
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent no-repeat scroll center center;
	opacity: 1;
}

    /*---------------------------------------------*/

.tile-text-reset div,.tile-text-reset span,.tile-text-reset applet, .tile-text-resetobject,.tile-text-reset iframe,
.tile-text-reset h1,.tile-text-reset h2,.tile-text-reset h3,.tile-text-reset h4,.tile-text-reset h5,.tile-text-reset h6,.tile-text-reset p,.tile-text-reset blockquote,.tile-text-reset pre,
.tile-text-reset a,.tile-text-reset abbr,.tile-text-reset acronym,.tile-text-reset address,.tile-text-reset big,.tile-text-reset cite,.tile-text-reset code,
.tile-text-reset del,.tile-text-reset dfn,.tile-text-reset em,.tile-text-reset font,.tile-text-reset img,.tile-text-reset ins,.tile-text-reset kbd,.tile-text-reset q,.tile-text-reset s,.tile-text-reset samp,
.tile-text-reset small,.tile-text-reset strike,.tile-text-reset strong,.tile-text-reset sub,.tile-text-reset sup,.tile-text-reset tt,.tile-text-reset var,
.tile-text-reset dl,.tile-text-reset dt,.tile-text-reset dd,.tile-text-reset ol,.tile-text-reset ul,.tile-text-reset li,
.tile-text-reset fieldset,.tile-text-reset form,.tile-text-reset label,.tile-text-reset legend,
.tile-text-reset table,.tile-text-reset caption,.tile-text-reset tbody,.tile-text-reset tfoot,.tile-text-reset thead,.tile-text-reset tr,.tile-text-reset th,.tile-text-reset td {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      font-weight: inherit;
      font-style: inherit;
      font-size: 100%;
      font-family: inherit;
      vertical-align: baseline;
}
/* remember to define focus styles! */
.tile-text-reset :focus {
      outline: 0;
}
.tile-text-reset {
      line-height: 1;
      color: black;
      background-color:transparent;
}
.tile-text-reset ol,.tile-text-reset ul {
      list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
.tile-text-reset table {
      border-collapse: separate;
      border-spacing: 0;
}
.tile-text-reset caption,.tile-text-reset th,.tile-text-reset td {
      text-align: left;
      font-weight: normal;
}
.tile-text-reset blockquote:before,.tile-text-reset blockquote:after,
.tile-text-reset q:before,.tile-text-reset q:after {
      content: "";
}
.tile-text-reset blockquote,.tile-text-reset q {
      quotes: "" "";
} 


.tile-text-reset h1 {
  font-size: 2.6em;
}
.tile-text-reset h2 {
  font-size: 2.4em;
}
.tile-text-reset h3 {
  font-size: 2.2em;
}
.tile-text-reset h4 {
  font-size: 2.0em;
}
.tile-text-reset h4 {
  font-size: 1.5em;
}
.tile-text-reset ol {
    list-style-type: decimal;
    padding-left:15px;
}
    .tile-text-reset ul {
        padding-left:15px;
        list-style-type: disc !important;
    }
    .tile-text-reset p {
        padding-bottom: 15px;
    }
    .tile-text-reset strong, .tile-text-reset b {
        font-weight:bold;
    }

/*---------------------------*/

    .k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
    min-width: 15px !important;
}

    .k-button-icontext {
    padding-right: 3px !important;
}

    .one-half {
    margin: 0 !important;
}
.center {
    text-align:center;
}
.one-half {
    width: 50%;
}
.one-half, .one-third, .two-thirds, .one-fourth, .three-fourths {
    float: left;
    margin: 0 0 20px;
    position: relative;
}

.tr-non-produkt-gb:not(.k-state-selected) {
    color: #1ca51f;
}

.povinny-atribut {
    color:red;
    font-weight:bold;
    padding-left: 5px;
}

.iframe-inline {
width: 100%; height: 100%; border: none;
}

.tile-two-line {
    line-height:18px !important;
    padding-top:31px !important;
}
   .produkt-cell {
        text-align: center;
   }
   tr:not(.k-state-selected) .produkt-cell {
        background-color: #f9f8f6;
    }

    .k-alt:not(.k-state-selected) .produkt-cell {
        background-color: #f6f3ee;
    }
.window-header {
    padding: 2px 2px 0px; 
    color: rgb(85, 85, 85); 
    border-bottom: 1px solid rgb(238, 238, 238);

    background: #ededed;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ededed 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top,  #ededed 0%,#dddddd 100%);
    background: -o-linear-gradient(top,  #ededed 0%,#dddddd 100%);
    background: -ms-linear-gradient(top,  #ededed 0%,#dddddd 100%);
    background: linear-gradient(to bottom,  #ededed 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dddddd',GradientType=0 );
}
.left {
    float: left;
}
.right {
    float: right;
}

.k-tabstrip-items .k-link, .k-panelbar > li > .k-link {
    font-weight: bold;
}
    .RadRibbonBar .rrbGroupTitle {
    background-color: #F7F7F7;
    border: 1px solid white;
    font-size: 80%;
    }

    .RadMenu_Metro div.rmRootGroup, .RadMenu_Metro ul.rmRootGroup {
    background-color: #000000;
}
.RadRibbonBar .rrbControlGroup {
    height: 67px;
}
    .rrbButtonImage {
margin-left: 3px;
    width: 28px;
    margin-top: 1px;
    }
        .RadRibbonBar_Metro a.rrbDisabled .rrbButtonMid, .RadRibbonBar_Metro a.rrbDisabled:hover .rrbButtonMid {
        color: #555555;
    }
    
    .RadRibbonBar .rrbContentWrapIn {
        border: none;
    }

    .RadRibbonBar_Metro .rrbButtonArea {
        background-color: #FFFFFF;
    }


    .rrbGroupTitle {
        color: #646464;
    }

    .RadRibbonBar_Metro .rrbTabs {
        background: none repeat scroll 0 0 #DDDDDD;
        border-bottom: 0 none;
    }

    .RadRibbonBar .rrbButtonGroup {
        width: auto;
    }

.blok {
        padding:3px;width:150px;height:150px;float:left;font-size:85%;
    }

.img-chk {
    margin-top:2px;
    margin-left:3px
}
    .login {
        background-color: #CCCCCC;
    }
    .king {
        background-color: #00aba9;
    }
    .queen {
        background-color: #910091;
    }
    .rook {
        background-color: #8cbf26;
    }
    .bishop {
        background-color: #f09609;
    }
    .knight {
        background-color: #a05000;
    }
    .pawn {
        background-color: #1ba1e2;
    }

    .benefit  {
        background-color: #D8C001;
    }

.partneri {
    background-color: #E65618;
}

.klienti {
    background-color: #ECB400;
}

.pobocky {
    background-color: #1BC628;
}

.osoby {
    background-color: #6F6F6F;
}


    .tr-expirated {
        color:red;
    }
    .tr-blocked {
        color:#94BAD0;
    }

a, a:hover {
    text-decoration: none;
}


a {
    color: #cf3242;
}

ul > li span.td:nth-child(2) { margin-left:-16px; }
ul > li > ul > li span.td:nth-child(2) { margin-left:-32px; }
ul > li > ul > li > ul > li span.td:nth-child(2) { margin-left:-48px; }
ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) { margin-left:-64px; }
ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) { margin-left:-80px; }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-96px;  }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-112px;  }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-128px; }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-144px; }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-160px;  }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-176px;  }
ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li span.td:nth-child(2) {  margin-left:-192px;  }


body,h1,h2,h3,.main-nav,.kendo-nav,#banner p,.browsers,.mobileOSs,#footer ul,#footer p,#nav-pager,#examples-list,#themeChooser,.widgetGrid ul
{
    margin:0;
    padding:0;
    list-style:none;

}

body {
    background-color: #fff;
}

img
{
    border:0;
}


.tile-transparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;

    padding:0px 5px;
    font-size:16px;
    background-color:black;
    color:white;
}

/* Modules - tiles */
    #modul-tiles {
        padding-top:20px;
        width: 770px;
        height: 400px;
        margin: 0 auto;
    }
    #modul-tiles div {
        float: left;
        width: 100px;
        height: 100px;
        margin: 10px 0 0 10px;
        position: relative;
        overflow: hidden;
        background-image: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.2)));
        background-image: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
        background-image: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
        background-image: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
        background-image: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);
    }
    #modul-tiles div .icon {
        font-size: 48px;
        width: 100%;
        height: 100%;
        line-height: 100px;
        position: absolute;
        text-align: center;
        display: block;
        color: #ffffff;
    }

        #modul-tiles div .a {
        font-size: 24px;
        width: 100%;
        height: 100%;
        line-height: 15px;
        padding-top: 29px;
        position: absolute;
        text-align: left;
        display: block;
        color: #ffffff;
    }

    #modul-tiles div .description {
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        padding-left: 10px;
        top: 70px;
        font-size: 12px;
        color: #ffffff;
    }

    .k-grid-delete span {
    background-position: -48px -16px;
}

.k-grid-delete span {
    background-image: url("/App_Themes/Css/Kendo/Silver/sprite.png");
    border-color: transparent;
    margin-left: -0.2rem;
    margin-right: 0.2rem;
}

.k-grid-delete span {
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    width: 16px;
}
    
    .king {
        background-color: #00aba9;
    }
    .queen {
        background-color: #910091;
    }
    .rook {
        background-color: #8cbf26;
    }
    .bishop {
        background-color: #f09609;
    }
    .knight {
        background-color: #a05000;
    }
    .pawn {
        background-color: #1ba1e2;
    }

    td.right {
    float: none;
    text-align: right;
}

.pdd-0 {
    padding: 0px;
}
.pdd-5 {
    padding: 5px;
}
/*-----------------*/
.full {
    width:100% !important;
}

.tile-label {
    color: white;
    font-size: 16px;
    padding: 0 10px;
    text-align: right;
    line-height: 14px;
}

.tile-label-a {
    color: white;
    font-size: 12px;
    font-weight:bold;
}

.tile-full {
    width:100%;
    height:100%;
}

.live > div,
.list > div,
.live > .slide,
.carousel > .slide,
.live > .slide-front,
.live > .slide-back,
.live > .fade-front,
.live > .fade-back,
.live > .flip-front,
.live > .flip-back {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0px;
  left: 0px;
  margin: 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 20;
}

.live.flip .ha.flip-front,
.flip-list .ha.flip-front,
.live.flip .ha.flip-back,
.flip-list .ha.flip-back {
  position: absolute;
  z-index: 20;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.live > .back, .live > .slide-back, .live > .fade-back, .live > .flip-back, .flip-list .flip-back {
    position: absolute;
    z-index: 10;
}

img.full,
a.full,
.live .full,
.list .full {
  display: block;
  margin: 0px;
  height: 100%;
  text-decoration: none;
  width: 100%;
}

.live .tile-title {
  position: absolute;
  bottom: 0px;
  font-size: 12px;
  left: 0px;
  padding: 0 0 6px 2%;
  text-decoration: none;
  width: 98%;
  z-index: 30;
}

.live a.tile-title:link,
.live a.tile-title:visited,
.live a.tile-title:hover,
.live a.tile-title {
  text-decoration: none;
}

.live img{
	border:none;	
}
.live-front{
	width:100%;
	height:100%;
	z-index:20;
}
.live-back{
	width:100%;
	height:100%;
	z-index:10;
}
.live-img{
	display:block;
	/*height:100%;
	width:100%;*/
}

        .tile-note {
            font-size: 12px;
            position:absolute;margin-top:-40px;height:40px;
        }

        .tile-small .tile-note {
            width:140px;
        }
        .tile-medium .tile-note,
        .tile-large .tile-note {
            width:148px;
        }

/*
input {
    text-transform: uppercase;
}
*/

        .header-box {
            float: right;
            margin: 2px -2px;
            position: absolute;
            width: 100%;
            z-index: 3000;
            display: none;
        }

.wrapword{
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}

.row-indication-bold {
    font-weight:bold;
    color:black;
}

.bold {
    font-weight:bold;
}

.k-checkbox {
    width:15px !important;
}

.td-left-line {
    vertical-align:top;vertical-align:top;padding-left:5px !important; border-left: 1px dashed rgba(0, 0, 0, 0.2);
}

.td-top-line {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}

.td-descritption {
    padding-left:5px;
    font-size:85%;
}

#header a,
li>a,
h2>a,
h3>a,
#footer a,
.get-kendoui
{
    text-decoration:none;
}
/* menu tree images*/
#treeview .k-sprite {
    background-image: url("/App_Themes/Images/menu-tree-sprite.png");
}

#treeview .k-sprite {
    margin:0px 5px 0px 0px;
}

.warning-input {
     background-color: #FFDDDD !important;
     border: 1px solid #ca4343 !important;
}

.warning-text {
    color: #ca4343;
}

.ds-table {
    display: table;
}

.partneri { background-position: -4px -3px; }
.klienti { background-position: -4px -20px; }
.obchodni-mista { background-position: -4px -37px; }
.osoby { background-position: -4px -54px; }
.skupiny { background-position: -4px -70px; }
.folder { background-position: -23px -3px; }
.module { background-position: -24px -55px; }
.report { background-position: -23px -19px; }
.new { background-position: -24px -37px; }
/*table layout in detail*/
.divTable
{
   width:100%;
  border-spacing:0;
  border-collapse:collapse;
}

.divTable td
{
    padding:0px;
    padding-right:5px;
}
.divTable input
{
    width:100%;
}

    .divTable .k-numerictextbox {
        width:100%;
    }

.cellClear
{
    padding:0px !important;
}

.lbl
{
    padding-top: 5px;
}

/*global*/

.floatWrap:after,#example:after{content:"";display:block;clear:both}
.floatWrap,#example{display:inline-block}
.floatWrap,#example{display:block}
.clear{clear:both}

html
{
    overflow-y:scroll;
    font:75% Arial,Helvetica,sans-serif;
}

.demos-nav, .sourceChooser, #codeStrip .k-content.k-tabstrip .k-tabstrip-items {
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #F8F8F8 50%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #B2B2B2;
    box-shadow: 0 1px 3px 0 #B2B2B2;
}


.suite-demos-nav {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF transparent #D3D3D3;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 2px 1px #D3D3D3 inset;
}

#header, .suite-demos-nav, .demos-nav,
.flowers-left, #footer, .centerWrap, .submenu-box a 
{
    font-family: "Droid Sans", DroidSansWeb, "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.centerWrap h1,
.overview h2,
.overview h3,
.overview h3 a
{
    font-family: "Roboto Light", Roboto-LightWeb, "Segoe UI Light", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.kendo-nav,
#example,
#exampleTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#example h4
{
    width: 690px;
    margin-left: auto;
    margin-right: auto;
}

.overview
{
    font-size:13px;
}

#footer
{
    font-size:12px;
}


.overview #header,
.overview #banner,
.overview .suite-demos-nav,
.overview .demos-nav,
.overview #footer
{
    /*iPad fix*/
    min-width:990px;
}

.centerWrap
{
    width:1000px;
    margin:0 auto;
    padding:0;
}

.widgetGrid .centerWrap
{
    width:968px;
}

/*header*/


#header h1
{
    width:80px;
    height:45px;
    float:left;
    margin:10px 0 0;
}

.overview #header h1
{
    width:224px;
    height:74px;
    margin:20px 0 0;
}

#logo
{
    display:block;
    height:100%;
    text-indent:-4444px;
    text-align:center;
    overflow:hidden;
    background:-231px 0 url('/App_Themes/Images/sprite.misc.png');
}

.overview #logo
{
    background-position:1px 1px;
}

#header ul
{
    float:right;
    clear:right;
}

.main-nav
{
    margin:25px -8px 0 0;
}

*+html .kendo-nav
{
    /*otherwise items will wrap*/
    min-width:648px;
}

.main-nav>li,
.kendo-nav>li
{
    float:left;
    position:relative;
}

.main-nav>li
{
    padding:0 15px;
}

.main-nav li:first-child
{
    border:0;
}



.main-nav a
{
    color:#737373;
}

.main-nav a:hover
{
    color:#010101;
}

.demos-nav .dashboards .active a
{
    color:#2e2e2e;
}

.kendo-nav
{
    margin:10px 0 0px;
}

.overview .kendo-nav
{
    margin:22px 0 17px;
}

.kendo-nav>li
{
    margin-left:5px;
}

.kendo-nav a
{
    
    font-size:10px;
    line-height: 1.6;

}

.main-nav a>span
{
    font-size:8px;
    line-height:1.4;
    position:relative;
    top:-.1em;
}

.kendo-nav a>span
{
    font-size:10px;
    line-height:1.4;
    position:relative;
    top:-.2em;
}



#header .get-kendoui,
#mainWrap  .get-kendoui
{
    color:#fff;
}

.kendo-nav .get-kendoui
{
    line-height:1.4;
    padding: 6px 19px 8px;
    border: 2px solid #ccc;
    background-clip: padding-box;
    font-size: 17px;
    position: relative;
    top: -3px;
}

.get-kendoui:hover,
.launchButton:hover
{
    filter:alpha(opacity=80);
    opacity:.8;
}

.kendo-nav .active,
.suite-demos-nav .active,
#footer .centerWrap,
#codeStrip .k-state-active
{
    position:relative;
}


/*orange bar*/

#banner
{
    /*background:50% 50% url(flowerWrap.png);*/
    min-height:5px;
}

.overview #banner
{
    -moz-box-shadow:inset 0 0 5px 2px #dd5310;
    -webkit-box-shadow:inset 0 0 5px 2px #dd5310;
    box-shadow:inset 0 0 5px 2px #dd5310;
}

.overview #bannerInner
{
    padding: 30px 0 10px 0;
    background:50% 0 url(flowers.png);
}

#bannerInner>.centerWrap
{
    height:100%;
}

#banner h1
{
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
	color: white;
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}






/*footer*/

#footer
{
    padding-bottom:24px;
    background:#242424;
}

.overview #footer
{
    margin-top:3em;
}

#footer
{
    color:#727272;
}

#footer a
{
    color:#959595;
}

#footer .active a
{
    color:#fff;
}

#footer .bottom-nav
{
    display:block;
    margin-bottom:1em;
    height: 50px;
    line-height:50px;
}

.bottom-nav li
{
    display:block;
    float:left;
    margin-right:18px;
}

#footer p
{
    font-size:.9em;
    line-height:1.65;
}

#footer p a,
#footer .bottom-nav a:hover
{
    color:#e26b1d;
}

#footer p a:hover
{
    text-decoration:underline;
}

#social
{
    position:absolute;
    top:64px;
    right:3px;
}

#social h2
{
    width:115px;
    height:24px;
    margin:0;
    text-indent:-4444px;
    text-align:center;
    background:-224px -51px url('/App_Themes/Images/sprite.misc.png');
}

#social ul
{
    margin: 9px 0 0 14px;
}

#social li
{
    float:left;
    margin-left:9px;
}

#social .icon
{
    display:block;
    width:32px;
    height:32px;
    text-indent:-4444px;
    overflow:hidden;
    text-align:center;
    background:url('/App_Themes/Images/sprite.misc.png');
}

#social .tw{background-position:0 -76px;}
#social .fb{background-position:-33px -76px;}
#social .gplus{background-position:-66px -76px;}
#social .rss{background-position:-99px -76px;}

p#copy
{
    margin-top:30px;
    font-size:.9em;
    color:#7f7f7f;
}

/*inner pages*/

.flowers-left
{
    padding-bottom:3em;
}

.flowers-left{background:fixed 0 400px no-repeat url('/App_Themes/Images/flowers-left.png');}
.flowers-right{background:fixed 111% -174px no-repeat url('/App_Themes/Images/flowers-right.png');}

@media screen and (min-width:1030px) {
    .flowers-right{background:fixed 111% -174px no-repeat url('/App_Themes/Images/flowers-right.png');}
}

@media screen and (min-width:1400px) {
    .flowers-right{background-position:100% -174px;}
}

@media screen and (max-width:1029px) {
    .flowers-right{background-image:none;}
}

#mainWrap
{
    position:relative;
}

#exampleTitle
{
    position:absolute;
    top:23px;
    left:0;
    font-size:23px;
    line-height:1.6;
    color:#4e4e4e;
}

#exampleTitle strong
{
    color:#e26b1d;
    font-weight:normal;
}

.exampleIcon
{
    width:20px;
    height:20px;
    float:left;
    margin:7px 11px 0 0;
    background:no-repeat url('/App_Themes/Images/sprite.widgets.png');
    -webkit-transform: translatez(0);
}


.tabStripIcon{background-position:-60px -80px;}



#mainWrapInner
{
    padding-top:1px;
}

#examples-nav
{
    float:left;
    width:180px;
    border-right:1px solid #dfdfdf
}

#main
{
    padding-left: 5px;
    margin-left:-1px;
}

.widgetOverview #main
{
    float:none;
    width:auto;
    border:0;
    margin:0;
}

#themeWrap
{
    float: right;
    margin-top: -35px;
    font-size: .9em;
    line-height: 26px;
}

.k-theme-chooser,
.tc-theme,
.tc-color,
.tc-link,
.tc-theme-name
{
    text-decoration: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.tc-theme-name
{
    vertical-align: middle;
    padding-right: 4px;
    width: 80px;
}

.k-theme-chooser .tc-link
{
    vertical-align: middle;
    line-height: 23px;
    padding: 0 4px 0 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.tc-choose-theme
{
    vertical-align: middle;
    color: #939393;
    margin: 0 10px 0 0;
}

.tc-theme-container
{
    display: none;
    list-style-type: none;
    margin: 0 0 18px;
    padding: 0 0 18px 10px;
    border-bottom: 1px solid #dfdfdf;
}

.tc-color
{
    width: 23px;
    height: 23px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(255,255,255,.1);
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.tc-theme
{
    margin: 0 5px;
}

.tc-theme .tc-link
{
    color: #4f4f4f;
    padding: 10px;
    border: 1px solid #fff;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box !important;
}

.btn-row {
    text-align:right;
}

.tc-theme .tc-link:hover
{
    border-color: #d6d6d6;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.15);
    box-shadow: 0 0 7px rgba(0,0,0,.15);
}

.tc-theme .tc-link.active
{
    border-color: #d6d6d6;
    -moz-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
    box-shadow: inset 0 0 7px rgba(0,0,0,.15);
}

.tc-theme .tc-theme-name
{
    padding: 0;
    width: auto;
    display: block;
}

#themeChooser .skin-black .k-state-selected{background-color:#0070e4;color:#fff;}
#themeChooser .skin-blueopal .k-state-selected{background-color:#005c83;color:#fff;}
#themeChooser .skin-bootstrap .k-state-selected{background-color:#0044cc;color:#fff;}
#themeChooser .skin-default .k-state-selected{background-color:#f0713a;color:#fff;}
#themeChooser .skin-highcontrast .k-state-selected{background-color:#a7008f;color:#fff;}
#themeChooser .skin-metro .k-state-selected{background-color:#8ebc00;color:#fff;}
#themeChooser .skin-metroblack .k-state-selected{background-color:#00aba9;color:#fff;}
#themeChooser .skin-silver .k-state-selected{background-color:#0879C0;color:#fff;}
#themeChooser .skin-uniform .k-state-selected{background-color:#ccc;color:#666;}


.border-dashed-gray {
    border: 1px solid #FFFFFF;
    text-align: center;
    color:Gray;
}

.border-dashed-blue {
    border: 1px solid rgba(0, 0,255, 0.8);
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    color:Blue;
}

.drag {
    
    border: 1px solid rgba(0, 0, 0,0.8);
    text-align: center;
    color:Blue;
}

.drag img {
    opacity: 0.3;
}

.demo-section1 {
    border: 1px dashed rgba(0, 0, 0, 0.2);
    border-radius: 3px 3px 3px 3px;
    margin: 0 auto 15px;
    padding: 10px;
    text-align: center;
    color:Gray;
}

.demo-section
{
    margin: 0 auto 15px auto;
    padding: 10px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    border: 1px solid rgba(255,255,255,0.2);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.07) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,0.07)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.07) 100%);
}

.demo-section-overlay {
    margin: 0 -10px -10px -10px;
    background: #ebebeb;
    padding: 0 10px;
}

.demo-section > .title {
    margin: 5px 0 15px 0;
    text-align: center;
}

.k-block
{
    width: 200px;
    height: 100px;
}

/* kolorizace gridu */
.row-attention
{
    color: red;
}

.row-noimportant
{
    color: #AAAAAA;
}

.cell-attention-one
{
    background-color: #ffe47a;
}

.cell-attention-two
{
    background-color: #fbb478;
}

.cell-attention-three
{
    background-color: #f85f5f;
}



/* Micro CSS grid pro formuláře v administraci */
.mgrid-container
 {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;    
}

    .mgrid-container .k-widget {
        width: 100%;
    }

    .mgrid-container textarea {
        -moz-box-sizing: border-box !important;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box;
    }   
    
     .mgrid-container .k-tooltip-validation 
     {
         width: auto;
     }

.mgrid-container:after {
    content: "";
    display: table;
    clear: both;
}

.mgrid-row {  
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;  
    margin-top: 5px;
    margin-bottom: 5px;
}

.mgrid-row:after {
    content: "";
    display: table;
    clear: both;
}

.mgrid-vertical-group {  
    margin-top: 10px;
    margin-bottom: 10px;
}

.mgrid-col-5,
.mgrid-col-10,
.mgrid-col-15,
.mgrid-col-20,
.mgrid-col-25,
.mgrid-col-30,
.mgrid-col-35,
.mgrid-col-40,
.mgrid-col-45,
.mgrid-col-50,
.mgrid-col-55,
.mgrid-col-60,
.mgrid-col-65,
.mgrid-col-70,
.mgrid-col-75,
.mgrid-col-80,
.mgrid-col-85,
.mgrid-col-90,
.mgrid-col-95,
.mgrid-col-100 {
    float: left;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding-left: 1%;
    padding-right: 1%;   
}

.mgrid-col-5:first-child,
.mgrid-col-10:first-child,
.mgrid-col-15:first-child,
.mgrid-col-20:first-child,
.mgrid-col-25:first-child,
.mgrid-col-30:first-child,
.mgrid-col-35:first-child,
.mgrid-col-40:first-child,
.mgrid-col-45:first-child,
.mgrid-col-50:first-child,
.mgrid-col-55:first-child,
.mgrid-col-60:first-child,
.mgrid-col-65:first-child,
.mgrid-col-70:first-child,
.mgrid-col-75:first-child,
.mgrid-col-80:first-child,
.mgrid-col-85:first-child,
.mgrid-col-90:first-child,
.mgrid-col-95:first-child,
.mgrid-col-100:first-child
{
    padding-left: 0;
}

.mgrid-col-5:last-child,
.mgrid-col-10:last-child,
.mgrid-col-15:last-child,
.mgrid-col-20:last-child,
.mgrid-col-25:last-child,
.mgrid-col-30:last-child,
.mgrid-col-35:last-child,
.mgrid-col-40:last-child,
.mgrid-col-45:last-child,
.mgrid-col-50:last-child,
.mgrid-col-55:last-child,
.mgrid-col-60:last-child,
.mgrid-col-65:last-child,
.mgrid-col-70:last-child,
.mgrid-col-75:last-child,
.mgrid-col-80:last-child,
.mgrid-col-85:last-child,
.mgrid-col-90:last-child,
.mgrid-col-95:last-child,
.mgrid-col-100:last-child
{
    padding-right: 0;
}

.mgrid-col-5 { width: 5%; }
.mgrid-col-10 { width: 10%; }
.mgrid-col-15 { width: 15%; }
.mgrid-col-20 { width: 20%; }
.mgrid-col-25 { width: 25%; }
.mgrid-col-30 { width: 30%; }
.mgrid-col-35 { width: 35%; }
.mgrid-col-40 { width: 40%; }
.mgrid-col-45 { width: 45%; }
.mgrid-col-50 { width: 50%; }
.mgrid-col-55 { width: 55%; }
.mgrid-col-60 { width: 60%; }
.mgrid-col-65 { width: 65%; }
.mgrid-col-70 { width: 70%; }
.mgrid-col-75 { width: 75%; }
.mgrid-col-80 { width: 80%; }
.mgrid-col-85 { width: 85%; }
.mgrid-col-90 { width: 90%; }
.mgrid-col-95 { width: 95%; }
.mgrid-col-100 { width: 100%; }

/* Font-face for FF/IE10 */
@font-face {
    font-family: "Kendo UI Examples";
    src: url("KendoUI.woff") format("woff"),
         url("KendoUI.ttf") format("truetype");
}


/* Retina Support */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (min-device-pixel-ratio: 2) {
    .widgetGrid .new-widget {
        background-image: url('tag-new@2x.png');
        background-size: 18px 9px;
    }
}
