body {
	 min-width: 540px;
	 color: #62676c;
	 font-family: 'PT Sans', 'Arial', sans-serif;
	 font-size: 14px;
	 background: #fff;
}
 @media screen and (min-width: 1040px) {
	 body {
		 background: #ddd;
	}
}
 h1 {
	 font-size: 30px;
	 margin: 5px 0 25px;
	 color: #444;
}
 h1, h2, h3, h4 {
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 400;
}
 a {
	 color: #00ade1;
}
 a:hover {
	 color: #008eb8;
}
 #rozcestnik {
	 display: none;
}
 @media screen and (min-width: 1040px) {
	 .rob-content {
		 background-color: #fff;
		 box-shadow: 0px 0 8px 0px rgba(0,0,0,0.15);
		 margin: 25px auto;
		 width: 1040px;
		 padding-top: 5px;
	}
}
 @media screen and (min-width: 1190px) {
	 .rob-content {
		 width: 1190px;
	}
}
 header {
	 height: 80px;
	 background: #fff;
	 box-shadow: none;
	 margin-top: 5px !important;
}
 header .nadpis {
	 visibility: hidden;
}
 header.podstranka {
	 height: 80px;
	 background: #fff;
}
 @media screen and (min-width: 999px) {
	header .nadpis {
		 visibility: visible;
	}
}
 @media screen and (max-width: 780px) {
	 header.podstranka {
		 width: 100%;
		 min-width: 0;
	}
	 header.podstranka .content {
		 max-width: 100%;
		 padding: 0 9px;
		 box-sizing: border-box;
	}
}
 header #logo {
	 left: 0;
	 top: 10px !important;
	 width: 263px;
	 height: 63px;
	 background: url(../images/rob/rob-logo.png) no-repeat !important;
}
 header #logo .logo_img {
	 width: 263px;
	 height: 63px;
	 margin: 0;
}
 header #logo a#pull_menu {
	 display: none !important;
}
 header h1 {
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 400;
	 font-size: 30px;
	 position: absolute;
	 left: 285px;
	 top: 10px;
	 text-transform: uppercase;
	 margin: 0;
}
 @media screen and (max-width: 999px) {
	 header h1 {
		 top: 88px;
		 left: 15px;
		 right: 15px;
		 text-align: center;
		 font-size: 24px;
	}
}
 header #partners, header nav, header #langs {
	 display: none !important;
}
 #main {
	 float: left;
	 width: 880px;
	 padding: 20px 0;
}
 @media screen and (max-width: 780px) {
	 #main {
		 width: 100%;
	}
}
 #main h1, #main h2, #main h3, #main h4 {
	 font-weight: 400;
}
 #main h1 {
	 color: #f04a3f;
	 font-size: 22px;
	 margin: 0 0 15px;
}
 #main #obsah {
	 padding-left: 10px;
         box-shadow: none;
}
 @media screen and (max-width: 999px) {
	 #main #obsah {
		 min-height: auto;
		 padding-right: 0;
	}
}
 #main #obsah h2, #main #obsah h3, #main #obsah h4 {
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 400;
}
 #main #obsah h2.rob-h2, #main #obsah h3.rob-h2, #main #obsah h4.rob-h2 {
	 margin: 20px 0 12px;
}
 #main #obsah > h2 {
	 margin-top: 0;
	 font-weight: 700;
}
 #main #obsah a {
	 color: #00ade1;
}
 #main #obsah a:hover {
	 color: #008eb8;
}
 #sidebox {
	 background: white;
	 border-radius: 0;
	 float: left;
	 width: 230px;
	 padding: 20px 0 0;
	 margin: 0 0 0 20px;
}
 @media screen and (max-width: 780px) {
	 #sidebox {
		 width: 100%;
		 margin-left: 0;
	}
}
 #sidebox h2 {
	 color: #f04a3f;
	 font-size: 22px;
	 margin: 0 0 15px;
}
 #sidebox .clear {
	 border-bottom: 1px solid #bbb;
}
 .rob-link-csos {
	 position: absolute;
	 bottom: 41px;
	 right: 0;
}
 @media screen and (max-width: 999px) {
	 .rob-link-csos {
		 right: 55px;
	}
}
 @media screen and (max-width: 768px) {
	 .rob-link-csos {
		 bottom: -41px;
		 right: 0;
	}
}
 table {
	 width: 100%;
}
 table.panel td a {
	 display: block;
	 padding: 5px 10px;
	 margin-top: 5px;
	 border-radius: 3px;
	 color: #000;
	 text-decoration: none;
}
 table.panel td a:hover {
	 text-decoration: underline;
}
 table.panel.actions-now td a {
	 background: #e30613;
}
 table.panel.actions-latter td a {
	 background: #cccccc;
}
 table.panel.files td a {
	 background: #999999;
}
 table.panel.panel-websites td {
	 vertical-align: middle;
}
 table.panel.panel-websites td a {
	 border-radius: 0;
	 background-color: transparent;
	 font-size: 16px;
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 height: 50px;
	 line-height: 50px;
	 position: relative;
	 text-transform: uppercase;
	 overflow: hidden;
	 margin: 0 0 4px 0;
	 padding: 0 0 4px 60px;
	 font-weight: normal;
}
 table.panel.panel-websites td a .rob_team_photo {
	 border-radius: 50%;
	 display: inline-block;
	 vertical-align: middle;
	 width: 50px;
	 height: 50px;
	 margin: 0 10px 0 0;
	 position: absolute;
	 left: 0;
	 top: 0;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center center;
}
 table.panel.panel-websites td a:hover {
	 text-decoration: none;
}
 table.panel.panel-websites td a:after {
	 content: "";
	 position: absolute;
	 bottom: 0;
	 left: 60px;
	 right: 0;
	 height: 1px;
	 border-bottom: 2px dotted #00ade1;
}
 .rob-menu {
	 background: #00ade1;
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 400;
	 display: flex;
}
 @media screen and (max-width: 780px) {
	 .rob-menu {
		 flex-wrap: wrap;
	}
}
 .rob-menu li {
	 font-size: 16px;
	 align-self: center;
}
 .rob-menu li.active {
	 font-weight: 700;
}
 .rob-menu li:hover {
	 background: #0099c8;
}
 .rob-menu li.kontakt {
	 position: absolute;
	 right: 0;
}
 @media screen and (max-width: 780px) {
	 .rob-menu li.kontakt {
		 position: static;
	}
}
 .rob-menu li a {
	 display: block;
	 padding: 12px 15px;
	 color: #fff;
	 text-decoration: none;
}
 .rob-menu form.login {
	 float: right;
	 padding: 8px;
}
 .rob-menu .nav_fb {
	 margin: 0 12px 0 auto;
}
 @media screen and (max-width: 999px) {
	 .rob-menu .nav_fb {
		 position: absolute;
		 top: 0;
		 right: 0;
	}
}
 .rob-menu .nav_fb:hover {
	 background: transparent;
}
 .rob-menu .nav_fb a {
	 padding: 0;
}
 .rob-menu .nav_fb ul, .rob-menu .nav_repre ul {
	 position: absolute;
	 background: white;
	 width: 150px;
	 right: 0;
	 display: none;
	 z-index: 1;
	 text-align: center;
	 border: 1px solid silver;
}
 .rob-menu .nav_fb ul li, .rob-menu .nav_repre ul li {
	 width: 100%;
}
 .rob-menu .nav_fb ul li:hover, .rob-menu .nav_repre ul li:hover {
	 background: #e8e8e8;
}
 .rob-menu .nav_fb ul li a, .rob-menu .nav_repre ul li a {
	 width: 100%;
	 padding: 7px 0;
	 color: #00ade1;
}
 .rob-menu .nav_repre ul {
	 right: auto;
}
 .rob-menu--teams {
	 background-color: #fff;
	 display: block;
	 overflow: hidden;
}
 .rob-menu--teams li {
	 margin: 0 6px 0 0;
	 float: left;
}
 .rob-menu--teams li a, .rob-menu--teams li input[type="submit"] {
	 display: block;
	 background-color: #dfe4e8;
	 color: #666;
	 padding: 8px 15px;
	 font-size: 14px;
	 cursor: pointer;
	 border: 0;
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 400;
}
 .rob-menu--teams li a.active, .rob-menu--teams li input[type="submit"].active {
	 background-color: #00ade1;
	 color: #fdfdfd;
	 border-bottom: 1px solid #00ade1;
}
 .rob-menu--teams li a:hover, .rob-menu--teams li input[type="submit"]:hover {
	 background-color: #15c9ff;
	 color: #fdfdfd;
}
 #partners {
	 border-top: 1px solid #b5bab9;
	 border-bottom: 1px solid #b5bab9;
	 margin: 0 0 5px 0;
}
 footer {
	 background: none;
	 margin: 0 0 30px 0;
	 box-shadow: none;
	 text-align: center;
	 padding: 25px 0 10px;
}
 #main #obsah .rob_new {
	 border-bottom: 2px dotted #00ade1;
	 margin: 0 0 15px;
	 padding: 0 0 15px;
	 position: relative;
	 overflow: hidden;
}
 #main #obsah .rob_new.rob_new--small {
	 margin: 0 0 10px;
	 padding: 0 0 10px 90px;
}
 #main #obsah .rob_new.rob_new--small a {
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 400;
	 color: #00ade1;
	 text-decoration: none;
	 font-size: 18px;
}
 #main #obsah .rob_new.rob_new--small a:hover {
	 text-decoration: underline;
}
 #main #obsah .rob_new.rob_new--small .rob_new__date {
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 16px;
	 font-weight: bold;
}
 #main #obsah .rob_new h3 {
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 font-weight: 700;
	 color: #00ade1;
	 font-size: 22px;
	 margin: 0 0 10px;
}
 #main #obsah .rob_new h3 a {
	 text-decoration: none;
}
 #main #obsah .rob_new h3 a:hover {
	 text-decoration: underline;
}
 #main #obsah .rob_new p {
	 font-size: 18px;
	 margin: 0 0 10px;
}
 #main #obsah .rob_new p.tiraz {
	 font-size: 17px;
	 font-weight: bold;
}
 .rob-login {
	 position: absolute;
	 top: 13px;
	 right: 0;
	 padding: 0 65px 0 0;
}
 .rob-login .rob-login__logged-info {
	 display: flex;
	 align-items: center;
	 height: 58px;
}
 .rob-login input[type="email"], .rob-login input[type="password"] {
	 display: block;
	 border: 1px solid #ddd;
	 height: 26px;
	 line-height: 26px;
	 padding: 0 8px;
	 font-size: 12px;
}
 .rob-login input[type="email"] {
	 margin: 0 0 2px;
}
 .rob-login input[type="submit"] {
	 position: absolute;
	 right: 0;
	 top: 0;
	 width: 60px;
	 height: 58px;
	 border: 0;
	 background: #efeff0 url(../images/rob/rob-ico-check.png) no-repeat center center;
}
 .rob-login input[type="submit"].clen_rob_logout {
	 background-image: url(../images/rob/logout_new.png);
}
 .rob-action {
	 list-style-type: none;
	 margin: 0;
}
 .rob-action.rob-action--current li {
	 background-color: #00688d;
	 padding: 2px 4px;
}
 .rob-action.rob-action--current li a, .rob-action.rob-action--current li .rob-action__date {
	 color: #fff;
}
 .rob-action li {
	 padding: 0 0 5px;
	 margin: 0 0 5px;
	 border-bottom: 1px solid #00688d;
}
 .rob-action li:last-child {
	 border-bottom: 0;
}
 .rob-action li a {
	 text-decoration: none;
	 color: #62676c;
	 font-size: 16px;
}
 .rob-action .rob-action__date {
	 font-weight: bold;
	 color: #00688d;
	 display: block;
	 margin: 0 0 2px;
}
 .rob-action__noaction {
	 display: block;
	 padding: 5px 8px 4px;
	 background-color: #00688d;
	 color: #fff;
	 margin: 0 0 15px;
}
 .rob-action__all {
	 display: block;
	 margin: 10px 0 15px;
	 text-decoration: none;
	 font-family: 'Novecento', 'PT Sans', Arial, sans-serif;
	 text-transform: lowercase;
	 font-size: 16px;
}
 .rob-arrow {
	 display: inline-block;
	 margin-left: 10px;
	 background: url(../images/rob/rob-arrow.png);
	 width: 27px;
	 height: 11px;
}
 #foto_slider {
	 text-align: center;
	 padding: 0px;
}
 #foto_slider > a {
	 display: inline-block;
	 margin: 5px 15px;
}
 @media screen and (max-width: 999px) {
         #foto_slider > a {
	          margin: 5px 5px;
	 }
}

 .rob-table {
	 border: 0;
}
 .rob-table td {
	 border: 0;
	 border-bottom: 1px solid #bbb;
	 padding: 5px 8px;
}
 .rob-table td.right {
	 text-align: right;
}
 .rob-table th {
	 background-color: #ddd;
	 border: 0;
	 text-align: left;
	 padding: 0 8px;
}
 .rob-table th.right {
	 text-align: right;
}
 .rob-table tr:hover td {
	 background-color: rgba(221,221,221,0.5);
}
 .rob-table tr.rob-table-now td {
	 background-color: rgba(240,74,63,0.15);
}
 .rob-table tr.rob-table-past td {
	 background-color: #f5f5f5;
}
 .rob-table .nowrap {
	 white-space: nowrap;
}
 .rob-edit-table td {
	 padding-bottom: 10px;
	 vertical-align: top;
}
 .rob-table--top td {
	 vertical-align: top;
}
 .rob-gallery a {
	 margin: 10px 5px 5px 8px;
	 display: inline-block;
}
 .trening {
	 width: 100%;
	 margin-bottom: 20px;
}
 .trening__title {
	 font-size: 18px;
	 font-weight: bold;
}
 .trening__items {
	 display: flex;
	 justify-content: space-between;
	 margin: 10px 0;
}
 .trening__value {
	 font-size: 16px;
}
 .trening__label {
	 background: url(../images/rob/question.png) right center no-repeat;
	 padding-right: 25px;
}
 .trening__item {
	 margin-right: 10px;
}
 .trening__item input {
	 width: 60px;
	 margin-right: 0.5em;
}
 .trening__note-value textarea {
	 width: 100%;
	 height: 80px;
	 box-sizing: border-box;
}
 