body { /*font-size: .875rem;*/
	font-size: .82rem;
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}

#page {
	position: relative;
	margin: 0 auto 0 auto;
	background: #FFF url("/imgcss/bg-page.gif") repeat-x;
	padding: 21px 0px 20px 0px;
	text-align: left;
}

#top-navbar {
	background: #FFF url("/imgcss/bg-top.gif") repeat-x bottom;
	box-shadow: none;
}

main {
	background: #FFF url("/imgcss/bg-doc-in.gif") repeat-y 0px;
	_height: 1px;
}

.row {
	margin-right: 1px;
	margin-left: 1px;
	background: #FFF url("/imgcss/bg-doc.gif") repeat-x;
	padding: 20px 0 0 0;
}
/*---- header ---*/
#header {
	margin: 0px auto 0px auto;
	position: relative;
	visibility: hidden;
	height: 0px;
}

#header-text {
	visibility: hidden;
}

#logo_img {
	background: #FFF url("/imgcss/logo48_24.jpg") no-repeat;
	width: 48px;
	height: 24px;
}

ul {
	list-style-position: inside;
	_list-style-position: outside; >
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0 1em 0px;
}

ul li {
	background: url("/imgcss/ctv.gif") no-repeat left top;
	padding-left: 10px;
}

#NavLinks ul li {
	background: none;
}

#NavLinks ul {
	list-style-type: none;
	padding: 0px 0 0 0px;
	margin: 40px 0 0 0px;
}

#NavLinks li {
	float: left;
	list-style-type: none;
	background: none;
	padding: 0px;
}

#NavLinks li a {
	display: block;
	float: left;
	color: #9B9B9B;
	text-decoration: none;
	height: 53px;
}

#NavLinks li a.m1 {
	width: 137px;
	background: url("/imgcss/menu-titulni-strana.png") no-repeat left top;
}

#NavLinks li.active a.m1,#NavLinks li a:hover.m1 {
	background: url("/imgcss/menu-titulni-strana.png") no-repeat left bottom;
}

#NavLinks li a.m2 {
	width: 123px;
	background: url("/imgcss/menu-fototermika.png") no-repeat left top;
}

#NavLinks li.active a.m2,#NavLinks li a:hover.m2 {
	background: url("/imgcss/menu-fototermika.png") no-repeat left bottom;
}

#NavLinks li a.m3 {
	width: 178px;
	background: url("/imgcss/menu-dotace.png") no-repeat left top;
}

#NavLinks li.active a.m3,#NavLinks li a:hover.m3 {
	background: url("/imgcss/menu-dotace.png") no-repeat left bottom;
}

#NavLinks li a.m4 {
	width: 102px;
	background: url("/imgcss/menu-kontakty.png") no-repeat left top;
}

#NavLinks li.active a.m4,#NavLinks li a:hover.m4 {
	background: url("/imgcss/menu-kontakty.png") no-repeat left bottom;
}

#NavLinks li a span {
	display: none;
}

@media ( min-width : 576px) {
	#NavLinks li a.m1 {
		width: 137px;
		background: url("/imgcss/menu-titulni-strana_v64.png") no-repeat left
			top;
	}
	#NavLinks li.active a.m1,#NavLinks li a:hover.m1 {
		background: url("/imgcss/menu-titulni-strana_v64.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m2 {
		width: 123px;
		background: url("/imgcss/menu-fototermika_v64.png") no-repeat left top;
	}
	#NavLinks li.active a.m2,#NavLinks li a:hover.m2 {
		background: url("/imgcss/menu-fototermika_v64.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m3 {
		width: 143px;
		background: url("/imgcss/menu-dotace_v64.png") no-repeat left top;
	}
	#NavLinks li.active a.m3,#NavLinks li a:hover.m3 {
		background: url("/imgcss/menu-dotace_v64.png") no-repeat left bottom;
	}
	#NavLinks li a.m4 {
		width: 102px;
		background: url("/imgcss/menu-kontakty_v64.png") no-repeat left top;
	}
	#NavLinks li.active a.m4,#NavLinks li a:hover.m4 {
		background: url("/imgcss/menu-kontakty_v64.png") no-repeat left bottom;
	}
}

@media ( min-width : 768px) {
	#NavLinks li a.m1 {
		width: 110px;
		background: url("/imgcss/menu-titulni-strana_v85.png") no-repeat left
			top;
	}
	#NavLinks li.active a.m1,#NavLinks li a:hover.m1 {
		background: url("/imgcss/menu-titulni-strana_v85.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m2 {
		width: 99px;
		background: url("/imgcss/menu-fototermika_v85.png") no-repeat left top;
	}
	#NavLinks li.active a.m2,#NavLinks li a:hover.m2 {
		background: url("/imgcss/menu-fototermika_v85.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m3 {
		width: 143px;
		background: url("/imgcss/menu-dotace_v85.png") no-repeat left top;
	}
	#NavLinks li.active a.m3,#NavLinks li a:hover.m3 {
		background: url("/imgcss/menu-dotace_v85.png") no-repeat left bottom;
	}
	#NavLinks li a.m4 {
		width: 82px;
		background: url("/imgcss/menu-kontakty_v85.png") no-repeat left top;
	}
	#NavLinks li.active a.m4,#NavLinks li a:hover.m4 {
		background: url("/imgcss/menu-kontakty_v85.png") no-repeat left bottom;
	}
	#NavLinks li a {
		height: 43px;
	}
}

@media ( min-width : 992px) {
	#NavLinks li a.m1 {
		width: 146px;
		background: url("/imgcss/menu-titulni-strana_v113.png") no-repeat left
			top;
	}
	#NavLinks li.active a.m1,#NavLinks li a:hover.m1 {
		background: url("/imgcss/menu-titulni-strana_v113.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m2 {
		width: 131px;
		background: url("/imgcss/menu-fototermika_v113.png") no-repeat left top;
	}
	#NavLinks li.active a.m2,#NavLinks li a:hover.m2 {
		background: url("/imgcss/menu-fototermika_v113.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m3 {
		width: 190px;
		background: url("/imgcss/menu-dotace_v113.png") no-repeat left top;
	}
	#NavLinks li.active a.m3,#NavLinks li a:hover.m3 {
		background: url("/imgcss/menu-dotace_v113.png") no-repeat left bottom;
	}
	#NavLinks li a.m4 {
		width: 109px;
		background: url("/imgcss/menu-kontakty_v113.png") no-repeat left top;
	}
	#NavLinks li.active a.m4,#NavLinks li a:hover.m4 {
		background: url("/imgcss/menu-kontakty_v113.png") no-repeat left bottom;
	}
	#NavLinks li a {
		height: 56px;
	}
}

@media ( min-width : 1200px) {
	#NavLinks li a.m1 {
		width: 173px;
		background: url("/imgcss/menu-titulni-strana_v134.png") no-repeat left
			top;
	}
	#NavLinks li.active a.m1,#NavLinks li a:hover.m1 {
		background: url("/imgcss/menu-titulni-strana_v134.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m2 {
		width: 155px;
		background: url("/imgcss/menu-fototermika_v134.png") no-repeat left top;
	}
	#NavLinks li.active a.m2,#NavLinks li a:hover.m2 {
		background: url("/imgcss/menu-fototermika_v134.png") no-repeat left
			bottom;
	}
	#NavLinks li a.m3 {
		width: 225px;
		background: url("/imgcss/menu-dotace_v134.png") no-repeat left top;
	}
	#NavLinks li.active a.m3,#NavLinks li a:hover.m3 {
		background: url("/imgcss/menu-dotace_v134.png") no-repeat left bottom;
	}
	#NavLinks li a.m4 {
		width: 129px;
		background: url("/imgcss/menu-kontakty_v134.png") no-repeat left top;
	}
	#NavLinks li.active a.m4,#NavLinks li a:hover.m4 {
		background: url("/imgcss/menu-kontakty_v134.png") no-repeat left bottom;
	}
	#NavLinks li a {
		height: 67px;
	}
}

@media ( min-width : 576px) {
	#header {
		visibility: visible;
		width: 540px;
		height: 90px;
		background: #FFF url("/imgcss/header540_90.jpg") no-repeat;
		margin: 0px auto 0px auto;
		position: relative;
	}
	#header-text {
		visibility: visible;
		position: absolute;
		width: 200px;
		height: 50px;
		overflow: hidden;
		top: 45px;
		left: 30px;
		color: #fff;
		font-size: 0.56em;
	}
	#logo_img {
		background: #FFF url("/imgcss/logo90_45.jpg") no-repeat;
		width: 90px;
		height: 45px;
	}
}

@media ( min-width : 768px) {
	#header {
		visibility: visible;
		width: 720px;
		height: 120px;
		background: #FFF url("/imgcss/header720_120.jpg") no-repeat;
		margin: 0px auto 0px auto;
		position: relative;
	}
	#header-text {
		visibility: visible;
		position: absolute;
		width: 255px;
		height: 55px;
		overflow: hidden;
		top: 55px;
		left: 35px;
		color: #fff;
		font-size: 0.7em;
	}
	#logo_img {
		background: #FFF url("/imgcss/logo120_60.jpg") no-repeat;
		width: 120px;
		height: 60px;
	}
}

@media ( min-width : 992px) {
	#header {
		visibility: visible;
		width: 960px;
		height: 160px;
		background: #FFF url("/imgcss/header960_160.jpg") no-repeat;
		margin: 0px auto 0px auto;
		position: relative;
	}
	#header-text {
		visibility: visible;
		position: absolute;
		width: 350px;
		height: 50px;
		overflow: hidden;
		top: 90px;
		left: 50px;
		color: #fff;
		font-size: 0.85em;
	}
	#logo_img {
		background: #FFF url("/imgcss/logo.jpg") no-repeat;
		width: 163px;
		height: 82px;
	}
}

@media ( min-width : 1200px) {
	#header {
		visibility: visible;
		width: 1140px;
		height: 190px;
		background: #FFF url("/imgcss/header1140_190.jpg") no-repeat;
		margin: 0px auto 0px auto;
		position: relative;
	}
	#header-text {
		visibility: visible;
		position: absolute;
		width: 400px;
		height: 70px;
		overflow: hidden;
		top: 100px;
		left: 60px;
		color: #fff;
		font-size: 1.1em;
	}
	#logo_img {
		background: #FFF url("/imgcss/logo190_96.jpg") no-repeat;
		width: 190px;
		height: 96px;
	}
}

.feather {
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
}

a {
	color: #3783C5;
	text-decoration: underline;
}

.h1-responsive {
	font-weight: bold;
	color: #3783C5;
	text-transform: uppercase;
}

.h1-noresponsive {
	font-weight: bold;
	color: #3783C5;
}

.h2-responsive {
	font-weight: bold;
	color: #3783C5;
	text-transform: uppercase;
}

.h2-noresponsive {
	font-weight: bold;
	color: #3783C5;
}

.h3-responsive {
	font-weight: bold;
	color: #7D7D7D;
}

.h3-noresponsive {
	font-weight: bold;
	color: #7D7D7D;
}

.h1-responsive {
	font-size: 100%
}

.h1-noresponsive {
	font-size: 100%
}

.h2-responsive {
	font-size: 95%
}

.h2-noresponsive {
	font-size: 95%
}

.h3-responsive {
	font-size: 90%
}

.h4-responsive {
	font-size: 90%
}

.h5-responsive {
	font-size: 90%
}
.w-25 {
	width: 50% !important;
}
.w-50 {
	width: 100% !important;
}
.w-75 {
	width: 100% !important;
}

@media ( min-width : 576px) {
	.h1-responsive {
		font-size: 100%
	}
	.h1-noresponsive {
		font-size: 100%
	}
	.h2-responsive {
		font-size: 95%
	}
	.h2-noresponsive {
		font-size: 95%
	}
	.h3-responsive {
		font-size: 90%
	}
	.h4-responsive {
		font-size: 90%
	}
	.h5-responsive {
		font-size: 90%
	}
	.w-25 {
		width: 50% !important;
	}
	.w-50 {
		width: 100% !important;
	}
	.w-75 {
		width: 100% !important;
	}
}

@media ( min-width : 768px) {
	.h1-responsive {
		font-size: 120%
	}
	.h1-noresponsive {
		font-size: 120%
	}
	.h2-responsive {
		font-size: 115%
	}
	.h2-noresponsive {
		font-size: 110%
	}
	.h3-responsive {
		font-size: 110%
	}
	.h4-responsive {
		font-size: 100%
	}
	.h5-responsive {
		font-size: 100%
	}
	.w-25 {
		width: 25% !important;
	}
	.w-50 {
		width: 50% !important;
	}
	.w-75 {
		width: 75% !important;
	}
}

@media ( min-width : 992px) {
	.h1-responsive {
		font-size: 140%
	}
	.h1-noresponsive {
		font-size: 140%
	}
	.h2-responsive {
		font-size: 130%
	}
	.h2-noresponsive {
		font-size: 130%
	}
	.h3-responsive {
		font-size: 120%
	}
	.h4-responsive {
		font-size: 110%
	}
	.h5-responsive {
		font-size: 100%
	}
	.w-25 {
		width: 25% !important;
	}
	.w-50 {
		width: 50% !important;
	}
	.w-75 {
		width: 75% !important;
	}
}

@media ( min-width : 1200px) {
	.h1-responsive {
		font-size: 140%
	}
	.h1-noresponsive {
		font-size: 140%
	}
	.h2-responsive {
		font-size: 130%
	}
	.h2-noresponsive {
		font-size: 130%
	}
	.h3-responsive {
		font-size: 120%
	}
	.h4-responsive {
		font-size: 110%
	}
	.h5-responsive {
		font-size: 100%
	}
	.w-25 {
		width: 25% !important;
	}
	.w-50 {
		width: 50% !important;
	}
	.w-75 {
		width: 75% !important;
	}
}

.modal-header {
	padding: 0.5rem 0.5rem;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	background: transparent;
}

.picL {
	float: left;
	margin: 5px 10px 10px 10px;
}

.picR {
	float: right;
	margin: 5px 10px 10px 10px;
}

.picC {
	text-align: center;
	margin: 10px;
}

/*
 * Sidebar
 */
.sidebar { /*position: fixed;*/
	top: 0;
	bottom: 0;
	left: 0;
	margin: 0px;
	z-index: 100; /* Behind the navbar */
	/*padding: 48px 0 0; */
	/* Height of navbar */
	box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
	z-index: 100;
	padding: 0px;
}

@media ( max-width : 767.98px) {
	.sidebar { /*top: 5rem;*/
		top: 0;
	}
}

.sidebar-sticky {
	position: relative;
	top: 0;
	/* height: calc(100vh - 48px); */
	padding-top: .5rem;
	padding-left: 1rem;
	overflow-x: hidden;
	overflow-y: auto;
	/* Scrollable contents if viewport is shorter than content. */
}

@
supports                ((position: -webkit-sticky               ) or           
	    (position: sticky   
	           )) { .sidebar-sticky {
	position: -webkit-sticky;
	position: sticky;
}

}
.sidebar .nav-link {
	font-weight: 500;
	color: #333;
	padding: 0 0;
}

.sidebar .nav-link .feather {
	margin-right: 4px;
	color: #999;
}

.sidebar .nav-link.active {
	color: #007bff;
}

.sidebar .nav-link:hover .feather,.sidebar .nav-link.active .feather {
	color: inherit;
}

.sidebar-heading {
	font-size: .75rem;
	text-transform: uppercase;
}

/*---- menu-left ---*/
.sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sidebar li {
	list-style-type: none;
	padding: 2px 0 2px 0;
	background: none;
}

.sidebar li .nav-link {
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #297AC1;
	_height: 1px;
}

/*
.sidebar li.active a {
	color: #FF9600;
	text-decoration: none;
}
*/
.sidebar .nav-link.active {
	color: #FF9600;
	text-decoration: none;
}

.sidebar li a:hover {
	color: #FF9600;
}

.sidebar ul ul {
	margin: 2px 0 0 0;
}

.sidebar ul ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url("/imgcss/ctv.gif") no-repeat left top;
}

.sidebar ul ul li .nav-link {
	text-transform: none;
	color: #000000;
	font-weight: normal;
}

.sidebar ul li.active ul li .nav-link {
	text-transform: none;
	color: #000000;
}

.sidebar ul ul li a:hover {
	text-decoration: underline;
	color: #808080;
}

.sidebar ul ul ul li {
	background: url("/imgcss/ctv.gif") no-repeat left top;
	margin-left: 12px;
	padding: 1px 0 1px 0;
	line-height: 1em;
}

.sidebar ul ul ul li .nav-link {
	text-decoration: none;
	text-transform: none;
	color: #808080;
	font-weight: normal;
	font-size: 0.9em;
}

.sidebar ul ul li .nav-link {
	text-decoration: none;
}

/*
 * Navbar
 */
/*
@media (min-width: 576px) {
  .navbar {
    max-width: 540px;
  }
}

@media (min-width: 992px) {
  .navbar {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .navbar {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .navbar {
    max-width: 1140px;
  }
}
*/
.navbar {
	
}

.navbar-brand {
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: 1rem;
	/*
  background-color: rgba(0, 0, 0, .25);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
  */
}

.navbar .navbar-toggler {
	top: .25rem;
	right: 1rem;
}

.navbar .form-control {
	padding: .75rem 1rem;
	border-width: 0;
	border-radius: 0;
}

.form-control-dark {
	color: #fff;
	background-color: rgba(255, 255, 255, .1);
	border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
	border-color: transparent;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}

fieldset.c3 input,textarea,select {
	padding: 7px 7px;
	border: 1px solid #A9A9A9;
	font-family: Arial;
	font-size: 1em;
}

fieldset.c3 div {
	padding-bottom: 10px;;
}

fieldset.c3 label {
	line-height: 1.8;
}

label.c3 {
	float: none;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #707070;
	display: inline;
	width: initial;
}

.button1 {
	font-weight: normal;
	background-color: #3CA000;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 15px 28px;
	border: 1px solid #286C00;
}

@media ( min-width : 576px) {
	.button1 {
		font-weight: normal;
		background-color: #3CA000;
		color: #FFFFFF;
		font-size: 1.1em;
		padding: 15px 28px;
		border: 1px solid #286C00;
	}
}

@media ( min-width : 768px) {
	.button1 {
		font-weight: normal;
		background-color: #3CA000;
		color: #FFFFFF;
		font-size: 1.1em;
		padding: 15px 28px;
		border: 1px solid #286C00;
	}
}

@media ( min-width : 992px) {
	.button1 {
		font-weight: normal;
		background-color: #3CA000;
		color: #FFFFFF;
		font-size: 1.1em;
		padding: 15px 28px;
		border: 1px solid #286C00;
	}
}

@media ( min-width : 1200px) {
	.button1 {
		font-weight: normal;
		background-color: #3CA000;
		color: #FFFFFF;
		font-size: 1.1em;
		padding: 15px 28px;
		border: 1px solid #286C00;
	}
}


.se-footer {
	background: #F7F7F7 url("/imgcss/bg-footer.gif") repeat-x top;
	border-bottom: 2px solid #CBCBCB;
	margin: 30px auto 1em auto;
	padding: 12px 20px 12px 20px;
}

table.table a {
	color: #3783C5;
	text-decoration: underline;
}

.table td,.table th {
	vertical-align: middle;
}

thead,table th {
	background: #F7F7F7;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media ( min-width : 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

.rowgalery .img-fluid {
	margin-bottom: 5px;
}

/* form*/
.preform_desc {
	font-style: italic;
}

.redstar {
	color: Red;
	font-size: 1em;
}

.breadcrumb {
	background-color: white;
	background: url("/imgcss/ctv1.gif") no-repeat left center;
}

.breadcrumb a {
	color: #3783C5;
	text-decoration: underline;
}

.breadcrumb a:hover {
	text-decoration: none;
}
.navbar .breadcrumb .breadcrumb-item.active {
    color: black;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: .3rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .3rem;
    color: #6c757d;
    content: "/";
}
.brnavbar {
	box-shadow: none;
	-webkit-box-shadow: node;
}
.navbar .breadcrumb .breadcrumb-item::before {
    color: black;
}
#print {
	display: none;
}
@media ( min-width : 576px) {
	#print {
		display: inline;
	}
	#print a {
		background: url("/imgcss/print.gif") no-repeat;
		display: block;
		width: 23px;
		height: 25px;
	}
	#print a span {
		display: none;
	}
}

@media ( min-width : 768px) {
	#print {
		display: inline;
	}
	#print a {
		background: url("/imgcss/print.gif") no-repeat;
		display: block;
		width: 23px;
		height: 25px;
	}
	#print a span {
		display: none;
	}
}

@media ( min-width : 992px) {
	#print {
		display: inline;
	}
	#print a {
		background: url("/imgcss/print.gif") no-repeat;
		display: block;
		width: 23px;
		height: 25px;
	}
	#print a span {
		display: none;
	}
}

@media ( min-width : 1200px) {
	#print {
		display: inline;
	}
	#print a {
		background: url("/imgcss/print.gif") no-repeat;
		display: block;
		width: 23px;
		height: 25px;
	}
	#print a span {
		display: none;
	}
}

#print li {
	background: none;
}
@media  print {
	* {
		margin: 0px;
		padding: 0px;
	}
	body {
		font-family: 'Arial CE', Arial, sans-serif;
		font-size: 75%;
		background: #FFFFFF;
		text-align: center;
		color: #000000;
	}
	#page {
		position: relative;
		margin: 0 auto 0 auto;
		text-align: left;
	}
	p,ul,ol,table {
		margin-bottom: 1em;
	}
	#text li ul {
		margin-bottom: 0;
	}
	ul,ol {
		list-style-position: inside;
		line-height: 1.5em;
	}
	#footer {
		margin-top: 2em;
		padding: 10px 0 10px 0;
		border-top: 1px solid #CCCCCC;
	}
	/*--- obecne tagy (typografie) ---*/
	hr {
		display: none;
	}
	h1,h2,h3,h4,h5,h6 {
		margin: 0 0 0.5em 0;
		line-height: 1.1em;
	}
	h1 {
		font-size: 1.6em;
		margin: 1em 0 0.8em 0;
	}
	h2 {
		font-size: 1.4em;
		margin-top: 2em;
	}
	h3 {
		font-size: 1.2em;
		font-style: italic;
	}
	h4 {
		font-size: 1em;
	}
	caption,dfn,cite,q,em {
		font-style: italic;
	}
	dfn,abbr,acronym {
		border-bottom: 1px dotted;
		cursor: help;
		font-variant: normal;
		font-style: normal;
	}
	address {
		font-variant: normal;
		font-style: normal;
	}
	code {
		font-family: monospace;
		font-size: 1.2em;
	}
	strong {
		font-weight: bold;
	}
	fieldset {
		padding: 10px;
		border: 1px solid #CCCCCC;
	}
	legend {
		margin: 0 .5em;
		padding: .5em 0;
		color: #666;
	}
	textarea {
		width: 300px;
	}
	label span {
		display: block;
		float: left;
		width: 170px;
		clear: inherit;
		font-size: 0.9em;
	}
	table {
		font-size: 100%;
		border-collapse: collapse;
		margin: 0 0 1em 0;
	}
	table td,table th {
		border: 1px solid #EBEBEB;
		padding: 4px 5px 4px 5px;
	}
	table th {
		background: #555555;
		color: #fff;
		font-weight: normal;
		text-align: left;
	}
	a {
		text-decoration: none;
	}
	/*---obecne tridy ---*/
	.clear {
		clear: both;
		font-size: 1px;
		height: 1px;
	}
	.picL {
		float: left;
		margin: 5px 20px 20px 20px;
	}
	.picR {
		float: right;
		margin: 5px 20px 20px 20px;
	}
	nav, footer {
		display: none !important;
	}
	main {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		width: 100%  !important;
		margin-left: 0 !important;
	}
	#header, #header-text, #sidebarMenu{
		display: none !important;
	}
}