table { font-size:100%; margin-bottom: 0.5em; }
h2, h3 {
	font-weight: bold;
	margin: 0;
	color: #CC3300;
	padding-bottom: 0.4em;
}

h2 { font-size: 1.2em;}
h3 { font-size: 1.0em; }

p { text-align: justify; margin: 0 0 10px; }
ul { list-style-type: square; margin: 0.2em 0.5em 0.1em 3em; padding: 0; }
ul li ul { margin-left: 1.5em; padding: 0;}
ol { margin-top: 0.5em; }
li { padding-bottom: 5px; }
.noborder { border: none !important; }
 img { border: none; }

td.right, .right{text-align: right !important;}
td.center, th.center, .center, .center th {text-align: center !important;}
th.left, td.left, .left{text-align: left !important;}
.top{vertical-align: top !important;}
.vcenter{vertical-align: middle !important;}
.vac th {vertical-align: middle !important;}
tr.white, td.white { background-color: #ffffff !important; }

.tabt {
 border: 1px solid #DFDAC6;
 margin-bottom: 15px;
}

.tabt {
  width: 100%;
 _width: 96%;
   clear: both;
}

.tabt td {
 padding: 3px 5px;
 background-color: #f4f2eb;
}

.tabt .head td {
 font-weight: bold;
 color: #CC3300;
 padding-bottom: 3px;
 margin: 0;
 background-color: #ffffff;
}

.tabt th {
 font-weight: bold;
 padding: 3px 3px 3px 4px;
 background-color: #e5e1d1;
 vertical-align: top;
 text-align: left;
}

.image {
 margin-left: 0.6em;
 margin-bottom: 0.3em;
 float: right;
}

.image img { margin-bottom: 1em; }

/* Obecne */

.schema {
 border: 1px solid #DFDAC6;
 width: 100%;
 margin-bottom: 25px;
 text-align: center;
}

div.schema img { margin: 5px 0; }
div.schema p { text-align: center; }

.typelist {
 clear: both;
 float: right;
 margin-bottom: 0.5em;
}

.typelist a { text-decoration: none; }

.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w33 { width: 33%; }
.w48, .halfwidth { width: 48%; _width: 47%; }
.w85px { width: 85px; }

.t{background-color: #f4f2eb;} /*sede pozadi*/
.b{font-weight: bold;}
.u{text-decoration: underline;}
.dot{ background: url(/img/tecka.gif) repeat; width: 550px }
.nodisplay { display:none; }
.small { font-size: 80%; }


