body {
	color: #333333;
	font-family: 'Roboto',"Helvetica CE",Helvetica,sans-serif;	
	font-size: 80%;
	letter-spacing: 0.03em;
    line-height: 1.4em;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

body.myBody {background:#f2f2f2;/* url(/images/bodyTopBg.jpg) no-repeat top center;*/}


td,th {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

th {font-weight: bold;}

form {display:inline;}

input, textarea, select {border: none;}

fieldset{
	padding: 0.5em;
	margin: 0em 0em 1em 0em;
}


ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul ul {
    padding: 0;
    margin: 0;
}

li {
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 5px 15px;
}

ul.nolipadding li {padding-left:0;}

ol {padding:0 5px 0 0;margin:0 0 0 15px;}/*margin-left: 15px;*/

ol li {background-image: none; padding-left: 0px; font-weight: bold;}


p {
	padding: 0em;
	margin: 0em 0em 1.5em 0em;
	color:#615e5e;
}

img {
	border: 0px; 
	padding: 0px; 
	margin: 0px;	
}


/* --------------- Odkaz ----------------------- */
a:link, a {
    color:#91C382;
 	text-decoration: none;
}
a:visited {color:#91C382;}
 
a:hover, a:active, a:focus  {
 	text-decoration: underline;
    color:#333333;
}
 

/* ------------------ nadpisy ------------------ */
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}

h1 {
	color: #fff;
	font-size: 1.4em;
}

h2  {
	color:#615e5e;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0em 0em 0.6em 0em;
}

h3 {
  	font-size: 1.2em;
	font-weight: bold;
	padding: 0.7em 0em 0.7em 0em;  
	color:#000;
}

h4 {
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 30px;
	padding-bottom: 15px;
	background: url(/images/sipecka2.png) no-repeat 0 13px;
	color: #1cacb9;
	font-size: 0.95em;
}

h5 {
	color:#615e5e;
	padding-top: 0.9em;
	padding-bottom:0.55em;
	font-size: 0.8em;
	font-weight: bold;
}

h6 {
	padding:0.5em 0;
}

/* ------------------------citat v textu -------------------------
.quotation {display:block;padding:25px 20px 10px 0px;
	text-align:center;
	font-size:1em;
	font-style:italic;
	color:#a5a5a5;
	background:url(/images/quoteTop.png) no-repeat 15px 10px;
	margin:20px 0;
}

.quotation .innerQuote {padding-bottom:15px;
    display:block;
    padding-left:30px;
    background:url(/images/quoteBottom.png) no-repeat right bottom;
    line-height: 1.2em;
}
*/
/* ------------------------citat v textu -------------------------*/
.quotation {
	padding:15px 50px 15px 45px;
	text-align:center;
	font-size:1em;
	font-style:italic;
	color:#a5a5a5;
	background-image:url(/images/quoteTop.png),url(/images/quoteBottom.png) ;
	background-repeat: no-repeat;
	background-position:top left,right bottom;
	margin:20px 0;
}

/* ------------------TRIK CASCADES-------------------- */
.clearFloat{
	clear:both;
}
.errMsg{
	display: block;
	vertical-align: middle;
	padding: 2px;
	padding-left: 15px;
	padding-top: 3px;
	height: 17px;
	font-weight: bold;
	margin-bottom: 1em; 
    margin-top: 1em;
}
.errMsg a {text-decoration: underline;}
.errMsg a:hover {text-decoration: none;}
.infoMsg{
	display: block;
	vertical-align: middle;
	padding: 2px;
	padding-left: 15px;
	padding-top: 3px;
	height: 17px;
	font-weight: bold; 
	margin-top: 1em;
}
.infoMsg a {text-decoration: underline;}
.infoMsg a:hover {text-decoration: none;}

#newColumn1 .infoMsg {padding-left:0;margin-bottom:30px;}

.fileSize{
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-right: 10px;
}
.hide{
	display: none;
}
.noborder {
	border: 0em;
}

.pageNumbersC{	
	margin-bottom: 1em; margin-right: 1em;
	background-color: #fff; 	 		
	font-weight: bold;
	width: 97%;
}
.pageNumbers{ padding: 0.7em 0.5em 0em 0em;}

#newColumn1 .pageNumbersC {clear:both;}
/* --------------------------- datova tabulka -------------------------- */
.datatable {

}

.datatable label {
    font-weight: normal;
}

.zarizeniTable {
     width: 50%;
}

.zarizeniTable td {
    padding-right: 25px; 
}


.datatable2 {
  margin: 0;
  padding: 0;
}

.datatable th, .datatable2 th {
	font-weight: bold;
	padding-right: 0.5em;
	vertical-align: top;

}
iframe.youtubef{width:100%;max-width:600px;}
iframe[src*="youtube"]{width:100%;max-width:600px;}
.datatable td.suda {}

.datatable td.cena{
    text-align: right;
    white-space: nowrap;
}

p img {
  padding: 0px 8px 5px 0px;max-width:100%; height: auto !important;
}

.runplan {font-size:0.9em;}
.runplan th {text-align:center;padding:5px 5px;background:#91c382;color:#fff;}
.runplan td {padding:5px 4px;background:#e8ece6;} 

.kolekce th.name {padding:20px 10px 10px 10px ;font-size:1.2em;}